diff --git a/dependency/clickhouse/10.2.5/CHANGELOG.md b/dependency/clickhouse/10.2.5/CHANGELOG.md
new file mode 100644
index 0000000000..52604e4707
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [clickhouse-10.2.5](https://github.com/truecharts/charts/compare/clickhouse-10.2.4...clickhouse-10.2.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [clickhouse-10.2.4](https://github.com/truecharts/charts/compare/clickhouse-10.2.3...clickhouse-10.2.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [clickhouse-10.2.3](https://github.com/truecharts/charts/compare/clickhouse-10.2.0...clickhouse-10.2.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [clickhouse-10.2.2](https://github.com/truecharts/charts/compare/clickhouse-10.2.0...clickhouse-10.2.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [clickhouse-10.2.0](https://github.com/truecharts/charts/compare/clickhouse-10.1.0...clickhouse-10.2.0) (2023-12-31)
+
+### Chore
+
+- update container image clickhouse/clickhouse-server to v23.12.1.1368[@db99f9b](https://github.com/db99f9b) by renovate ([#16674](https://github.com/truecharts/charts/issues/16674))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [clickhouse-10.1.0](https://github.com/truecharts/charts/compare/clickhouse-10.0.3...clickhouse-10.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [clickhouse-10.0.3](https://github.com/truecharts/charts/compare/clickhouse-10.0.2...clickhouse-10.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [clickhouse-10.0.2](https://github.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [clickhouse-10.0.1](https://github.com/truecharts/charts/compare/clickhouse-10.0.0...clickhouse-10.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [clickhouse-10.0.0](https://github.com/truecharts/charts/compare/clickhouse-9.0.20...clickhouse-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [clickhouse-9.0.20](https://github.com/truecharts/charts/compare/clickhouse-9.0.19...clickhouse-9.0.20) (2023-12-25)
+
+### Chore
diff --git a/dependency/clickhouse/10.2.5/Chart.yaml b/dependency/clickhouse/10.2.5/Chart.yaml
new file mode 100644
index 0000000000..145e07a35d
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: clickhouse
+version: 10.2.5
+appVersion: 23.12.1.1368
+description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
+home: https://truecharts.org/charts/dependency/clickhouse
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
+deprecated: false
+sources:
+ - https://clickhouse.com/
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
+ - https://hub.docker.com/r/clickhouse/clickhouse-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - database
+ - clickhouse
+ - sql
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/clickhouse/10.2.5/README.md b/dependency/clickhouse/10.2.5/README.md
new file mode 100644
index 0000000000..431e6b6971
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/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/dependency/clickhouse)
+
+**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/dependency/clickhouse/10.2.5/app-changelog.md b/dependency/clickhouse/10.2.5/app-changelog.md
new file mode 100644
index 0000000000..2b92a06613
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [clickhouse-10.2.5](https://github.com/truecharts/charts/compare/clickhouse-10.2.4...clickhouse-10.2.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/clickhouse/10.2.5/app-readme.md b/dependency/clickhouse/10.2.5/app-readme.md
new file mode 100644
index 0000000000..64dbbd02c1
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/app-readme.md
@@ -0,0 +1,8 @@
+ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/clickhouse](https://truecharts.org/charts/dependency/clickhouse)
+
+---
+
+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/dependency/clickhouse/10.2.5/charts/common-17.2.21.tgz b/dependency/clickhouse/10.2.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/clickhouse/10.2.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/clickhouse/10.2.5/ix_values.yaml b/dependency/clickhouse/10.2.5/ix_values.yaml
new file mode 100644
index 0000000000..8f843d782a
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/ix_values.yaml
@@ -0,0 +1,69 @@
+image:
+ repository: clickhouse/clickhouse-server
+ pullPolicy: IfNotPresent
+ tag: 23.12.1.1368@sha256:db99f9b8f21df992c016ccfcf4ffa3ee1ed2b265f15b269a880d68e9f5bec8e3
+workload:
+ main:
+ replicas: 1
+ podSpec:
+ containers:
+ main:
+ env:
+ CLICKHOUSE_DB: "{{ .Values.clickhouseDatabase }}"
+ CLICKHOUSE_USER: "{{ .Values.clickhouseUsername }}"
+ CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: "{{ .Values.clickhouseDefaultAccessManagement }}"
+ CLICKHOUSE_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.clickhousePassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.clickhousePassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "clickhousecreds" }}{{ end }}'
+ key: "clickhouse-password"
+ probes:
+ liveness:
+ type: http
+ path: /ping
+ readiness:
+ type: http
+ path: /ping
+ startup:
+ type: http
+ path: /ping
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ # Optional capabilities advanced ClickHouse features. See also:
+ # https://github.com/ClickHouse/ClickHouse/blob/master/docker/server/README.md#linux-capabilities
+ # https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-clickhouse-in-docker/
+ # https://github.com/ClickHouse/ClickHouse/blob/b844c36a9d5e76300a88b4f49e6debccf1ad22e4/programs/install/Install.cpp#L793-L804
+ # capabilities:
+ # add:
+ # - IPC_LOCK
+ # - NET_ADMIN
+ # - SYS_NICE
+service:
+ main:
+ ports:
+ main:
+ port: 8123
+ protocol: http
+ targetPort: 8123
+persistence:
+ data:
+ enabled: true
+ mountPath: /var/lib/clickhouse
+clickhouseDatabase: "test"
+clickhouseUsername: "test"
+clickhouseDefaultAccessManagement: 0
+# -- Secret or password
+# One of these options is required, unless used as a dependency for another TrueCharts chart.
+clickhousePassword: ""
+existingSecret: ""
+secret:
+ credentials:
+ enabled: true
+ data:
+ clickhouse-password: '{{ ( .Values.clickhousePassword | default "empty" ) }}'
+portal:
+ open:
+ enabled: false
+manifestManager:
+ enabled: false
diff --git a/dependency/clickhouse/10.2.5/questions.yaml b/dependency/clickhouse/10.2.5/questions.yaml
new file mode 100644
index 0000000000..4b1c541745
--- /dev/null
+++ b/dependency/clickhouse/10.2.5/questions.yaml
@@ -0,0 +1,2849 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: clickhouseDatabase
+ group: "App Configuration"
+ label: "Database Name"
+ schema:
+ type: string
+ default: "test"
+ required: true
+ - variable: clickhouseUsername
+ group: "App Configuration"
+ label: "Database User"
+ schema:
+ type: string
+ default: "test"
+ required: true
+ - variable: clickhousePassword
+ group: "App Configuration"
+ label: "Database Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ private: true
+ - variable: clickhouseDefaultAccessManagement
+ group: "App Configuration"
+ label: "Default Access Management"
+ schema:
+ type: int
+ default: 0
+ required: true
+ enum:
+ - value: 0
+ description: "Disabled"
+ - value: 1
+ description: "Enabled"
+ - 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: 8123
+ 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:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: data
+ label: Data Storage
+ description: Stores the ClickHouse Data
+ schema:
+ type: dict
+ hidden: true
+ 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: config-server
+ label: Server Configuration Storage
+ description: Files with Server Settings Adjustments
+ schema:
+ type: dict
+ hidden: true
+ 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: config-users
+ label: Users Configuration Storage
+ description: Files with Users Settings Adjustments
+ schema:
+ type: dict
+ hidden: true
+ 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/dependency/kube-state-metrics/6.1.4/templates/NOTES.txt b/dependency/clickhouse/10.2.5/templates/NOTES.txt
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/templates/NOTES.txt
rename to dependency/clickhouse/10.2.5/templates/NOTES.txt
diff --git a/dependency/kube-state-metrics/6.1.4/templates/common.yaml b/dependency/clickhouse/10.2.5/templates/common.yaml
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/templates/common.yaml
rename to dependency/clickhouse/10.2.5/templates/common.yaml
diff --git a/dependency/kube-state-metrics/6.1.4/values.yaml b/dependency/clickhouse/10.2.5/values.yaml
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/values.yaml
rename to dependency/clickhouse/10.2.5/values.yaml
diff --git a/dependency/kube-state-metrics/6.1.4/CHANGELOG.md b/dependency/kube-state-metrics/6.1.4/CHANGELOG.md
deleted file mode 100644
index 79b32f2270..0000000000
--- a/dependency/kube-state-metrics/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [kube-state-metrics-6.1.4](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.3...kube-state-metrics-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [kube-state-metrics-6.1.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [kube-state-metrics-6.1.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [kube-state-metrics-6.1.0](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.3...kube-state-metrics-6.1.0) (2023-12-28)
-
-### Chore
-
-- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
-
-## [kube-state-metrics-6.0.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.2...kube-state-metrics-6.0.3) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
-
-## [kube-state-metrics-6.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.1...kube-state-metrics-6.0.2) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
-
-## [kube-state-metrics-6.0.1](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.0...kube-state-metrics-6.0.1) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
-
-## [kube-state-metrics-6.0.0](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.18...kube-state-metrics-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
-
-## [kube-state-metrics-5.0.18](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.17...kube-state-metrics-5.0.18) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
-
-## [kube-state-metrics-5.0.17](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.16...kube-state-metrics-5.0.17) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
-
-## [kube-state-metrics-5.0.16](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.15...kube-state-metrics-5.0.16) (2023-12-24)
-
-### Chore
-
-- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
-
-## [kube-state-metrics-5.0.15](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.14...kube-state-metrics-5.0.15) (2023-12-24)
diff --git a/dependency/kube-state-metrics/6.1.4/Chart.yaml b/dependency/kube-state-metrics/6.1.4/Chart.yaml
deleted file mode 100644
index d6cf2e52e4..0000000000
--- a/dependency/kube-state-metrics/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: kube-state-metrics
-version: 6.1.4
-appVersion: 2.10.1
-description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
-home: https://truecharts.org/charts/dependency/kube-state-metrics
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
- - https://hub.docker.com/r/bitnami/kube-state-metrics
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - prometheus
- - kube-state-metrics
- - monitoring
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: metrics
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: dependency
-type: application
diff --git a/dependency/kube-state-metrics/6.1.4/app-changelog.md b/dependency/kube-state-metrics/6.1.4/app-changelog.md
deleted file mode 100644
index e7241af92f..0000000000
--- a/dependency/kube-state-metrics/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [kube-state-metrics-6.1.4](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.3...kube-state-metrics-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dependency/kube-state-metrics/6.1.4/charts/common-17.2.19.tgz b/dependency/kube-state-metrics/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/dependency/kube-state-metrics/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/dependency/kube-state-metrics/6.1.5/CHANGELOG.md b/dependency/kube-state-metrics/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..d4e51fc910
--- /dev/null
+++ b/dependency/kube-state-metrics/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [kube-state-metrics-6.1.5](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.4...kube-state-metrics-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [kube-state-metrics-6.1.4](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.3...kube-state-metrics-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [kube-state-metrics-6.1.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [kube-state-metrics-6.1.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.0...kube-state-metrics-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [kube-state-metrics-6.1.0](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.3...kube-state-metrics-6.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [kube-state-metrics-6.0.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.2...kube-state-metrics-6.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [kube-state-metrics-6.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.1...kube-state-metrics-6.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [kube-state-metrics-6.0.1](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.0...kube-state-metrics-6.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [kube-state-metrics-6.0.0](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.18...kube-state-metrics-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [kube-state-metrics-5.0.18](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.17...kube-state-metrics-5.0.18) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
+## [kube-state-metrics-5.0.17](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.16...kube-state-metrics-5.0.17) (2023-12-25)
+
+### Chore
+
diff --git a/dependency/kube-state-metrics/6.1.5/Chart.yaml b/dependency/kube-state-metrics/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..3ed47032cd
--- /dev/null
+++ b/dependency/kube-state-metrics/6.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: kube-state-metrics
+version: 6.1.5
+appVersion: 2.10.1
+description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
+home: https://truecharts.org/charts/dependency/kube-state-metrics
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
+ - https://hub.docker.com/r/bitnami/kube-state-metrics
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - prometheus
+ - kube-state-metrics
+ - monitoring
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: metrics
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/kube-state-metrics/6.1.4/LICENSE b/dependency/kube-state-metrics/6.1.5/LICENSE
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/LICENSE
rename to dependency/kube-state-metrics/6.1.5/LICENSE
diff --git a/dependency/kube-state-metrics/6.1.4/README.md b/dependency/kube-state-metrics/6.1.5/README.md
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/README.md
rename to dependency/kube-state-metrics/6.1.5/README.md
diff --git a/dependency/kube-state-metrics/6.1.5/app-changelog.md b/dependency/kube-state-metrics/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..1206fef493
--- /dev/null
+++ b/dependency/kube-state-metrics/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [kube-state-metrics-6.1.5](https://github.com/truecharts/charts/compare/kube-state-metrics-6.1.4...kube-state-metrics-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/kube-state-metrics/6.1.4/app-readme.md b/dependency/kube-state-metrics/6.1.5/app-readme.md
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/app-readme.md
rename to dependency/kube-state-metrics/6.1.5/app-readme.md
diff --git a/dependency/kube-state-metrics/6.1.5/charts/common-17.2.21.tgz b/dependency/kube-state-metrics/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/kube-state-metrics/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/kube-state-metrics/6.1.4/ix_values.yaml b/dependency/kube-state-metrics/6.1.5/ix_values.yaml
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/ix_values.yaml
rename to dependency/kube-state-metrics/6.1.5/ix_values.yaml
diff --git a/dependency/kube-state-metrics/6.1.4/questions.yaml b/dependency/kube-state-metrics/6.1.5/questions.yaml
similarity index 100%
rename from dependency/kube-state-metrics/6.1.4/questions.yaml
rename to dependency/kube-state-metrics/6.1.5/questions.yaml
diff --git a/dependency/node-exporter/6.1.4/templates/NOTES.txt b/dependency/kube-state-metrics/6.1.5/templates/NOTES.txt
similarity index 100%
rename from dependency/node-exporter/6.1.4/templates/NOTES.txt
rename to dependency/kube-state-metrics/6.1.5/templates/NOTES.txt
diff --git a/dependency/node-exporter/6.1.4/templates/common.yaml b/dependency/kube-state-metrics/6.1.5/templates/common.yaml
similarity index 100%
rename from dependency/node-exporter/6.1.4/templates/common.yaml
rename to dependency/kube-state-metrics/6.1.5/templates/common.yaml
diff --git a/dependency/node-exporter/6.1.4/values.yaml b/dependency/kube-state-metrics/6.1.5/values.yaml
similarity index 100%
rename from dependency/node-exporter/6.1.4/values.yaml
rename to dependency/kube-state-metrics/6.1.5/values.yaml
diff --git a/dependency/mariadb/12.1.5/CHANGELOG.md b/dependency/mariadb/12.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3cfe02ea99
--- /dev/null
+++ b/dependency/mariadb/12.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [mariadb-12.1.5](https://github.com/truecharts/charts/compare/mariadb-12.1.4...mariadb-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [mariadb-12.1.4](https://github.com/truecharts/charts/compare/mariadb-12.1.3...mariadb-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [mariadb-12.1.3](https://github.com/truecharts/charts/compare/mariadb-12.1.0...mariadb-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [mariadb-12.1.2](https://github.com/truecharts/charts/compare/mariadb-12.1.0...mariadb-12.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [mariadb-12.1.0](https://github.com/truecharts/charts/compare/mariadb-12.0.3...mariadb-12.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [mariadb-12.0.3](https://github.com/truecharts/charts/compare/mariadb-12.0.2...mariadb-12.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [mariadb-12.0.2](https://github.com/truecharts/charts/compare/mariadb-12.0.1...mariadb-12.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [mariadb-12.0.1](https://github.com/truecharts/charts/compare/mariadb-12.0.0...mariadb-12.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [mariadb-12.0.0](https://github.com/truecharts/charts/compare/mariadb-11.1.2...mariadb-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [mariadb-11.1.2](https://github.com/truecharts/charts/compare/mariadb-11.1.1...mariadb-11.1.2) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
diff --git a/dependency/mariadb/12.1.5/Chart.yaml b/dependency/mariadb/12.1.5/Chart.yaml
new file mode 100644
index 0000000000..1644301dc0
--- /dev/null
+++ b/dependency/mariadb/12.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: mariadb
+version: 12.1.5
+appVersion: 11.2.2
+description: Fast, reliable, scalable, and easy to use open-source relational database system.
+home: https://truecharts.org/charts/dependency/mariadb
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
+deprecated: false
+sources:
+ - https://github.com/bitnami/bitnami-docker-mariadb
+ - https://github.com/prometheus/mysqld_exporter
+ - https://mariadb.org
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
+ - https://hub.docker.com/r/bitnami/mariadb
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - mariadb
+ - mysql
+ - database
+ - sql
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/mariadb/12.1.5/README.md b/dependency/mariadb/12.1.5/README.md
new file mode 100644
index 0000000000..46e54b71f2
--- /dev/null
+++ b/dependency/mariadb/12.1.5/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/dependency/mariadb)
+
+**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/dependency/mariadb/12.1.5/app-changelog.md b/dependency/mariadb/12.1.5/app-changelog.md
new file mode 100644
index 0000000000..165c4aebab
--- /dev/null
+++ b/dependency/mariadb/12.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mariadb-12.1.5](https://github.com/truecharts/charts/compare/mariadb-12.1.4...mariadb-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/mariadb/12.1.5/app-readme.md b/dependency/mariadb/12.1.5/app-readme.md
new file mode 100644
index 0000000000..8ed082bd9c
--- /dev/null
+++ b/dependency/mariadb/12.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Fast, reliable, scalable, and easy to use open-source relational database system.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mariadb](https://truecharts.org/charts/dependency/mariadb)
+
+---
+
+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/dependency/mariadb/12.1.5/charts/common-17.2.21.tgz b/dependency/mariadb/12.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/mariadb/12.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/mariadb/12.1.5/ix_values.yaml b/dependency/mariadb/12.1.5/ix_values.yaml
new file mode 100644
index 0000000000..1132600f33
--- /dev/null
+++ b/dependency/mariadb/12.1.5/ix_values.yaml
@@ -0,0 +1,76 @@
+image:
+ repository: bitnami/mariadb
+ pullPolicy: IfNotPresent
+ tag: 11.2.2@sha256:a095ab826c977ef12e06ff0004fd788f6ef10c1d066590c8e110c9d0be868127
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ MARIADB_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
+ key: "mariadb-password"
+ MARIADB_ROOT_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
+ key: "mariadb-root-password"
+ MARIADB_USER: "{{ .Values.mariadbUsername }}"
+ MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - /bin/bash
+ - -ec
+ - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - /bin/bash
+ - -ec
+ - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
+ startup:
+ enabled: true
+ type: exec
+ command:
+ - /bin/bash
+ - -ec
+ - "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
+service:
+ main:
+ ports:
+ main:
+ port: 3306
+ targetPort: 3306
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+secret:
+ credentials:
+ enabled: true
+ data:
+ mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
+ mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
+persistence:
+ data:
+ enabled: true
+ mountPath: "/bitnami/mariadb"
+mariadbUsername: "test"
+mariadbDatabase: "test"
+mariadbRootPassword: "testroot"
+# -- Secret or password
+# One of these options is required, unless used as a dependency for another TrueCharts chart.
+mariadbPassword: ""
+existingSecret: ""
+portal:
+ open:
+ enabled: false
+manifestManager:
+ enabled: false
diff --git a/dependency/mariadb/12.1.5/questions.yaml b/dependency/mariadb/12.1.5/questions.yaml
new file mode 100644
index 0000000000..d0ccea8192
--- /dev/null
+++ b/dependency/mariadb/12.1.5/questions.yaml
@@ -0,0 +1,2297 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: mariadbDatabase
+ group: "App Configuration"
+ label: "Database Name"
+ schema:
+ type: string
+ default: "mydatabase"
+ required: true
+ - variable: mariadbUsername
+ group: "App Configuration"
+ label: "Database User"
+ schema:
+ type: string
+ default: "mydatabaseuser"
+ required: true
+ - variable: mariadbPassword
+ group: "App Configuration"
+ label: "Database Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: mariadbRootPassword
+ group: "App Configuration"
+ label: "Root Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 3306
+ 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:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: data
+ label: "DB Storage"
+ description: "Stores the old Application Database."
+ schema:
+ type: dict
+ hidden: true
+ 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: 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/dependency/solr/9.1.4/templates/NOTES.txt b/dependency/mariadb/12.1.5/templates/NOTES.txt
similarity index 100%
rename from dependency/solr/9.1.4/templates/NOTES.txt
rename to dependency/mariadb/12.1.5/templates/NOTES.txt
diff --git a/dev/icinga2/8.0.11/templates/common.yaml b/dependency/mariadb/12.1.5/templates/common.yaml
similarity index 100%
rename from dev/icinga2/8.0.11/templates/common.yaml
rename to dependency/mariadb/12.1.5/templates/common.yaml
diff --git a/dependency/solr/9.1.4/values.yaml b/dependency/mariadb/12.1.5/values.yaml
similarity index 100%
rename from dependency/solr/9.1.4/values.yaml
rename to dependency/mariadb/12.1.5/values.yaml
diff --git a/dependency/memcached/11.1.5/CHANGELOG.md b/dependency/memcached/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..49d3e8165c
--- /dev/null
+++ b/dependency/memcached/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [memcached-11.1.5](https://github.com/truecharts/charts/compare/memcached-11.1.4...memcached-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [memcached-11.1.4](https://github.com/truecharts/charts/compare/memcached-11.1.3...memcached-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [memcached-11.1.3](https://github.com/truecharts/charts/compare/memcached-11.1.0...memcached-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [memcached-11.1.2](https://github.com/truecharts/charts/compare/memcached-11.1.0...memcached-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [memcached-11.1.0](https://github.com/truecharts/charts/compare/memcached-11.0.3...memcached-11.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [memcached-11.0.3](https://github.com/truecharts/charts/compare/memcached-11.0.2...memcached-11.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [memcached-11.0.2](https://github.com/truecharts/charts/compare/memcached-11.0.1...memcached-11.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [memcached-11.0.1](https://github.com/truecharts/charts/compare/memcached-11.0.0...memcached-11.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [memcached-11.0.0](https://github.com/truecharts/charts/compare/memcached-10.0.19...memcached-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [memcached-10.0.19](https://github.com/truecharts/charts/compare/memcached-10.0.18...memcached-10.0.19) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
diff --git a/dependency/memcached/11.1.5/Chart.yaml b/dependency/memcached/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..49e2a7cff5
--- /dev/null
+++ b/dependency/memcached/11.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: memcached
+version: 11.1.5
+appVersion: 1.6.22
+description: Memcached is a memory-backed database caching solution
+home: https://truecharts.org/charts/dependency/memcached
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
+deprecated: false
+sources:
+ - https://github.com/bitnami/bitnami-docker-memcached
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
+ - https://hub.docker.com/r/bitnami/memcached
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - memcached
+ - database
+ - cache
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/memcached/11.1.5/README.md b/dependency/memcached/11.1.5/README.md
new file mode 100644
index 0000000000..071d149284
--- /dev/null
+++ b/dependency/memcached/11.1.5/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/dependency/memcached)
+
+**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/dependency/memcached/11.1.5/app-changelog.md b/dependency/memcached/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..528fe985f4
--- /dev/null
+++ b/dependency/memcached/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [memcached-11.1.5](https://github.com/truecharts/charts/compare/memcached-11.1.4...memcached-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/memcached/11.1.5/app-readme.md b/dependency/memcached/11.1.5/app-readme.md
new file mode 100644
index 0000000000..0341d91820
--- /dev/null
+++ b/dependency/memcached/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Memcached is a memory-backed database caching solution
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/memcached](https://truecharts.org/charts/dependency/memcached)
+
+---
+
+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/dependency/memcached/11.1.5/charts/common-17.2.21.tgz b/dependency/memcached/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/memcached/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/memcached/11.1.5/ix_values.yaml b/dependency/memcached/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..e49bf8e770
--- /dev/null
+++ b/dependency/memcached/11.1.5/ix_values.yaml
@@ -0,0 +1,16 @@
+image:
+ repository: bitnami/memcached
+ pullPolicy: IfNotPresent
+ tag: 1.6.22@sha256:f7f5768ac781be374fbb550004dfa7755a4d10e66e3811725b3daa6958e636ff
+service:
+ main:
+ ports:
+ main:
+ port: 11211
+ protocol: tcp
+ targetPort: 11211
+portal:
+ open:
+ enabled: false
+manifestManager:
+ enabled: false
diff --git a/dependency/memcached/11.1.5/questions.yaml b/dependency/memcached/11.1.5/questions.yaml
new file mode 100644
index 0000000000..5494b1c018
--- /dev/null
+++ b/dependency/memcached/11.1.5/questions.yaml
@@ -0,0 +1,1985 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 11211
+ 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: 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/enterprise/clusterissuer/6.1.4/templates/NOTES.txt b/dependency/memcached/11.1.5/templates/NOTES.txt
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/NOTES.txt
rename to dependency/memcached/11.1.5/templates/NOTES.txt
diff --git a/dependency/solr/9.1.4/templates/common.yaml b/dependency/memcached/11.1.5/templates/common.yaml
similarity index 100%
rename from dependency/solr/9.1.4/templates/common.yaml
rename to dependency/memcached/11.1.5/templates/common.yaml
diff --git a/dev/checkmk/1.0.11/values.yaml b/dependency/memcached/11.1.5/values.yaml
similarity index 100%
rename from dev/checkmk/1.0.11/values.yaml
rename to dependency/memcached/11.1.5/values.yaml
diff --git a/dependency/mongodb/11.1.6/CHANGELOG.md b/dependency/mongodb/11.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..a3903de7de
--- /dev/null
+++ b/dependency/mongodb/11.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [mongodb-11.1.6](https://github.com/truecharts/charts/compare/mongodb-11.1.5...mongodb-11.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [mongodb-11.1.5](https://github.com/truecharts/charts/compare/mongodb-11.1.4...mongodb-11.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [mongodb-11.1.4](https://github.com/truecharts/charts/compare/mongodb-11.1.1...mongodb-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [mongodb-11.1.3](https://github.com/truecharts/charts/compare/mongodb-11.1.1...mongodb-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [mongodb-11.1.1](https://github.com/truecharts/charts/compare/mongodb-11.1.0...mongodb-11.1.1) (2023-12-31)
+
+### Chore
+
+- update container image bitnami/mongodb to 7.0.4[@d9dae45](https://github.com/d9dae45) by renovate ([#16591](https://github.com/truecharts/charts/issues/16591))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [mongodb-11.1.0](https://github.com/truecharts/charts/compare/mongodb-11.0.3...mongodb-11.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [mongodb-11.0.3](https://github.com/truecharts/charts/compare/mongodb-11.0.2...mongodb-11.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [mongodb-11.0.2](https://github.com/truecharts/charts/compare/mongodb-11.0.1...mongodb-11.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [mongodb-11.0.1](https://github.com/truecharts/charts/compare/mongodb-11.0.0...mongodb-11.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [mongodb-11.0.0](https://github.com/truecharts/charts/compare/mongodb-10.0.19...mongodb-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [mongodb-10.0.19](https://github.com/truecharts/charts/compare/mongodb-10.0.18...mongodb-10.0.19) (2023-12-25)
+
+### Chore
diff --git a/dependency/mongodb/11.1.6/Chart.yaml b/dependency/mongodb/11.1.6/Chart.yaml
new file mode 100644
index 0000000000..8725fe8684
--- /dev/null
+++ b/dependency/mongodb/11.1.6/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: mongodb
+version: 11.1.6
+appVersion: 7.0.4
+description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
+home: https://truecharts.org/charts/dependency/mongodb
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/bitnami/mongodb
+ - https://www.mongodb.com
+ - https://github.com/bitnami/bitnami-docker-mongodb
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - mongodb
+ - database
+ - nosql
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/mongodb/11.1.6/README.md b/dependency/mongodb/11.1.6/README.md
new file mode 100644
index 0000000000..d194d13043
--- /dev/null
+++ b/dependency/mongodb/11.1.6/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/dependency/mongodb)
+
+**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/dependency/mongodb/11.1.6/app-changelog.md b/dependency/mongodb/11.1.6/app-changelog.md
new file mode 100644
index 0000000000..efe37f6e9c
--- /dev/null
+++ b/dependency/mongodb/11.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mongodb-11.1.6](https://github.com/truecharts/charts/compare/mongodb-11.1.5...mongodb-11.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/mongodb/11.1.6/app-readme.md b/dependency/mongodb/11.1.6/app-readme.md
new file mode 100644
index 0000000000..721b11b33e
--- /dev/null
+++ b/dependency/mongodb/11.1.6/app-readme.md
@@ -0,0 +1,8 @@
+Fast, reliable, scalable, and easy to use open-source no-sql database system.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mongodb](https://truecharts.org/charts/dependency/mongodb)
+
+---
+
+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/dependency/mongodb/11.1.6/charts/common-17.2.21.tgz b/dependency/mongodb/11.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/mongodb/11.1.6/charts/common-17.2.21.tgz differ
diff --git a/dependency/mongodb/11.1.6/ix_values.yaml b/dependency/mongodb/11.1.6/ix_values.yaml
new file mode 100644
index 0000000000..09319ad47d
--- /dev/null
+++ b/dependency/mongodb/11.1.6/ix_values.yaml
@@ -0,0 +1,106 @@
+image:
+ repository: bitnami/mongodb
+ pullPolicy: IfNotPresent
+ tag: 7.0.4@sha256:d9dae459030deb2b3518c2f0f302f61deb2dd2e08c08b11875b8a938aa22a88c
+workload:
+ main:
+ replicas: 1
+ podSpec:
+ containers:
+ main:
+ env:
+ MONGODB_USERNAME: "{{ .Values.mongodbUsername }}"
+ MONGODB_DATABASE: "{{ .Values.mongodbDatabase }}"
+ MONGODB_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
+ key: "mongodb-password"
+ MONGODB_ROOT_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
+ key: "mongodb-root-password"
+ # -- Probe configuration
+ # -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
+ # @default -- See below
+ probes:
+ # -- Liveness probe configuration
+ # @default -- See below
+ liveness:
+ # -- Enable the liveness probe
+ enabled: true
+ # -- Set this to `true` if you wish to specify your own livenessProbe
+ custom: true
+ # -- The spec field contains the values for the default livenessProbe.
+ # If you selected `custom: true`, this field holds the definition of the livenessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - /bin/bash
+ - -ec
+ - echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
+ # -- Redainess probe configuration
+ # @default -- See below
+ readiness:
+ # -- Enable the readiness probe
+ enabled: true
+ # -- Set this to `true` if you wish to specify your own readinessProbe
+ custom: true
+ # -- The spec field contains the values for the default readinessProbe.
+ # If you selected `custom: true`, this field holds the definition of the readinessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - /bin/bash
+ - -ec
+ - echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
+ # -- Startup probe configuration
+ # @default -- See below
+ startup:
+ # -- Enable the startup probe
+ enabled: true
+ custom: true
+ # -- The spec field contains the values for the default livenessProbe.
+ # If you selected `custom: true`, this field holds the definition of the livenessProbe.
+ # @default -- See below
+ spec:
+ exec:
+ command:
+ - /bin/bash
+ - -ec
+ - echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
+service:
+ main:
+ ports:
+ main:
+ port: 27017
+ targetPort: 27017
+securityContext:
+ container:
+ runAsGroup: 0
+ readOnlyRootFilesystem: false
+persistence:
+ data:
+ enabled: true
+ mountPath: "/bitnami/mongodb"
+mongodbUsername: "test"
+mongodbDatabase: "test"
+mongodbRootPassword: "testroot"
+# -- Secret or password
+# One of these options is required, unless used as a dependency for another TrueCharts chart.
+mongodbPassword: ""
+existingSecret: ""
+secret:
+ credentials:
+ enabled: true
+ data:
+ mongodb-password: '{{ ( .Values.mongodbPassword | default "empty" ) }}'
+ mongodb-root-password: '{{ ( .Values.mongodbRootPassword | default "empty" ) }}'
+portal:
+ open:
+ enabled: false
+manifestManager:
+ enabled: false
diff --git a/dependency/mongodb/11.1.6/questions.yaml b/dependency/mongodb/11.1.6/questions.yaml
new file mode 100644
index 0000000000..44a8da7035
--- /dev/null
+++ b/dependency/mongodb/11.1.6/questions.yaml
@@ -0,0 +1,2297 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: mongodbDatabase
+ group: "App Configuration"
+ label: "Database Name"
+ schema:
+ type: string
+ default: "mydatabase"
+ required: true
+ - variable: mongodbUsername
+ group: "App Configuration"
+ label: "Database User"
+ schema:
+ type: string
+ default: "mydatabaseuser"
+ required: true
+ - variable: mongodbPassword
+ group: "App Configuration"
+ label: "Database Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: mongodbRootPassword
+ group: "App Configuration"
+ label: "Root Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 27017
+ 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:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: data
+ label: "DB Storage"
+ description: "Stores the old Application Database."
+ schema:
+ type: dict
+ hidden: true
+ 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: 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/appsmith/6.0.11/templates/NOTES.txt b/dependency/mongodb/11.1.6/templates/NOTES.txt
similarity index 100%
rename from incubator/appsmith/6.0.11/templates/NOTES.txt
rename to dependency/mongodb/11.1.6/templates/NOTES.txt
diff --git a/incubator/self-service-password/4.0.11/templates/common.yaml b/dependency/mongodb/11.1.6/templates/common.yaml
similarity index 100%
rename from incubator/self-service-password/4.0.11/templates/common.yaml
rename to dependency/mongodb/11.1.6/templates/common.yaml
diff --git a/dev/cherry/3.0.11/values.yaml b/dependency/mongodb/11.1.6/values.yaml
similarity index 100%
rename from dev/cherry/3.0.11/values.yaml
rename to dependency/mongodb/11.1.6/values.yaml
diff --git a/dependency/node-exporter/6.1.4/CHANGELOG.md b/dependency/node-exporter/6.1.4/CHANGELOG.md
deleted file mode 100644
index 9e1373c66d..0000000000
--- a/dependency/node-exporter/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [node-exporter-6.1.4](https://github.com/truecharts/charts/compare/node-exporter-6.1.3...node-exporter-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [node-exporter-6.1.3](https://github.com/truecharts/charts/compare/node-exporter-6.1.0...node-exporter-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [node-exporter-6.1.2](https://github.com/truecharts/charts/compare/node-exporter-6.1.0...node-exporter-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [node-exporter-6.1.0](https://github.com/truecharts/charts/compare/node-exporter-6.0.3...node-exporter-6.1.0) (2023-12-28)
-
-### Chore
-
-- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
-
-## [node-exporter-6.0.3](https://github.com/truecharts/charts/compare/node-exporter-6.0.2...node-exporter-6.0.3) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
-
-## [node-exporter-6.0.2](https://github.com/truecharts/charts/compare/node-exporter-6.0.1...node-exporter-6.0.2) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
-
-## [node-exporter-6.0.1](https://github.com/truecharts/charts/compare/node-exporter-6.0.0...node-exporter-6.0.1) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
-
-## [node-exporter-6.0.0](https://github.com/truecharts/charts/compare/node-exporter-5.0.18...node-exporter-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
-
-## [node-exporter-5.0.18](https://github.com/truecharts/charts/compare/node-exporter-5.0.17...node-exporter-5.0.18) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
-
-## [node-exporter-5.0.17](https://github.com/truecharts/charts/compare/node-exporter-5.0.16...node-exporter-5.0.17) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
-
-## [node-exporter-5.0.16](https://github.com/truecharts/charts/compare/node-exporter-5.0.15...node-exporter-5.0.16) (2023-12-24)
-
-### Chore
-
-- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
-
-## [node-exporter-5.0.15](https://github.com/truecharts/charts/compare/node-exporter-5.0.14...node-exporter-5.0.15) (2023-12-24)
diff --git a/dependency/node-exporter/6.1.4/Chart.yaml b/dependency/node-exporter/6.1.4/Chart.yaml
deleted file mode 100644
index 99617de5a8..0000000000
--- a/dependency/node-exporter/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: node-exporter
-version: 6.1.4
-appVersion: 1.7.0
-description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
-home: https://truecharts.org/charts/dependency/node-exporter
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
- - https://hub.docker.com/r/bitnami/node-exporter
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - prometheus
- - node-exporter
- - monitoring
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: metrics
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: dependency
-type: application
diff --git a/dependency/node-exporter/6.1.4/app-changelog.md b/dependency/node-exporter/6.1.4/app-changelog.md
deleted file mode 100644
index 498b0d6a2e..0000000000
--- a/dependency/node-exporter/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [node-exporter-6.1.4](https://github.com/truecharts/charts/compare/node-exporter-6.1.3...node-exporter-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dependency/node-exporter/6.1.4/charts/common-17.2.19.tgz b/dependency/node-exporter/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/dependency/node-exporter/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/dependency/node-exporter/6.1.5/CHANGELOG.md b/dependency/node-exporter/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..8380473417
--- /dev/null
+++ b/dependency/node-exporter/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [node-exporter-6.1.5](https://github.com/truecharts/charts/compare/node-exporter-6.1.4...node-exporter-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [node-exporter-6.1.4](https://github.com/truecharts/charts/compare/node-exporter-6.1.3...node-exporter-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [node-exporter-6.1.3](https://github.com/truecharts/charts/compare/node-exporter-6.1.0...node-exporter-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [node-exporter-6.1.2](https://github.com/truecharts/charts/compare/node-exporter-6.1.0...node-exporter-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [node-exporter-6.1.0](https://github.com/truecharts/charts/compare/node-exporter-6.0.3...node-exporter-6.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [node-exporter-6.0.3](https://github.com/truecharts/charts/compare/node-exporter-6.0.2...node-exporter-6.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [node-exporter-6.0.2](https://github.com/truecharts/charts/compare/node-exporter-6.0.1...node-exporter-6.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [node-exporter-6.0.1](https://github.com/truecharts/charts/compare/node-exporter-6.0.0...node-exporter-6.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [node-exporter-6.0.0](https://github.com/truecharts/charts/compare/node-exporter-5.0.18...node-exporter-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [node-exporter-5.0.18](https://github.com/truecharts/charts/compare/node-exporter-5.0.17...node-exporter-5.0.18) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
+## [node-exporter-5.0.17](https://github.com/truecharts/charts/compare/node-exporter-5.0.16...node-exporter-5.0.17) (2023-12-25)
+
+### Chore
+
diff --git a/dependency/node-exporter/6.1.5/Chart.yaml b/dependency/node-exporter/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..83f606fd4d
--- /dev/null
+++ b/dependency/node-exporter/6.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: node-exporter
+version: 6.1.5
+appVersion: 1.7.0
+description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
+home: https://truecharts.org/charts/dependency/node-exporter
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
+ - https://hub.docker.com/r/bitnami/node-exporter
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - prometheus
+ - node-exporter
+ - monitoring
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: metrics
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/node-exporter/6.1.4/LICENSE b/dependency/node-exporter/6.1.5/LICENSE
similarity index 100%
rename from dependency/node-exporter/6.1.4/LICENSE
rename to dependency/node-exporter/6.1.5/LICENSE
diff --git a/dependency/node-exporter/6.1.4/README.md b/dependency/node-exporter/6.1.5/README.md
similarity index 100%
rename from dependency/node-exporter/6.1.4/README.md
rename to dependency/node-exporter/6.1.5/README.md
diff --git a/dependency/node-exporter/6.1.5/app-changelog.md b/dependency/node-exporter/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..06b431cc6c
--- /dev/null
+++ b/dependency/node-exporter/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [node-exporter-6.1.5](https://github.com/truecharts/charts/compare/node-exporter-6.1.4...node-exporter-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/node-exporter/6.1.4/app-readme.md b/dependency/node-exporter/6.1.5/app-readme.md
similarity index 100%
rename from dependency/node-exporter/6.1.4/app-readme.md
rename to dependency/node-exporter/6.1.5/app-readme.md
diff --git a/dependency/node-exporter/6.1.5/charts/common-17.2.21.tgz b/dependency/node-exporter/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/node-exporter/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/node-exporter/6.1.4/ix_values.yaml b/dependency/node-exporter/6.1.5/ix_values.yaml
similarity index 100%
rename from dependency/node-exporter/6.1.4/ix_values.yaml
rename to dependency/node-exporter/6.1.5/ix_values.yaml
diff --git a/dependency/node-exporter/6.1.4/questions.yaml b/dependency/node-exporter/6.1.5/questions.yaml
similarity index 100%
rename from dependency/node-exporter/6.1.4/questions.yaml
rename to dependency/node-exporter/6.1.5/questions.yaml
diff --git a/incubator/cloudbeaver/4.0.11/templates/NOTES.txt b/dependency/node-exporter/6.1.5/templates/NOTES.txt
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/templates/NOTES.txt
rename to dependency/node-exporter/6.1.5/templates/NOTES.txt
diff --git a/dev/lenpaste/4.0.11/templates/common.yaml b/dependency/node-exporter/6.1.5/templates/common.yaml
similarity index 100%
rename from dev/lenpaste/4.0.11/templates/common.yaml
rename to dependency/node-exporter/6.1.5/templates/common.yaml
diff --git a/dev/cleanarr/3.0.11/values.yaml b/dependency/node-exporter/6.1.5/values.yaml
similarity index 100%
rename from dev/cleanarr/3.0.11/values.yaml
rename to dependency/node-exporter/6.1.5/values.yaml
diff --git a/dependency/redis/11.1.5/CHANGELOG.md b/dependency/redis/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..0521b5c1ef
--- /dev/null
+++ b/dependency/redis/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [redis-11.1.5](https://github.com/truecharts/charts/compare/redis-11.1.4...redis-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [redis-11.1.4](https://github.com/truecharts/charts/compare/redis-11.1.3...redis-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [redis-11.1.3](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [redis-11.1.2](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [redis-11.1.0](https://github.com/truecharts/charts/compare/redis-11.0.3...redis-11.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [redis-11.0.3](https://github.com/truecharts/charts/compare/redis-11.0.2...redis-11.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [redis-11.0.2](https://github.com/truecharts/charts/compare/redis-11.0.1...redis-11.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [redis-11.0.1](https://github.com/truecharts/charts/compare/redis-11.0.0...redis-11.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [redis-11.0.0](https://github.com/truecharts/charts/compare/redis-10.0.19...redis-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [redis-10.0.19](https://github.com/truecharts/charts/compare/redis-10.0.18...redis-10.0.19) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
diff --git a/dependency/redis/11.1.5/Chart.yaml b/dependency/redis/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..b3358148b5
--- /dev/null
+++ b/dependency/redis/11.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: redis
+version: 11.1.5
+appVersion: 7.2.3
+description: Open source, advanced key-value store.
+home: https://truecharts.org/charts/dependency/redis
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/redis
+ - https://hub.docker.com/r/bitnami/redis
+ - https://github.com/bitnami/bitnami-docker-redis
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - redis
+ - keyvalue
+ - database
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/redis/11.1.5/README.md b/dependency/redis/11.1.5/README.md
new file mode 100644
index 0000000000..896ef0d2f4
--- /dev/null
+++ b/dependency/redis/11.1.5/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/dependency/redis)
+
+**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/dependency/redis/11.1.5/app-changelog.md b/dependency/redis/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..fb047b0020
--- /dev/null
+++ b/dependency/redis/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [redis-11.1.5](https://github.com/truecharts/charts/compare/redis-11.1.4...redis-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/redis/11.1.5/app-readme.md b/dependency/redis/11.1.5/app-readme.md
new file mode 100644
index 0000000000..c188772d2b
--- /dev/null
+++ b/dependency/redis/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Open source, advanced key-value store.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/redis](https://truecharts.org/charts/dependency/redis)
+
+---
+
+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/dependency/redis/11.1.5/charts/common-17.2.21.tgz b/dependency/redis/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/redis/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/redis/11.1.5/ix_values.yaml b/dependency/redis/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..9738ce9b19
--- /dev/null
+++ b/dependency/redis/11.1.5/ix_values.yaml
@@ -0,0 +1,166 @@
+image:
+ repository: bitnami/redis
+ pullPolicy: IfNotPresent
+ tag: 7.2.3@sha256:9ac3bbf7740969d32689e360ddcfa5f672538c47f6f6cf296173c3078de0edf2
+workload:
+ main:
+ replicas: 1
+ type: StatefulSet
+ strategy: RollingUpdate
+ podSpec:
+ containers:
+ main:
+ env:
+ REDIS_REPLICATION_MODE: master
+ ALLOW_EMPTY_PASSWORD: "yes"
+ REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
+ REDIS_PASSWORD:
+ secretKeyRef:
+ expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}"
+ name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}'
+ key: "redis-password"
+ probes:
+ liveness:
+ enabled: true
+ type: exec
+ command:
+ - sh
+ - -c
+ - /health/ping_liveness_local.sh 2
+ readiness:
+ enabled: true
+ type: exec
+ command:
+ - sh
+ - -c
+ - /health/ping_readiness_local.sh 2
+ # -- Startup probe configuration
+ # @default -- See below
+ startup:
+ # -- Enable the startup probe
+ enabled: true
+ type: exec
+ command:
+ - sh
+ - -c
+ - /health/ping_readiness_local.sh 2
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+configmap:
+ health:
+ enabled: true
+ data:
+ ping_readiness_local.sh: |-
+ #!/bin/bash
+ [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
+ response=$(
+ timeout -s 3 $1 \
+ redis-cli \
+ -h localhost \
+ -p $REDIS_PORT \
+ ping
+ )
+ if [ "$response" != "PONG" ]; then
+ echo "failed to connect using password: $REDIS_PASSWORD response: $response"
+ exit 1
+ fi
+ ping_liveness_local.sh: |-
+ #!/bin/bash
+ [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
+ response=$(
+ timeout -s 3 $1 \
+ redis-cli \
+ -h localhost \
+ -p $REDIS_PORT \
+ ping
+ )
+ if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
+ echo "$response"
+ exit 1
+ fi
+ ping_readiness_master.sh: |-
+ #!/bin/bash
+ [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
+ response=$(
+ timeout -s 3 $1 \
+ redis-cli \
+ -h $REDIS_MASTER_HOST \
+ -p $REDIS_MASTER_PORT_NUMBER \
+ ping
+ )
+ if [ "$response" != "PONG" ]; then
+ echo "$response"
+ exit 1
+ fi
+ ping_liveness_master.sh: |-
+ #!/bin/bash
+ [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
+ response=$(
+ timeout -s 3 $1 \
+ redis-cli \
+ -h $REDIS_MASTER_HOST \
+ -p $REDIS_MASTER_PORT_NUMBER \
+ ping
+ )
+ if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
+ echo "$response"
+ exit 1
+ fi
+ ping_readiness_local_and_master.sh: |-
+ script_dir="$(dirname "$0")"
+ exit_status=0
+ "$script_dir/ping_readiness_local.sh" $1 || exit_status=$?
+ "$script_dir/ping_readiness_master.sh" $1 || exit_status=$?
+ exit $exit_status
+ ping_liveness_local_and_master.sh: |-
+ script_dir="$(dirname "$0")"
+ exit_status=0
+ "$script_dir/ping_liveness_local.sh" $1 || exit_status=$?
+ "$script_dir/ping_liveness_master.sh" $1 || exit_status=$?
+ exit $exit_status
+secret:
+ credentials:
+ enabled: true
+ data:
+ redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
+# -- Secret or password
+# One of these options is required, unless used as a dependency for another TrueCharts chart.
+redisPassword: ""
+existingSecret: ""
+service:
+ main:
+ ports:
+ main:
+ port: 6379
+ targetPort: 6379
+volumeClaimTemplates:
+ data:
+ enabled: true
+ mountPath: "/bitnami/redis"
+persistence:
+ redis-health:
+ enabled: true
+ type: configmap
+ objectName: health
+ mountPath: "/health"
+ defaultMode: "0755"
+ items:
+ - key: ping_readiness_local.sh
+ path: ping_readiness_local.sh
+ - key: ping_liveness_local.sh
+ path: ping_liveness_local.sh
+ - key: ping_readiness_master.sh
+ path: ping_readiness_master.sh
+ - key: ping_liveness_master.sh
+ path: ping_liveness_master.sh
+ - key: ping_liveness_local_and_master.sh
+ path: ping_liveness_local_and_master.sh
+ - key: ping_readiness_local_and_master.sh
+ path: ping_readiness_local_and_master.sh
+portal:
+ open:
+ enabled: false
+manifestManager:
+ enabled: false
diff --git a/dependency/redis/11.1.5/questions.yaml b/dependency/redis/11.1.5/questions.yaml
new file mode 100644
index 0000000000..0cd790c359
--- /dev/null
+++ b/dependency/redis/11.1.5/questions.yaml
@@ -0,0 +1,2273 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: redisPassword
+ group: "App Configuration"
+ label: "Redis Password"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 6379
+ 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: volumeClaimTemplates
+ 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: 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/cups-server/5.0.11/templates/NOTES.txt b/dependency/redis/11.1.5/templates/NOTES.txt
similarity index 100%
rename from incubator/cups-server/5.0.11/templates/NOTES.txt
rename to dependency/redis/11.1.5/templates/NOTES.txt
diff --git a/dependency/redis/11.1.5/templates/common.yaml b/dependency/redis/11.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/dependency/redis/11.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/dev/coupon-store/4.0.11/values.yaml b/dependency/redis/11.1.5/values.yaml
similarity index 100%
rename from dev/coupon-store/4.0.11/values.yaml
rename to dependency/redis/11.1.5/values.yaml
diff --git a/dependency/solr/9.1.4/CHANGELOG.md b/dependency/solr/9.1.4/CHANGELOG.md
deleted file mode 100644
index a06f7cf428..0000000000
--- a/dependency/solr/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [solr-9.1.4](https://github.com/truecharts/charts/compare/solr-9.1.3...solr-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [solr-9.1.3](https://github.com/truecharts/charts/compare/solr-9.1.0...solr-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [solr-9.1.2](https://github.com/truecharts/charts/compare/solr-9.1.0...solr-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [solr-9.1.0](https://github.com/truecharts/charts/compare/solr-9.0.3...solr-9.1.0) (2023-12-28)
-
-### Chore
-
-- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
-
-## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
-
-## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26)
-
-### Chore
-
-- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
-
-## [solr-9.0.1](https://github.com/truecharts/charts/compare/solr-9.0.0...solr-9.0.1) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
-
-## [solr-9.0.0](https://github.com/truecharts/charts/compare/solr-8.0.19...solr-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
-
-## [solr-8.0.19](https://github.com/truecharts/charts/compare/solr-8.0.18...solr-8.0.19) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
-
-## [solr-8.0.18](https://github.com/truecharts/charts/compare/solr-8.0.17...solr-8.0.18) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
-
-## [solr-8.0.17](https://github.com/truecharts/charts/compare/solr-8.0.16...solr-8.0.17) (2023-12-25)
-
-### Chore
diff --git a/dependency/solr/9.1.4/Chart.yaml b/dependency/solr/9.1.4/Chart.yaml
deleted file mode 100644
index 5e36c242ac..0000000000
--- a/dependency/solr/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: solr
-version: 9.1.4
-appVersion: 9.4.0
-description: Apache Solr
-home: https://truecharts.org/charts/dependency/solr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
-deprecated: false
-sources:
- - https://github.com/apache/solr
- - https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- - https://hub.docker.com/r/bitnami/solr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - solr
- - apache
- - search
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: search
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: dependency
-type: application
diff --git a/dependency/solr/9.1.4/app-changelog.md b/dependency/solr/9.1.4/app-changelog.md
deleted file mode 100644
index 1cd53a4504..0000000000
--- a/dependency/solr/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [solr-9.1.4](https://github.com/truecharts/charts/compare/solr-9.1.3...solr-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dependency/solr/9.1.4/charts/common-17.2.19.tgz b/dependency/solr/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/dependency/solr/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/dependency/solr/9.1.5/CHANGELOG.md b/dependency/solr/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..fd53e3e09a
--- /dev/null
+++ b/dependency/solr/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [solr-9.1.5](https://github.com/truecharts/charts/compare/solr-9.1.4...solr-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [solr-9.1.4](https://github.com/truecharts/charts/compare/solr-9.1.3...solr-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [solr-9.1.3](https://github.com/truecharts/charts/compare/solr-9.1.0...solr-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [solr-9.1.2](https://github.com/truecharts/charts/compare/solr-9.1.0...solr-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [solr-9.1.0](https://github.com/truecharts/charts/compare/solr-9.0.3...solr-9.1.0) (2023-12-28)
+
+### Chore
+
+- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
+
+## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
+
+## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26)
+
+### Chore
+
+- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
+
+## [solr-9.0.1](https://github.com/truecharts/charts/compare/solr-9.0.0...solr-9.0.1) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
+
+## [solr-9.0.0](https://github.com/truecharts/charts/compare/solr-8.0.19...solr-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
+
+## [solr-8.0.19](https://github.com/truecharts/charts/compare/solr-8.0.18...solr-8.0.19) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
+
diff --git a/dependency/solr/9.1.5/Chart.yaml b/dependency/solr/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..9476019866
--- /dev/null
+++ b/dependency/solr/9.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: solr
+version: 9.1.5
+appVersion: 9.4.0
+description: Apache Solr
+home: https://truecharts.org/charts/dependency/solr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/dependency/solr
+ - https://hub.docker.com/r/bitnami/solr
+ - https://github.com/apache/solr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - solr
+ - apache
+ - search
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: search
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: dependency
+type: application
diff --git a/dependency/solr/9.1.4/README.md b/dependency/solr/9.1.5/README.md
similarity index 100%
rename from dependency/solr/9.1.4/README.md
rename to dependency/solr/9.1.5/README.md
diff --git a/dependency/solr/9.1.5/app-changelog.md b/dependency/solr/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..8be0a1b80a
--- /dev/null
+++ b/dependency/solr/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [solr-9.1.5](https://github.com/truecharts/charts/compare/solr-9.1.4...solr-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dependency/solr/9.1.4/app-readme.md b/dependency/solr/9.1.5/app-readme.md
similarity index 100%
rename from dependency/solr/9.1.4/app-readme.md
rename to dependency/solr/9.1.5/app-readme.md
diff --git a/dependency/solr/9.1.5/charts/common-17.2.21.tgz b/dependency/solr/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dependency/solr/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/dependency/solr/9.1.4/ix_values.yaml b/dependency/solr/9.1.5/ix_values.yaml
similarity index 100%
rename from dependency/solr/9.1.4/ix_values.yaml
rename to dependency/solr/9.1.5/ix_values.yaml
diff --git a/dependency/solr/9.1.4/questions.yaml b/dependency/solr/9.1.5/questions.yaml
similarity index 100%
rename from dependency/solr/9.1.4/questions.yaml
rename to dependency/solr/9.1.5/questions.yaml
diff --git a/incubator/twofauth/0.0.3/templates/NOTES.txt b/dependency/solr/9.1.5/templates/NOTES.txt
similarity index 100%
rename from incubator/twofauth/0.0.3/templates/NOTES.txt
rename to dependency/solr/9.1.5/templates/NOTES.txt
diff --git a/dependency/solr/9.1.5/templates/common.yaml b/dependency/solr/9.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/dependency/solr/9.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/dev/euterpe/4.0.11/values.yaml b/dependency/solr/9.1.5/values.yaml
similarity index 100%
rename from dev/euterpe/4.0.11/values.yaml
rename to dependency/solr/9.1.5/values.yaml
diff --git a/dev/checkmk/1.0.11/CHANGELOG.md b/dev/checkmk/1.0.11/CHANGELOG.md
deleted file mode 100644
index 73b6044b55..0000000000
--- a/dev/checkmk/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [checkmk-1.0.11](https://github.com/truecharts/charts/compare/checkmk-1.0.10...checkmk-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [checkmk-1.0.10](https://github.com/truecharts/charts/compare/checkmk-1.0.9...checkmk-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [checkmk-1.0.10](https://github.com/truecharts/charts/compare/checkmk-1.0.9...checkmk-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [checkmk-1.0.9](https://github.com/truecharts/charts/compare/checkmk-1.0.8...checkmk-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [checkmk-1.0.8](https://github.com/truecharts/charts/compare/checkmk-1.0.7...checkmk-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [checkmk-1.0.7](https://github.com/truecharts/charts/compare/checkmk-1.0.6...checkmk-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [checkmk-1.0.6](https://github.com/truecharts/charts/compare/checkmk-1.0.5...checkmk-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [checkmk-1.0.5](https://github.com/truecharts/charts/compare/checkmk-1.0.4...checkmk-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [checkmk-1.0.4](https://github.com/truecharts/charts/compare/checkmk-1.0.3...checkmk-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [checkmk-1.0.3](https://github.com/truecharts/charts/compare/checkmk-0.0.10...checkmk-1.0.3) (2023-12-16)
-
-### Chore
-
-- fix move mistake and cleanup metadata
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
diff --git a/dev/checkmk/1.0.11/Chart.yaml b/dev/checkmk/1.0.11/Chart.yaml
deleted file mode 100644
index 04bb2141c0..0000000000
--- a/dev/checkmk/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: checkmk
-version: 1.0.11
-appVersion: 2.2.0
-description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
-home: https://truecharts.org/charts/incubator/checkmk
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
-deprecated: false
-sources:
- - https://github.com/tribe29/checkmk
- - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- - https://hub.docker.com/r/checkmk/check-mk-raw
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - checkmk
- - monitoring
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: monitoring
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/checkmk/1.0.11/app-changelog.md b/dev/checkmk/1.0.11/app-changelog.md
deleted file mode 100644
index 1087b10544..0000000000
--- a/dev/checkmk/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [checkmk-1.0.11](https://github.com/truecharts/charts/compare/checkmk-1.0.10...checkmk-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/checkmk/1.0.11/charts/common-17.2.18.tgz b/dev/checkmk/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/checkmk/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/checkmk/1.0.12/CHANGELOG.md b/dev/checkmk/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..5a09f52fa9
--- /dev/null
+++ b/dev/checkmk/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [checkmk-1.0.12](https://github.com/truecharts/charts/compare/checkmk-1.0.11...checkmk-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [checkmk-1.0.11](https://github.com/truecharts/charts/compare/checkmk-1.0.10...checkmk-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [checkmk-1.0.10](https://github.com/truecharts/charts/compare/checkmk-1.0.9...checkmk-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [checkmk-1.0.10](https://github.com/truecharts/charts/compare/checkmk-1.0.9...checkmk-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [checkmk-1.0.9](https://github.com/truecharts/charts/compare/checkmk-1.0.8...checkmk-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [checkmk-1.0.8](https://github.com/truecharts/charts/compare/checkmk-1.0.7...checkmk-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [checkmk-1.0.7](https://github.com/truecharts/charts/compare/checkmk-1.0.6...checkmk-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [checkmk-1.0.6](https://github.com/truecharts/charts/compare/checkmk-1.0.5...checkmk-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [checkmk-1.0.5](https://github.com/truecharts/charts/compare/checkmk-1.0.4...checkmk-1.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
+## [checkmk-1.0.4](https://github.com/truecharts/charts/compare/checkmk-1.0.3...checkmk-1.0.4) (2023-12-17)
+
+### Chore
+
diff --git a/dev/checkmk/1.0.12/Chart.yaml b/dev/checkmk/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..294c02ef00
--- /dev/null
+++ b/dev/checkmk/1.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: checkmk
+version: 1.0.12
+appVersion: 2.2.0
+description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
+home: https://truecharts.org/charts/incubator/checkmk
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
+deprecated: false
+sources:
+ - https://github.com/tribe29/checkmk
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
+ - https://hub.docker.com/r/checkmk/check-mk-raw
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - checkmk
+ - monitoring
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: monitoring
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/checkmk/1.0.11/README.md b/dev/checkmk/1.0.12/README.md
similarity index 100%
rename from dev/checkmk/1.0.11/README.md
rename to dev/checkmk/1.0.12/README.md
diff --git a/dev/checkmk/1.0.12/app-changelog.md b/dev/checkmk/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..92370db793
--- /dev/null
+++ b/dev/checkmk/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [checkmk-1.0.12](https://github.com/truecharts/charts/compare/checkmk-1.0.11...checkmk-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/checkmk/1.0.11/app-readme.md b/dev/checkmk/1.0.12/app-readme.md
similarity index 100%
rename from dev/checkmk/1.0.11/app-readme.md
rename to dev/checkmk/1.0.12/app-readme.md
diff --git a/dev/checkmk/1.0.12/charts/common-17.2.21.tgz b/dev/checkmk/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/checkmk/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/checkmk/1.0.11/ix_values.yaml b/dev/checkmk/1.0.12/ix_values.yaml
similarity index 100%
rename from dev/checkmk/1.0.11/ix_values.yaml
rename to dev/checkmk/1.0.12/ix_values.yaml
diff --git a/dev/checkmk/1.0.11/questions.yaml b/dev/checkmk/1.0.12/questions.yaml
similarity index 100%
rename from dev/checkmk/1.0.11/questions.yaml
rename to dev/checkmk/1.0.12/questions.yaml
diff --git a/dev/checkmk/1.0.11/templates/_secret.tpl b/dev/checkmk/1.0.12/templates/_secret.tpl
similarity index 100%
rename from dev/checkmk/1.0.11/templates/_secret.tpl
rename to dev/checkmk/1.0.12/templates/_secret.tpl
diff --git a/dev/checkmk/1.0.11/templates/common.yaml b/dev/checkmk/1.0.12/templates/common.yaml
similarity index 100%
rename from dev/checkmk/1.0.11/templates/common.yaml
rename to dev/checkmk/1.0.12/templates/common.yaml
diff --git a/dev/flemarr/3.0.11/values.yaml b/dev/checkmk/1.0.12/values.yaml
similarity index 100%
rename from dev/flemarr/3.0.11/values.yaml
rename to dev/checkmk/1.0.12/values.yaml
diff --git a/dev/cherry/3.0.11/CHANGELOG.md b/dev/cherry/3.0.11/CHANGELOG.md
deleted file mode 100644
index 7796483bd8..0000000000
--- a/dev/cherry/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cherry-3.0.11](https://github.com/truecharts/charts/compare/cherry-3.0.10...cherry-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cherry-3.0.10](https://github.com/truecharts/charts/compare/cherry-3.0.9...cherry-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [cherry-3.0.10](https://github.com/truecharts/charts/compare/cherry-3.0.9...cherry-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [cherry-3.0.9](https://github.com/truecharts/charts/compare/cherry-3.0.8...cherry-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [cherry-3.0.8](https://github.com/truecharts/charts/compare/cherry-3.0.7...cherry-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [cherry-3.0.7](https://github.com/truecharts/charts/compare/cherry-3.0.6...cherry-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [cherry-3.0.6](https://github.com/truecharts/charts/compare/cherry-3.0.5...cherry-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [cherry-3.0.5](https://github.com/truecharts/charts/compare/cherry-3.0.4...cherry-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [cherry-3.0.4](https://github.com/truecharts/charts/compare/cherry-3.0.3...cherry-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [cherry-3.0.3](https://github.com/truecharts/charts/compare/cherry-2.0.12...cherry-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/cherry/3.0.11/Chart.yaml b/dev/cherry/3.0.11/Chart.yaml
deleted file mode 100644
index 93df7b38c9..0000000000
--- a/dev/cherry/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cherry
-version: 3.0.11
-appVersion: 0.0.7
-description: An open source self-hosted bookmark service
-home: https://truecharts.org/charts/incubator/cherry
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
-deprecated: false
-sources:
- - https://github.com/haishanh/cherry
- - https://cherry.haishan.me/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- - https://hub.docker.com/r/haishanh/cherry
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bookmark
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: bookmark
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/cherry/3.0.11/app-changelog.md b/dev/cherry/3.0.11/app-changelog.md
deleted file mode 100644
index 07e62c0aca..0000000000
--- a/dev/cherry/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cherry-3.0.11](https://github.com/truecharts/charts/compare/cherry-3.0.10...cherry-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/cherry/3.0.11/charts/common-17.2.18.tgz b/dev/cherry/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/cherry/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/cherry/3.0.12/CHANGELOG.md b/dev/cherry/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a6b0853f97
--- /dev/null
+++ b/dev/cherry/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cherry-3.0.12](https://github.com/truecharts/charts/compare/cherry-3.0.11...cherry-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cherry-3.0.11](https://github.com/truecharts/charts/compare/cherry-3.0.10...cherry-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cherry-3.0.10](https://github.com/truecharts/charts/compare/cherry-3.0.9...cherry-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [cherry-3.0.10](https://github.com/truecharts/charts/compare/cherry-3.0.9...cherry-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [cherry-3.0.9](https://github.com/truecharts/charts/compare/cherry-3.0.8...cherry-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [cherry-3.0.8](https://github.com/truecharts/charts/compare/cherry-3.0.7...cherry-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [cherry-3.0.7](https://github.com/truecharts/charts/compare/cherry-3.0.6...cherry-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [cherry-3.0.6](https://github.com/truecharts/charts/compare/cherry-3.0.5...cherry-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [cherry-3.0.5](https://github.com/truecharts/charts/compare/cherry-3.0.4...cherry-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/cherry/3.0.12/Chart.yaml b/dev/cherry/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..e54536763a
--- /dev/null
+++ b/dev/cherry/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cherry
+version: 3.0.12
+appVersion: 0.0.7
+description: An open source self-hosted bookmark service
+home: https://truecharts.org/charts/incubator/cherry
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
+ - https://hub.docker.com/r/haishanh/cherry
+ - https://github.com/haishanh/cherry
+ - https://cherry.haishan.me/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bookmark
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: bookmark
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/cherry/3.0.11/README.md b/dev/cherry/3.0.12/README.md
similarity index 100%
rename from dev/cherry/3.0.11/README.md
rename to dev/cherry/3.0.12/README.md
diff --git a/dev/cherry/3.0.12/app-changelog.md b/dev/cherry/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..3b6075c048
--- /dev/null
+++ b/dev/cherry/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cherry-3.0.12](https://github.com/truecharts/charts/compare/cherry-3.0.11...cherry-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/cherry/3.0.11/app-readme.md b/dev/cherry/3.0.12/app-readme.md
similarity index 100%
rename from dev/cherry/3.0.11/app-readme.md
rename to dev/cherry/3.0.12/app-readme.md
diff --git a/dev/cherry/3.0.12/charts/common-17.2.21.tgz b/dev/cherry/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/cherry/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/cherry/3.0.11/ix_values.yaml b/dev/cherry/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/cherry/3.0.11/ix_values.yaml
rename to dev/cherry/3.0.12/ix_values.yaml
diff --git a/dev/cherry/3.0.11/questions.yaml b/dev/cherry/3.0.12/questions.yaml
similarity index 100%
rename from dev/cherry/3.0.11/questions.yaml
rename to dev/cherry/3.0.12/questions.yaml
diff --git a/dev/cherry/3.0.11/templates/_config.tpl b/dev/cherry/3.0.12/templates/_config.tpl
similarity index 100%
rename from dev/cherry/3.0.11/templates/_config.tpl
rename to dev/cherry/3.0.12/templates/_config.tpl
diff --git a/dev/cherry/3.0.11/templates/_secrets.tpl b/dev/cherry/3.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/cherry/3.0.11/templates/_secrets.tpl
rename to dev/cherry/3.0.12/templates/_secrets.tpl
diff --git a/dev/cherry/3.0.11/templates/common.yaml b/dev/cherry/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/cherry/3.0.11/templates/common.yaml
rename to dev/cherry/3.0.12/templates/common.yaml
diff --git a/dev/icinga2/8.0.11/values.yaml b/dev/cherry/3.0.12/values.yaml
similarity index 100%
rename from dev/icinga2/8.0.11/values.yaml
rename to dev/cherry/3.0.12/values.yaml
diff --git a/dev/cleanarr/3.0.11/CHANGELOG.md b/dev/cleanarr/3.0.11/CHANGELOG.md
deleted file mode 100644
index 74c10dcf16..0000000000
--- a/dev/cleanarr/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cleanarr-3.0.11](https://github.com/truecharts/charts/compare/cleanarr-3.0.10...cleanarr-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cleanarr-3.0.10](https://github.com/truecharts/charts/compare/cleanarr-3.0.9...cleanarr-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [cleanarr-3.0.10](https://github.com/truecharts/charts/compare/cleanarr-3.0.9...cleanarr-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [cleanarr-3.0.9](https://github.com/truecharts/charts/compare/cleanarr-3.0.8...cleanarr-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [cleanarr-3.0.8](https://github.com/truecharts/charts/compare/cleanarr-3.0.7...cleanarr-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [cleanarr-3.0.7](https://github.com/truecharts/charts/compare/cleanarr-3.0.6...cleanarr-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [cleanarr-3.0.6](https://github.com/truecharts/charts/compare/cleanarr-3.0.5...cleanarr-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [cleanarr-3.0.5](https://github.com/truecharts/charts/compare/cleanarr-3.0.4...cleanarr-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [cleanarr-3.0.4](https://github.com/truecharts/charts/compare/cleanarr-3.0.3...cleanarr-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [cleanarr-3.0.3](https://github.com/truecharts/charts/compare/cleanarr-2.0.13...cleanarr-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/cleanarr/3.0.11/Chart.yaml b/dev/cleanarr/3.0.11/Chart.yaml
deleted file mode 100644
index 9c042314eb..0000000000
--- a/dev/cleanarr/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cleanarr
-version: 3.0.11
-appVersion: 2.5.0
-description: A simple UI to help find and delete duplicate and sample files from your Plex server.
-home: https://truecharts.org/charts/incubator/cleanarr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
-deprecated: false
-sources:
- - https://github.com/se1exin/cleanarr
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
- - https://hub.docker.com/r/selexin/cleanarr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cleanarr
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/cleanarr/3.0.11/app-changelog.md b/dev/cleanarr/3.0.11/app-changelog.md
deleted file mode 100644
index e7b2d9fd83..0000000000
--- a/dev/cleanarr/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cleanarr-3.0.11](https://github.com/truecharts/charts/compare/cleanarr-3.0.10...cleanarr-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/cleanarr/3.0.11/charts/common-17.2.18.tgz b/dev/cleanarr/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/cleanarr/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/cleanarr/3.0.12/CHANGELOG.md b/dev/cleanarr/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..1abceb0e53
--- /dev/null
+++ b/dev/cleanarr/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cleanarr-3.0.12](https://github.com/truecharts/charts/compare/cleanarr-3.0.11...cleanarr-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cleanarr-3.0.11](https://github.com/truecharts/charts/compare/cleanarr-3.0.10...cleanarr-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cleanarr-3.0.10](https://github.com/truecharts/charts/compare/cleanarr-3.0.9...cleanarr-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [cleanarr-3.0.10](https://github.com/truecharts/charts/compare/cleanarr-3.0.9...cleanarr-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [cleanarr-3.0.9](https://github.com/truecharts/charts/compare/cleanarr-3.0.8...cleanarr-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [cleanarr-3.0.8](https://github.com/truecharts/charts/compare/cleanarr-3.0.7...cleanarr-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [cleanarr-3.0.7](https://github.com/truecharts/charts/compare/cleanarr-3.0.6...cleanarr-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [cleanarr-3.0.6](https://github.com/truecharts/charts/compare/cleanarr-3.0.5...cleanarr-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [cleanarr-3.0.5](https://github.com/truecharts/charts/compare/cleanarr-3.0.4...cleanarr-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/cleanarr/3.0.12/Chart.yaml b/dev/cleanarr/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..87897e4ffb
--- /dev/null
+++ b/dev/cleanarr/3.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cleanarr
+version: 3.0.12
+appVersion: 2.5.0
+description: A simple UI to help find and delete duplicate and sample files from your Plex server.
+home: https://truecharts.org/charts/incubator/cleanarr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
+deprecated: false
+sources:
+ - https://github.com/se1exin/cleanarr
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
+ - https://hub.docker.com/r/selexin/cleanarr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cleanarr
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/cleanarr/3.0.11/README.md b/dev/cleanarr/3.0.12/README.md
similarity index 100%
rename from dev/cleanarr/3.0.11/README.md
rename to dev/cleanarr/3.0.12/README.md
diff --git a/dev/cleanarr/3.0.12/app-changelog.md b/dev/cleanarr/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..b15307eaa7
--- /dev/null
+++ b/dev/cleanarr/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cleanarr-3.0.12](https://github.com/truecharts/charts/compare/cleanarr-3.0.11...cleanarr-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/cleanarr/3.0.11/app-readme.md b/dev/cleanarr/3.0.12/app-readme.md
similarity index 100%
rename from dev/cleanarr/3.0.11/app-readme.md
rename to dev/cleanarr/3.0.12/app-readme.md
diff --git a/dev/cleanarr/3.0.12/charts/common-17.2.21.tgz b/dev/cleanarr/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/cleanarr/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/cleanarr/3.0.11/ix_values.yaml b/dev/cleanarr/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/cleanarr/3.0.11/ix_values.yaml
rename to dev/cleanarr/3.0.12/ix_values.yaml
diff --git a/dev/cleanarr/3.0.11/questions.yaml b/dev/cleanarr/3.0.12/questions.yaml
similarity index 100%
rename from dev/cleanarr/3.0.11/questions.yaml
rename to dev/cleanarr/3.0.12/questions.yaml
diff --git a/dev/cleanarr/3.0.11/templates/common.yaml b/dev/cleanarr/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/cleanarr/3.0.11/templates/common.yaml
rename to dev/cleanarr/3.0.12/templates/common.yaml
diff --git a/dev/koel/8.0.11/values.yaml b/dev/cleanarr/3.0.12/values.yaml
similarity index 100%
rename from dev/koel/8.0.11/values.yaml
rename to dev/cleanarr/3.0.12/values.yaml
diff --git a/dev/coupon-store/4.0.11/CHANGELOG.md b/dev/coupon-store/4.0.11/CHANGELOG.md
deleted file mode 100644
index b875529bf5..0000000000
--- a/dev/coupon-store/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [coupon-store-4.0.11](https://github.com/truecharts/charts/compare/coupon-store-4.0.10...coupon-store-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [coupon-store-4.0.10](https://github.com/truecharts/charts/compare/coupon-store-4.0.9...coupon-store-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [coupon-store-4.0.10](https://github.com/truecharts/charts/compare/coupon-store-4.0.9...coupon-store-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [coupon-store-4.0.9](https://github.com/truecharts/charts/compare/coupon-store-4.0.8...coupon-store-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [coupon-store-4.0.8](https://github.com/truecharts/charts/compare/coupon-store-4.0.7...coupon-store-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [coupon-store-4.0.7](https://github.com/truecharts/charts/compare/coupon-store-4.0.6...coupon-store-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [coupon-store-4.0.6](https://github.com/truecharts/charts/compare/coupon-store-4.0.5...coupon-store-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [coupon-store-4.0.5](https://github.com/truecharts/charts/compare/coupon-store-4.0.4...coupon-store-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [coupon-store-4.0.4](https://github.com/truecharts/charts/compare/coupon-store-4.0.3...coupon-store-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/coupon-store/4.0.11/Chart.yaml b/dev/coupon-store/4.0.11/Chart.yaml
deleted file mode 100644
index a18b4c0398..0000000000
--- a/dev/coupon-store/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: coupon-store
-version: 4.0.11
-appVersion: 1.3.0
-description: A home for all your coupons and loyalty cards.
-home: https://truecharts.org/charts/incubator/coupon-store
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/metikular/coupon-store
- - https://github.com/linuxserver/docker-airsonic
- - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - coupons
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/coupon-store/4.0.11/app-changelog.md b/dev/coupon-store/4.0.11/app-changelog.md
deleted file mode 100644
index 8f5c48958e..0000000000
--- a/dev/coupon-store/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [coupon-store-4.0.11](https://github.com/truecharts/charts/compare/coupon-store-4.0.10...coupon-store-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/coupon-store/4.0.11/charts/common-17.2.18.tgz b/dev/coupon-store/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/coupon-store/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/coupon-store/4.0.12/CHANGELOG.md b/dev/coupon-store/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a2ee564464
--- /dev/null
+++ b/dev/coupon-store/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [coupon-store-4.0.12](https://github.com/truecharts/charts/compare/coupon-store-4.0.11...coupon-store-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [coupon-store-4.0.11](https://github.com/truecharts/charts/compare/coupon-store-4.0.10...coupon-store-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [coupon-store-4.0.10](https://github.com/truecharts/charts/compare/coupon-store-4.0.9...coupon-store-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [coupon-store-4.0.10](https://github.com/truecharts/charts/compare/coupon-store-4.0.9...coupon-store-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [coupon-store-4.0.9](https://github.com/truecharts/charts/compare/coupon-store-4.0.8...coupon-store-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [coupon-store-4.0.8](https://github.com/truecharts/charts/compare/coupon-store-4.0.7...coupon-store-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [coupon-store-4.0.7](https://github.com/truecharts/charts/compare/coupon-store-4.0.6...coupon-store-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [coupon-store-4.0.6](https://github.com/truecharts/charts/compare/coupon-store-4.0.5...coupon-store-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [coupon-store-4.0.5](https://github.com/truecharts/charts/compare/coupon-store-4.0.4...coupon-store-4.0.5) (2023-12-20)
+
diff --git a/dev/coupon-store/4.0.12/Chart.yaml b/dev/coupon-store/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..d5276e6cab
--- /dev/null
+++ b/dev/coupon-store/4.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: coupon-store
+version: 4.0.12
+appVersion: 1.3.0
+description: A home for all your coupons and loyalty cards.
+home: https://truecharts.org/charts/incubator/coupon-store
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
+deprecated: false
+sources:
+ - https://github.com/linuxserver/docker-airsonic
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
+ - https://hub.docker.com/r/metikular/coupon-store
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - coupons
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/coupon-store/4.0.11/README.md b/dev/coupon-store/4.0.12/README.md
similarity index 100%
rename from dev/coupon-store/4.0.11/README.md
rename to dev/coupon-store/4.0.12/README.md
diff --git a/dev/coupon-store/4.0.12/app-changelog.md b/dev/coupon-store/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..37ea54343e
--- /dev/null
+++ b/dev/coupon-store/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [coupon-store-4.0.12](https://github.com/truecharts/charts/compare/coupon-store-4.0.11...coupon-store-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/coupon-store/4.0.11/app-readme.md b/dev/coupon-store/4.0.12/app-readme.md
similarity index 100%
rename from dev/coupon-store/4.0.11/app-readme.md
rename to dev/coupon-store/4.0.12/app-readme.md
diff --git a/dev/coupon-store/4.0.12/charts/common-17.2.21.tgz b/dev/coupon-store/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/coupon-store/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/coupon-store/4.0.11/ix_values.yaml b/dev/coupon-store/4.0.12/ix_values.yaml
similarity index 100%
rename from dev/coupon-store/4.0.11/ix_values.yaml
rename to dev/coupon-store/4.0.12/ix_values.yaml
diff --git a/dev/coupon-store/4.0.11/questions.yaml b/dev/coupon-store/4.0.12/questions.yaml
similarity index 100%
rename from dev/coupon-store/4.0.11/questions.yaml
rename to dev/coupon-store/4.0.12/questions.yaml
diff --git a/dev/coupon-store/4.0.11/templates/_secrets.tpl b/dev/coupon-store/4.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/coupon-store/4.0.11/templates/_secrets.tpl
rename to dev/coupon-store/4.0.12/templates/_secrets.tpl
diff --git a/dev/coupon-store/4.0.11/templates/common.yaml b/dev/coupon-store/4.0.12/templates/common.yaml
similarity index 100%
rename from dev/coupon-store/4.0.11/templates/common.yaml
rename to dev/coupon-store/4.0.12/templates/common.yaml
diff --git a/dev/kutt/8.0.11/values.yaml b/dev/coupon-store/4.0.12/values.yaml
similarity index 100%
rename from dev/kutt/8.0.11/values.yaml
rename to dev/coupon-store/4.0.12/values.yaml
diff --git a/dev/dsmr-reader/13.0.12/CHANGELOG.md b/dev/dsmr-reader/13.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..464194e0d6
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dsmr-reader-13.0.12](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.11...dsmr-reader-13.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dsmr-reader-13.0.11](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.10...dsmr-reader-13.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dsmr-reader-13.0.10](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.9...dsmr-reader-13.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [dsmr-reader-13.0.10](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.9...dsmr-reader-13.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [dsmr-reader-13.0.9](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.8...dsmr-reader-13.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [dsmr-reader-13.0.8](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.7...dsmr-reader-13.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [dsmr-reader-13.0.7](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.6...dsmr-reader-13.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [dsmr-reader-13.0.6](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.5...dsmr-reader-13.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [dsmr-reader-13.0.5](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.4...dsmr-reader-13.0.5) (2023-12-20)
+
diff --git a/dev/dsmr-reader/13.0.12/Chart.yaml b/dev/dsmr-reader/13.0.12/Chart.yaml
new file mode 100644
index 0000000000..c16cca8ca5
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dsmr-reader
+version: 13.0.12
+appVersion: 2021.09.02
+description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
+home: https://truecharts.org/charts/incubator/dsmr-reader
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
+deprecated: false
+sources:
+ - https://github.com/xirixiz/dsmr-reader-docker
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
+ - https://hub.docker.com/r/xirixiz/dsmr-reader-docker
+ - https://github.com/dsmrreader/dsmr-reader
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dsmr-reader
+ - energy
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/dsmr-reader/13.0.12/README.md b/dev/dsmr-reader/13.0.12/README.md
new file mode 100644
index 0000000000..586efd438b
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/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/incubator/dsmr-reader)
+
+**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/dev/dsmr-reader/13.0.12/app-changelog.md b/dev/dsmr-reader/13.0.12/app-changelog.md
new file mode 100644
index 0000000000..b4bec8a5d0
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dsmr-reader-13.0.12](https://github.com/truecharts/charts/compare/dsmr-reader-13.0.11...dsmr-reader-13.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/dsmr-reader/13.0.12/app-readme.md b/dev/dsmr-reader/13.0.12/app-readme.md
new file mode 100644
index 0000000000..c5bbe3c206
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/app-readme.md
@@ -0,0 +1,8 @@
+DSMR-protocol reader, telegram data storage and energy consumption visualizer.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/dsmr-reader](https://truecharts.org/charts/dev/dsmr-reader)
+
+---
+
+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/dev/dsmr-reader/13.0.12/charts/common-17.2.21.tgz b/dev/dsmr-reader/13.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/dsmr-reader/13.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/dsmr-reader/13.0.12/ix_values.yaml b/dev/dsmr-reader/13.0.12/ix_values.yaml
new file mode 100644
index 0000000000..6e97681c89
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/ix_values.yaml
@@ -0,0 +1,46 @@
+image:
+ pullPolicy: IfNotPresent
+ repository: xirixiz/dsmr-reader-docker
+ tag: latest-2021.09.02-amd64@sha256:4858edb1ae63a20639a0ef9c51c7b2cf599686db5c582ead7b37b2a288122935
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
+cnpg:
+ main:
+ enabled: true
+ database: dsmr-reader
+ user: dsmr-reader
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+ runAsUser: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10009
+ targetPort: 80
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ DJANGO_DATABASE_ENGINE: django.db.backends.postgresql
+ DJANGO_DATABASE_HOST:
+ secretKeyRef:
+ key: plainhost
+ name: dbcreds
+ DJANGO_DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
+ DJANGO_DATABASE_PASSWORD:
+ secretKeyRef:
+ key: postgresql-password
+ name: dbcreds
+ DJANGO_DATABASE_PORT: "5432"
+ DJANGO_DATABASE_USER: "{{ .Values.cnpg.main.user }}"
+ DJANGO_TIME_ZONE: "{{ .Values.TZ }}"
diff --git a/dev/dsmr-reader/13.0.12/questions.yaml b/dev/dsmr-reader/13.0.12/questions.yaml
new file mode 100644
index 0000000000..7e9601a42f
--- /dev/null
+++ b/dev/dsmr-reader/13.0.12/questions.yaml
@@ -0,0 +1,3276 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10009
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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/appsmith/6.0.11/templates/common.yaml b/dev/dsmr-reader/13.0.12/templates/common.yaml
similarity index 100%
rename from incubator/appsmith/6.0.11/templates/common.yaml
rename to dev/dsmr-reader/13.0.12/templates/common.yaml
diff --git a/dev/leantime/9.0.11/values.yaml b/dev/dsmr-reader/13.0.12/values.yaml
similarity index 100%
rename from dev/leantime/9.0.11/values.yaml
rename to dev/dsmr-reader/13.0.12/values.yaml
diff --git a/dev/euterpe/4.0.11/CHANGELOG.md b/dev/euterpe/4.0.11/CHANGELOG.md
deleted file mode 100644
index 8a2e56ccac..0000000000
--- a/dev/euterpe/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [euterpe-4.0.11](https://github.com/truecharts/charts/compare/euterpe-4.0.10...euterpe-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [euterpe-4.0.10](https://github.com/truecharts/charts/compare/euterpe-4.0.9...euterpe-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [euterpe-4.0.10](https://github.com/truecharts/charts/compare/euterpe-4.0.9...euterpe-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [euterpe-4.0.9](https://github.com/truecharts/charts/compare/euterpe-4.0.8...euterpe-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [euterpe-4.0.8](https://github.com/truecharts/charts/compare/euterpe-4.0.7...euterpe-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [euterpe-4.0.7](https://github.com/truecharts/charts/compare/euterpe-4.0.6...euterpe-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [euterpe-4.0.6](https://github.com/truecharts/charts/compare/euterpe-4.0.5...euterpe-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [euterpe-4.0.5](https://github.com/truecharts/charts/compare/euterpe-4.0.4...euterpe-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [euterpe-4.0.4](https://github.com/truecharts/charts/compare/euterpe-4.0.3...euterpe-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [euterpe-4.0.3](https://github.com/truecharts/charts/compare/euterpe-3.0.13...euterpe-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/euterpe/4.0.11/Chart.yaml b/dev/euterpe/4.0.11/Chart.yaml
deleted file mode 100644
index 755a25b4dd..0000000000
--- a/dev/euterpe/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: euterpe
-version: 4.0.11
-appVersion: 1.5.4
-description: Self-hosted streaming service for music, formerly known as HTTP Media Server.
-home: https://truecharts.org/charts/incubator/euterpe
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/ironsmile/euterpe
- - https://github.com/ironsmile/euterpe
- - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - euterpe
- - Productivity
- - Tools-Utilities
- - MediaApp-Music
- - MediaServer-Music
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/euterpe/4.0.11/app-changelog.md b/dev/euterpe/4.0.11/app-changelog.md
deleted file mode 100644
index 790cda4da7..0000000000
--- a/dev/euterpe/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [euterpe-4.0.11](https://github.com/truecharts/charts/compare/euterpe-4.0.10...euterpe-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/euterpe/4.0.11/charts/common-17.2.18.tgz b/dev/euterpe/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/euterpe/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/euterpe/4.0.12/CHANGELOG.md b/dev/euterpe/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..6dd0694b68
--- /dev/null
+++ b/dev/euterpe/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [euterpe-4.0.12](https://github.com/truecharts/charts/compare/euterpe-4.0.11...euterpe-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [euterpe-4.0.11](https://github.com/truecharts/charts/compare/euterpe-4.0.10...euterpe-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [euterpe-4.0.10](https://github.com/truecharts/charts/compare/euterpe-4.0.9...euterpe-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [euterpe-4.0.10](https://github.com/truecharts/charts/compare/euterpe-4.0.9...euterpe-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [euterpe-4.0.9](https://github.com/truecharts/charts/compare/euterpe-4.0.8...euterpe-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [euterpe-4.0.8](https://github.com/truecharts/charts/compare/euterpe-4.0.7...euterpe-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [euterpe-4.0.7](https://github.com/truecharts/charts/compare/euterpe-4.0.6...euterpe-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [euterpe-4.0.6](https://github.com/truecharts/charts/compare/euterpe-4.0.5...euterpe-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [euterpe-4.0.5](https://github.com/truecharts/charts/compare/euterpe-4.0.4...euterpe-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/euterpe/4.0.12/Chart.yaml b/dev/euterpe/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..2aaeb5abec
--- /dev/null
+++ b/dev/euterpe/4.0.12/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: euterpe
+version: 4.0.12
+appVersion: 1.5.4
+description: Self-hosted streaming service for music, formerly known as HTTP Media Server.
+home: https://truecharts.org/charts/incubator/euterpe
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
+deprecated: false
+sources:
+ - https://github.com/ironsmile/euterpe
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
+ - https://hub.docker.com/r/ironsmile/euterpe
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - euterpe
+ - Productivity
+ - Tools-Utilities
+ - MediaApp-Music
+ - MediaServer-Music
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/euterpe/4.0.11/README.md b/dev/euterpe/4.0.12/README.md
similarity index 100%
rename from dev/euterpe/4.0.11/README.md
rename to dev/euterpe/4.0.12/README.md
diff --git a/dev/euterpe/4.0.12/app-changelog.md b/dev/euterpe/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..7c750f807c
--- /dev/null
+++ b/dev/euterpe/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [euterpe-4.0.12](https://github.com/truecharts/charts/compare/euterpe-4.0.11...euterpe-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/euterpe/4.0.11/app-readme.md b/dev/euterpe/4.0.12/app-readme.md
similarity index 100%
rename from dev/euterpe/4.0.11/app-readme.md
rename to dev/euterpe/4.0.12/app-readme.md
diff --git a/dev/euterpe/4.0.12/charts/common-17.2.21.tgz b/dev/euterpe/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/euterpe/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/euterpe/4.0.11/ix_values.yaml b/dev/euterpe/4.0.12/ix_values.yaml
similarity index 100%
rename from dev/euterpe/4.0.11/ix_values.yaml
rename to dev/euterpe/4.0.12/ix_values.yaml
diff --git a/dev/euterpe/4.0.11/questions.yaml b/dev/euterpe/4.0.12/questions.yaml
similarity index 100%
rename from dev/euterpe/4.0.11/questions.yaml
rename to dev/euterpe/4.0.12/questions.yaml
diff --git a/dev/euterpe/4.0.11/templates/_secret.tpl b/dev/euterpe/4.0.12/templates/_secret.tpl
similarity index 100%
rename from dev/euterpe/4.0.11/templates/_secret.tpl
rename to dev/euterpe/4.0.12/templates/_secret.tpl
diff --git a/dev/euterpe/4.0.11/templates/common.yaml b/dev/euterpe/4.0.12/templates/common.yaml
similarity index 100%
rename from dev/euterpe/4.0.11/templates/common.yaml
rename to dev/euterpe/4.0.12/templates/common.yaml
diff --git a/dev/lenpaste/4.0.11/values.yaml b/dev/euterpe/4.0.12/values.yaml
similarity index 100%
rename from dev/lenpaste/4.0.11/values.yaml
rename to dev/euterpe/4.0.12/values.yaml
diff --git a/dev/flemarr/3.0.11/CHANGELOG.md b/dev/flemarr/3.0.11/CHANGELOG.md
deleted file mode 100644
index 30bcf929ef..0000000000
--- a/dev/flemarr/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [flemarr-3.0.11](https://github.com/truecharts/charts/compare/flemarr-3.0.10...flemarr-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [flemarr-3.0.10](https://github.com/truecharts/charts/compare/flemarr-3.0.9...flemarr-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [flemarr-3.0.10](https://github.com/truecharts/charts/compare/flemarr-3.0.9...flemarr-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [flemarr-3.0.9](https://github.com/truecharts/charts/compare/flemarr-3.0.8...flemarr-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [flemarr-3.0.8](https://github.com/truecharts/charts/compare/flemarr-3.0.7...flemarr-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [flemarr-3.0.7](https://github.com/truecharts/charts/compare/flemarr-3.0.6...flemarr-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [flemarr-3.0.6](https://github.com/truecharts/charts/compare/flemarr-3.0.5...flemarr-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [flemarr-3.0.5](https://github.com/truecharts/charts/compare/flemarr-3.0.4...flemarr-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [flemarr-3.0.4](https://github.com/truecharts/charts/compare/flemarr-3.0.3...flemarr-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [flemarr-3.0.3](https://github.com/truecharts/charts/compare/flemarr-2.0.11...flemarr-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/flemarr/3.0.11/Chart.yaml b/dev/flemarr/3.0.11/Chart.yaml
deleted file mode 100644
index d28ca7eac6..0000000000
--- a/dev/flemarr/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: flemarr
-version: 3.0.11
-appVersion: latest
-description: Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API.
-home: https://truecharts.org/charts/incubator/flemarr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
-deprecated: false
-sources:
- - https://github.com/Flemmarr/Flemmarr
- - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr
- - https://hub.docker.com/r/pierremesure/flemmarr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - flemarr
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/flemarr/3.0.11/app-changelog.md b/dev/flemarr/3.0.11/app-changelog.md
deleted file mode 100644
index c063e0bfa4..0000000000
--- a/dev/flemarr/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [flemarr-3.0.11](https://github.com/truecharts/charts/compare/flemarr-3.0.10...flemarr-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/flemarr/3.0.11/charts/common-17.2.18.tgz b/dev/flemarr/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/flemarr/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/flemarr/3.0.12/CHANGELOG.md b/dev/flemarr/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..ca2c23c44d
--- /dev/null
+++ b/dev/flemarr/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [flemarr-3.0.12](https://github.com/truecharts/charts/compare/flemarr-3.0.11...flemarr-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [flemarr-3.0.11](https://github.com/truecharts/charts/compare/flemarr-3.0.10...flemarr-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [flemarr-3.0.10](https://github.com/truecharts/charts/compare/flemarr-3.0.9...flemarr-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [flemarr-3.0.10](https://github.com/truecharts/charts/compare/flemarr-3.0.9...flemarr-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [flemarr-3.0.9](https://github.com/truecharts/charts/compare/flemarr-3.0.8...flemarr-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [flemarr-3.0.8](https://github.com/truecharts/charts/compare/flemarr-3.0.7...flemarr-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [flemarr-3.0.7](https://github.com/truecharts/charts/compare/flemarr-3.0.6...flemarr-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [flemarr-3.0.6](https://github.com/truecharts/charts/compare/flemarr-3.0.5...flemarr-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [flemarr-3.0.5](https://github.com/truecharts/charts/compare/flemarr-3.0.4...flemarr-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/flemarr/3.0.12/Chart.yaml b/dev/flemarr/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..c176081051
--- /dev/null
+++ b/dev/flemarr/3.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: flemarr
+version: 3.0.12
+appVersion: latest
+description: Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API.
+home: https://truecharts.org/charts/incubator/flemarr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
+deprecated: false
+sources:
+ - https://github.com/Flemmarr/Flemmarr
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr
+ - https://hub.docker.com/r/pierremesure/flemmarr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - flemarr
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/flemarr/3.0.11/README.md b/dev/flemarr/3.0.12/README.md
similarity index 100%
rename from dev/flemarr/3.0.11/README.md
rename to dev/flemarr/3.0.12/README.md
diff --git a/dev/flemarr/3.0.12/app-changelog.md b/dev/flemarr/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..cee391e77a
--- /dev/null
+++ b/dev/flemarr/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [flemarr-3.0.12](https://github.com/truecharts/charts/compare/flemarr-3.0.11...flemarr-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/flemarr/3.0.11/app-readme.md b/dev/flemarr/3.0.12/app-readme.md
similarity index 100%
rename from dev/flemarr/3.0.11/app-readme.md
rename to dev/flemarr/3.0.12/app-readme.md
diff --git a/dev/flemarr/3.0.12/charts/common-17.2.21.tgz b/dev/flemarr/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/flemarr/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/flemarr/3.0.11/ix_values.yaml b/dev/flemarr/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/flemarr/3.0.11/ix_values.yaml
rename to dev/flemarr/3.0.12/ix_values.yaml
diff --git a/dev/flemarr/3.0.11/questions.yaml b/dev/flemarr/3.0.12/questions.yaml
similarity index 100%
rename from dev/flemarr/3.0.11/questions.yaml
rename to dev/flemarr/3.0.12/questions.yaml
diff --git a/dev/flemarr/3.0.11/templates/_configMap.tpl b/dev/flemarr/3.0.12/templates/_configMap.tpl
similarity index 100%
rename from dev/flemarr/3.0.11/templates/_configMap.tpl
rename to dev/flemarr/3.0.12/templates/_configMap.tpl
diff --git a/dev/flemarr/3.0.11/templates/common.yaml b/dev/flemarr/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/flemarr/3.0.11/templates/common.yaml
rename to dev/flemarr/3.0.12/templates/common.yaml
diff --git a/dev/linkace/9.0.11/values.yaml b/dev/flemarr/3.0.12/values.yaml
similarity index 100%
rename from dev/linkace/9.0.11/values.yaml
rename to dev/flemarr/3.0.12/values.yaml
diff --git a/dev/focalboard/14.0.12/CHANGELOG.md b/dev/focalboard/14.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..3b00d2749d
--- /dev/null
+++ b/dev/focalboard/14.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [focalboard-14.0.12](https://github.com/truecharts/charts/compare/focalboard-14.0.11...focalboard-14.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [focalboard-14.0.11](https://github.com/truecharts/charts/compare/focalboard-14.0.10...focalboard-14.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [focalboard-14.0.10](https://github.com/truecharts/charts/compare/focalboard-14.0.9...focalboard-14.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [focalboard-14.0.10](https://github.com/truecharts/charts/compare/focalboard-14.0.9...focalboard-14.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [focalboard-14.0.9](https://github.com/truecharts/charts/compare/focalboard-14.0.8...focalboard-14.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [focalboard-14.0.8](https://github.com/truecharts/charts/compare/focalboard-14.0.7...focalboard-14.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [focalboard-14.0.7](https://github.com/truecharts/charts/compare/focalboard-14.0.6...focalboard-14.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [focalboard-14.0.6](https://github.com/truecharts/charts/compare/focalboard-14.0.5...focalboard-14.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [focalboard-14.0.5](https://github.com/truecharts/charts/compare/focalboard-14.0.4...focalboard-14.0.5) (2023-12-20)
+
diff --git a/dev/focalboard/14.0.12/Chart.yaml b/dev/focalboard/14.0.12/Chart.yaml
new file mode 100644
index 0000000000..b900630a38
--- /dev/null
+++ b/dev/focalboard/14.0.12/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: focalboard
+version: 14.0.12
+appVersion: 7.11.4
+description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
+home: https://truecharts.org/charts/incubator/focalboard
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
+deprecated: false
+sources:
+ - https://www.focalboard.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
+ - https://hub.docker.com/r/mattermost/focalboard
+ - https://github.com/mattermost/focalboard
+ - https://github.com/FlipEnergy/container-images/blob/main/focalboard
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - focalboard
+ - kanban
+ - project management
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/focalboard/14.0.12/README.md b/dev/focalboard/14.0.12/README.md
new file mode 100644
index 0000000000..619666e28c
--- /dev/null
+++ b/dev/focalboard/14.0.12/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/incubator/focalboard)
+
+**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/dev/focalboard/14.0.12/app-changelog.md b/dev/focalboard/14.0.12/app-changelog.md
new file mode 100644
index 0000000000..ba498cc0a6
--- /dev/null
+++ b/dev/focalboard/14.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [focalboard-14.0.12](https://github.com/truecharts/charts/compare/focalboard-14.0.11...focalboard-14.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/focalboard/14.0.12/app-readme.md b/dev/focalboard/14.0.12/app-readme.md
new file mode 100644
index 0000000000..4d023efff5
--- /dev/null
+++ b/dev/focalboard/14.0.12/app-readme.md
@@ -0,0 +1,8 @@
+Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/focalboard](https://truecharts.org/charts/dev/focalboard)
+
+---
+
+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/dev/focalboard/14.0.12/charts/common-17.2.21.tgz b/dev/focalboard/14.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/focalboard/14.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/focalboard/14.0.12/ix_values.yaml b/dev/focalboard/14.0.12/ix_values.yaml
new file mode 100644
index 0000000000..92a10a74cc
--- /dev/null
+++ b/dev/focalboard/14.0.12/ix_values.yaml
@@ -0,0 +1,29 @@
+focalboard:
+ enableLocalMode: true
+ localOnly: false
+ serverRoot: http://localhost:10072
+ telemetry: false
+image:
+ pullPolicy: IfNotPresent
+ repository: mattermost/focalboard
+ tag: 7.11.4@sha256:c935a2879dc7bcb8243a562afea21a30edbb6dbe029b53a9c0ae7ab4b3255c54
+persistence:
+ uploads:
+ enabled: true
+ mountPath: /uploads
+portal:
+ open:
+ enabled: true
+cnpg:
+ main:
+ enabled: true
+ database: focalboard
+ user: focalboard
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+service:
+ main:
+ ports:
+ main:
+ port: 10072
diff --git a/dev/focalboard/14.0.12/questions.yaml b/dev/focalboard/14.0.12/questions.yaml
new file mode 100644
index 0000000000..ca04d83c9d
--- /dev/null
+++ b/dev/focalboard/14.0.12/questions.yaml
@@ -0,0 +1,3307 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: focalboard
+ group: "App Configuration"
+ label: "Focalboard Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: serverRoot
+ label: "serverRoot"
+ description: "Root URL of the server. eg. https://focal.mydomain.com"
+ schema:
+ type: string
+ default: "http://localhost:10072"
+ - variable: telemetry
+ label: "telemetry"
+ description: "Enable health diagnostics telemetry "
+ schema:
+ type: boolean
+ default: false
+ - variable: localOnly
+ label: "localOnly"
+ description: "Only allow connections from localhost"
+ schema:
+ type: boolean
+ default: false
+ - variable: enableLocalMode
+ label: "enableLocalMode"
+ description: "Enable admin APIs on local Unix port"
+ schema:
+ type: boolean
+ default: true
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10072
+ 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: uploads
+ label: "App Uploads Storage"
+ description: "Stores the Application Uploads."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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/dev/focalboard/14.0.12/templates/_configmap.tpl b/dev/focalboard/14.0.12/templates/_configmap.tpl
new file mode 100644
index 0000000000..d68bda272e
--- /dev/null
+++ b/dev/focalboard/14.0.12/templates/_configmap.tpl
@@ -0,0 +1,25 @@
+{{- define "focalboard.configmap" -}}
+
+{{- $pgPass := .Values.cnpg.main.creds.password | trimAll "\"" }}
+{{- $pgUser := .Values.cnpg.main.user }}
+{{- $pgDB := .Values.cnpg.main.database }}
+enabled: true
+data:
+ focalboard-config: |-
+ {
+ "serverRoot": "{{ .Values.focalboard.serverRoot }}",
+ "port": {{ .Values.service.main.ports.main.port }},
+ "dbtype": "postgres",
+ "dbconfig": "{{ printf "postgresql://%v:%v@%v-postgresql:5432/%v?sslmode=disable" $pgUser $pgPass .Release.Name $pgDB }}",
+ "postgres_dbconfig": "dbname=$pgDB sslmode=disable",
+ "useSSL": false,
+ "webpath": "./pack",
+ "filespath": "/uploads",
+ "telemetry": {{ .Values.focalboard.telemetry }},
+ "session_expire_time": 2592000,
+ "session_refresh_time": 18000,
+ "localOnly": {{ .Values.focalboard.localOnly }},
+ "enableLocalMode": {{ .Values.focalboard.enableLocalMode }},
+ "localModeSocketLocation": "/var/tmp/focalboard_local.socket"
+ }
+{{- end -}}
diff --git a/dev/focalboard/14.0.12/templates/common.yaml b/dev/focalboard/14.0.12/templates/common.yaml
new file mode 100644
index 0000000000..1ef1831f81
--- /dev/null
+++ b/dev/focalboard/14.0.12/templates/common.yaml
@@ -0,0 +1,20 @@
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Append the hardcoded settings */}}
+{{- define "focalboard.harcodedValues" -}}
+persistence:
+ focalboard-config:
+ enabled: "true"
+ mountPath: "/opt/focalboard/config.json"
+ subPath: "focalboard-config"
+ type: "custom"
+ volumeSpec:
+ configMap:
+ name: {{ printf "%v-install" (include "tc.v1.common.names.fullname" .) }}
+{{- end -}}
+{{- $_ := mergeOverwrite .Values (include "focalboard.harcodedValues" . | fromYaml) -}}
+
+{{- include "focalboard.configmap" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/dev/magicmirror2/3.0.11/values.yaml b/dev/focalboard/14.0.12/values.yaml
similarity index 100%
rename from dev/magicmirror2/3.0.11/values.yaml
rename to dev/focalboard/14.0.12/values.yaml
diff --git a/dev/gotify/14.0.12/CHANGELOG.md b/dev/gotify/14.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..84051a00c9
--- /dev/null
+++ b/dev/gotify/14.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [gotify-14.0.12](https://github.com/truecharts/charts/compare/gotify-14.0.11...gotify-14.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [gotify-14.0.11](https://github.com/truecharts/charts/compare/gotify-14.0.10...gotify-14.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [gotify-14.0.10](https://github.com/truecharts/charts/compare/gotify-14.0.9...gotify-14.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [gotify-14.0.10](https://github.com/truecharts/charts/compare/gotify-14.0.9...gotify-14.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [gotify-14.0.9](https://github.com/truecharts/charts/compare/gotify-14.0.8...gotify-14.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [gotify-14.0.8](https://github.com/truecharts/charts/compare/gotify-14.0.7...gotify-14.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [gotify-14.0.7](https://github.com/truecharts/charts/compare/gotify-14.0.6...gotify-14.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [gotify-14.0.6](https://github.com/truecharts/charts/compare/gotify-14.0.5...gotify-14.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [gotify-14.0.5](https://github.com/truecharts/charts/compare/gotify-14.0.4...gotify-14.0.5) (2023-12-20)
+
diff --git a/dev/gotify/14.0.12/Chart.yaml b/dev/gotify/14.0.12/Chart.yaml
new file mode 100644
index 0000000000..d2fbe1dd76
--- /dev/null
+++ b/dev/gotify/14.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: gotify
+version: 14.0.12
+appVersion: 2.4.0
+description: A simple server for sending and receiving messages.
+home: https://truecharts.org/charts/incubator/gotify
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png
+deprecated: false
+sources:
+ - https://github.com/gotify/server
+ - https://gotify.net/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify
+ - https://hub.docker.com/r/gotify/server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - gotify
+ - notifications
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: notifications
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/gotify/14.0.12/README.md b/dev/gotify/14.0.12/README.md
new file mode 100644
index 0000000000..16c3e507fc
--- /dev/null
+++ b/dev/gotify/14.0.12/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/incubator/gotify)
+
+**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/dev/gotify/14.0.12/app-changelog.md b/dev/gotify/14.0.12/app-changelog.md
new file mode 100644
index 0000000000..f656c946e1
--- /dev/null
+++ b/dev/gotify/14.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [gotify-14.0.12](https://github.com/truecharts/charts/compare/gotify-14.0.11...gotify-14.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/gotify/14.0.12/app-readme.md b/dev/gotify/14.0.12/app-readme.md
new file mode 100644
index 0000000000..699dd82fd1
--- /dev/null
+++ b/dev/gotify/14.0.12/app-readme.md
@@ -0,0 +1,8 @@
+A simple server for sending and receiving messages.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/gotify](https://truecharts.org/charts/dev/gotify)
+
+---
+
+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/dev/gotify/14.0.12/charts/common-17.2.21.tgz b/dev/gotify/14.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/gotify/14.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/gotify/14.0.12/ix_values.yaml b/dev/gotify/14.0.12/ix_values.yaml
new file mode 100644
index 0000000000..20c44cf7b1
--- /dev/null
+++ b/dev/gotify/14.0.12/ix_values.yaml
@@ -0,0 +1,58 @@
+gotify:
+ cors:
+ allowed_headers: []
+ allowed_methods: []
+ allowed_origins: []
+ keep_alive_period_seconds: 0
+ pass: admin
+ password_strength: 10
+ registration: false
+ response_headers: []
+ stream:
+ allowed_origins: []
+ ping_period_seconds: 45
+ user: admin
+image:
+ pullPolicy: IfNotPresent
+ repository: gotify/server
+ tag: 2.4.0@sha256:436a75a37795fed03df4d183c007b9d7d84329d4e92067121ff77f08e78cdadf
+persistence:
+ config-file:
+ defaultMode: "0600"
+ enabled: true
+ mountPath: /etc/gotify/config.yml
+ objectName: "secret"
+ readOnly: true
+ subPath: config.yml
+ type: secret
+ data:
+ enabled: true
+ mountPath: /app/data
+portal:
+ open:
+ enabled: true
+cnpg:
+ main:
+ enabled: true
+ database: gotify
+ user: gotify
+service:
+ main:
+ ports:
+ main:
+ port: 10084
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ envFrom:
+ - secretRef:
+ name: "secret-env"
+ probes:
+ liveness:
+ path: /health
+ readiness:
+ path: /health
+ startup:
+ path: /health
diff --git a/dev/gotify/14.0.12/questions.yaml b/dev/gotify/14.0.12/questions.yaml
new file mode 100644
index 0000000000..c194644574
--- /dev/null
+++ b/dev/gotify/14.0.12/questions.yaml
@@ -0,0 +1,3434 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: gotify
+ group: App Configuration
+ label: Gotify Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: user
+ label: Username (First install only)
+ description: Sets the default admin user.
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: pass
+ label: Password (First install only)
+ description: Sets the default admin pass.
+ schema:
+ type: string
+ default: ""
+ required: true
+ private: true
+ - variable: registration
+ label: Registration
+ description: Enable / Disable user registration.
+ schema:
+ type: boolean
+ default: true
+ - variable: password_strength
+ label: Password Strength
+ description: The bcrypt password strength (higher = better but also slower).
+ schema:
+ type: int
+ default: 10
+ - variable: show_advanced
+ label: Show Advanced Options
+ description: Shows advanced options that should be changed only if you know what you are doing
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: response_headers
+ label: Response Headers
+ description: Response headers are added to every response
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: response_header_entry
+ label: Response Header Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Header Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Header Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: keep_alive_period_seconds
+ label: Keep Alive Period Seconds
+ description: Set the interval in which keepalive packets will be sent. 0 = use Go default (15s); -1 = disable keepalive; Only change this value if you know what you are doing.
+ schema:
+ type: int
+ required: true
+ default: 0
+ - variable: stream
+ label: Stream
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: show_advanced
+ label: Show Advanced Options
+ description: Shows advanced options that should be changed only if you know what you are doing
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: ping_period_seconds
+ label: Ping Period Seconds
+ description: The interval in which websocket pings will be sent. Only change this value if you know what you are doing.
+ schema:
+ type: int
+ required: true
+ default: 45
+ - variable: allowed_origins
+ label: Allowed Origins
+ description: Allowed origins for websocket connections (Same Origin is always allowed, Default is Same Origin)
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: allowed_origin_entry
+ label: Allowed Origin Entry
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: cors
+ label: CORS
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: show_advanced
+ label: Show Advanced Options
+ description: Shows advanced options that should be changed only if you know what you are doing
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: allowed_origins
+ label: Allowed Origins
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: allowed_origin_entry
+ label: Allowed Origin Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: allowed_methods
+ label: Allowed Methods
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: allowed_method_entry
+ label: Allowed Method Entry
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: allowed_headers
+ label: Allowed Headers
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: allowed_header_entry
+ label: Allowed Header Entry
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service
+ description: The Primary service on which the healthcheck runs, often the webUI
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 10084
+ 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: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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/dev/gotify/14.0.12/templates/_secret.tpl b/dev/gotify/14.0.12/templates/_secret.tpl
new file mode 100644
index 0000000000..a2ce1245eb
--- /dev/null
+++ b/dev/gotify/14.0.12/templates/_secret.tpl
@@ -0,0 +1,83 @@
+{{/* Define the secret */}}
+{{- define "gotify.secret" -}}
+
+{{- $secretName := printf "%s-secret" (include "tc.v1.common.names.fullname" .) }}
+{{- $secretEnvName := printf "%s-secret-env" (include "tc.v1.common.names.fullname" .) }}
+
+{{- $url := (.Values.cnpg.main.url.plain | trimAll "\"") }}
+{{- $password := (.Values.cnpg.main.creds.password | trimAll "\"") }}
+{{- $dbuser := .Values.cnpg.main.user }}
+{{- $dbname := .Values.cnpg.main.database }}
+{{- $port := .Values.service.main.ports.main.port }}
+---
+apiVersion: v1
+kind: Secret
+metadata:
+ name: {{ $secretEnvName }}
+ labels:
+
+data: {{/* Env takes precedence, and it;s defined in Dockerfile as 80 */}}
+ GOTIFY_SERVER_PORT: {{ $port | quote }}
+---
+apiVersion: v1
+kind: Secret
+metadata:
+ name: {{ $secretName }}
+ labels:
+
+data:
+ config.yml: |
+ server:
+ listenaddr: ""
+ keepaliveperiodseconds: {{ .Values.gotify.keep_alive_period_seconds }}
+ port: {{ $port }}
+ {{- with .Values.gotify.response_headers }}
+ responseheaders:
+ {{- range $item := . }}
+ {{ $item.key }}: {{ $item.value | quote }}
+ {{- end }}
+ {{- end }}
+ ssl:
+ enabled: false
+ stream:
+ pingperiodseconds: {{ .Values.gotify.stream.ping_period_seconds }}
+ {{- with .Values.gotify.stream.allowed_origins }}
+ allowedorigins:
+ {{- range $item := . }}
+ - {{ $item | quote }}
+ {{- end }}
+ {{- end }}
+ {{- if or .Values.gotify.cors.allowed_origins .Values.gotify.cors.allowed_methods .Values.gotify.cors.allowed_headers }}
+ cors:
+ {{- with .Values.gotify.cors.allowed_origins }}
+ alloworigins:
+ {{- range $item := . }}
+ - {{ $item | quote }}
+ {{- end }}
+ {{- end }}
+ {{- with .Values.gotify.cors.allowed_methods }}
+ allowmethods:
+ {{- range $item := . }}
+ - {{ $item | quote }}
+ {{- end }}
+ {{- end }}
+ {{- with .Values.gotify.cors.allowed_headers }}
+ allowheaders:
+ {{- range $item := . }}
+ - {{ $item | quote }}
+ {{- end }}
+ {{- end }}
+ {{- end }}
+ database:
+ dialect: postgres
+ connection: {{ printf "host=%s port=5432 user=%s dbname=%s password=%s sslmode=disable" $url $dbuser $dbname $password }}
+ uploadedimagesdir: {{ printf "%s/images" .Values.persistence.data.mountPath }}
+ {{- if .Values.gotify.plugins_enabled }}
+ pluginsdir: {{ printf "%s/plugins" .Values.persistence.data.mountPath }}
+ {{- end }}
+ defaultuser:
+ name: {{ .Values.gotify.user }}
+ pass: {{ .Values.gotify.pass }}
+ passstrength: {{ .Values.gotify.password_strength }}
+ registration: {{ .Values.gotify.registration }}
+{{- end -}}
diff --git a/dev/gotify/14.0.12/templates/common.yaml b/dev/gotify/14.0.12/templates/common.yaml
new file mode 100644
index 0000000000..4cc99985ed
--- /dev/null
+++ b/dev/gotify/14.0.12/templates/common.yaml
@@ -0,0 +1,8 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render secret */}}
+{{- include "gotify.secret" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/dev/microbin/3.0.11/values.yaml b/dev/gotify/14.0.12/values.yaml
similarity index 100%
rename from dev/microbin/3.0.11/values.yaml
rename to dev/gotify/14.0.12/values.yaml
diff --git a/dev/icinga2/8.0.11/CHANGELOG.md b/dev/icinga2/8.0.11/CHANGELOG.md
deleted file mode 100644
index 50947e2eb4..0000000000
--- a/dev/icinga2/8.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [icinga2-8.0.11](https://github.com/truecharts/charts/compare/icinga2-8.0.10...icinga2-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [icinga2-8.0.10](https://github.com/truecharts/charts/compare/icinga2-8.0.9...icinga2-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [icinga2-8.0.10](https://github.com/truecharts/charts/compare/icinga2-8.0.9...icinga2-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [icinga2-8.0.9](https://github.com/truecharts/charts/compare/icinga2-8.0.8...icinga2-8.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [icinga2-8.0.8](https://github.com/truecharts/charts/compare/icinga2-8.0.7...icinga2-8.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [icinga2-8.0.7](https://github.com/truecharts/charts/compare/icinga2-8.0.6...icinga2-8.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [icinga2-8.0.6](https://github.com/truecharts/charts/compare/icinga2-8.0.5...icinga2-8.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [icinga2-8.0.5](https://github.com/truecharts/charts/compare/icinga2-8.0.4...icinga2-8.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [icinga2-8.0.4](https://github.com/truecharts/charts/compare/icinga2-8.0.3...icinga2-8.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [icinga2-8.0.3](https://github.com/truecharts/charts/compare/icinga2-7.0.3...icinga2-8.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/icinga2/8.0.11/Chart.yaml b/dev/icinga2/8.0.11/Chart.yaml
deleted file mode 100644
index 8edb675efc..0000000000
--- a/dev/icinga2/8.0.11/Chart.yaml
+++ /dev/null
@@ -1,45 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: icinga2
-version: 8.0.11
-appVersion: 2.14.0
-description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
-home: https://truecharts.org/charts/incubator/icinga2
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/jordan/icinga2
- - https://icinga.com/
- - https://github.com/jjethwa/icinga2
- - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - icinga2
- - monitoring
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: monitoring
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/icinga2/8.0.11/app-changelog.md b/dev/icinga2/8.0.11/app-changelog.md
deleted file mode 100644
index 2e39b6d05c..0000000000
--- a/dev/icinga2/8.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [icinga2-8.0.11](https://github.com/truecharts/charts/compare/icinga2-8.0.10...icinga2-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/icinga2/8.0.11/charts/common-17.2.18.tgz b/dev/icinga2/8.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/icinga2/8.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/icinga2/8.0.12/CHANGELOG.md b/dev/icinga2/8.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..54a0c00f61
--- /dev/null
+++ b/dev/icinga2/8.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [icinga2-8.0.12](https://github.com/truecharts/charts/compare/icinga2-8.0.11...icinga2-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [icinga2-8.0.11](https://github.com/truecharts/charts/compare/icinga2-8.0.10...icinga2-8.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [icinga2-8.0.10](https://github.com/truecharts/charts/compare/icinga2-8.0.9...icinga2-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [icinga2-8.0.10](https://github.com/truecharts/charts/compare/icinga2-8.0.9...icinga2-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [icinga2-8.0.9](https://github.com/truecharts/charts/compare/icinga2-8.0.8...icinga2-8.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [icinga2-8.0.8](https://github.com/truecharts/charts/compare/icinga2-8.0.7...icinga2-8.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [icinga2-8.0.7](https://github.com/truecharts/charts/compare/icinga2-8.0.6...icinga2-8.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [icinga2-8.0.6](https://github.com/truecharts/charts/compare/icinga2-8.0.5...icinga2-8.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [icinga2-8.0.5](https://github.com/truecharts/charts/compare/icinga2-8.0.4...icinga2-8.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/icinga2/8.0.12/Chart.yaml b/dev/icinga2/8.0.12/Chart.yaml
new file mode 100644
index 0000000000..1790d98f65
--- /dev/null
+++ b/dev/icinga2/8.0.12/Chart.yaml
@@ -0,0 +1,45 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: icinga2
+version: 8.0.12
+appVersion: 2.14.0
+description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
+home: https://truecharts.org/charts/incubator/icinga2
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
+ - https://hub.docker.com/r/jordan/icinga2
+ - https://icinga.com/
+ - https://github.com/jjethwa/icinga2
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - icinga2
+ - monitoring
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: monitoring
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/icinga2/8.0.11/README.md b/dev/icinga2/8.0.12/README.md
similarity index 100%
rename from dev/icinga2/8.0.11/README.md
rename to dev/icinga2/8.0.12/README.md
diff --git a/dev/icinga2/8.0.12/app-changelog.md b/dev/icinga2/8.0.12/app-changelog.md
new file mode 100644
index 0000000000..455dc96597
--- /dev/null
+++ b/dev/icinga2/8.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [icinga2-8.0.12](https://github.com/truecharts/charts/compare/icinga2-8.0.11...icinga2-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/icinga2/8.0.11/app-readme.md b/dev/icinga2/8.0.12/app-readme.md
similarity index 100%
rename from dev/icinga2/8.0.11/app-readme.md
rename to dev/icinga2/8.0.12/app-readme.md
diff --git a/dev/icinga2/8.0.12/charts/common-17.2.21.tgz b/dev/icinga2/8.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/icinga2/8.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/icinga2/8.0.11/charts/mariadb-10.0.2.tgz b/dev/icinga2/8.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from dev/icinga2/8.0.11/charts/mariadb-10.0.2.tgz
rename to dev/icinga2/8.0.12/charts/mariadb-10.0.2.tgz
diff --git a/dev/icinga2/8.0.11/ix_values.yaml b/dev/icinga2/8.0.12/ix_values.yaml
similarity index 100%
rename from dev/icinga2/8.0.11/ix_values.yaml
rename to dev/icinga2/8.0.12/ix_values.yaml
diff --git a/dev/icinga2/8.0.11/questions.yaml b/dev/icinga2/8.0.12/questions.yaml
similarity index 100%
rename from dev/icinga2/8.0.11/questions.yaml
rename to dev/icinga2/8.0.12/questions.yaml
diff --git a/incubator/cloudbeaver/4.0.11/templates/common.yaml b/dev/icinga2/8.0.12/templates/common.yaml
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/templates/common.yaml
rename to dev/icinga2/8.0.12/templates/common.yaml
diff --git a/dev/money-balancer/3.0.11/values.yaml b/dev/icinga2/8.0.12/values.yaml
similarity index 100%
rename from dev/money-balancer/3.0.11/values.yaml
rename to dev/icinga2/8.0.12/values.yaml
diff --git a/dev/koel/8.0.11/CHANGELOG.md b/dev/koel/8.0.11/CHANGELOG.md
deleted file mode 100644
index fda549e028..0000000000
--- a/dev/koel/8.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [koel-8.0.11](https://github.com/truecharts/charts/compare/koel-8.0.10...koel-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [koel-8.0.10](https://github.com/truecharts/charts/compare/koel-8.0.9...koel-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [koel-8.0.10](https://github.com/truecharts/charts/compare/koel-8.0.9...koel-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [koel-8.0.9](https://github.com/truecharts/charts/compare/koel-8.0.8...koel-8.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [koel-8.0.8](https://github.com/truecharts/charts/compare/koel-8.0.7...koel-8.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [koel-8.0.7](https://github.com/truecharts/charts/compare/koel-8.0.6...koel-8.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [koel-8.0.6](https://github.com/truecharts/charts/compare/koel-8.0.5...koel-8.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [koel-8.0.5](https://github.com/truecharts/charts/compare/koel-8.0.4...koel-8.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [koel-8.0.4](https://github.com/truecharts/charts/compare/koel-8.0.3...koel-8.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [koel-8.0.3](https://github.com/truecharts/charts/compare/koel-7.0.3...koel-8.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/koel/8.0.11/Chart.yaml b/dev/koel/8.0.11/Chart.yaml
deleted file mode 100644
index 496ae9b7c3..0000000000
--- a/dev/koel/8.0.11/Chart.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: koel
-version: 8.0.11
-appVersion: latest
-description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.
-home: https://truecharts.org/charts/incubator/koel
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/koel
- - https://hub.docker.com/r/phanan/koel
- - https://github.com/koel/docker
- - https://github.com/koel/koel
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - koel
- - music
- - stream
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/koel/8.0.11/app-changelog.md b/dev/koel/8.0.11/app-changelog.md
deleted file mode 100644
index 38ee7383e7..0000000000
--- a/dev/koel/8.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [koel-8.0.11](https://github.com/truecharts/charts/compare/koel-8.0.10...koel-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/koel/8.0.11/charts/common-17.2.18.tgz b/dev/koel/8.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/koel/8.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/koel/8.0.12/CHANGELOG.md b/dev/koel/8.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..d8f7bcb655
--- /dev/null
+++ b/dev/koel/8.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [koel-8.0.12](https://github.com/truecharts/charts/compare/koel-8.0.11...koel-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [koel-8.0.11](https://github.com/truecharts/charts/compare/koel-8.0.10...koel-8.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [koel-8.0.10](https://github.com/truecharts/charts/compare/koel-8.0.9...koel-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [koel-8.0.10](https://github.com/truecharts/charts/compare/koel-8.0.9...koel-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [koel-8.0.9](https://github.com/truecharts/charts/compare/koel-8.0.8...koel-8.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [koel-8.0.8](https://github.com/truecharts/charts/compare/koel-8.0.7...koel-8.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [koel-8.0.7](https://github.com/truecharts/charts/compare/koel-8.0.6...koel-8.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [koel-8.0.6](https://github.com/truecharts/charts/compare/koel-8.0.5...koel-8.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [koel-8.0.5](https://github.com/truecharts/charts/compare/koel-8.0.4...koel-8.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/koel/8.0.12/Chart.yaml b/dev/koel/8.0.12/Chart.yaml
new file mode 100644
index 0000000000..58e709f94c
--- /dev/null
+++ b/dev/koel/8.0.12/Chart.yaml
@@ -0,0 +1,46 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: koel
+version: 8.0.12
+appVersion: latest
+description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.
+home: https://truecharts.org/charts/incubator/koel
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
+deprecated: false
+sources:
+ - https://github.com/koel/docker
+ - https://github.com/koel/koel
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/koel
+ - https://hub.docker.com/r/phanan/koel
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - koel
+ - music
+ - stream
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/koel/8.0.11/README.md b/dev/koel/8.0.12/README.md
similarity index 100%
rename from dev/koel/8.0.11/README.md
rename to dev/koel/8.0.12/README.md
diff --git a/dev/koel/8.0.12/app-changelog.md b/dev/koel/8.0.12/app-changelog.md
new file mode 100644
index 0000000000..897500246c
--- /dev/null
+++ b/dev/koel/8.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [koel-8.0.12](https://github.com/truecharts/charts/compare/koel-8.0.11...koel-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/koel/8.0.11/app-readme.md b/dev/koel/8.0.12/app-readme.md
similarity index 100%
rename from dev/koel/8.0.11/app-readme.md
rename to dev/koel/8.0.12/app-readme.md
diff --git a/dev/koel/8.0.12/charts/common-17.2.21.tgz b/dev/koel/8.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/koel/8.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/koel/8.0.11/charts/mariadb-10.0.2.tgz b/dev/koel/8.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from dev/koel/8.0.11/charts/mariadb-10.0.2.tgz
rename to dev/koel/8.0.12/charts/mariadb-10.0.2.tgz
diff --git a/dev/koel/8.0.11/ix_values.yaml b/dev/koel/8.0.12/ix_values.yaml
similarity index 100%
rename from dev/koel/8.0.11/ix_values.yaml
rename to dev/koel/8.0.12/ix_values.yaml
diff --git a/dev/koel/8.0.11/questions.yaml b/dev/koel/8.0.12/questions.yaml
similarity index 100%
rename from dev/koel/8.0.11/questions.yaml
rename to dev/koel/8.0.12/questions.yaml
diff --git a/dev/koel/8.0.11/templates/_secrets.tpl b/dev/koel/8.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/koel/8.0.11/templates/_secrets.tpl
rename to dev/koel/8.0.12/templates/_secrets.tpl
diff --git a/dev/koel/8.0.11/templates/common.yaml b/dev/koel/8.0.12/templates/common.yaml
similarity index 100%
rename from dev/koel/8.0.11/templates/common.yaml
rename to dev/koel/8.0.12/templates/common.yaml
diff --git a/dev/noisedash/3.0.11/values.yaml b/dev/koel/8.0.12/values.yaml
similarity index 100%
rename from dev/noisedash/3.0.11/values.yaml
rename to dev/koel/8.0.12/values.yaml
diff --git a/dev/kutt/8.0.11/CHANGELOG.md b/dev/kutt/8.0.11/CHANGELOG.md
deleted file mode 100644
index ca0e128632..0000000000
--- a/dev/kutt/8.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [kutt-8.0.11](https://github.com/truecharts/charts/compare/kutt-8.0.10...kutt-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [kutt-8.0.10](https://github.com/truecharts/charts/compare/kutt-8.0.9...kutt-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [kutt-8.0.10](https://github.com/truecharts/charts/compare/kutt-8.0.9...kutt-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [kutt-8.0.9](https://github.com/truecharts/charts/compare/kutt-8.0.8...kutt-8.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [kutt-8.0.8](https://github.com/truecharts/charts/compare/kutt-8.0.7...kutt-8.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [kutt-8.0.7](https://github.com/truecharts/charts/compare/kutt-8.0.6...kutt-8.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [kutt-8.0.6](https://github.com/truecharts/charts/compare/kutt-8.0.5...kutt-8.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [kutt-8.0.5](https://github.com/truecharts/charts/compare/kutt-8.0.4...kutt-8.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [kutt-8.0.4](https://github.com/truecharts/charts/compare/kutt-8.0.3...kutt-8.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/kutt/8.0.11/Chart.yaml b/dev/kutt/8.0.11/Chart.yaml
deleted file mode 100644
index 2cc57753f7..0000000000
--- a/dev/kutt/8.0.11/Chart.yaml
+++ /dev/null
@@ -1,45 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: kutt
-version: 8.0.11
-appVersion: 2.7.4
-description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics.
-home: https://truecharts.org/charts/incubator/kutt
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
-deprecated: false
-sources:
- - https://github.com/thedevs-network/kutt
- - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
- - https://hub.docker.com/r/kutt/kutt
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - kutt
- - link
- - short
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: redis
- version: 9.0.3
- repository: https://deps.truecharts.org
- condition: redis.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/kutt/8.0.11/app-changelog.md b/dev/kutt/8.0.11/app-changelog.md
deleted file mode 100644
index 8763442b0b..0000000000
--- a/dev/kutt/8.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [kutt-8.0.11](https://github.com/truecharts/charts/compare/kutt-8.0.10...kutt-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/kutt/8.0.11/charts/common-17.2.18.tgz b/dev/kutt/8.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/kutt/8.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/kutt/8.0.12/CHANGELOG.md b/dev/kutt/8.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..00bf2a39ae
--- /dev/null
+++ b/dev/kutt/8.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [kutt-8.0.12](https://github.com/truecharts/charts/compare/kutt-8.0.11...kutt-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [kutt-8.0.11](https://github.com/truecharts/charts/compare/kutt-8.0.10...kutt-8.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [kutt-8.0.10](https://github.com/truecharts/charts/compare/kutt-8.0.9...kutt-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [kutt-8.0.10](https://github.com/truecharts/charts/compare/kutt-8.0.9...kutt-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [kutt-8.0.9](https://github.com/truecharts/charts/compare/kutt-8.0.8...kutt-8.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [kutt-8.0.8](https://github.com/truecharts/charts/compare/kutt-8.0.7...kutt-8.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [kutt-8.0.7](https://github.com/truecharts/charts/compare/kutt-8.0.6...kutt-8.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [kutt-8.0.6](https://github.com/truecharts/charts/compare/kutt-8.0.5...kutt-8.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [kutt-8.0.5](https://github.com/truecharts/charts/compare/kutt-8.0.4...kutt-8.0.5) (2023-12-20)
+
diff --git a/dev/kutt/8.0.12/Chart.yaml b/dev/kutt/8.0.12/Chart.yaml
new file mode 100644
index 0000000000..bbf291e9b4
--- /dev/null
+++ b/dev/kutt/8.0.12/Chart.yaml
@@ -0,0 +1,45 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: kutt
+version: 8.0.12
+appVersion: 2.7.4
+description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics.
+home: https://truecharts.org/charts/incubator/kutt
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
+deprecated: false
+sources:
+ - https://github.com/thedevs-network/kutt
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
+ - https://hub.docker.com/r/kutt/kutt
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - kutt
+ - link
+ - short
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/kutt/8.0.11/README.md b/dev/kutt/8.0.12/README.md
similarity index 100%
rename from dev/kutt/8.0.11/README.md
rename to dev/kutt/8.0.12/README.md
diff --git a/dev/kutt/8.0.12/app-changelog.md b/dev/kutt/8.0.12/app-changelog.md
new file mode 100644
index 0000000000..ecd84bbb96
--- /dev/null
+++ b/dev/kutt/8.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [kutt-8.0.12](https://github.com/truecharts/charts/compare/kutt-8.0.11...kutt-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/kutt/8.0.11/app-readme.md b/dev/kutt/8.0.12/app-readme.md
similarity index 100%
rename from dev/kutt/8.0.11/app-readme.md
rename to dev/kutt/8.0.12/app-readme.md
diff --git a/dev/kutt/8.0.12/charts/common-17.2.21.tgz b/dev/kutt/8.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/kutt/8.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/kutt/8.0.11/charts/redis-9.0.3.tgz b/dev/kutt/8.0.12/charts/redis-9.0.3.tgz
similarity index 100%
rename from dev/kutt/8.0.11/charts/redis-9.0.3.tgz
rename to dev/kutt/8.0.12/charts/redis-9.0.3.tgz
diff --git a/dev/kutt/8.0.11/ix_values.yaml b/dev/kutt/8.0.12/ix_values.yaml
similarity index 100%
rename from dev/kutt/8.0.11/ix_values.yaml
rename to dev/kutt/8.0.12/ix_values.yaml
diff --git a/dev/kutt/8.0.11/questions.yaml b/dev/kutt/8.0.12/questions.yaml
similarity index 100%
rename from dev/kutt/8.0.11/questions.yaml
rename to dev/kutt/8.0.12/questions.yaml
diff --git a/dev/kutt/8.0.11/templates/_secrets.tpl b/dev/kutt/8.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/kutt/8.0.11/templates/_secrets.tpl
rename to dev/kutt/8.0.12/templates/_secrets.tpl
diff --git a/dev/kutt/8.0.11/templates/common.yaml b/dev/kutt/8.0.12/templates/common.yaml
similarity index 100%
rename from dev/kutt/8.0.11/templates/common.yaml
rename to dev/kutt/8.0.12/templates/common.yaml
diff --git a/dev/openproject/4.0.11/values.yaml b/dev/kutt/8.0.12/values.yaml
similarity index 100%
rename from dev/openproject/4.0.11/values.yaml
rename to dev/kutt/8.0.12/values.yaml
diff --git a/dev/leantime/9.0.11/CHANGELOG.md b/dev/leantime/9.0.11/CHANGELOG.md
deleted file mode 100644
index ead2519f1d..0000000000
--- a/dev/leantime/9.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [leantime-9.0.11](https://github.com/truecharts/charts/compare/leantime-9.0.10...leantime-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [leantime-9.0.10](https://github.com/truecharts/charts/compare/leantime-9.0.9...leantime-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [leantime-9.0.10](https://github.com/truecharts/charts/compare/leantime-9.0.9...leantime-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [leantime-9.0.9](https://github.com/truecharts/charts/compare/leantime-9.0.8...leantime-9.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [leantime-9.0.8](https://github.com/truecharts/charts/compare/leantime-9.0.7...leantime-9.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [leantime-9.0.7](https://github.com/truecharts/charts/compare/leantime-9.0.6...leantime-9.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [leantime-9.0.6](https://github.com/truecharts/charts/compare/leantime-9.0.5...leantime-9.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [leantime-9.0.5](https://github.com/truecharts/charts/compare/leantime-9.0.4...leantime-9.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [leantime-9.0.4](https://github.com/truecharts/charts/compare/leantime-9.0.3...leantime-9.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [leantime-9.0.3](https://github.com/truecharts/charts/compare/leantime-8.0.3...leantime-9.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/leantime/9.0.11/Chart.yaml b/dev/leantime/9.0.11/Chart.yaml
deleted file mode 100644
index 2615fa76a1..0000000000
--- a/dev/leantime/9.0.11/Chart.yaml
+++ /dev/null
@@ -1,45 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: leantime
-version: 9.0.11
-appVersion: 2.4.7
-description: Straightforward open source project management system to make your ideas reality.
-home: https://truecharts.org/charts/incubator/leantime
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
-deprecated: false
-sources:
- - https://leantime.io/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
- - https://hub.docker.com/r/leantime/leantime
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - leantime
- - project
- - management
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: management
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/leantime/9.0.11/app-changelog.md b/dev/leantime/9.0.11/app-changelog.md
deleted file mode 100644
index aecdeeb338..0000000000
--- a/dev/leantime/9.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [leantime-9.0.11](https://github.com/truecharts/charts/compare/leantime-9.0.10...leantime-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/leantime/9.0.11/charts/common-17.2.18.tgz b/dev/leantime/9.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/leantime/9.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/leantime/9.0.12/CHANGELOG.md b/dev/leantime/9.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..8752dbe0dc
--- /dev/null
+++ b/dev/leantime/9.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [leantime-9.0.12](https://github.com/truecharts/charts/compare/leantime-9.0.11...leantime-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [leantime-9.0.11](https://github.com/truecharts/charts/compare/leantime-9.0.10...leantime-9.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [leantime-9.0.10](https://github.com/truecharts/charts/compare/leantime-9.0.9...leantime-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [leantime-9.0.10](https://github.com/truecharts/charts/compare/leantime-9.0.9...leantime-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [leantime-9.0.9](https://github.com/truecharts/charts/compare/leantime-9.0.8...leantime-9.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [leantime-9.0.8](https://github.com/truecharts/charts/compare/leantime-9.0.7...leantime-9.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [leantime-9.0.7](https://github.com/truecharts/charts/compare/leantime-9.0.6...leantime-9.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [leantime-9.0.6](https://github.com/truecharts/charts/compare/leantime-9.0.5...leantime-9.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [leantime-9.0.5](https://github.com/truecharts/charts/compare/leantime-9.0.4...leantime-9.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/leantime/9.0.12/Chart.yaml b/dev/leantime/9.0.12/Chart.yaml
new file mode 100644
index 0000000000..469322cf0d
--- /dev/null
+++ b/dev/leantime/9.0.12/Chart.yaml
@@ -0,0 +1,45 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: leantime
+version: 9.0.12
+appVersion: 2.4.7
+description: Straightforward open source project management system to make your ideas reality.
+home: https://truecharts.org/charts/incubator/leantime
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
+deprecated: false
+sources:
+ - https://leantime.io/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
+ - https://hub.docker.com/r/leantime/leantime
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - leantime
+ - project
+ - management
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: management
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/leantime/9.0.11/README.md b/dev/leantime/9.0.12/README.md
similarity index 100%
rename from dev/leantime/9.0.11/README.md
rename to dev/leantime/9.0.12/README.md
diff --git a/dev/leantime/9.0.12/app-changelog.md b/dev/leantime/9.0.12/app-changelog.md
new file mode 100644
index 0000000000..cfc9208335
--- /dev/null
+++ b/dev/leantime/9.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [leantime-9.0.12](https://github.com/truecharts/charts/compare/leantime-9.0.11...leantime-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/leantime/9.0.11/app-readme.md b/dev/leantime/9.0.12/app-readme.md
similarity index 100%
rename from dev/leantime/9.0.11/app-readme.md
rename to dev/leantime/9.0.12/app-readme.md
diff --git a/dev/leantime/9.0.12/charts/common-17.2.21.tgz b/dev/leantime/9.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/leantime/9.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/leantime/9.0.11/charts/mariadb-10.0.2.tgz b/dev/leantime/9.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from dev/leantime/9.0.11/charts/mariadb-10.0.2.tgz
rename to dev/leantime/9.0.12/charts/mariadb-10.0.2.tgz
diff --git a/dev/leantime/9.0.11/ix_values.yaml b/dev/leantime/9.0.12/ix_values.yaml
similarity index 100%
rename from dev/leantime/9.0.11/ix_values.yaml
rename to dev/leantime/9.0.12/ix_values.yaml
diff --git a/dev/leantime/9.0.11/questions.yaml b/dev/leantime/9.0.12/questions.yaml
similarity index 100%
rename from dev/leantime/9.0.11/questions.yaml
rename to dev/leantime/9.0.12/questions.yaml
diff --git a/dev/leantime/9.0.11/templates/_secrets.tpl b/dev/leantime/9.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/leantime/9.0.11/templates/_secrets.tpl
rename to dev/leantime/9.0.12/templates/_secrets.tpl
diff --git a/dev/leantime/9.0.11/templates/common.yaml b/dev/leantime/9.0.12/templates/common.yaml
similarity index 100%
rename from dev/leantime/9.0.11/templates/common.yaml
rename to dev/leantime/9.0.12/templates/common.yaml
diff --git a/dev/penpot/4.0.10/values.yaml b/dev/leantime/9.0.12/values.yaml
similarity index 100%
rename from dev/penpot/4.0.10/values.yaml
rename to dev/leantime/9.0.12/values.yaml
diff --git a/dev/lenpaste/4.0.11/CHANGELOG.md b/dev/lenpaste/4.0.11/CHANGELOG.md
deleted file mode 100644
index 9b27de2bb8..0000000000
--- a/dev/lenpaste/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [lenpaste-4.0.11](https://github.com/truecharts/charts/compare/lenpaste-4.0.10...lenpaste-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [lenpaste-4.0.10](https://github.com/truecharts/charts/compare/lenpaste-4.0.9...lenpaste-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [lenpaste-4.0.10](https://github.com/truecharts/charts/compare/lenpaste-4.0.9...lenpaste-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [lenpaste-4.0.9](https://github.com/truecharts/charts/compare/lenpaste-4.0.8...lenpaste-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [lenpaste-4.0.8](https://github.com/truecharts/charts/compare/lenpaste-4.0.7...lenpaste-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [lenpaste-4.0.7](https://github.com/truecharts/charts/compare/lenpaste-4.0.6...lenpaste-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [lenpaste-4.0.6](https://github.com/truecharts/charts/compare/lenpaste-4.0.5...lenpaste-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [lenpaste-4.0.5](https://github.com/truecharts/charts/compare/lenpaste-4.0.4...lenpaste-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [lenpaste-4.0.4](https://github.com/truecharts/charts/compare/lenpaste-4.0.3...lenpaste-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/lenpaste/4.0.11/Chart.yaml b/dev/lenpaste/4.0.11/Chart.yaml
deleted file mode 100644
index a3380d2d7b..0000000000
--- a/dev/lenpaste/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: lenpaste
-version: 4.0.11
-appVersion: 1.1.1
-description: Lenpaste is a web service that allows you to share notes anonymously
-home: https://truecharts.org/charts/incubator/lenpaste
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
-deprecated: false
-sources:
- - https://git.lcomrade.su/root/lenpaste
- - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - lenpaste
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/lenpaste/4.0.11/app-changelog.md b/dev/lenpaste/4.0.11/app-changelog.md
deleted file mode 100644
index 57f95a5c0e..0000000000
--- a/dev/lenpaste/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [lenpaste-4.0.11](https://github.com/truecharts/charts/compare/lenpaste-4.0.10...lenpaste-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/lenpaste/4.0.11/charts/common-17.2.18.tgz b/dev/lenpaste/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/lenpaste/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/lenpaste/4.0.12/CHANGELOG.md b/dev/lenpaste/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..4466c2cfb4
--- /dev/null
+++ b/dev/lenpaste/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [lenpaste-4.0.12](https://github.com/truecharts/charts/compare/lenpaste-4.0.11...lenpaste-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [lenpaste-4.0.11](https://github.com/truecharts/charts/compare/lenpaste-4.0.10...lenpaste-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [lenpaste-4.0.10](https://github.com/truecharts/charts/compare/lenpaste-4.0.9...lenpaste-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [lenpaste-4.0.10](https://github.com/truecharts/charts/compare/lenpaste-4.0.9...lenpaste-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [lenpaste-4.0.9](https://github.com/truecharts/charts/compare/lenpaste-4.0.8...lenpaste-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [lenpaste-4.0.8](https://github.com/truecharts/charts/compare/lenpaste-4.0.7...lenpaste-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [lenpaste-4.0.7](https://github.com/truecharts/charts/compare/lenpaste-4.0.6...lenpaste-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [lenpaste-4.0.6](https://github.com/truecharts/charts/compare/lenpaste-4.0.5...lenpaste-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [lenpaste-4.0.5](https://github.com/truecharts/charts/compare/lenpaste-4.0.4...lenpaste-4.0.5) (2023-12-20)
+
diff --git a/dev/lenpaste/4.0.12/Chart.yaml b/dev/lenpaste/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..718b58415c
--- /dev/null
+++ b/dev/lenpaste/4.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: lenpaste
+version: 4.0.12
+appVersion: 1.1.1
+description: Lenpaste is a web service that allows you to share notes anonymously
+home: https://truecharts.org/charts/incubator/lenpaste
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
+deprecated: false
+sources:
+ - https://git.lcomrade.su/root/lenpaste
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - lenpaste
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/lenpaste/4.0.11/README.md b/dev/lenpaste/4.0.12/README.md
similarity index 100%
rename from dev/lenpaste/4.0.11/README.md
rename to dev/lenpaste/4.0.12/README.md
diff --git a/dev/lenpaste/4.0.12/app-changelog.md b/dev/lenpaste/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..11b050ea84
--- /dev/null
+++ b/dev/lenpaste/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [lenpaste-4.0.12](https://github.com/truecharts/charts/compare/lenpaste-4.0.11...lenpaste-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/lenpaste/4.0.11/app-readme.md b/dev/lenpaste/4.0.12/app-readme.md
similarity index 100%
rename from dev/lenpaste/4.0.11/app-readme.md
rename to dev/lenpaste/4.0.12/app-readme.md
diff --git a/dev/lenpaste/4.0.12/charts/common-17.2.21.tgz b/dev/lenpaste/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/lenpaste/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/lenpaste/4.0.11/ix_values.yaml b/dev/lenpaste/4.0.12/ix_values.yaml
similarity index 100%
rename from dev/lenpaste/4.0.11/ix_values.yaml
rename to dev/lenpaste/4.0.12/ix_values.yaml
diff --git a/dev/lenpaste/4.0.11/questions.yaml b/dev/lenpaste/4.0.12/questions.yaml
similarity index 100%
rename from dev/lenpaste/4.0.11/questions.yaml
rename to dev/lenpaste/4.0.12/questions.yaml
diff --git a/incubator/darktable/7.0.11/templates/common.yaml b/dev/lenpaste/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/darktable/7.0.11/templates/common.yaml
rename to dev/lenpaste/4.0.12/templates/common.yaml
diff --git a/dev/plik/1.0.11/values.yaml b/dev/lenpaste/4.0.12/values.yaml
similarity index 100%
rename from dev/plik/1.0.11/values.yaml
rename to dev/lenpaste/4.0.12/values.yaml
diff --git a/dev/linkace/9.0.11/CHANGELOG.md b/dev/linkace/9.0.11/CHANGELOG.md
deleted file mode 100644
index b7e9a3e773..0000000000
--- a/dev/linkace/9.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [linkace-9.0.11](https://github.com/truecharts/charts/compare/linkace-9.0.10...linkace-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [linkace-9.0.10](https://github.com/truecharts/charts/compare/linkace-9.0.9...linkace-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [linkace-9.0.10](https://github.com/truecharts/charts/compare/linkace-9.0.9...linkace-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [linkace-9.0.9](https://github.com/truecharts/charts/compare/linkace-9.0.8...linkace-9.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [linkace-9.0.8](https://github.com/truecharts/charts/compare/linkace-9.0.7...linkace-9.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [linkace-9.0.7](https://github.com/truecharts/charts/compare/linkace-9.0.6...linkace-9.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [linkace-9.0.6](https://github.com/truecharts/charts/compare/linkace-9.0.5...linkace-9.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [linkace-9.0.5](https://github.com/truecharts/charts/compare/linkace-9.0.4...linkace-9.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [linkace-9.0.4](https://github.com/truecharts/charts/compare/linkace-9.0.3...linkace-9.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [linkace-9.0.3](https://github.com/truecharts/charts/compare/linkace-8.0.3...linkace-9.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/linkace/9.0.11/Chart.yaml b/dev/linkace/9.0.11/Chart.yaml
deleted file mode 100644
index 8a39f3cc6d..0000000000
--- a/dev/linkace/9.0.11/Chart.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: linkace
-version: 9.0.11
-appVersion: 1.13.0-simple
-description: Your self-hosted bookmark archive. Free and open source.
-home: https://truecharts.org/charts/incubator/linkace
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/linkace/linkace
- - https://github.com/linkace/linkace
- - https://www.linkace.org/docs/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - linkace
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
- - name: redis
- version: 9.0.3
- repository: https://deps.truecharts.org
- condition: redis.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/linkace/9.0.11/app-changelog.md b/dev/linkace/9.0.11/app-changelog.md
deleted file mode 100644
index 1521af4526..0000000000
--- a/dev/linkace/9.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [linkace-9.0.11](https://github.com/truecharts/charts/compare/linkace-9.0.10...linkace-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/linkace/9.0.11/charts/common-17.2.18.tgz b/dev/linkace/9.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/linkace/9.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/linkace/9.0.12/CHANGELOG.md b/dev/linkace/9.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..5569fdfada
--- /dev/null
+++ b/dev/linkace/9.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [linkace-9.0.12](https://github.com/truecharts/charts/compare/linkace-9.0.11...linkace-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [linkace-9.0.11](https://github.com/truecharts/charts/compare/linkace-9.0.10...linkace-9.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [linkace-9.0.10](https://github.com/truecharts/charts/compare/linkace-9.0.9...linkace-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [linkace-9.0.10](https://github.com/truecharts/charts/compare/linkace-9.0.9...linkace-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [linkace-9.0.9](https://github.com/truecharts/charts/compare/linkace-9.0.8...linkace-9.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [linkace-9.0.8](https://github.com/truecharts/charts/compare/linkace-9.0.7...linkace-9.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [linkace-9.0.7](https://github.com/truecharts/charts/compare/linkace-9.0.6...linkace-9.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [linkace-9.0.6](https://github.com/truecharts/charts/compare/linkace-9.0.5...linkace-9.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [linkace-9.0.5](https://github.com/truecharts/charts/compare/linkace-9.0.4...linkace-9.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/linkace/9.0.12/Chart.yaml b/dev/linkace/9.0.12/Chart.yaml
new file mode 100644
index 0000000000..d22cc3d0b0
--- /dev/null
+++ b/dev/linkace/9.0.12/Chart.yaml
@@ -0,0 +1,51 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: linkace
+version: 9.0.12
+appVersion: 1.13.0-simple
+description: Your self-hosted bookmark archive. Free and open source.
+home: https://truecharts.org/charts/incubator/linkace
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
+deprecated: false
+sources:
+ - https://www.linkace.org/docs/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
+ - https://hub.docker.com/r/linkace/linkace
+ - https://github.com/linkace/linkace
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - linkace
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/linkace/9.0.11/README.md b/dev/linkace/9.0.12/README.md
similarity index 100%
rename from dev/linkace/9.0.11/README.md
rename to dev/linkace/9.0.12/README.md
diff --git a/dev/linkace/9.0.12/app-changelog.md b/dev/linkace/9.0.12/app-changelog.md
new file mode 100644
index 0000000000..ad59e91d6f
--- /dev/null
+++ b/dev/linkace/9.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [linkace-9.0.12](https://github.com/truecharts/charts/compare/linkace-9.0.11...linkace-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/linkace/9.0.11/app-readme.md b/dev/linkace/9.0.12/app-readme.md
similarity index 100%
rename from dev/linkace/9.0.11/app-readme.md
rename to dev/linkace/9.0.12/app-readme.md
diff --git a/dev/linkace/9.0.12/charts/common-17.2.21.tgz b/dev/linkace/9.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/linkace/9.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/linkace/9.0.11/charts/mariadb-10.0.2.tgz b/dev/linkace/9.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from dev/linkace/9.0.11/charts/mariadb-10.0.2.tgz
rename to dev/linkace/9.0.12/charts/mariadb-10.0.2.tgz
diff --git a/dev/linkace/9.0.11/charts/redis-9.0.3.tgz b/dev/linkace/9.0.12/charts/redis-9.0.3.tgz
similarity index 100%
rename from dev/linkace/9.0.11/charts/redis-9.0.3.tgz
rename to dev/linkace/9.0.12/charts/redis-9.0.3.tgz
diff --git a/dev/linkace/9.0.11/ix_values.yaml b/dev/linkace/9.0.12/ix_values.yaml
similarity index 100%
rename from dev/linkace/9.0.11/ix_values.yaml
rename to dev/linkace/9.0.12/ix_values.yaml
diff --git a/dev/linkace/9.0.11/questions.yaml b/dev/linkace/9.0.12/questions.yaml
similarity index 100%
rename from dev/linkace/9.0.11/questions.yaml
rename to dev/linkace/9.0.12/questions.yaml
diff --git a/dev/linkace/9.0.11/templates/_cronjob.tpl b/dev/linkace/9.0.12/templates/_cronjob.tpl
similarity index 100%
rename from dev/linkace/9.0.11/templates/_cronjob.tpl
rename to dev/linkace/9.0.12/templates/_cronjob.tpl
diff --git a/dev/linkace/9.0.11/templates/_secrets.tpl b/dev/linkace/9.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/linkace/9.0.11/templates/_secrets.tpl
rename to dev/linkace/9.0.12/templates/_secrets.tpl
diff --git a/dev/linkace/9.0.11/templates/common.yaml b/dev/linkace/9.0.12/templates/common.yaml
similarity index 100%
rename from dev/linkace/9.0.11/templates/common.yaml
rename to dev/linkace/9.0.12/templates/common.yaml
diff --git a/dev/privatebin/4.0.11/values.yaml b/dev/linkace/9.0.12/values.yaml
similarity index 100%
rename from dev/privatebin/4.0.11/values.yaml
rename to dev/linkace/9.0.12/values.yaml
diff --git a/dev/lychee/18.0.12/CHANGELOG.md b/dev/lychee/18.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..dbaa1af71e
--- /dev/null
+++ b/dev/lychee/18.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [lychee-18.0.12](https://github.com/truecharts/charts/compare/lychee-18.0.11...lychee-18.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [lychee-18.0.11](https://github.com/truecharts/charts/compare/lychee-18.0.10...lychee-18.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [lychee-18.0.10](https://github.com/truecharts/charts/compare/lychee-18.0.9...lychee-18.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [lychee-18.0.10](https://github.com/truecharts/charts/compare/lychee-18.0.9...lychee-18.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [lychee-18.0.9](https://github.com/truecharts/charts/compare/lychee-18.0.8...lychee-18.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [lychee-18.0.8](https://github.com/truecharts/charts/compare/lychee-18.0.7...lychee-18.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [lychee-18.0.7](https://github.com/truecharts/charts/compare/lychee-18.0.6...lychee-18.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [lychee-18.0.6](https://github.com/truecharts/charts/compare/lychee-18.0.5...lychee-18.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [lychee-18.0.5](https://github.com/truecharts/charts/compare/lychee-18.0.4...lychee-18.0.5) (2023-12-20)
+
diff --git a/dev/lychee/18.0.12/Chart.yaml b/dev/lychee/18.0.12/Chart.yaml
new file mode 100644
index 0000000000..02f2e1240f
--- /dev/null
+++ b/dev/lychee/18.0.12/Chart.yaml
@@ -0,0 +1,45 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: lychee
+version: 18.0.12
+appVersion: 4.13.0
+description: Lychee is a free photo-management tool, which runs on your server or web-space
+home: https://truecharts.org/charts/incubator/lychee
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
+deprecated: false
+sources:
+ - https://github.com/LycheeOrg/Lychee
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
+ - https://hub.docker.com/r/lycheeorg/lychee-laravel
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - lychee
+ - photo
+ - pictures
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/lychee/18.0.12/README.md b/dev/lychee/18.0.12/README.md
new file mode 100644
index 0000000000..e64d2f00bb
--- /dev/null
+++ b/dev/lychee/18.0.12/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/incubator/lychee)
+
+**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/dev/lychee/18.0.12/app-changelog.md b/dev/lychee/18.0.12/app-changelog.md
new file mode 100644
index 0000000000..6d2f2ea5ed
--- /dev/null
+++ b/dev/lychee/18.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [lychee-18.0.12](https://github.com/truecharts/charts/compare/lychee-18.0.11...lychee-18.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/lychee/18.0.12/app-readme.md b/dev/lychee/18.0.12/app-readme.md
new file mode 100644
index 0000000000..1e78c158eb
--- /dev/null
+++ b/dev/lychee/18.0.12/app-readme.md
@@ -0,0 +1,8 @@
+Lychee is a free photo-management tool, which runs on your server or web-space
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/lychee](https://truecharts.org/charts/dev/lychee)
+
+---
+
+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/dev/lychee/18.0.12/charts/common-17.2.21.tgz b/dev/lychee/18.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/lychee/18.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/penpot/4.0.10/charts/redis-9.0.3.tgz b/dev/lychee/18.0.12/charts/redis-9.0.3.tgz
similarity index 100%
rename from dev/penpot/4.0.10/charts/redis-9.0.3.tgz
rename to dev/lychee/18.0.12/charts/redis-9.0.3.tgz
diff --git a/dev/lychee/18.0.12/ix_values.yaml b/dev/lychee/18.0.12/ix_values.yaml
new file mode 100644
index 0000000000..4aff8a649f
--- /dev/null
+++ b/dev/lychee/18.0.12/ix_values.yaml
@@ -0,0 +1,78 @@
+image:
+ pullPolicy: IfNotPresent
+ repository: lycheeorg/lychee-laravel
+ tag: v4.13.0@sha256:40eebc538f460ace2cb9abc9e8ba1a97615d1cfa4092aff2c3b9677d5494f171
+persistence:
+ conf:
+ enabled: true
+ mountPath: /conf
+ sym:
+ enabled: true
+ mountPath: /sym
+ uploads:
+ enabled: true
+ mountPath: /uploads
+portal:
+ open:
+ enabled: true
+cnpg:
+ main:
+ enabled: true
+ database: lychee
+ user: lychee
+redis:
+ enabled: true
+ existingSecret: rediscreds
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+ runAsUser: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10017
+ targetPort: 80
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ APP_DEBUG: false
+ APP_ENV: production
+ APP_KEY:
+ secretKeyRef:
+ key: APP_KEY
+ name: lychee-secrets
+ APP_NAME: Lychee
+ APP_URL: http://localhost
+ CACHE_DRIVER: redis
+ DB_CONNECTION: pgsql
+ DB_DATABASE: "{{ .Values.cnpg.main.database }}"
+ DB_HOST:
+ secretKeyRef:
+ key: plainhost
+ name: dbcreds
+ DB_PASSWORD:
+ secretKeyRef:
+ key: postgresql-password
+ name: dbcreds
+ DB_PORT: "5432"
+ DB_USERNAME: "{{ .Values.cnpg.main.user }}"
+ MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}"
+ MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}"
+ PHP_TZ: "{{ .Values.TZ }}"
+ REDIS_HOST:
+ secretKeyRef:
+ key: plainhost
+ name: rediscreds
+ REDIS_PASSWORD:
+ secretKeyRef:
+ key: redis-password
+ name: rediscreds
+ REDIS_PORT: "6379"
+ SECURITY_HEADER_HSTS_ENABLE: false
+ SESSION_DRIVER: redis
+ TIMEZONE: "{{ .Values.TZ }}"
diff --git a/dev/lychee/18.0.12/questions.yaml b/dev/lychee/18.0.12/questions.yaml
new file mode 100644
index 0000000000..d509787a35
--- /dev/null
+++ b/dev/lychee/18.0.12/questions.yaml
@@ -0,0 +1,3936 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: MAIL_FROM_ADDRESS
+ label: "MAIL_FROM_ADDRESS"
+ description: "Mail from Address"
+ schema:
+ type: string
+ default: ""
+ - variable: MAIL_FROM_NAME
+ label: "MAIL_FROM_NAME"
+ description: "Mail from Name"
+ schema:
+ type: string
+ default: ""
+ - variable: MAIL_DRIVER
+ label: "MAIL_DRIVER"
+ description: "Mail Driver"
+ schema:
+ type: string
+ default: "smtp"
+ enum:
+ - value: "smtp"
+ description: "smtp"
+ - value: "mailgun"
+ description: "mailgun"
+ - value: "sendmail"
+ description: "sendmail"
+ - value: "ses"
+ description: "ses"
+ - value: "postmark"
+ description: "postmark"
+ - value: "log"
+ description: "log"
+ - value: "array"
+ description: "array"
+ - variable: MAIL_HOST
+ label: "MAIL_HOST"
+ description: "Mail Host"
+ schema:
+ type: string
+ default: ""
+ - variable: MAIL_PORT
+ label: "MAIL_PORT"
+ description: "Mail Port"
+ schema:
+ type: int
+ - variable: MAIL_USERNAME
+ label: "MAIL_USERNAME"
+ description: "Mail Username"
+ schema:
+ type: string
+ default: ""
+ - variable: MAIL_PASSWORD
+ label: "MAIL_PASSWORD"
+ description: "Mail Password"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: MAIL_ENCRYPTION
+ label: "MAIL_ENCRYPTION"
+ description: "Mail Encryption"
+ schema:
+ type: string
+ default: "tls"
+ - variable: PUSHER_APP_ID
+ label: "PUSHER_APP_ID"
+ description: "Pusher App ID"
+ schema:
+ type: string
+ default: ""
+ - variable: PUSHER_APP_KEY
+ label: "PUSHER_APP_KEY"
+ description: "Pusher App Key"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: PUSHER_APP_SECRET
+ label: "PUSHER_APP_SECRET"
+ description: "Pusher App Secret"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: PUSHER_APP_CLUSTER
+ label: "PUSHER_APP_CLUSTER"
+ description: "Pusher App Cluster"
+ schema:
+ type: string
+ default: "mt1"
+ - variable: APP_URL
+ label: "APP_URL"
+ description: "Application URL eg. https://lychee.mydomain.com"
+ schema:
+ type: string
+ default: "http://localhost"
+ - variable: APP_DEBUG
+ label: "APP_DEBUG"
+ description: "Enables the debug info"
+ schema:
+ type: boolean
+ default: false
+ - variable: SECURITY_HEADER_HSTS_ENABLE
+ label: "SECURITY_HEADER_HSTS_ENABLE"
+ description: "Enables HSTS Headers"
+ schema:
+ type: boolean
+ default: false
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10017
+ 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: conf
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: sym
+ label: "App sym Storage"
+ description: "Stores the Application sym."
+ 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: uploads
+ label: "App Uploads Storage"
+ description: "Stores the Application Uploads."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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/dev/lychee/18.0.12/templates/_secrets.tpl b/dev/lychee/18.0.12/templates/_secrets.tpl
new file mode 100644
index 0000000000..4113bd409f
--- /dev/null
+++ b/dev/lychee/18.0.12/templates/_secrets.tpl
@@ -0,0 +1,14 @@
+{{/* Define the secrets */}}
+{{- define "lychee.secrets" -}}
+enabled: true
+{{- $lycheeprevious := lookup "v1" "Secret" .Release.Namespace "lychee-secrets" }}
+{{- $app_key := "" }}
+data:
+ {{- if $lycheeprevious}}
+ APP_KEY: {{ index $lycheeprevious.data "APP_KEY" }}
+ {{- else }}
+ {{- $app_key := randAlphaNum 32 }}
+ APP_KEY: {{ $app_key }}
+ {{- end }}
+
+{{- end -}}
diff --git a/dev/lychee/18.0.12/templates/common.yaml b/dev/lychee/18.0.12/templates/common.yaml
new file mode 100644
index 0000000000..4e08c8fa6e
--- /dev/null
+++ b/dev/lychee/18.0.12/templates/common.yaml
@@ -0,0 +1,7 @@
+{{/* Make sure all variables are set properly */}}
+{{ include "tc.v1.common.loader.init" . }}
+
+{{ include "lychee.secrets" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/dev/youtrack/3.0.11/values.yaml b/dev/lychee/18.0.12/values.yaml
similarity index 100%
rename from dev/youtrack/3.0.11/values.yaml
rename to dev/lychee/18.0.12/values.yaml
diff --git a/dev/magicmirror2/3.0.11/CHANGELOG.md b/dev/magicmirror2/3.0.11/CHANGELOG.md
deleted file mode 100644
index 0c394642b3..0000000000
--- a/dev/magicmirror2/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [magicmirror2-3.0.11](https://github.com/truecharts/charts/compare/magicmirror2-3.0.10...magicmirror2-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [magicmirror2-3.0.10](https://github.com/truecharts/charts/compare/magicmirror2-3.0.9...magicmirror2-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [magicmirror2-3.0.10](https://github.com/truecharts/charts/compare/magicmirror2-3.0.9...magicmirror2-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [magicmirror2-3.0.9](https://github.com/truecharts/charts/compare/magicmirror2-3.0.8...magicmirror2-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [magicmirror2-3.0.8](https://github.com/truecharts/charts/compare/magicmirror2-3.0.7...magicmirror2-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [magicmirror2-3.0.7](https://github.com/truecharts/charts/compare/magicmirror2-3.0.6...magicmirror2-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [magicmirror2-3.0.6](https://github.com/truecharts/charts/compare/magicmirror2-3.0.5...magicmirror2-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [magicmirror2-3.0.5](https://github.com/truecharts/charts/compare/magicmirror2-3.0.4...magicmirror2-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [magicmirror2-3.0.4](https://github.com/truecharts/charts/compare/magicmirror2-3.0.3...magicmirror2-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [magicmirror2-3.0.3](https://github.com/truecharts/charts/compare/magicmirror2-2.0.11...magicmirror2-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/magicmirror2/3.0.11/Chart.yaml b/dev/magicmirror2/3.0.11/Chart.yaml
deleted file mode 100644
index 66be70df0d..0000000000
--- a/dev/magicmirror2/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: magicmirror2
-version: 3.0.11
-appVersion: latest
-description: Open source modular smart mirror platform.
-home: https://truecharts.org/charts/incubator/magicmirror2
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/ich777/magic-mirror2
- - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - magicmirror2
- - iot
- - smart
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: smart
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/magicmirror2/3.0.11/app-changelog.md b/dev/magicmirror2/3.0.11/app-changelog.md
deleted file mode 100644
index 818e360edd..0000000000
--- a/dev/magicmirror2/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [magicmirror2-3.0.11](https://github.com/truecharts/charts/compare/magicmirror2-3.0.10...magicmirror2-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/magicmirror2/3.0.11/charts/common-17.2.18.tgz b/dev/magicmirror2/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/magicmirror2/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/magicmirror2/3.0.12/CHANGELOG.md b/dev/magicmirror2/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a80c01f991
--- /dev/null
+++ b/dev/magicmirror2/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [magicmirror2-3.0.12](https://github.com/truecharts/charts/compare/magicmirror2-3.0.11...magicmirror2-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [magicmirror2-3.0.11](https://github.com/truecharts/charts/compare/magicmirror2-3.0.10...magicmirror2-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [magicmirror2-3.0.10](https://github.com/truecharts/charts/compare/magicmirror2-3.0.9...magicmirror2-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [magicmirror2-3.0.10](https://github.com/truecharts/charts/compare/magicmirror2-3.0.9...magicmirror2-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [magicmirror2-3.0.9](https://github.com/truecharts/charts/compare/magicmirror2-3.0.8...magicmirror2-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [magicmirror2-3.0.8](https://github.com/truecharts/charts/compare/magicmirror2-3.0.7...magicmirror2-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [magicmirror2-3.0.7](https://github.com/truecharts/charts/compare/magicmirror2-3.0.6...magicmirror2-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [magicmirror2-3.0.6](https://github.com/truecharts/charts/compare/magicmirror2-3.0.5...magicmirror2-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [magicmirror2-3.0.5](https://github.com/truecharts/charts/compare/magicmirror2-3.0.4...magicmirror2-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/magicmirror2/3.0.12/Chart.yaml b/dev/magicmirror2/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..f8680d88ef
--- /dev/null
+++ b/dev/magicmirror2/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: magicmirror2
+version: 3.0.12
+appVersion: latest
+description: Open source modular smart mirror platform.
+home: https://truecharts.org/charts/incubator/magicmirror2
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
+ - https://hub.docker.com/r/ich777/magic-mirror2
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - magicmirror2
+ - iot
+ - smart
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: smart
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/magicmirror2/3.0.11/README.md b/dev/magicmirror2/3.0.12/README.md
similarity index 100%
rename from dev/magicmirror2/3.0.11/README.md
rename to dev/magicmirror2/3.0.12/README.md
diff --git a/dev/magicmirror2/3.0.12/app-changelog.md b/dev/magicmirror2/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..5fe7498499
--- /dev/null
+++ b/dev/magicmirror2/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [magicmirror2-3.0.12](https://github.com/truecharts/charts/compare/magicmirror2-3.0.11...magicmirror2-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/magicmirror2/3.0.11/app-readme.md b/dev/magicmirror2/3.0.12/app-readme.md
similarity index 100%
rename from dev/magicmirror2/3.0.11/app-readme.md
rename to dev/magicmirror2/3.0.12/app-readme.md
diff --git a/dev/magicmirror2/3.0.12/charts/common-17.2.21.tgz b/dev/magicmirror2/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/magicmirror2/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/magicmirror2/3.0.11/ix_values.yaml b/dev/magicmirror2/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/magicmirror2/3.0.11/ix_values.yaml
rename to dev/magicmirror2/3.0.12/ix_values.yaml
diff --git a/dev/magicmirror2/3.0.11/questions.yaml b/dev/magicmirror2/3.0.12/questions.yaml
similarity index 100%
rename from dev/magicmirror2/3.0.11/questions.yaml
rename to dev/magicmirror2/3.0.12/questions.yaml
diff --git a/dev/magicmirror2/3.0.11/templates/_config.tpl b/dev/magicmirror2/3.0.12/templates/_config.tpl
similarity index 100%
rename from dev/magicmirror2/3.0.11/templates/_config.tpl
rename to dev/magicmirror2/3.0.12/templates/_config.tpl
diff --git a/dev/magicmirror2/3.0.11/templates/common.yaml b/dev/magicmirror2/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/magicmirror2/3.0.11/templates/common.yaml
rename to dev/magicmirror2/3.0.12/templates/common.yaml
diff --git a/enterprise/clusterissuer/6.1.4/values.yaml b/dev/magicmirror2/3.0.12/values.yaml
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/values.yaml
rename to dev/magicmirror2/3.0.12/values.yaml
diff --git a/dev/microbin/3.0.11/CHANGELOG.md b/dev/microbin/3.0.11/CHANGELOG.md
deleted file mode 100644
index a816349ff2..0000000000
--- a/dev/microbin/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [microbin-3.0.11](https://github.com/truecharts/charts/compare/microbin-3.0.10...microbin-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [microbin-3.0.10](https://github.com/truecharts/charts/compare/microbin-3.0.9...microbin-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [microbin-3.0.10](https://github.com/truecharts/charts/compare/microbin-3.0.9...microbin-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [microbin-3.0.9](https://github.com/truecharts/charts/compare/microbin-3.0.8...microbin-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [microbin-3.0.8](https://github.com/truecharts/charts/compare/microbin-3.0.7...microbin-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [microbin-3.0.7](https://github.com/truecharts/charts/compare/microbin-3.0.6...microbin-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [microbin-3.0.6](https://github.com/truecharts/charts/compare/microbin-3.0.5...microbin-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [microbin-3.0.5](https://github.com/truecharts/charts/compare/microbin-3.0.4...microbin-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [microbin-3.0.4](https://github.com/truecharts/charts/compare/microbin-3.0.3...microbin-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [microbin-3.0.3](https://github.com/truecharts/charts/compare/microbin-2.0.13...microbin-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/microbin/3.0.11/Chart.yaml b/dev/microbin/3.0.11/Chart.yaml
deleted file mode 100644
index b9fe0c3c6a..0000000000
--- a/dev/microbin/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: microbin
-version: 3.0.11
-appVersion: 2.0.4
-description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
-home: https://truecharts.org/charts/incubator/microbin
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
-deprecated: false
-sources:
- - https://github.com/szabodanika/microbin
- - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
- - https://hub.docker.com/r/danielszabo99/microbin
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - microbin
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utility
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/microbin/3.0.11/app-changelog.md b/dev/microbin/3.0.11/app-changelog.md
deleted file mode 100644
index 1ba3ad5558..0000000000
--- a/dev/microbin/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [microbin-3.0.11](https://github.com/truecharts/charts/compare/microbin-3.0.10...microbin-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/microbin/3.0.11/charts/common-17.2.18.tgz b/dev/microbin/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/microbin/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/microbin/3.0.12/CHANGELOG.md b/dev/microbin/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..cdf87f0bea
--- /dev/null
+++ b/dev/microbin/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [microbin-3.0.12](https://github.com/truecharts/charts/compare/microbin-3.0.11...microbin-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [microbin-3.0.11](https://github.com/truecharts/charts/compare/microbin-3.0.10...microbin-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [microbin-3.0.10](https://github.com/truecharts/charts/compare/microbin-3.0.9...microbin-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [microbin-3.0.10](https://github.com/truecharts/charts/compare/microbin-3.0.9...microbin-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [microbin-3.0.9](https://github.com/truecharts/charts/compare/microbin-3.0.8...microbin-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [microbin-3.0.8](https://github.com/truecharts/charts/compare/microbin-3.0.7...microbin-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [microbin-3.0.7](https://github.com/truecharts/charts/compare/microbin-3.0.6...microbin-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [microbin-3.0.6](https://github.com/truecharts/charts/compare/microbin-3.0.5...microbin-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [microbin-3.0.5](https://github.com/truecharts/charts/compare/microbin-3.0.4...microbin-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/microbin/3.0.12/Chart.yaml b/dev/microbin/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..aa3f9c4e73
--- /dev/null
+++ b/dev/microbin/3.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: microbin
+version: 3.0.12
+appVersion: 2.0.4
+description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
+home: https://truecharts.org/charts/incubator/microbin
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/danielszabo99/microbin
+ - https://github.com/szabodanika/microbin
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - microbin
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utility
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/microbin/3.0.11/README.md b/dev/microbin/3.0.12/README.md
similarity index 100%
rename from dev/microbin/3.0.11/README.md
rename to dev/microbin/3.0.12/README.md
diff --git a/dev/microbin/3.0.12/app-changelog.md b/dev/microbin/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..9e1af0dd6e
--- /dev/null
+++ b/dev/microbin/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [microbin-3.0.12](https://github.com/truecharts/charts/compare/microbin-3.0.11...microbin-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/microbin/3.0.11/app-readme.md b/dev/microbin/3.0.12/app-readme.md
similarity index 100%
rename from dev/microbin/3.0.11/app-readme.md
rename to dev/microbin/3.0.12/app-readme.md
diff --git a/dev/microbin/3.0.12/charts/common-17.2.21.tgz b/dev/microbin/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/microbin/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/microbin/3.0.11/ix_values.yaml b/dev/microbin/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/microbin/3.0.11/ix_values.yaml
rename to dev/microbin/3.0.12/ix_values.yaml
diff --git a/dev/microbin/3.0.11/questions.yaml b/dev/microbin/3.0.12/questions.yaml
similarity index 100%
rename from dev/microbin/3.0.11/questions.yaml
rename to dev/microbin/3.0.12/questions.yaml
diff --git a/dev/microbin/3.0.11/templates/_args.tpl b/dev/microbin/3.0.12/templates/_args.tpl
similarity index 100%
rename from dev/microbin/3.0.11/templates/_args.tpl
rename to dev/microbin/3.0.12/templates/_args.tpl
diff --git a/dev/microbin/3.0.11/templates/common.yaml b/dev/microbin/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/microbin/3.0.11/templates/common.yaml
rename to dev/microbin/3.0.12/templates/common.yaml
diff --git a/incubator/apprise-api/4.0.11/values.yaml b/dev/microbin/3.0.12/values.yaml
similarity index 100%
rename from incubator/apprise-api/4.0.11/values.yaml
rename to dev/microbin/3.0.12/values.yaml
diff --git a/dev/money-balancer/3.0.11/CHANGELOG.md b/dev/money-balancer/3.0.11/CHANGELOG.md
deleted file mode 100644
index 40922f9879..0000000000
--- a/dev/money-balancer/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [money-balancer-3.0.11](https://github.com/truecharts/charts/compare/money-balancer-3.0.10...money-balancer-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [money-balancer-3.0.10](https://github.com/truecharts/charts/compare/money-balancer-3.0.9...money-balancer-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [money-balancer-3.0.10](https://github.com/truecharts/charts/compare/money-balancer-3.0.9...money-balancer-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [money-balancer-3.0.9](https://github.com/truecharts/charts/compare/money-balancer-3.0.8...money-balancer-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [money-balancer-3.0.8](https://github.com/truecharts/charts/compare/money-balancer-3.0.7...money-balancer-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [money-balancer-3.0.7](https://github.com/truecharts/charts/compare/money-balancer-3.0.6...money-balancer-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [money-balancer-3.0.6](https://github.com/truecharts/charts/compare/money-balancer-3.0.5...money-balancer-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [money-balancer-3.0.5](https://github.com/truecharts/charts/compare/money-balancer-3.0.4...money-balancer-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [money-balancer-3.0.4](https://github.com/truecharts/charts/compare/money-balancer-3.0.3...money-balancer-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [money-balancer-3.0.3](https://github.com/truecharts/charts/compare/money-balancer-2.0.12...money-balancer-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/money-balancer/3.0.11/Chart.yaml b/dev/money-balancer/3.0.11/Chart.yaml
deleted file mode 100644
index 824ea9053c..0000000000
--- a/dev/money-balancer/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: money-balancer
-version: 3.0.11
-appVersion: 1.3.0
-description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends.
-home: https://truecharts.org/charts/incubator/money-balancer
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
-deprecated: false
-sources:
- - https://github.com/dorianim/money-balancer
- - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer
- - https://ghcr.io/dorianim/money-balancer
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - money
- - balance
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: finance
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/money-balancer/3.0.11/app-changelog.md b/dev/money-balancer/3.0.11/app-changelog.md
deleted file mode 100644
index 8ccc689df9..0000000000
--- a/dev/money-balancer/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [money-balancer-3.0.11](https://github.com/truecharts/charts/compare/money-balancer-3.0.10...money-balancer-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/money-balancer/3.0.11/charts/common-17.2.18.tgz b/dev/money-balancer/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/money-balancer/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/money-balancer/3.0.12/CHANGELOG.md b/dev/money-balancer/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..20b6a680f3
--- /dev/null
+++ b/dev/money-balancer/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [money-balancer-3.0.12](https://github.com/truecharts/charts/compare/money-balancer-3.0.11...money-balancer-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [money-balancer-3.0.11](https://github.com/truecharts/charts/compare/money-balancer-3.0.10...money-balancer-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [money-balancer-3.0.10](https://github.com/truecharts/charts/compare/money-balancer-3.0.9...money-balancer-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [money-balancer-3.0.10](https://github.com/truecharts/charts/compare/money-balancer-3.0.9...money-balancer-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [money-balancer-3.0.9](https://github.com/truecharts/charts/compare/money-balancer-3.0.8...money-balancer-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [money-balancer-3.0.8](https://github.com/truecharts/charts/compare/money-balancer-3.0.7...money-balancer-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [money-balancer-3.0.7](https://github.com/truecharts/charts/compare/money-balancer-3.0.6...money-balancer-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [money-balancer-3.0.6](https://github.com/truecharts/charts/compare/money-balancer-3.0.5...money-balancer-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [money-balancer-3.0.5](https://github.com/truecharts/charts/compare/money-balancer-3.0.4...money-balancer-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/money-balancer/3.0.12/Chart.yaml b/dev/money-balancer/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..4c672583ce
--- /dev/null
+++ b/dev/money-balancer/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: money-balancer
+version: 3.0.12
+appVersion: 1.3.0
+description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends.
+home: https://truecharts.org/charts/incubator/money-balancer
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
+deprecated: false
+sources:
+ - https://github.com/dorianim/money-balancer
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer
+ - https://ghcr.io/dorianim/money-balancer
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - money
+ - balance
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: finance
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/money-balancer/3.0.11/README.md b/dev/money-balancer/3.0.12/README.md
similarity index 100%
rename from dev/money-balancer/3.0.11/README.md
rename to dev/money-balancer/3.0.12/README.md
diff --git a/dev/money-balancer/3.0.12/app-changelog.md b/dev/money-balancer/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..2094392958
--- /dev/null
+++ b/dev/money-balancer/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [money-balancer-3.0.12](https://github.com/truecharts/charts/compare/money-balancer-3.0.11...money-balancer-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/money-balancer/3.0.11/app-readme.md b/dev/money-balancer/3.0.12/app-readme.md
similarity index 100%
rename from dev/money-balancer/3.0.11/app-readme.md
rename to dev/money-balancer/3.0.12/app-readme.md
diff --git a/dev/money-balancer/3.0.12/charts/common-17.2.21.tgz b/dev/money-balancer/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/money-balancer/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/money-balancer/3.0.11/ix_values.yaml b/dev/money-balancer/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/money-balancer/3.0.11/ix_values.yaml
rename to dev/money-balancer/3.0.12/ix_values.yaml
diff --git a/dev/money-balancer/3.0.11/questions.yaml b/dev/money-balancer/3.0.12/questions.yaml
similarity index 100%
rename from dev/money-balancer/3.0.11/questions.yaml
rename to dev/money-balancer/3.0.12/questions.yaml
diff --git a/dev/money-balancer/3.0.11/templates/_secrets.tpl b/dev/money-balancer/3.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/money-balancer/3.0.11/templates/_secrets.tpl
rename to dev/money-balancer/3.0.12/templates/_secrets.tpl
diff --git a/dev/money-balancer/3.0.11/templates/common.yaml b/dev/money-balancer/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/money-balancer/3.0.11/templates/common.yaml
rename to dev/money-balancer/3.0.12/templates/common.yaml
diff --git a/incubator/appsmith/6.0.11/values.yaml b/dev/money-balancer/3.0.12/values.yaml
similarity index 100%
rename from incubator/appsmith/6.0.11/values.yaml
rename to dev/money-balancer/3.0.12/values.yaml
diff --git a/dev/noisedash/3.0.11/CHANGELOG.md b/dev/noisedash/3.0.11/CHANGELOG.md
deleted file mode 100644
index ca9d06a454..0000000000
--- a/dev/noisedash/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [noisedash-3.0.11](https://github.com/truecharts/charts/compare/noisedash-3.0.10...noisedash-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [noisedash-3.0.10](https://github.com/truecharts/charts/compare/noisedash-3.0.9...noisedash-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [noisedash-3.0.10](https://github.com/truecharts/charts/compare/noisedash-3.0.9...noisedash-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [noisedash-3.0.9](https://github.com/truecharts/charts/compare/noisedash-3.0.8...noisedash-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [noisedash-3.0.8](https://github.com/truecharts/charts/compare/noisedash-3.0.7...noisedash-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [noisedash-3.0.7](https://github.com/truecharts/charts/compare/noisedash-3.0.6...noisedash-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [noisedash-3.0.6](https://github.com/truecharts/charts/compare/noisedash-3.0.5...noisedash-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [noisedash-3.0.5](https://github.com/truecharts/charts/compare/noisedash-3.0.4...noisedash-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [noisedash-3.0.4](https://github.com/truecharts/charts/compare/noisedash-3.0.3...noisedash-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [noisedash-3.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.15...noisedash-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/noisedash/3.0.11/Chart.yaml b/dev/noisedash/3.0.11/Chart.yaml
deleted file mode 100644
index 1d50293419..0000000000
--- a/dev/noisedash/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: noisedash
-version: 3.0.11
-appVersion: 0.6.12
-description: Self-hosted web tool for generating ambient noises
-home: https://truecharts.org/charts/incubator/noisedash
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
- - https://hub.docker.com/r/noisedash/noisedash
- - https://github.com/kaythomas0/noisedash
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - noise
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/noisedash/3.0.11/app-changelog.md b/dev/noisedash/3.0.11/app-changelog.md
deleted file mode 100644
index ad8391fe90..0000000000
--- a/dev/noisedash/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [noisedash-3.0.11](https://github.com/truecharts/charts/compare/noisedash-3.0.10...noisedash-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/noisedash/3.0.11/charts/common-17.2.18.tgz b/dev/noisedash/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/noisedash/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/noisedash/3.0.12/CHANGELOG.md b/dev/noisedash/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..b2e4ac2aab
--- /dev/null
+++ b/dev/noisedash/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [noisedash-3.0.12](https://github.com/truecharts/charts/compare/noisedash-3.0.11...noisedash-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [noisedash-3.0.11](https://github.com/truecharts/charts/compare/noisedash-3.0.10...noisedash-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [noisedash-3.0.10](https://github.com/truecharts/charts/compare/noisedash-3.0.9...noisedash-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [noisedash-3.0.10](https://github.com/truecharts/charts/compare/noisedash-3.0.9...noisedash-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [noisedash-3.0.9](https://github.com/truecharts/charts/compare/noisedash-3.0.8...noisedash-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [noisedash-3.0.8](https://github.com/truecharts/charts/compare/noisedash-3.0.7...noisedash-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [noisedash-3.0.7](https://github.com/truecharts/charts/compare/noisedash-3.0.6...noisedash-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [noisedash-3.0.6](https://github.com/truecharts/charts/compare/noisedash-3.0.5...noisedash-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [noisedash-3.0.5](https://github.com/truecharts/charts/compare/noisedash-3.0.4...noisedash-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/noisedash/3.0.12/Chart.yaml b/dev/noisedash/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..d7e77b538b
--- /dev/null
+++ b/dev/noisedash/3.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: noisedash
+version: 3.0.12
+appVersion: 0.6.12
+description: Self-hosted web tool for generating ambient noises
+home: https://truecharts.org/charts/incubator/noisedash
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
+deprecated: false
+sources:
+ - https://github.com/kaythomas0/noisedash
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
+ - https://hub.docker.com/r/noisedash/noisedash
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - noise
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/noisedash/3.0.11/README.md b/dev/noisedash/3.0.12/README.md
similarity index 100%
rename from dev/noisedash/3.0.11/README.md
rename to dev/noisedash/3.0.12/README.md
diff --git a/dev/noisedash/3.0.12/app-changelog.md b/dev/noisedash/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..9cbd08018e
--- /dev/null
+++ b/dev/noisedash/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [noisedash-3.0.12](https://github.com/truecharts/charts/compare/noisedash-3.0.11...noisedash-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/noisedash/3.0.11/app-readme.md b/dev/noisedash/3.0.12/app-readme.md
similarity index 100%
rename from dev/noisedash/3.0.11/app-readme.md
rename to dev/noisedash/3.0.12/app-readme.md
diff --git a/dev/noisedash/3.0.12/charts/common-17.2.21.tgz b/dev/noisedash/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/noisedash/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/noisedash/3.0.11/ix_values.yaml b/dev/noisedash/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/noisedash/3.0.11/ix_values.yaml
rename to dev/noisedash/3.0.12/ix_values.yaml
diff --git a/dev/noisedash/3.0.11/questions.yaml b/dev/noisedash/3.0.12/questions.yaml
similarity index 100%
rename from dev/noisedash/3.0.11/questions.yaml
rename to dev/noisedash/3.0.12/questions.yaml
diff --git a/dev/noisedash/3.0.11/templates/_configmap.tpl b/dev/noisedash/3.0.12/templates/_configmap.tpl
similarity index 100%
rename from dev/noisedash/3.0.11/templates/_configmap.tpl
rename to dev/noisedash/3.0.12/templates/_configmap.tpl
diff --git a/dev/noisedash/3.0.11/templates/common.yaml b/dev/noisedash/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/noisedash/3.0.11/templates/common.yaml
rename to dev/noisedash/3.0.12/templates/common.yaml
diff --git a/incubator/awesome-ttrss/4.0.2/values.yaml b/dev/noisedash/3.0.12/values.yaml
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/values.yaml
rename to dev/noisedash/3.0.12/values.yaml
diff --git a/dev/openkm/12.0.12/CHANGELOG.md b/dev/openkm/12.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..47c79333fd
--- /dev/null
+++ b/dev/openkm/12.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [openkm-12.0.12](https://github.com/truecharts/charts/compare/openkm-12.0.11...openkm-12.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [openkm-12.0.11](https://github.com/truecharts/charts/compare/openkm-12.0.10...openkm-12.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [openkm-12.0.10](https://github.com/truecharts/charts/compare/openkm-12.0.9...openkm-12.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [openkm-12.0.10](https://github.com/truecharts/charts/compare/openkm-12.0.9...openkm-12.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [openkm-12.0.9](https://github.com/truecharts/charts/compare/openkm-12.0.8...openkm-12.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [openkm-12.0.8](https://github.com/truecharts/charts/compare/openkm-12.0.7...openkm-12.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [openkm-12.0.7](https://github.com/truecharts/charts/compare/openkm-12.0.6...openkm-12.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [openkm-12.0.6](https://github.com/truecharts/charts/compare/openkm-12.0.5...openkm-12.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [openkm-12.0.5](https://github.com/truecharts/charts/compare/openkm-12.0.4...openkm-12.0.5) (2023-12-20)
+
diff --git a/dev/openkm/12.0.12/Chart.yaml b/dev/openkm/12.0.12/Chart.yaml
new file mode 100644
index 0000000000..391072b529
--- /dev/null
+++ b/dev/openkm/12.0.12/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: openkm
+version: 12.0.12
+appVersion: 6.3.12
+description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
+home: https://truecharts.org/charts/incubator/openkm
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png
+deprecated: false
+sources:
+ - https://www.openkm.com/
+ - https://github.com/openkm/document-management-system
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm
+ - https://hub.docker.com/r/openkm/openkm-ce
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - openkm
+ - documentation management
+ - docs
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/penpot/4.0.10/LICENSE b/dev/openkm/12.0.12/LICENSE
similarity index 100%
rename from dev/penpot/4.0.10/LICENSE
rename to dev/openkm/12.0.12/LICENSE
diff --git a/dev/openkm/12.0.12/README.md b/dev/openkm/12.0.12/README.md
new file mode 100644
index 0000000000..80da90e717
--- /dev/null
+++ b/dev/openkm/12.0.12/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/incubator/openkm)
+
+**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/dev/openkm/12.0.12/app-changelog.md b/dev/openkm/12.0.12/app-changelog.md
new file mode 100644
index 0000000000..0f0ccf8007
--- /dev/null
+++ b/dev/openkm/12.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [openkm-12.0.12](https://github.com/truecharts/charts/compare/openkm-12.0.11...openkm-12.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/openkm/12.0.12/app-readme.md b/dev/openkm/12.0.12/app-readme.md
new file mode 100644
index 0000000000..8657450b0a
--- /dev/null
+++ b/dev/openkm/12.0.12/app-readme.md
@@ -0,0 +1,8 @@
+OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/openkm](https://truecharts.org/charts/dev/openkm)
+
+---
+
+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/dev/openkm/12.0.12/charts/common-17.2.21.tgz b/dev/openkm/12.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/openkm/12.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/openkm/12.0.12/ix_values.yaml b/dev/openkm/12.0.12/ix_values.yaml
new file mode 100644
index 0000000000..230d9c9cce
--- /dev/null
+++ b/dev/openkm/12.0.12/ix_values.yaml
@@ -0,0 +1,50 @@
+image:
+ pullPolicy: IfNotPresent
+ repository: openkm/openkm-ce
+ tag: 6.3.12@sha256:4491acfc5ad9b1f9357fc5daea575eb7b0c09ba9898824c0558663104912de08
+workload:
+ main:
+ podSpec:
+ initContainers:
+ init:
+ enabled: true
+ command:
+ - /config/init/init.sh
+ image: "{{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}"
+ volumeMounts:
+ - mountPath: /config/init
+ name: init
+ - mountPath: /opt/tomcat
+ name: config
+persistence:
+ config:
+ enabled: true
+ mountPath: /opt/tomcat/repository
+ init:
+ enabled: "true"
+ mountPath: /config/init
+ readOnly: true
+ type: custom
+ volumeSpec:
+ configMap:
+ defaultMode: "0777"
+ name: "init"
+portal:
+ open:
+ enabled: true
+cnpg:
+ main:
+ enabled: true
+ database: openkm
+ user: openkm
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+ runAsUser: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10090
+ targetPort: 8080
diff --git a/dev/openkm/12.0.12/questions.yaml b/dev/openkm/12.0.12/questions.yaml
new file mode 100644
index 0000000000..05bb40c5f4
--- /dev/null
+++ b/dev/openkm/12.0.12/questions.yaml
@@ -0,0 +1,3276 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10090
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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/dev/openkm/12.0.12/templates/_configmap.tpl b/dev/openkm/12.0.12/templates/_configmap.tpl
new file mode 100644
index 0000000000..1b1b442556
--- /dev/null
+++ b/dev/openkm/12.0.12/templates/_configmap.tpl
@@ -0,0 +1,88 @@
+{{/* Define the configmap */}}
+{{- define "openkm.configmap" -}}
+enabled: true
+data:
+ init.sh: |-
+ #!/bin/sh
+ mkdir /opt/tomcat/conf || echo "cannot create conf folder, most likely it already exists..."
+ if [ ! -f "/config/OpenKM.cfg.default" ]; then
+ cp /config/init/OpenKM.cfg.default /opt/tomcat/OpenKM.cfg
+ fi
+ if [ ! -f "/config/server.xml.default" ]; then
+ cp /config/init/server.xml.default /opt/tomcat/conf/server.xml
+ fi
+
+ OpenKM.cfg.default: |-
+ # OpenKM Hibernate configuration values
+ hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
+ hibernate.hbm2ddl=create
+
+ # Logback configuration file
+ logback.config=logback.xml
+ server.xml.default: |-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{{- end -}}
diff --git a/dev/openkm/12.0.12/templates/common.yaml b/dev/openkm/12.0.12/templates/common.yaml
new file mode 100644
index 0000000000..30c7a6a658
--- /dev/null
+++ b/dev/openkm/12.0.12/templates/common.yaml
@@ -0,0 +1,8 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render configmap for openkm */}}
+{{- include "openkm.configmap" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/incubator/btdex/3.0.11/values.yaml b/dev/openkm/12.0.12/values.yaml
similarity index 100%
rename from incubator/btdex/3.0.11/values.yaml
rename to dev/openkm/12.0.12/values.yaml
diff --git a/dev/openldap/11.0.12/CHANGELOG.md b/dev/openldap/11.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..e02e30f14c
--- /dev/null
+++ b/dev/openldap/11.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [openldap-11.0.12](https://github.com/truecharts/charts/compare/openldap-11.0.11...openldap-11.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [openldap-11.0.11](https://github.com/truecharts/charts/compare/openldap-11.0.10...openldap-11.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [openldap-11.0.10](https://github.com/truecharts/charts/compare/openldap-11.0.9...openldap-11.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [openldap-11.0.10](https://github.com/truecharts/charts/compare/openldap-11.0.9...openldap-11.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [openldap-11.0.9](https://github.com/truecharts/charts/compare/openldap-11.0.8...openldap-11.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [openldap-11.0.8](https://github.com/truecharts/charts/compare/openldap-11.0.7...openldap-11.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [openldap-11.0.7](https://github.com/truecharts/charts/compare/openldap-11.0.6...openldap-11.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [openldap-11.0.6](https://github.com/truecharts/charts/compare/openldap-11.0.5...openldap-11.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [openldap-11.0.5](https://github.com/truecharts/charts/compare/openldap-11.0.4...openldap-11.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/openldap/11.0.12/Chart.yaml b/dev/openldap/11.0.12/Chart.yaml
new file mode 100644
index 0000000000..95f0e40248
--- /dev/null
+++ b/dev/openldap/11.0.12/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: openldap
+version: 11.0.12
+appVersion: 1.5.0
+description: Community developed LDAP software
+home: https://truecharts.org/charts/incubator/openldap
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png
+deprecated: false
+sources:
+ - https://github.com/jp-gouin/helm-openldap
+ - https://github.com/osixia/docker-openldap
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap
+ - https://hub.docker.com/r/osixia/openldap
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ldap
+ - openldap
+ - iam-stack
+ - high availability
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/openldap/11.0.12/README.md b/dev/openldap/11.0.12/README.md
new file mode 100644
index 0000000000..d8df66eeda
--- /dev/null
+++ b/dev/openldap/11.0.12/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/incubator/openldap)
+
+**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/dev/openldap/11.0.12/app-changelog.md b/dev/openldap/11.0.12/app-changelog.md
new file mode 100644
index 0000000000..0bcc5d6901
--- /dev/null
+++ b/dev/openldap/11.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [openldap-11.0.12](https://github.com/truecharts/charts/compare/openldap-11.0.11...openldap-11.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/openldap/11.0.12/app-readme.md b/dev/openldap/11.0.12/app-readme.md
new file mode 100644
index 0000000000..3fe89621ee
--- /dev/null
+++ b/dev/openldap/11.0.12/app-readme.md
@@ -0,0 +1,8 @@
+Community developed LDAP software
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/openldap](https://truecharts.org/charts/dev/openldap)
+
+---
+
+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/dev/openldap/11.0.12/charts/common-17.2.21.tgz b/dev/openldap/11.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/openldap/11.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/openldap/11.0.12/ix_values.yaml b/dev/openldap/11.0.12/ix_values.yaml
new file mode 100644
index 0000000000..472bb314bc
--- /dev/null
+++ b/dev/openldap/11.0.12/ix_values.yaml
@@ -0,0 +1,82 @@
+controller:
+ replicas: 1
+ revisionHistoryLimit: 3
+ rollingUpdate:
+ partition: null
+ surge: null
+ unavailable: 1
+ strategy: RollingUpdate
+ type: statefulset
+image:
+ pullPolicy: IfNotPresent
+ repository: osixia/openldap
+ tag: 1.5.0@sha256:18742e9c449c9c1afe129d3f2f3ee15fb34cc43e5f940a20f3399728f41d7c28
+persistence:
+ varrun:
+ enabled: false
+portal:
+ open:
+ enabled: false
+replication:
+ clusterName: cluster.local
+ enabled: false
+ interval: "00:00:00:10"
+ retry: 60
+ starttls: critical
+ timeout: 1
+ tls_reqcert: never
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsGroup: 0
+ runAsUser: 0
+service:
+ ldaps:
+ enabled: true
+ ports:
+ ldaps:
+ enabled: true
+ port: 636
+ targetPort: 636
+ main:
+ ports:
+ main:
+ port: 389
+ targetPort: 389
+volumeClaimTemplates:
+ data:
+ enabled: true
+ mountPath: /var/lib/ldap/
+ slapd:
+ enabled: true
+ mountPath: /etc/ldap/slapd.d/
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ CONTAINER_LOG_LEVEL: "4"
+ KEEP_EXISTING_CONFIG: "false"
+ LDAP_ADMIN_PASSWORD: ldapadmin
+ LDAP_BACKEND: mdb
+ LDAP_BASE_DN: ""
+ LDAP_CONFIG_PASSWORD: changeme
+ LDAP_DOMAIN: example.org
+ LDAP_LOG_LEVEL: "256"
+ LDAP_ORGANISATION: Example Inc.
+ LDAP_READONLY_USER: "false"
+ LDAP_READONLY_USER_PASSWORD: readonly
+ LDAP_READONLY_USER_USERNAME: readonly
+ LDAP_REMOVE_CONFIG_AFTER_SETUP: "true"
+ LDAP_RFC2307BIS_SCHEMA: "false"
+ LDAP_SSL_HELPER_PREFIX: ldap
+ LDAP_TLS: "true"
+ LDAP_TLS_CIPHER_SUITE: NORMAL
+ LDAP_TLS_ENFORCE: "false"
+ LDAP_TLS_PROTOCOL_MIN: "3.0"
+ LDAP_TLS_REQCERT: never
+ LDAP_TLS_VERIFY_CLIENT: never
+ envFrom:
+ - configMapRef:
+ name: openldapconfig
diff --git a/dev/openldap/11.0.12/questions.yaml b/dev/openldap/11.0.12/questions.yaml
new file mode 100644
index 0000000000..e4037b96e5
--- /dev/null
+++ b/dev/openldap/11.0.12/questions.yaml
@@ -0,0 +1,2719 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+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: LDAP_READONLY_USER_USERNAME
+ label: "LDAP_READONLY_USER_USERNAME"
+ schema:
+ type: string
+ required: true
+ default: "readonly"
+ - variable: LDAP_READONLY_USER_PASSWORD
+ label: "LDAP_READONLY_USER_PASSWORD"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: "REPLACETHIS"
+ - variable: LDAP_ADMIN_PASSWORD
+ label: "LDAP_ADMIN_PASSWORD"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: "REPLACETHIS"
+ - variable: LDAP_CONFIG_PASSWORD
+ label: "LDAP_CONFIG_PASSWORD"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: "REPLACETHIS"
+ - variable: LDAP_LOG_LEVEL
+ label: "LDAP_LOG_LEVEL"
+ schema:
+ type: int
+ required: true
+ default: 256
+ - variable: LDAP_ORGANISATION
+ label: "LDAP_ORGANISATION"
+ schema:
+ type: string
+ required: true
+ default: "Example Company or Household"
+ - variable: LDAP_DOMAIN
+ label: "LDAP_DOMAIN"
+ schema:
+ type: string
+ required: true
+ default: "example.org"
+ - variable: LDAP_READONLY_USER
+ label: "LDAP_READONLY_USER"
+ schema:
+ type: boolean
+ default: false
+ - variable: LDAP_RFC2307BIS_SCHEMA
+ label: "LDAP_RFC2307BIS_SCHEMA"
+ schema:
+ type: boolean
+ default: false
+ - variable: LDAP_BACKEND
+ label: "LDAP_BACKEND"
+ schema:
+ type: string
+ required: true
+ default: "mdb"
+ - variable: LDAP_TLS
+ label: "LDAP_TLS"
+ schema:
+ type: boolean
+ default: true
+ - variable: LDAP_TLS_ENFORCE
+ label: "LDAP_TLS_ENFORCE"
+ schema:
+ type: boolean
+ default: false
+ - variable: LDAP_TLS_VERIFY_CLIENT
+ label: "LDAP_TLS_VERIFY_CLIENT"
+ schema:
+ type: string
+ required: true
+ default: "never"
+ - variable: LDAP_TLS_PROTOCOL_MIN
+ label: "LDAP_TLS_PROTOCOL_MIN"
+ schema:
+ type: string
+ required: true
+ default: "3.0"
+ - variable: LDAP_TLS_CIPHER_SUITE
+ label: "LDAP_TLS_CIPHER_SUITE"
+ schema:
+ type: string
+ required: true
+ default: "NORMAL"
+ - variable: LDAP_TLS_REQCERT
+ label: "LDAP_TLS_REQCERT"
+ schema:
+ type: string
+ required: true
+ default: "never"
+ - variable: CONTAINER_LOG_LEVEL
+ label: "CONTAINER_LOG_LEVEL"
+ schema:
+ type: int
+ required: true
+ default: 4
+ - variable: KEEP_EXISTING_CONFIG
+ label: "KEEP_EXISTING_CONFIG"
+ schema:
+ type: boolean
+ default: false
+ - variable: LDAP_REMOVE_CONFIG_AFTER_SETUP
+ label: "LDAP_REMOVE_CONFIG_AFTER_SETUP"
+ schema:
+ type: boolean
+ default: true
+ - variable: LDAP_SSL_HELPER_PREFIX
+ label: "LDAP_SSL_HELPER_PREFIX"
+ schema:
+ type: string
+ required: true
+ default: "ldap"
+ - variable: LDAP_BASE_DN
+ label: "LDAP_BASE_DN"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 389
+ required: true
+ - variable: ldaps
+ label: "ldaps Service"
+ description: "The ldaps service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ldaps
+ label: "ldaps Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 636
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: volumeClaimTemplates
+ 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: slapd
+ label: "App slapd Storage"
+ description: "Stores the Application slapd."
+ 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: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/dev/openldap/11.0.12/templates/_configmap.tpl b/dev/openldap/11.0.12/templates/_configmap.tpl
new file mode 100644
index 0000000000..bbab4456b6
--- /dev/null
+++ b/dev/openldap/11.0.12/templates/_configmap.tpl
@@ -0,0 +1,17 @@
+{{/* Define the configmap */}}
+{{- define "openldap.configmap" -}}
+
+enabled: true
+data:
+ LDAP_TLS_CRT_FILENAME: "tls.crt"
+ LDAP_TLS_KEY_FILENAME: "tls.key"
+ LDAP_TLS_DH_PARAM_FILENAME: "dhparam.pem"
+ LDAP_TLS_CA_CRT_FILENAME: "ca.crt"
+{{- if .Values.replication.enabled }}
+ LDAP_REPLICATION: "true"
+ LDAP_REPLICATION_CONFIG_SYNCPROV: "binddn=\"cn=admin,cn=config\" bindmethod=simple credentials=$LDAP_CONFIG_PASSWORD searchbase=\"cn=config\" type=refreshAndPersist retry=\"{{.Values.replication.retry }} +\" timeout={{.Values.replication.timeout }} starttls={{.Values.replication.starttls }} tls_reqcert={{.Values.replication.tls_reqcert }}"
+ LDAP_REPLICATION_DB_SYNCPROV: "binddn=\"cn=admin,$LDAP_BASE_DN\" bindmethod=simple credentials=$LDAP_ADMIN_PASSWORD searchbase=\"$LDAP_BASE_DN\" type=refreshAndPersist interval={{.Values.replication.interval }} retry=\"{{.Values.replication.retry }} +\" timeout={{.Values.replication.timeout }} starttls={{.Values.replication.starttls }} tls_reqcert={{.Values.replication.tls_reqcert }}"
+ LDAP_REPLICATION_HOSTS: "#PYTHON2BASH:[{{ template "replicalist" . }}]"
+{{- end }}
+
+{{- end -}}
diff --git a/dev/openldap/11.0.12/templates/common.yaml b/dev/openldap/11.0.12/templates/common.yaml
new file mode 100644
index 0000000000..ad31acb49d
--- /dev/null
+++ b/dev/openldap/11.0.12/templates/common.yaml
@@ -0,0 +1,8 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
+
+{{/* Render configmap for openldap */}}
+{{- include "openldap.configmap" . }}
diff --git a/incubator/cadquery-jupyter/3.0.11/values.yaml b/dev/openldap/11.0.12/values.yaml
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/values.yaml
rename to dev/openldap/11.0.12/values.yaml
diff --git a/dev/openproject/4.0.11/CHANGELOG.md b/dev/openproject/4.0.11/CHANGELOG.md
deleted file mode 100644
index 45e10634b0..0000000000
--- a/dev/openproject/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [openproject-4.0.11](https://github.com/truecharts/charts/compare/openproject-4.0.10...openproject-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [openproject-4.0.10](https://github.com/truecharts/charts/compare/openproject-4.0.9...openproject-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [openproject-4.0.10](https://github.com/truecharts/charts/compare/openproject-4.0.9...openproject-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [openproject-4.0.9](https://github.com/truecharts/charts/compare/openproject-4.0.8...openproject-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [openproject-4.0.8](https://github.com/truecharts/charts/compare/openproject-4.0.7...openproject-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [openproject-4.0.7](https://github.com/truecharts/charts/compare/openproject-4.0.6...openproject-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [openproject-4.0.6](https://github.com/truecharts/charts/compare/openproject-4.0.5...openproject-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [openproject-4.0.5](https://github.com/truecharts/charts/compare/openproject-4.0.4...openproject-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [openproject-4.0.4](https://github.com/truecharts/charts/compare/openproject-4.0.3...openproject-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/openproject/4.0.11/Chart.yaml b/dev/openproject/4.0.11/Chart.yaml
deleted file mode 100644
index 42783effbd..0000000000
--- a/dev/openproject/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: openproject
-version: 4.0.11
-appVersion: 13.0.7
-description: OpenProject is a web-based project management system for location-independent team collaboration.
-home: https://truecharts.org/charts/incubator/openproject
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
- - https://hub.docker.com/r/openproject/community
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - openproject
- - Productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/openproject/4.0.11/app-changelog.md b/dev/openproject/4.0.11/app-changelog.md
deleted file mode 100644
index 33e01e75b2..0000000000
--- a/dev/openproject/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [openproject-4.0.11](https://github.com/truecharts/charts/compare/openproject-4.0.10...openproject-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/openproject/4.0.11/charts/common-17.2.18.tgz b/dev/openproject/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/openproject/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/openproject/4.0.12/CHANGELOG.md b/dev/openproject/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..689d68eff3
--- /dev/null
+++ b/dev/openproject/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [openproject-4.0.12](https://github.com/truecharts/charts/compare/openproject-4.0.11...openproject-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [openproject-4.0.11](https://github.com/truecharts/charts/compare/openproject-4.0.10...openproject-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [openproject-4.0.10](https://github.com/truecharts/charts/compare/openproject-4.0.9...openproject-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [openproject-4.0.10](https://github.com/truecharts/charts/compare/openproject-4.0.9...openproject-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [openproject-4.0.9](https://github.com/truecharts/charts/compare/openproject-4.0.8...openproject-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [openproject-4.0.8](https://github.com/truecharts/charts/compare/openproject-4.0.7...openproject-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [openproject-4.0.7](https://github.com/truecharts/charts/compare/openproject-4.0.6...openproject-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [openproject-4.0.6](https://github.com/truecharts/charts/compare/openproject-4.0.5...openproject-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [openproject-4.0.5](https://github.com/truecharts/charts/compare/openproject-4.0.4...openproject-4.0.5) (2023-12-20)
+
diff --git a/dev/openproject/4.0.12/Chart.yaml b/dev/openproject/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..bfbafdfb52
--- /dev/null
+++ b/dev/openproject/4.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: openproject
+version: 4.0.12
+appVersion: 13.0.7
+description: OpenProject is a web-based project management system for location-independent team collaboration.
+home: https://truecharts.org/charts/incubator/openproject
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
+ - https://hub.docker.com/r/openproject/community
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - openproject
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/openproject/4.0.11/README.md b/dev/openproject/4.0.12/README.md
similarity index 100%
rename from dev/openproject/4.0.11/README.md
rename to dev/openproject/4.0.12/README.md
diff --git a/dev/openproject/4.0.12/app-changelog.md b/dev/openproject/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..189d8db3a1
--- /dev/null
+++ b/dev/openproject/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [openproject-4.0.12](https://github.com/truecharts/charts/compare/openproject-4.0.11...openproject-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/openproject/4.0.11/app-readme.md b/dev/openproject/4.0.12/app-readme.md
similarity index 100%
rename from dev/openproject/4.0.11/app-readme.md
rename to dev/openproject/4.0.12/app-readme.md
diff --git a/dev/openproject/4.0.12/charts/common-17.2.21.tgz b/dev/openproject/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/openproject/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/openproject/4.0.11/ix_values.yaml b/dev/openproject/4.0.12/ix_values.yaml
similarity index 100%
rename from dev/openproject/4.0.11/ix_values.yaml
rename to dev/openproject/4.0.12/ix_values.yaml
diff --git a/dev/openproject/4.0.11/questions.yaml b/dev/openproject/4.0.12/questions.yaml
similarity index 100%
rename from dev/openproject/4.0.11/questions.yaml
rename to dev/openproject/4.0.12/questions.yaml
diff --git a/dev/openproject/4.0.11/templates/_secrets.tpl b/dev/openproject/4.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/openproject/4.0.11/templates/_secrets.tpl
rename to dev/openproject/4.0.12/templates/_secrets.tpl
diff --git a/dev/openproject/4.0.11/templates/common.yaml b/dev/openproject/4.0.12/templates/common.yaml
similarity index 100%
rename from dev/openproject/4.0.11/templates/common.yaml
rename to dev/openproject/4.0.12/templates/common.yaml
diff --git a/incubator/cloudbeaver/4.0.11/values.yaml b/dev/openproject/4.0.12/values.yaml
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/values.yaml
rename to dev/openproject/4.0.12/values.yaml
diff --git a/dev/penpot/4.0.10/CHANGELOG.md b/dev/penpot/4.0.10/CHANGELOG.md
deleted file mode 100644
index bf16d736e5..0000000000
--- a/dev/penpot/4.0.10/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [penpot-4.0.10](https://github.com/truecharts/charts/compare/penpot-4.0.9...penpot-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [penpot-4.0.9](https://github.com/truecharts/charts/compare/penpot-4.0.8...penpot-4.0.9) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [penpot-4.0.9](https://github.com/truecharts/charts/compare/penpot-4.0.8...penpot-4.0.9) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [penpot-4.0.8](https://github.com/truecharts/charts/compare/penpot-4.0.7...penpot-4.0.8) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [penpot-4.0.7](https://github.com/truecharts/charts/compare/penpot-4.0.6...penpot-4.0.7) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [penpot-4.0.6](https://github.com/truecharts/charts/compare/penpot-4.0.5...penpot-4.0.6) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [penpot-4.0.5](https://github.com/truecharts/charts/compare/penpot-4.0.4...penpot-4.0.5) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [penpot-4.0.4](https://github.com/truecharts/charts/compare/penpot-4.0.3...penpot-4.0.4) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [penpot-4.0.3](https://github.com/truecharts/charts/compare/penpot-4.0.2...penpot-4.0.3) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [penpot-4.0.2](https://github.com/truecharts/charts/compare/penpot-3.0.3...penpot-4.0.2) (2023-12-16)
-
-### Chore
diff --git a/dev/penpot/4.0.10/Chart.yaml b/dev/penpot/4.0.10/Chart.yaml
deleted file mode 100644
index 8c4e5d2786..0000000000
--- a/dev/penpot/4.0.10/Chart.yaml
+++ /dev/null
@@ -1,45 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: penpot
-version: 4.0.10
-appVersion: 1.19.3
-description: Open Source design and prototyping platform.
-home: https://truecharts.org/charts/incubator/penpot
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
-deprecated: false
-sources:
- - https://github.com/penpot/penpot
- - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
- - https://hub.docker.com/r/penpotapp/frontend
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - penpot
- - media
- - design
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: redis
- version: 9.0.3
- repository: https://deps.truecharts.org
- condition: redis.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/penpot/4.0.10/app-changelog.md b/dev/penpot/4.0.10/app-changelog.md
deleted file mode 100644
index e5624a1b4d..0000000000
--- a/dev/penpot/4.0.10/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [penpot-4.0.10](https://github.com/truecharts/charts/compare/penpot-4.0.9...penpot-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/penpot/4.0.10/charts/common-17.2.18.tgz b/dev/penpot/4.0.10/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/penpot/4.0.10/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/penpot/4.0.11/CHANGELOG.md b/dev/penpot/4.0.11/CHANGELOG.md
new file mode 100644
index 0000000000..7be50a5308
--- /dev/null
+++ b/dev/penpot/4.0.11/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [penpot-4.0.11](https://github.com/truecharts/charts/compare/penpot-4.0.10...penpot-4.0.11) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [penpot-4.0.10](https://github.com/truecharts/charts/compare/penpot-4.0.9...penpot-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [penpot-4.0.9](https://github.com/truecharts/charts/compare/penpot-4.0.8...penpot-4.0.9) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [penpot-4.0.9](https://github.com/truecharts/charts/compare/penpot-4.0.8...penpot-4.0.9) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [penpot-4.0.8](https://github.com/truecharts/charts/compare/penpot-4.0.7...penpot-4.0.8) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [penpot-4.0.7](https://github.com/truecharts/charts/compare/penpot-4.0.6...penpot-4.0.7) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [penpot-4.0.6](https://github.com/truecharts/charts/compare/penpot-4.0.5...penpot-4.0.6) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [penpot-4.0.5](https://github.com/truecharts/charts/compare/penpot-4.0.4...penpot-4.0.5) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [penpot-4.0.4](https://github.com/truecharts/charts/compare/penpot-4.0.3...penpot-4.0.4) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/penpot/4.0.11/Chart.yaml b/dev/penpot/4.0.11/Chart.yaml
new file mode 100644
index 0000000000..261aeb8727
--- /dev/null
+++ b/dev/penpot/4.0.11/Chart.yaml
@@ -0,0 +1,45 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: penpot
+version: 4.0.11
+appVersion: 1.19.3
+description: Open Source design and prototyping platform.
+home: https://truecharts.org/charts/incubator/penpot
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
+deprecated: false
+sources:
+ - https://github.com/penpot/penpot
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
+ - https://hub.docker.com/r/penpotapp/backend
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - penpot
+ - media
+ - design
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/penpot/4.0.11/LICENSE b/dev/penpot/4.0.11/LICENSE
new file mode 100644
index 0000000000..33a8cbb23f
--- /dev/null
+++ b/dev/penpot/4.0.11/LICENSE
@@ -0,0 +1,106 @@
+Business Source License 1.1
+
+Parameters
+
+Licensor: The TrueCharts Project, it's owner and it's contributors
+Licensed Work: The TrueCharts "Blocky" Helm Chart
+Additional Use Grant: You may use the licensed work in production, as long
+ as it is directly sourced from a TrueCharts provided
+ official repository, catalog or source. You may also make private
+ modification to the directly sourced licenced work,
+ when used in production.
+
+ The following cases are, due to their nature, also
+ defined as 'production use' and explicitly prohibited:
+ - Bundling, including or displaying the licensed work
+ with(in) another work intended for production use,
+ with the apparent intend of facilitating and/or
+ promoting production use by third parties in
+ violation of this license.
+
+Change Date: 2050-01-01
+
+Change License: 3-clause BSD license
+
+For information about alternative licensing arrangements for the Software,
+please contact: legal@truecharts.org
+
+Notice
+
+The Business Source License (this document, or the “License”) is not an Open
+Source license. However, the Licensed Work will eventually be made available
+under an Open Source License, as stated in this License.
+
+License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
+“Business Source License” is a trademark of MariaDB Corporation Ab.
+
+-----------------------------------------------------------------------------
+
+Business Source License 1.1
+
+Terms
+
+The Licensor hereby grants you the right to copy, modify, create derivative
+works, redistribute, and make non-production use of the Licensed Work. The
+Licensor may make an Additional Use Grant, above, permitting limited
+production use.
+
+Effective on the Change Date, or the fourth anniversary of the first publicly
+available distribution of a specific version of the Licensed Work under this
+License, whichever comes first, the Licensor hereby grants you rights under
+the terms of the Change License, and the rights granted in the paragraph
+above terminate.
+
+If your use of the Licensed Work does not comply with the requirements
+currently in effect as described in this License, you must purchase a
+commercial license from the Licensor, its affiliated entities, or authorized
+resellers, or you must refrain from using the Licensed Work.
+
+All copies of the original and modified Licensed Work, and derivative works
+of the Licensed Work, are subject to this License. This License applies
+separately for each version of the Licensed Work and the Change Date may vary
+for each version of the Licensed Work released by Licensor.
+
+You must conspicuously display this License on each original or modified copy
+of the Licensed Work. If you receive the Licensed Work in original or
+modified form from a third party, the terms and conditions set forth in this
+License apply to your use of that work.
+
+Any use of the Licensed Work in violation of this License will automatically
+terminate your rights under this License for the current and all other
+versions of the Licensed Work.
+
+This License does not grant you any right in any trademark or logo of
+Licensor or its affiliates (provided that you may use a trademark or logo of
+Licensor as expressly required by this License).
+
+TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
+AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
+EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
+TITLE.
+
+MariaDB hereby grants you permission to use this License’s text to license
+your works, and to refer to it using the trademark “Business Source License”,
+as long as you comply with the Covenants of Licensor below.
+
+Covenants of Licensor
+
+In consideration of the right to use this License’s text and the “Business
+Source License” name and trademark, Licensor covenants to MariaDB, and to all
+other recipients of the licensed work to be provided by Licensor:
+
+1. To specify as the Change License the GPL Version 2.0 or any later version,
+ or a license that is compatible with GPL Version 2.0 or a later version,
+ where “compatible” means that software provided under the Change License can
+ be included in a program with software provided under GPL Version 2.0 or a
+ later version. Licensor may specify additional Change Licenses without
+ limitation.
+
+2. To either: (a) specify an additional grant of rights to use that does not
+ impose any additional restriction on the right granted in this License, as
+ the Additional Use Grant; or (b) insert the text “None”.
+
+3. To specify a Change Date.
+
+4. Not to modify this License in any other way.
diff --git a/dev/penpot/4.0.10/README.md b/dev/penpot/4.0.11/README.md
similarity index 100%
rename from dev/penpot/4.0.10/README.md
rename to dev/penpot/4.0.11/README.md
diff --git a/dev/penpot/4.0.11/app-changelog.md b/dev/penpot/4.0.11/app-changelog.md
new file mode 100644
index 0000000000..2c90d17adc
--- /dev/null
+++ b/dev/penpot/4.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [penpot-4.0.11](https://github.com/truecharts/charts/compare/penpot-4.0.10...penpot-4.0.11) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/penpot/4.0.10/app-readme.md b/dev/penpot/4.0.11/app-readme.md
similarity index 100%
rename from dev/penpot/4.0.10/app-readme.md
rename to dev/penpot/4.0.11/app-readme.md
diff --git a/dev/penpot/4.0.11/charts/common-17.2.21.tgz b/dev/penpot/4.0.11/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/penpot/4.0.11/charts/common-17.2.21.tgz differ
diff --git a/incubator/appsmith/6.0.11/charts/redis-9.0.3.tgz b/dev/penpot/4.0.11/charts/redis-9.0.3.tgz
similarity index 100%
rename from incubator/appsmith/6.0.11/charts/redis-9.0.3.tgz
rename to dev/penpot/4.0.11/charts/redis-9.0.3.tgz
diff --git a/dev/penpot/4.0.10/ix_values.yaml b/dev/penpot/4.0.11/ix_values.yaml
similarity index 100%
rename from dev/penpot/4.0.10/ix_values.yaml
rename to dev/penpot/4.0.11/ix_values.yaml
diff --git a/dev/penpot/4.0.10/questions.yaml b/dev/penpot/4.0.11/questions.yaml
similarity index 100%
rename from dev/penpot/4.0.10/questions.yaml
rename to dev/penpot/4.0.11/questions.yaml
diff --git a/dev/penpot/4.0.10/templates/_backend.tpl b/dev/penpot/4.0.11/templates/_backend.tpl
similarity index 100%
rename from dev/penpot/4.0.10/templates/_backend.tpl
rename to dev/penpot/4.0.11/templates/_backend.tpl
diff --git a/dev/penpot/4.0.10/templates/_exporter.tpl b/dev/penpot/4.0.11/templates/_exporter.tpl
similarity index 100%
rename from dev/penpot/4.0.10/templates/_exporter.tpl
rename to dev/penpot/4.0.11/templates/_exporter.tpl
diff --git a/dev/penpot/4.0.10/templates/_secret.tpl b/dev/penpot/4.0.11/templates/_secret.tpl
similarity index 100%
rename from dev/penpot/4.0.10/templates/_secret.tpl
rename to dev/penpot/4.0.11/templates/_secret.tpl
diff --git a/dev/penpot/4.0.10/templates/common.yaml b/dev/penpot/4.0.11/templates/common.yaml
similarity index 100%
rename from dev/penpot/4.0.10/templates/common.yaml
rename to dev/penpot/4.0.11/templates/common.yaml
diff --git a/incubator/conreq/3.0.12/values.yaml b/dev/penpot/4.0.11/values.yaml
similarity index 100%
rename from incubator/conreq/3.0.12/values.yaml
rename to dev/penpot/4.0.11/values.yaml
diff --git a/dev/plik/1.0.11/CHANGELOG.md b/dev/plik/1.0.11/CHANGELOG.md
deleted file mode 100644
index 827192d66e..0000000000
--- a/dev/plik/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [plik-1.0.11](https://github.com/truecharts/charts/compare/plik-1.0.10...plik-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [plik-1.0.10](https://github.com/truecharts/charts/compare/plik-1.0.9...plik-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [plik-1.0.10](https://github.com/truecharts/charts/compare/plik-1.0.9...plik-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [plik-1.0.9](https://github.com/truecharts/charts/compare/plik-1.0.8...plik-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [plik-1.0.8](https://github.com/truecharts/charts/compare/plik-1.0.7...plik-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [plik-1.0.7](https://github.com/truecharts/charts/compare/plik-1.0.6...plik-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [plik-1.0.6](https://github.com/truecharts/charts/compare/plik-1.0.5...plik-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [plik-1.0.5](https://github.com/truecharts/charts/compare/plik-1.0.4...plik-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [plik-1.0.4](https://github.com/truecharts/charts/compare/plik-1.0.3...plik-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/plik/1.0.11/Chart.yaml b/dev/plik/1.0.11/Chart.yaml
deleted file mode 100644
index 0310174bb1..0000000000
--- a/dev/plik/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: plik
-version: 1.0.11
-appVersion: 1.3.8
-description: A scalable file uploading system with multiple backends.
-home: https://truecharts.org/charts/incubator/plik
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png
-deprecated: false
-sources:
- - https://github.com/root-gg/plik
- - https://github.com/truecharts/charts/tree/master/charts/incubator/plik
- - https://hub.docker.com/r/rootgg/plik
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - plik
- - files
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: files
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/plik/1.0.11/app-changelog.md b/dev/plik/1.0.11/app-changelog.md
deleted file mode 100644
index 7393748139..0000000000
--- a/dev/plik/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [plik-1.0.11](https://github.com/truecharts/charts/compare/plik-1.0.10...plik-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/plik/1.0.11/charts/common-17.2.18.tgz b/dev/plik/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/plik/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/plik/1.0.12/CHANGELOG.md b/dev/plik/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a6947166a7
--- /dev/null
+++ b/dev/plik/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [plik-1.0.12](https://github.com/truecharts/charts/compare/plik-1.0.11...plik-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [plik-1.0.11](https://github.com/truecharts/charts/compare/plik-1.0.10...plik-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [plik-1.0.10](https://github.com/truecharts/charts/compare/plik-1.0.9...plik-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [plik-1.0.10](https://github.com/truecharts/charts/compare/plik-1.0.9...plik-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [plik-1.0.9](https://github.com/truecharts/charts/compare/plik-1.0.8...plik-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [plik-1.0.8](https://github.com/truecharts/charts/compare/plik-1.0.7...plik-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [plik-1.0.7](https://github.com/truecharts/charts/compare/plik-1.0.6...plik-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [plik-1.0.6](https://github.com/truecharts/charts/compare/plik-1.0.5...plik-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [plik-1.0.5](https://github.com/truecharts/charts/compare/plik-1.0.4...plik-1.0.5) (2023-12-20)
+
diff --git a/dev/plik/1.0.12/Chart.yaml b/dev/plik/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..5fb9888e13
--- /dev/null
+++ b/dev/plik/1.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: plik
+version: 1.0.12
+appVersion: 1.3.8
+description: A scalable file uploading system with multiple backends.
+home: https://truecharts.org/charts/incubator/plik
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png
+deprecated: false
+sources:
+ - https://github.com/root-gg/plik
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/plik
+ - https://hub.docker.com/r/rootgg/plik
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - plik
+ - files
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: files
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/plik/1.0.11/README.md b/dev/plik/1.0.12/README.md
similarity index 100%
rename from dev/plik/1.0.11/README.md
rename to dev/plik/1.0.12/README.md
diff --git a/dev/plik/1.0.12/app-changelog.md b/dev/plik/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..5f63b3e154
--- /dev/null
+++ b/dev/plik/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [plik-1.0.12](https://github.com/truecharts/charts/compare/plik-1.0.11...plik-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/plik/1.0.11/app-readme.md b/dev/plik/1.0.12/app-readme.md
similarity index 100%
rename from dev/plik/1.0.11/app-readme.md
rename to dev/plik/1.0.12/app-readme.md
diff --git a/dev/plik/1.0.12/charts/common-17.2.21.tgz b/dev/plik/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/plik/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/plik/1.0.11/ix_values.yaml b/dev/plik/1.0.12/ix_values.yaml
similarity index 100%
rename from dev/plik/1.0.11/ix_values.yaml
rename to dev/plik/1.0.12/ix_values.yaml
diff --git a/dev/plik/1.0.11/questions.yaml b/dev/plik/1.0.12/questions.yaml
similarity index 100%
rename from dev/plik/1.0.11/questions.yaml
rename to dev/plik/1.0.12/questions.yaml
diff --git a/dev/plik/1.0.11/templates/_config.tpl b/dev/plik/1.0.12/templates/_config.tpl
similarity index 100%
rename from dev/plik/1.0.11/templates/_config.tpl
rename to dev/plik/1.0.12/templates/_config.tpl
diff --git a/dev/plik/1.0.11/templates/common.yaml b/dev/plik/1.0.12/templates/common.yaml
similarity index 100%
rename from dev/plik/1.0.11/templates/common.yaml
rename to dev/plik/1.0.12/templates/common.yaml
diff --git a/incubator/cups-server/5.0.11/values.yaml b/dev/plik/1.0.12/values.yaml
similarity index 100%
rename from incubator/cups-server/5.0.11/values.yaml
rename to dev/plik/1.0.12/values.yaml
diff --git a/dev/postgresql/15.0.13/CHANGELOG.md b/dev/postgresql/15.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..b7f837f7d6
--- /dev/null
+++ b/dev/postgresql/15.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [postgresql-15.0.13](https://github.com/truecharts/charts/compare/postgresql-15.0.12...postgresql-15.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [postgresql-15.0.12](https://github.com/truecharts/charts/compare/postgresql-15.0.11...postgresql-15.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [postgresql-15.0.11](https://github.com/truecharts/charts/compare/postgresql-15.0.10...postgresql-15.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [postgresql-15.0.11](https://github.com/truecharts/charts/compare/postgresql-15.0.10...postgresql-15.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [postgresql-15.0.10](https://github.com/truecharts/charts/compare/postgresql-15.0.9...postgresql-15.0.10) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [postgresql-15.0.9](https://github.com/truecharts/charts/compare/postgresql-15.0.8...postgresql-15.0.9) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [postgresql-15.0.8](https://github.com/truecharts/charts/compare/postgresql-15.0.7...postgresql-15.0.8) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [postgresql-15.0.7](https://github.com/truecharts/charts/compare/postgresql-15.0.6...postgresql-15.0.7) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [postgresql-15.0.6](https://github.com/truecharts/charts/compare/postgresql-15.0.5...postgresql-15.0.6) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/postgresql/15.0.13/Chart.yaml b/dev/postgresql/15.0.13/Chart.yaml
new file mode 100644
index 0000000000..9db6a9be61
--- /dev/null
+++ b/dev/postgresql/15.0.13/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: postgresql
+version: 15.0.13
+appVersion: 14.10.0
+description: PostgresSQL
+home: https://truecharts.org/charts/incubator/postgresql
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
+deprecated: false
+sources:
+ - https://www.postgresql.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
+ - https://hub.docker.com/r/bitnami/postgresql
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: database
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/postgresql/15.0.13/README.md b/dev/postgresql/15.0.13/README.md
new file mode 100644
index 0000000000..51b49d19a6
--- /dev/null
+++ b/dev/postgresql/15.0.13/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/incubator/postgresql)
+
+**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/dev/postgresql/15.0.13/app-changelog.md b/dev/postgresql/15.0.13/app-changelog.md
new file mode 100644
index 0000000000..a945a3df35
--- /dev/null
+++ b/dev/postgresql/15.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [postgresql-15.0.13](https://github.com/truecharts/charts/compare/postgresql-15.0.12...postgresql-15.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/postgresql/15.0.13/app-readme.md b/dev/postgresql/15.0.13/app-readme.md
new file mode 100644
index 0000000000..027e44a7df
--- /dev/null
+++ b/dev/postgresql/15.0.13/app-readme.md
@@ -0,0 +1,8 @@
+PostgresSQL
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/postgresql](https://truecharts.org/charts/dev/postgresql)
+
+---
+
+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/dev/postgresql/15.0.13/charts/common-17.2.21.tgz b/dev/postgresql/15.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/postgresql/15.0.13/charts/common-17.2.21.tgz differ
diff --git a/dev/postgresql/15.0.13/ix_values.yaml b/dev/postgresql/15.0.13/ix_values.yaml
new file mode 100644
index 0000000000..d9a3a6068d
--- /dev/null
+++ b/dev/postgresql/15.0.13/ix_values.yaml
@@ -0,0 +1,45 @@
+cnpg:
+ main:
+ acceptRO: false
+ creds: {}
+ database: app
+ enabled: false
+ instances: 2
+ monitoring:
+ enablePodMonitor: true
+ pooler:
+ instances: 2
+ primary: true
+ primaryUpdateStrategy: unsupervised
+ storage:
+ size: 256Gi
+ walsize: 256Gi
+ user: app
+image:
+ pullPolicy: IfNotPresent
+ repository: bitnami/postgresql
+ tag: 14.10.0@sha256:f73fe14c4a24dac0e322abed5cf6d8fd7fe923dc2281324e549ddb9c912429da
+portal:
+ open:
+ enabled: false
+service:
+ main:
+ enabled: false
+ ports:
+ main:
+ enabled: false
+ port: 9999
+workload:
+ main:
+ enabled: false
+ podSpec:
+ containers:
+ main:
+ enabled: false
+ probes:
+ liveness:
+ enabled: false
+ readiness:
+ enabled: false
+ startup:
+ enabled: false
diff --git a/dev/postgresql/15.0.13/questions.yaml b/dev/postgresql/15.0.13/questions.yaml
new file mode 100644
index 0000000000..03d52435f2
--- /dev/null
+++ b/dev/postgresql/15.0.13/questions.yaml
@@ -0,0 +1,535 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+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: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/actualserver/7.1.4/templates/NOTES.txt b/dev/postgresql/15.0.13/templates/NOTES.txt
similarity index 100%
rename from stable/actualserver/7.1.4/templates/NOTES.txt
rename to dev/postgresql/15.0.13/templates/NOTES.txt
diff --git a/dev/postgresql/15.0.13/templates/common.yaml b/dev/postgresql/15.0.13/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/dev/postgresql/15.0.13/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/incubator/darktable/7.0.11/values.yaml b/dev/postgresql/15.0.13/values.yaml
similarity index 100%
rename from incubator/darktable/7.0.11/values.yaml
rename to dev/postgresql/15.0.13/values.yaml
diff --git a/dev/privatebin/4.0.11/CHANGELOG.md b/dev/privatebin/4.0.11/CHANGELOG.md
deleted file mode 100644
index 81f2b94eaf..0000000000
--- a/dev/privatebin/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [privatebin-4.0.11](https://github.com/truecharts/charts/compare/privatebin-4.0.10...privatebin-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [privatebin-4.0.10](https://github.com/truecharts/charts/compare/privatebin-4.0.9...privatebin-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [privatebin-4.0.10](https://github.com/truecharts/charts/compare/privatebin-4.0.9...privatebin-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [privatebin-4.0.9](https://github.com/truecharts/charts/compare/privatebin-4.0.8...privatebin-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [privatebin-4.0.8](https://github.com/truecharts/charts/compare/privatebin-4.0.7...privatebin-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [privatebin-4.0.7](https://github.com/truecharts/charts/compare/privatebin-4.0.6...privatebin-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [privatebin-4.0.6](https://github.com/truecharts/charts/compare/privatebin-4.0.5...privatebin-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [privatebin-4.0.5](https://github.com/truecharts/charts/compare/privatebin-4.0.4...privatebin-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [privatebin-4.0.4](https://github.com/truecharts/charts/compare/privatebin-4.0.3...privatebin-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/dev/privatebin/4.0.11/Chart.yaml b/dev/privatebin/4.0.11/Chart.yaml
deleted file mode 100644
index c7d2f18340..0000000000
--- a/dev/privatebin/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: privatebin
-version: 4.0.11
-appVersion: 1.6.0
-description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
-home: https://truecharts.org/charts/incubator/privatebin
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
-deprecated: false
-sources:
- - https://privatebin.info/
- - https://github.com/PrivateBin/PrivateBin
- - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
- - https://hub.docker.com/r/privatebin/pdo
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - privatebin
- - pastebin
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/privatebin/4.0.11/app-changelog.md b/dev/privatebin/4.0.11/app-changelog.md
deleted file mode 100644
index 12cc20844f..0000000000
--- a/dev/privatebin/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [privatebin-4.0.11](https://github.com/truecharts/charts/compare/privatebin-4.0.10...privatebin-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/privatebin/4.0.11/charts/common-17.2.18.tgz b/dev/privatebin/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/privatebin/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/privatebin/4.0.12/CHANGELOG.md b/dev/privatebin/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..93d47229ed
--- /dev/null
+++ b/dev/privatebin/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [privatebin-4.0.12](https://github.com/truecharts/charts/compare/privatebin-4.0.11...privatebin-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [privatebin-4.0.11](https://github.com/truecharts/charts/compare/privatebin-4.0.10...privatebin-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [privatebin-4.0.10](https://github.com/truecharts/charts/compare/privatebin-4.0.9...privatebin-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [privatebin-4.0.10](https://github.com/truecharts/charts/compare/privatebin-4.0.9...privatebin-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [privatebin-4.0.9](https://github.com/truecharts/charts/compare/privatebin-4.0.8...privatebin-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [privatebin-4.0.8](https://github.com/truecharts/charts/compare/privatebin-4.0.7...privatebin-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [privatebin-4.0.7](https://github.com/truecharts/charts/compare/privatebin-4.0.6...privatebin-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [privatebin-4.0.6](https://github.com/truecharts/charts/compare/privatebin-4.0.5...privatebin-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [privatebin-4.0.5](https://github.com/truecharts/charts/compare/privatebin-4.0.4...privatebin-4.0.5) (2023-12-20)
+
diff --git a/dev/privatebin/4.0.12/Chart.yaml b/dev/privatebin/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..5ba70cbd9b
--- /dev/null
+++ b/dev/privatebin/4.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: privatebin
+version: 4.0.12
+appVersion: 1.6.0
+description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
+home: https://truecharts.org/charts/incubator/privatebin
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/privatebin/pdo
+ - https://github.com/PrivateBin/PrivateBin
+ - https://privatebin.info/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - privatebin
+ - pastebin
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/privatebin/4.0.11/README.md b/dev/privatebin/4.0.12/README.md
similarity index 100%
rename from dev/privatebin/4.0.11/README.md
rename to dev/privatebin/4.0.12/README.md
diff --git a/dev/privatebin/4.0.12/app-changelog.md b/dev/privatebin/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..32e30e6fbf
--- /dev/null
+++ b/dev/privatebin/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [privatebin-4.0.12](https://github.com/truecharts/charts/compare/privatebin-4.0.11...privatebin-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/privatebin/4.0.11/app-readme.md b/dev/privatebin/4.0.12/app-readme.md
similarity index 100%
rename from dev/privatebin/4.0.11/app-readme.md
rename to dev/privatebin/4.0.12/app-readme.md
diff --git a/dev/privatebin/4.0.12/charts/common-17.2.21.tgz b/dev/privatebin/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/privatebin/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/privatebin/4.0.11/ix_values.yaml b/dev/privatebin/4.0.12/ix_values.yaml
similarity index 100%
rename from dev/privatebin/4.0.11/ix_values.yaml
rename to dev/privatebin/4.0.12/ix_values.yaml
diff --git a/dev/privatebin/4.0.11/questions.yaml b/dev/privatebin/4.0.12/questions.yaml
similarity index 100%
rename from dev/privatebin/4.0.11/questions.yaml
rename to dev/privatebin/4.0.12/questions.yaml
diff --git a/dev/privatebin/4.0.11/templates/_configmap.tpl b/dev/privatebin/4.0.12/templates/_configmap.tpl
similarity index 100%
rename from dev/privatebin/4.0.11/templates/_configmap.tpl
rename to dev/privatebin/4.0.12/templates/_configmap.tpl
diff --git a/dev/privatebin/4.0.11/templates/_secrets.tpl b/dev/privatebin/4.0.12/templates/_secrets.tpl
similarity index 100%
rename from dev/privatebin/4.0.11/templates/_secrets.tpl
rename to dev/privatebin/4.0.12/templates/_secrets.tpl
diff --git a/dev/privatebin/4.0.11/templates/common.yaml b/dev/privatebin/4.0.12/templates/common.yaml
similarity index 100%
rename from dev/privatebin/4.0.11/templates/common.yaml
rename to dev/privatebin/4.0.12/templates/common.yaml
diff --git a/incubator/drone-runner/4.0.11/values.yaml b/dev/privatebin/4.0.12/values.yaml
similarity index 100%
rename from incubator/drone-runner/4.0.11/values.yaml
rename to dev/privatebin/4.0.12/values.yaml
diff --git a/dev/youtrack/3.0.11/CHANGELOG.md b/dev/youtrack/3.0.11/CHANGELOG.md
deleted file mode 100644
index 21c8525c5c..0000000000
--- a/dev/youtrack/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [youtrack-3.0.11](https://github.com/truecharts/charts/compare/youtrack-3.0.10...youtrack-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [youtrack-3.0.10](https://github.com/truecharts/charts/compare/youtrack-3.0.9...youtrack-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [youtrack-3.0.10](https://github.com/truecharts/charts/compare/youtrack-3.0.9...youtrack-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [youtrack-3.0.9](https://github.com/truecharts/charts/compare/youtrack-3.0.8...youtrack-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [youtrack-3.0.8](https://github.com/truecharts/charts/compare/youtrack-3.0.7...youtrack-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [youtrack-3.0.7](https://github.com/truecharts/charts/compare/youtrack-3.0.6...youtrack-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [youtrack-3.0.6](https://github.com/truecharts/charts/compare/youtrack-3.0.5...youtrack-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [youtrack-3.0.5](https://github.com/truecharts/charts/compare/youtrack-3.0.4...youtrack-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [youtrack-3.0.4](https://github.com/truecharts/charts/compare/youtrack-3.0.3...youtrack-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [youtrack-3.0.3](https://github.com/truecharts/charts/compare/youtrack-2.0.3...youtrack-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/dev/youtrack/3.0.11/Chart.yaml b/dev/youtrack/3.0.11/Chart.yaml
deleted file mode 100644
index 55afd50575..0000000000
--- a/dev/youtrack/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: youtrack
-version: 3.0.11
-appVersion: 2023.2.20316
-description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
-home: https://truecharts.org/charts/incubator/youtrack
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
-deprecated: false
-sources:
- - https://www.jetbrains.com/youtrack/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
- - https://hub.docker.com/r/jetbrains/youtrack
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - youtrack
- - ProjectManagement
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: ProjectManagement
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/dev/youtrack/3.0.11/app-changelog.md b/dev/youtrack/3.0.11/app-changelog.md
deleted file mode 100644
index 2748528a3d..0000000000
--- a/dev/youtrack/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [youtrack-3.0.11](https://github.com/truecharts/charts/compare/youtrack-3.0.10...youtrack-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/dev/youtrack/3.0.11/charts/common-17.2.18.tgz b/dev/youtrack/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/dev/youtrack/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/dev/youtrack/3.0.12/CHANGELOG.md b/dev/youtrack/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..c44884367b
--- /dev/null
+++ b/dev/youtrack/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [youtrack-3.0.12](https://github.com/truecharts/charts/compare/youtrack-3.0.11...youtrack-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [youtrack-3.0.11](https://github.com/truecharts/charts/compare/youtrack-3.0.10...youtrack-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [youtrack-3.0.10](https://github.com/truecharts/charts/compare/youtrack-3.0.9...youtrack-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [youtrack-3.0.10](https://github.com/truecharts/charts/compare/youtrack-3.0.9...youtrack-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [youtrack-3.0.9](https://github.com/truecharts/charts/compare/youtrack-3.0.8...youtrack-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [youtrack-3.0.8](https://github.com/truecharts/charts/compare/youtrack-3.0.7...youtrack-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [youtrack-3.0.7](https://github.com/truecharts/charts/compare/youtrack-3.0.6...youtrack-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [youtrack-3.0.6](https://github.com/truecharts/charts/compare/youtrack-3.0.5...youtrack-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [youtrack-3.0.5](https://github.com/truecharts/charts/compare/youtrack-3.0.4...youtrack-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/dev/youtrack/3.0.12/Chart.yaml b/dev/youtrack/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..82523642bb
--- /dev/null
+++ b/dev/youtrack/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: youtrack
+version: 3.0.12
+appVersion: 2023.2.20316
+description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
+home: https://truecharts.org/charts/incubator/youtrack
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
+deprecated: false
+sources:
+ - https://www.jetbrains.com/youtrack/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
+ - https://hub.docker.com/r/jetbrains/youtrack
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - youtrack
+ - ProjectManagement
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: ProjectManagement
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/dev/youtrack/3.0.11/README.md b/dev/youtrack/3.0.12/README.md
similarity index 100%
rename from dev/youtrack/3.0.11/README.md
rename to dev/youtrack/3.0.12/README.md
diff --git a/dev/youtrack/3.0.12/app-changelog.md b/dev/youtrack/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..31d6dfec1e
--- /dev/null
+++ b/dev/youtrack/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [youtrack-3.0.12](https://github.com/truecharts/charts/compare/youtrack-3.0.11...youtrack-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/dev/youtrack/3.0.11/app-readme.md b/dev/youtrack/3.0.12/app-readme.md
similarity index 100%
rename from dev/youtrack/3.0.11/app-readme.md
rename to dev/youtrack/3.0.12/app-readme.md
diff --git a/dev/youtrack/3.0.12/charts/common-17.2.21.tgz b/dev/youtrack/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/dev/youtrack/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/dev/youtrack/3.0.11/ix_values.yaml b/dev/youtrack/3.0.12/ix_values.yaml
similarity index 100%
rename from dev/youtrack/3.0.11/ix_values.yaml
rename to dev/youtrack/3.0.12/ix_values.yaml
diff --git a/dev/youtrack/3.0.11/questions.yaml b/dev/youtrack/3.0.12/questions.yaml
similarity index 100%
rename from dev/youtrack/3.0.11/questions.yaml
rename to dev/youtrack/3.0.12/questions.yaml
diff --git a/dev/youtrack/3.0.11/templates/_init.tpl b/dev/youtrack/3.0.12/templates/_init.tpl
similarity index 100%
rename from dev/youtrack/3.0.11/templates/_init.tpl
rename to dev/youtrack/3.0.12/templates/_init.tpl
diff --git a/dev/youtrack/3.0.11/templates/common.yaml b/dev/youtrack/3.0.12/templates/common.yaml
similarity index 100%
rename from dev/youtrack/3.0.11/templates/common.yaml
rename to dev/youtrack/3.0.12/templates/common.yaml
diff --git a/incubator/dupeguru/5.0.11/values.yaml b/dev/youtrack/3.0.12/values.yaml
similarity index 100%
rename from incubator/dupeguru/5.0.11/values.yaml
rename to dev/youtrack/3.0.12/values.yaml
diff --git a/enterprise/clusterissuer/6.1.4/CHANGELOG.md b/enterprise/clusterissuer/6.1.4/CHANGELOG.md
deleted file mode 100644
index 3d0550d79a..0000000000
--- a/enterprise/clusterissuer/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [clusterissuer-6.1.4](https://github.com/truecharts/charts/compare/clusterissuer-6.1.3...clusterissuer-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [clusterissuer-6.1.3](https://github.com/truecharts/charts/compare/clusterissuer-6.1.0...clusterissuer-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [clusterissuer-6.1.2](https://github.com/truecharts/charts/compare/clusterissuer-6.1.0...clusterissuer-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [clusterissuer-6.1.0](https://github.com/truecharts/charts/compare/clusterissuer-6.0.3...clusterissuer-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [clusterissuer-6.0.3](https://github.com/truecharts/charts/compare/clusterissuer-6.0.2...clusterissuer-6.0.3) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [clusterissuer-6.0.2](https://github.com/truecharts/charts/compare/clusterissuer-6.0.1...clusterissuer-6.0.2) (2023-12-26)
-
-### Fix
-
-- fix clusterconfig tojson ([#16555](https://github.com/truecharts/charts/issues/16555))
-
-## [clusterissuer-6.0.1](https://github.com/truecharts/charts/compare/clusterissuer-6.0.0...clusterissuer-6.0.1) (2023-12-25)
-
-### Chore
-
-- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541))
-
-## [clusterissuer-6.0.0](https://github.com/truecharts/charts/compare/clusterissuer-5.0.12...clusterissuer-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-### Docs
-
-- update guide to show common update ([#16382](https://github.com/truecharts/charts/issues/16382))
-
-## [clusterissuer-5.0.12](https://github.com/truecharts/charts/compare/clusterissuer-5.0.11...clusterissuer-5.0.12) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [clusterissuer-5.0.11](https://github.com/truecharts/charts/compare/clusterissuer-5.0.10...clusterissuer-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
diff --git a/enterprise/clusterissuer/6.1.4/Chart.yaml b/enterprise/clusterissuer/6.1.4/Chart.yaml
deleted file mode 100644
index df7c4f8fb4..0000000000
--- a/enterprise/clusterissuer/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: clusterissuer
-version: 6.1.4
-appVersion: latest
-description: Certificate management for Kubernetes
-home: https://truecharts.org/charts/enterprise/clusterissuer
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
-deprecated: false
-sources:
- - https://cert-manager.io/
- - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- - https://hub.docker.com/_/hello-world
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cert-manager
- - certificates
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: core
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: enterprise
-type: application
diff --git a/enterprise/clusterissuer/6.1.4/app-changelog.md b/enterprise/clusterissuer/6.1.4/app-changelog.md
deleted file mode 100644
index abed291a51..0000000000
--- a/enterprise/clusterissuer/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [clusterissuer-6.1.4](https://github.com/truecharts/charts/compare/clusterissuer-6.1.3...clusterissuer-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/enterprise/clusterissuer/6.1.4/charts/common-17.2.19.tgz b/enterprise/clusterissuer/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/enterprise/clusterissuer/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/enterprise/clusterissuer/6.1.5/CHANGELOG.md b/enterprise/clusterissuer/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..434601106c
--- /dev/null
+++ b/enterprise/clusterissuer/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [clusterissuer-6.1.5](https://github.com/truecharts/charts/compare/clusterissuer-6.1.4...clusterissuer-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [clusterissuer-6.1.4](https://github.com/truecharts/charts/compare/clusterissuer-6.1.3...clusterissuer-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [clusterissuer-6.1.3](https://github.com/truecharts/charts/compare/clusterissuer-6.1.0...clusterissuer-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [clusterissuer-6.1.2](https://github.com/truecharts/charts/compare/clusterissuer-6.1.0...clusterissuer-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [clusterissuer-6.1.0](https://github.com/truecharts/charts/compare/clusterissuer-6.0.3...clusterissuer-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [clusterissuer-6.0.3](https://github.com/truecharts/charts/compare/clusterissuer-6.0.2...clusterissuer-6.0.3) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [clusterissuer-6.0.2](https://github.com/truecharts/charts/compare/clusterissuer-6.0.1...clusterissuer-6.0.2) (2023-12-26)
+
+### Fix
+
+- fix clusterconfig tojson ([#16555](https://github.com/truecharts/charts/issues/16555))
+
+## [clusterissuer-6.0.1](https://github.com/truecharts/charts/compare/clusterissuer-6.0.0...clusterissuer-6.0.1) (2023-12-25)
+
+### Chore
+
+- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541))
+
+## [clusterissuer-6.0.0](https://github.com/truecharts/charts/compare/clusterissuer-5.0.12...clusterissuer-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+### Docs
+
+- update guide to show common update ([#16382](https://github.com/truecharts/charts/issues/16382))
+
+## [clusterissuer-5.0.12](https://github.com/truecharts/charts/compare/clusterissuer-5.0.11...clusterissuer-5.0.12) (2023-12-24)
+
diff --git a/enterprise/clusterissuer/6.1.5/Chart.yaml b/enterprise/clusterissuer/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..72bac1f2fc
--- /dev/null
+++ b/enterprise/clusterissuer/6.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: clusterissuer
+version: 6.1.5
+appVersion: latest
+description: Certificate management for Kubernetes
+home: https://truecharts.org/charts/enterprise/clusterissuer
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
+deprecated: false
+sources:
+ - https://hub.docker.com/_/hello-world
+ - https://cert-manager.io/
+ - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cert-manager
+ - certificates
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: core
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: enterprise
+type: application
diff --git a/enterprise/clusterissuer/6.1.4/LICENSE b/enterprise/clusterissuer/6.1.5/LICENSE
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/LICENSE
rename to enterprise/clusterissuer/6.1.5/LICENSE
diff --git a/enterprise/clusterissuer/6.1.4/README.md b/enterprise/clusterissuer/6.1.5/README.md
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/README.md
rename to enterprise/clusterissuer/6.1.5/README.md
diff --git a/enterprise/clusterissuer/6.1.5/app-changelog.md b/enterprise/clusterissuer/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..44858cf2e5
--- /dev/null
+++ b/enterprise/clusterissuer/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [clusterissuer-6.1.5](https://github.com/truecharts/charts/compare/clusterissuer-6.1.4...clusterissuer-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/enterprise/clusterissuer/6.1.4/app-readme.md b/enterprise/clusterissuer/6.1.5/app-readme.md
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/app-readme.md
rename to enterprise/clusterissuer/6.1.5/app-readme.md
diff --git a/enterprise/clusterissuer/6.1.5/charts/common-17.2.21.tgz b/enterprise/clusterissuer/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/enterprise/clusterissuer/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/enterprise/clusterissuer/6.1.4/ix_values.yaml b/enterprise/clusterissuer/6.1.5/ix_values.yaml
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/ix_values.yaml
rename to enterprise/clusterissuer/6.1.5/ix_values.yaml
diff --git a/enterprise/clusterissuer/6.1.4/questions.yaml b/enterprise/clusterissuer/6.1.5/questions.yaml
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/questions.yaml
rename to enterprise/clusterissuer/6.1.5/questions.yaml
diff --git a/stable/adguard-home/8.1.4/templates/NOTES.txt b/enterprise/clusterissuer/6.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/adguard-home/8.1.4/templates/NOTES.txt
rename to enterprise/clusterissuer/6.1.5/templates/NOTES.txt
diff --git a/enterprise/clusterissuer/6.1.4/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/6.1.5/templates/clusterissuer/_ACME.tpl
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/clusterissuer/_ACME.tpl
rename to enterprise/clusterissuer/6.1.5/templates/clusterissuer/_ACME.tpl
diff --git a/enterprise/clusterissuer/6.1.4/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/6.1.5/templates/clusterissuer/_CA.tpl
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/clusterissuer/_CA.tpl
rename to enterprise/clusterissuer/6.1.5/templates/clusterissuer/_CA.tpl
diff --git a/enterprise/clusterissuer/6.1.4/templates/clusterissuer/_clusterCertificates.tpl b/enterprise/clusterissuer/6.1.5/templates/clusterissuer/_clusterCertificates.tpl
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/clusterissuer/_clusterCertificates.tpl
rename to enterprise/clusterissuer/6.1.5/templates/clusterissuer/_clusterCertificates.tpl
diff --git a/enterprise/clusterissuer/6.1.4/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/6.1.5/templates/clusterissuer/_selfSigned.tpl
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/clusterissuer/_selfSigned.tpl
rename to enterprise/clusterissuer/6.1.5/templates/clusterissuer/_selfSigned.tpl
diff --git a/enterprise/clusterissuer/6.1.4/templates/common.yaml b/enterprise/clusterissuer/6.1.5/templates/common.yaml
similarity index 100%
rename from enterprise/clusterissuer/6.1.4/templates/common.yaml
rename to enterprise/clusterissuer/6.1.5/templates/common.yaml
diff --git a/incubator/dvblink/3.0.11/values.yaml b/enterprise/clusterissuer/6.1.5/values.yaml
similarity index 100%
rename from incubator/dvblink/3.0.11/values.yaml
rename to enterprise/clusterissuer/6.1.5/values.yaml
diff --git a/enterprise/grafana/11.1.5/CHANGELOG.md b/enterprise/grafana/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..25ba270282
--- /dev/null
+++ b/enterprise/grafana/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [grafana-11.1.5](https://github.com/truecharts/charts/compare/grafana-11.1.4...grafana-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [grafana-11.1.4](https://github.com/truecharts/charts/compare/grafana-11.1.3...grafana-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [grafana-11.1.3](https://github.com/truecharts/charts/compare/grafana-11.1.0...grafana-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [grafana-11.1.2](https://github.com/truecharts/charts/compare/grafana-11.1.0...grafana-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [grafana-11.1.0](https://github.com/truecharts/charts/compare/grafana-11.0.2...grafana-11.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [grafana-11.0.2](https://github.com/truecharts/charts/compare/grafana-11.0.1...grafana-11.0.2) (2023-12-26)
+
+### Chore
+
+- update container image bitnami/grafana to v10.2.3[@f733e23](https://github.com/f733e23) by renovate ([#16458](https://github.com/truecharts/charts/issues/16458))
+
+## [grafana-11.0.1](https://github.com/truecharts/charts/compare/grafana-11.0.0...grafana-11.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [grafana-11.0.0](https://github.com/truecharts/charts/compare/grafana-10.0.12...grafana-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [grafana-10.0.12](https://github.com/truecharts/charts/compare/grafana-10.0.11...grafana-10.0.12) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [grafana-10.0.11](https://github.com/truecharts/charts/compare/grafana-10.0.10...grafana-10.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/enterprise/grafana/11.1.5/Chart.yaml b/enterprise/grafana/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..c07c39c494
--- /dev/null
+++ b/enterprise/grafana/11.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: grafana
+version: 11.1.5
+appVersion: 10.2.3
+description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
+home: https://truecharts.org/charts/enterprise/grafana
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
+deprecated: false
+sources:
+ - https://grafana.com/
+ - https://github.com/bitnami/bitnami-docker-grafana
+ - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
+ - https://hub.docker.com/r/bitnami/grafana
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - analytics
+ - monitoring
+ - metrics
+ - logs
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: metrics
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: enterprise
+type: application
diff --git a/enterprise/grafana/11.1.5/LICENSE b/enterprise/grafana/11.1.5/LICENSE
new file mode 100644
index 0000000000..93c3f61c61
--- /dev/null
+++ b/enterprise/grafana/11.1.5/LICENSE
@@ -0,0 +1,106 @@
+Business Source License 1.1
+
+Parameters
+
+Licensor: The TrueCharts Project, it's owner and it's contributors
+Licensed Work: The TrueCharts "Grafana" Helm Chart
+Additional Use Grant: You may use the licensed work in production, as long
+ as it is directly sourced from a TrueCharts provided
+ official repository, catalog or source. You may also make private
+ modification to the directly sourced licenced work,
+ when used in production.
+
+ The following cases are, due to their nature, also
+ defined as 'production use' and explicitly prohibited:
+ - Bundling, including or displaying the licensed work
+ with(in) another work intended for production use,
+ with the apparent intend of facilitating and/or
+ promoting production use by third parties in
+ violation of this license.
+
+Change Date: 2050-01-01
+
+Change License: 3-clause BSD license
+
+For information about alternative licensing arrangements for the Software,
+please contact: legal@truecharts.org
+
+Notice
+
+The Business Source License (this document, or the “License”) is not an Open
+Source license. However, the Licensed Work will eventually be made available
+under an Open Source License, as stated in this License.
+
+License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
+“Business Source License” is a trademark of MariaDB Corporation Ab.
+
+-----------------------------------------------------------------------------
+
+Business Source License 1.1
+
+Terms
+
+The Licensor hereby grants you the right to copy, modify, create derivative
+works, redistribute, and make non-production use of the Licensed Work. The
+Licensor may make an Additional Use Grant, above, permitting limited
+production use.
+
+Effective on the Change Date, or the fourth anniversary of the first publicly
+available distribution of a specific version of the Licensed Work under this
+License, whichever comes first, the Licensor hereby grants you rights under
+the terms of the Change License, and the rights granted in the paragraph
+above terminate.
+
+If your use of the Licensed Work does not comply with the requirements
+currently in effect as described in this License, you must purchase a
+commercial license from the Licensor, its affiliated entities, or authorized
+resellers, or you must refrain from using the Licensed Work.
+
+All copies of the original and modified Licensed Work, and derivative works
+of the Licensed Work, are subject to this License. This License applies
+separately for each version of the Licensed Work and the Change Date may vary
+for each version of the Licensed Work released by Licensor.
+
+You must conspicuously display this License on each original or modified copy
+of the Licensed Work. If you receive the Licensed Work in original or
+modified form from a third party, the terms and conditions set forth in this
+License apply to your use of that work.
+
+Any use of the Licensed Work in violation of this License will automatically
+terminate your rights under this License for the current and all other
+versions of the Licensed Work.
+
+This License does not grant you any right in any trademark or logo of
+Licensor or its affiliates (provided that you may use a trademark or logo of
+Licensor as expressly required by this License).
+
+TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
+AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
+EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
+TITLE.
+
+MariaDB hereby grants you permission to use this License’s text to license
+your works, and to refer to it using the trademark “Business Source License”,
+as long as you comply with the Covenants of Licensor below.
+
+Covenants of Licensor
+
+In consideration of the right to use this License’s text and the “Business
+Source License” name and trademark, Licensor covenants to MariaDB, and to all
+other recipients of the licensed work to be provided by Licensor:
+
+1. To specify as the Change License the GPL Version 2.0 or any later version,
+ or a license that is compatible with GPL Version 2.0 or a later version,
+ where “compatible” means that software provided under the Change License can
+ be included in a program with software provided under GPL Version 2.0 or a
+ later version. Licensor may specify additional Change Licenses without
+ limitation.
+
+2. To either: (a) specify an additional grant of rights to use that does not
+ impose any additional restriction on the right granted in this License, as
+ the Additional Use Grant; or (b) insert the text “None”.
+
+3. To specify a Change Date.
+
+4. Not to modify this License in any other way.
diff --git a/enterprise/grafana/11.1.5/README.md b/enterprise/grafana/11.1.5/README.md
new file mode 100644
index 0000000000..e0a51ac6c1
--- /dev/null
+++ b/enterprise/grafana/11.1.5/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/enterprise/grafana)
+
+**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/enterprise/grafana/11.1.5/app-changelog.md b/enterprise/grafana/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..685f833434
--- /dev/null
+++ b/enterprise/grafana/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [grafana-11.1.5](https://github.com/truecharts/charts/compare/grafana-11.1.4...grafana-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/enterprise/grafana/11.1.5/app-readme.md b/enterprise/grafana/11.1.5/app-readme.md
new file mode 100644
index 0000000000..c489317194
--- /dev/null
+++ b/enterprise/grafana/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/grafana](https://truecharts.org/charts/enterprise/grafana)
+
+---
+
+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/enterprise/grafana/11.1.5/charts/common-17.2.21.tgz b/enterprise/grafana/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/enterprise/grafana/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/enterprise/grafana/11.1.5/ix_values.yaml b/enterprise/grafana/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..b73ef16310
--- /dev/null
+++ b/enterprise/grafana/11.1.5/ix_values.yaml
@@ -0,0 +1,79 @@
+image:
+ repository: bitnami/grafana
+ pullPolicy: IfNotPresent
+ tag: 10.2.3@sha256:f733e2324959d441361e8765ce7fc356e78364762e14b326e95d731bf9af75ab
+manifestManager:
+ enabled: true
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+service:
+ main:
+ ports:
+ main:
+ protocol: http
+ targetPort: 3000
+ port: 10038
+workload:
+ main:
+ replicas: 2
+ strategy: RollingUpdate
+ podSpec:
+ containers:
+ main:
+ env:
+ GF_SECURITY_ADMIN_USER: "admin"
+ GF_SECURITY_ADMIN_PASSWORD: "testpassword"
+ GF_INSTALL_PLUGINS: ""
+ GF_PATHS_PLUGINS: "/opt/bitnami/grafana/data/plugins"
+ GF_AUTH_LDAP_ENABLED: "false"
+ GF_AUTH_LDAP_CONFIG_FILE: "/opt/bitnami/grafana/conf/ldap.toml"
+ GF_AUTH_LDAP_ALLOW_SIGN_UP: "false"
+ GF_PATHS_PROVISIONING: "/opt/bitnami/grafana/conf/provisioning"
+ GF_PATHS_CONFIG: "/opt/bitnami/grafana/conf/grafana.ini"
+ GF_PATHS_DATA: "/opt/bitnami/grafana/data"
+ GF_PATHS_LOGS: "/opt/bitnami/grafana/logs"
+ probes:
+ liveness:
+ path: "/api/health"
+ readiness:
+ path: "/api/health"
+ startup:
+ path: "/api/health"
+persistence:
+ config:
+ enabled: true
+ mountPath: "/opt/bitnami/grafana/data"
+ grafana-tmp:
+ enabled: true
+ type: emptyDir
+ mountPath: /opt/bitnami/grafana/tmp
+metrics:
+ main:
+ # -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
+ # @default -- See values.yaml
+ enabled: true
+ type: "servicemonitor"
+ endpoints:
+ - port: main
+ path: /metrics
+ # -- Enable and configure Prometheus Rules for the chart under this key.
+ # @default -- See values.yaml
+ prometheusRule:
+ enabled: false
+ labels: {}
+ # -- Configure additionial rules for the chart under this key.
+ # @default -- See prometheusrules.yaml
+ rules: []
+ # - alert: UnifiPollerAbsent
+ # annotations:
+ # description: Unifi Poller has disappeared from Prometheus service discovery.
+ # summary: Unifi Poller is down.
+ # expr: |
+ # absent(up{job=~".*unifi-poller.*"} == 1)
+ # for: 5m
+ # labels:
+ # severity: critical
+portal:
+ open:
+ enabled: true
diff --git a/enterprise/grafana/11.1.5/questions.yaml b/enterprise/grafana/11.1.5/questions.yaml
new file mode 100644
index 0000000000..a10fc01c54
--- /dev/null
+++ b/enterprise/grafana/11.1.5/questions.yaml
@@ -0,0 +1,2891 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: GF_SECURITY_ADMIN_USER
+ label: "Admin User"
+ schema:
+ type: string
+ required: true
+ default: "admin"
+ - variable: GF_SECURITY_ADMIN_PASSWORD
+ label: "Admin Password"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: "REPLACETHIS"
+ - variable: GF_INSTALL_PLUGINS
+ label: "Extra Plugins to Install"
+ description: "comma seperated"
+ schema:
+ type: string
+ default: ""
+ - variable: GF_AUTH_LDAP_ENABLED
+ label: "enable LDAP"
+ schema:
+ type: boolean
+ default: false
+ - variable: GF_AUTH_LDAP_ALLOW_SIGN_UP
+ label: "Allow LDAP Signup"
+ schema:
+ type: boolean
+ default: false
+ - variable: GF_AUTH_LDAP_CONFIG_FILE
+ label: "LDAP Config Path"
+ schema:
+ type: string
+ default: "/opt/bitnami/grafana/conf/ldap.toml"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10038
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: metrics
+ group: Metrics
+ label: Prometheus Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: prometheusRule
+ label: PrometheusRule
+ description: Enable and configure Prometheus Rules for the App.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ # TODO: Rule List section
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/adminer/7.1.4/templates/NOTES.txt b/enterprise/grafana/11.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/adminer/7.1.4/templates/NOTES.txt
rename to enterprise/grafana/11.1.5/templates/NOTES.txt
diff --git a/incubator/dupeguru/5.0.11/templates/common.yaml b/enterprise/grafana/11.1.5/templates/common.yaml
similarity index 100%
rename from incubator/dupeguru/5.0.11/templates/common.yaml
rename to enterprise/grafana/11.1.5/templates/common.yaml
diff --git a/incubator/fancyindex/4.0.11/values.yaml b/enterprise/grafana/11.1.5/values.yaml
similarity index 100%
rename from incubator/fancyindex/4.0.11/values.yaml
rename to enterprise/grafana/11.1.5/values.yaml
diff --git a/enterprise/vaultwarden/25.1.5/CHANGELOG.md b/enterprise/vaultwarden/25.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..341934ad20
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [vaultwarden-25.1.5](https://github.com/truecharts/charts/compare/vaultwarden-25.1.4...vaultwarden-25.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [vaultwarden-25.1.4](https://github.com/truecharts/charts/compare/vaultwarden-25.1.3...vaultwarden-25.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [vaultwarden-25.1.3](https://github.com/truecharts/charts/compare/vaultwarden-25.1.0...vaultwarden-25.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [vaultwarden-25.1.2](https://github.com/truecharts/charts/compare/vaultwarden-25.1.0...vaultwarden-25.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [vaultwarden-25.1.0](https://github.com/truecharts/charts/compare/vaultwarden-25.0.1...vaultwarden-25.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [vaultwarden-25.0.1](https://github.com/truecharts/charts/compare/vaultwarden-25.0.0...vaultwarden-25.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [vaultwarden-25.0.0](https://github.com/truecharts/charts/compare/vaultwarden-24.0.13...vaultwarden-25.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [vaultwarden-24.0.13](https://github.com/truecharts/charts/compare/vaultwarden-24.0.12...vaultwarden-24.0.13) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [vaultwarden-24.0.12](https://github.com/truecharts/charts/compare/vaultwarden-24.0.11...vaultwarden-24.0.12) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [vaultwarden-24.0.11](https://github.com/truecharts/charts/compare/vaultwarden-24.0.10...vaultwarden-24.0.11) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/enterprise/vaultwarden/25.1.5/Chart.yaml b/enterprise/vaultwarden/25.1.5/Chart.yaml
new file mode 100644
index 0000000000..a1b0ce6ce5
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: vaultwarden
+version: 25.1.5
+appVersion: 1.30.1
+description: Unofficial Bitwarden compatible server written in Rust
+home: https://truecharts.org/charts/enterprise/vaultwarden
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
+deprecated: false
+sources:
+ - https://github.com/dani-garcia/vaultwarden
+ - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
+ - https://hub.docker.com/r/vaultwarden/server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bitwarden
+ - bitwardenrs
+ - bitwarden_rs
+ - vaultwarden
+ - password
+ - rust
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: security
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: enterprise
+type: application
diff --git a/enterprise/vaultwarden/25.1.5/LICENSE b/enterprise/vaultwarden/25.1.5/LICENSE
new file mode 100644
index 0000000000..80e4ab93f9
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/LICENSE
@@ -0,0 +1,106 @@
+Business Source License 1.1
+
+Parameters
+
+Licensor: The TrueCharts Project, it's owner and it's contributors
+Licensed Work: The TrueCharts "Cert-Manager" Helm Chart
+Additional Use Grant: You may use the licensed work in production, as long
+ as it is directly sourced from a TrueCharts provided
+ official repository, catalog or source. You may also make private
+ modification to the directly sourced licenced work,
+ when used in production.
+
+ The following cases are, due to their nature, also
+ defined as 'production use' and explicitly prohibited:
+ - Bundling, including or displaying the licensed work
+ with(in) another work intended for production use,
+ with the apparent intend of facilitating and/or
+ promoting production use by third parties in
+ violation of this license.
+
+Change Date: 2050-01-01
+
+Change License: 3-clause BSD license
+
+For information about alternative licensing arrangements for the Software,
+please contact: legal@truecharts.org
+
+Notice
+
+The Business Source License (this document, or the “License”) is not an Open
+Source license. However, the Licensed Work will eventually be made available
+under an Open Source License, as stated in this License.
+
+License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
+“Business Source License” is a trademark of MariaDB Corporation Ab.
+
+-----------------------------------------------------------------------------
+
+Business Source License 1.1
+
+Terms
+
+The Licensor hereby grants you the right to copy, modify, create derivative
+works, redistribute, and make non-production use of the Licensed Work. The
+Licensor may make an Additional Use Grant, above, permitting limited
+production use.
+
+Effective on the Change Date, or the fourth anniversary of the first publicly
+available distribution of a specific version of the Licensed Work under this
+License, whichever comes first, the Licensor hereby grants you rights under
+the terms of the Change License, and the rights granted in the paragraph
+above terminate.
+
+If your use of the Licensed Work does not comply with the requirements
+currently in effect as described in this License, you must purchase a
+commercial license from the Licensor, its affiliated entities, or authorized
+resellers, or you must refrain from using the Licensed Work.
+
+All copies of the original and modified Licensed Work, and derivative works
+of the Licensed Work, are subject to this License. This License applies
+separately for each version of the Licensed Work and the Change Date may vary
+for each version of the Licensed Work released by Licensor.
+
+You must conspicuously display this License on each original or modified copy
+of the Licensed Work. If you receive the Licensed Work in original or
+modified form from a third party, the terms and conditions set forth in this
+License apply to your use of that work.
+
+Any use of the Licensed Work in violation of this License will automatically
+terminate your rights under this License for the current and all other
+versions of the Licensed Work.
+
+This License does not grant you any right in any trademark or logo of
+Licensor or its affiliates (provided that you may use a trademark or logo of
+Licensor as expressly required by this License).
+
+TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
+AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
+EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
+TITLE.
+
+MariaDB hereby grants you permission to use this License’s text to license
+your works, and to refer to it using the trademark “Business Source License”,
+as long as you comply with the Covenants of Licensor below.
+
+Covenants of Licensor
+
+In consideration of the right to use this License’s text and the “Business
+Source License” name and trademark, Licensor covenants to MariaDB, and to all
+other recipients of the licensed work to be provided by Licensor:
+
+1. To specify as the Change License the GPL Version 2.0 or any later version,
+ or a license that is compatible with GPL Version 2.0 or a later version,
+ where “compatible” means that software provided under the Change License can
+ be included in a program with software provided under GPL Version 2.0 or a
+ later version. Licensor may specify additional Change Licenses without
+ limitation.
+
+2. To either: (a) specify an additional grant of rights to use that does not
+ impose any additional restriction on the right granted in this License, as
+ the Additional Use Grant; or (b) insert the text “None”.
+
+3. To specify a Change Date.
+
+4. Not to modify this License in any other way.
diff --git a/enterprise/vaultwarden/25.1.5/README.md b/enterprise/vaultwarden/25.1.5/README.md
new file mode 100644
index 0000000000..95ae8ad979
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/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/enterprise/vaultwarden)
+
+**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/enterprise/vaultwarden/25.1.5/app-changelog.md b/enterprise/vaultwarden/25.1.5/app-changelog.md
new file mode 100644
index 0000000000..f78c2e3e16
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [vaultwarden-25.1.5](https://github.com/truecharts/charts/compare/vaultwarden-25.1.4...vaultwarden-25.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/enterprise/vaultwarden/25.1.5/app-readme.md b/enterprise/vaultwarden/25.1.5/app-readme.md
new file mode 100644
index 0000000000..08d9cc8b1d
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Unofficial Bitwarden compatible server written in Rust
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/vaultwarden](https://truecharts.org/charts/enterprise/vaultwarden)
+
+---
+
+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/enterprise/vaultwarden/25.1.5/charts/common-17.2.21.tgz b/enterprise/vaultwarden/25.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/enterprise/vaultwarden/25.1.5/charts/common-17.2.21.tgz differ
diff --git a/enterprise/vaultwarden/25.1.5/ix_values.yaml b/enterprise/vaultwarden/25.1.5/ix_values.yaml
new file mode 100644
index 0000000000..849e008bf0
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/ix_values.yaml
@@ -0,0 +1,152 @@
+image:
+ repository: docker.io/vaultwarden/server
+ pullPolicy: IfNotPresent
+ tag: 1.30.1@sha256:ab9fe547277245533a28d8e0a0c4a1e1120daf469f983fd683fc13556927d4fe
+manifestManager:
+ enabled: true
+service:
+ main:
+ ports:
+ main:
+ port: 10102
+ targetPort: 8080
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}"
+ DATABASE_URL:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: std
+ envFrom:
+ - configMapRef:
+ name: vaultwardenconfig
+ - secretRef:
+ name: vaultwardensecret
+database:
+ # -- Database type,
+ # must be one of: 'sqlite', 'mysql' or 'postgresql'.
+ type: postgresql
+ # -- Enable DB Write-Ahead-Log for SQLite,
+ # disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled
+ wal: true
+ ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port).
+ # url: ""
+ ## Set the size of the database connection pool.
+ # maxConnections: 10
+ ## Connection retries during startup, 0 for infinite. 1 second between retries.
+ # retries: 15
+# Set Bitwarden_rs application variables
+vaultwarden:
+ # -- Allow any user to sign-up
+ # see: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users
+ allowSignups: true
+ ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set.
+ # signupDomains:
+ # - domain.tld
+ # -- Verify e-mail before login is enabled.
+ # SMTP must be enabled.
+ verifySignup: false
+ # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled.
+ requireEmail: false
+ ## Maximum attempts before an email token is reset and a new email will need to be sent.
+ # emailAttempts: 3
+ ## Email token validity in seconds.
+ # emailTokenExpiration: 600
+ # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations
+ allowInvitation: true
+ # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display
+ ## Default organization name in invitation e-mails that are not coming from a specific organization.
+ # defaultInviteName: ""
+ showPasswordHint: true
+ # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting
+ enableWebVault: true
+ # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users.
+ orgCreationUsers: all
+ ## Limit attachment disk usage per organization.
+ # attachmentLimitOrg:
+ ## Limit attachment disk usage per user.
+ # attachmentLimitUser:
+ ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key.
+ # hibpApiKey:
+
+ admin:
+ # Enable admin portal.
+ enabled: false
+ # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token
+ disableAdminToken: false
+ ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page
+ # token:
+ # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration
+ smtp:
+ enabled: false
+ # SMTP hostname, required if SMTP is enabled.
+ host: ""
+ # SMTP sender e-mail address, required if SMTP is enabled.
+ from: ""
+ ## SMTP sender name, defaults to 'Bitwarden_RS'.
+ # fromName: ""
+ ## Enable SSL connection.
+ # security: starttls
+ ## SMTP port. Defaults to 587 with STARTTLS, 465 with FORCE_TLS, and 25 without SSL.
+ # port: 587
+ ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'.
+ # authMechanism: Plain
+ ## Hostname to be sent for SMTP HELO. Defaults to pod name.
+ # heloName: ""
+ ## SMTP timeout.
+ # timeout: 15
+ ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!
+ # invalidHostname: false
+ ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!
+ # invalidCertificate: false
+ ## SMTP username.
+ # user: ""
+ ## SMTP password. Required is user is specified, ignored if no user provided.
+ # password: ""
+ ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication
+ yubico:
+ enabled: false
+ ## Yubico server. Defaults to YubiCloud.
+ # server:
+ ## Yubico ID and Secret Key.
+ # clientId:
+ # secretKey:
+ ## Enable Mobile Push Notifications. You must obtain and ID and Key here: https://bitwarden.com/host
+ push:
+ enabled: false
+ # installationId:
+ # installationKey:
+ ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging
+ log:
+ # Log to file.
+ file: ""
+ # Log level. Options are "trace", "debug", "info", "warn", "error" or "off".
+ level: "trace"
+ ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds.
+ # timeFormat: ""
+ icons:
+ # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero.
+ disableDownload: false
+ ## Cache time-to-live for icons fetched. 0 means no purging.
+ # cache: 2592000
+ ## Cache time-to-live for icons that were not available. 0 means no purging.
+ # cacheFailed: 259200
+persistence:
+ data:
+ enabled: true
+ mountPath: "/data"
+cnpg:
+ main:
+ enabled: true
+ user: vaultwarden
+ database: vaultwarden
+portal:
+ open:
+ enabled: true
+ingress:
+ main:
+ required: true
diff --git a/enterprise/vaultwarden/25.1.5/questions.yaml b/enterprise/vaultwarden/25.1.5/questions.yaml
new file mode 100644
index 0000000000..4935a1e254
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/questions.yaml
@@ -0,0 +1,3609 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+ admin:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+ path: "/admin/"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: vaultwarden
+ label: ""
+ group: "App Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: yubico
+ label: "Yubico OTP authentication"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable Yubico OTP authentication"
+ description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: server
+ label: "Yubico server"
+ description: "Defaults to YubiCloud"
+ schema:
+ type: string
+ default: ""
+ - variable: clientId
+ label: "Yubico ID"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "Yubico Secret Key"
+ schema:
+ type: string
+ default: ""
+ - variable: push
+ label: "Mobile Push Notifications"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable Mobile Push Notifications"
+ description: "You must obtain and ID and Key here: https://bitwarden.com/host"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: installationId
+ label: "Installation ID"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: installationKey
+ label: "Installation Key"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: admin
+ label: "Admin Portal"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable Admin Portal"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: disableAdminToken
+ label: "Make Accessible Without Password/Token"
+ schema:
+ type: boolean
+ default: false
+ - variable: token
+ label: "Admin Portal Password/Token"
+ description: "Will be automatically generated if not defined"
+ schema:
+ type: string
+ default: ""
+ - variable: icons
+ label: "Icon Download Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: disableDownload
+ label: "Disable Icon Download"
+ description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)"
+ schema:
+ type: boolean
+ default: false
+ - variable: cache
+ label: "Cache time-to-live"
+ description: "Cache time-to-live for icons fetched. 0 means no purging"
+ schema:
+ type: int
+ default: 2592000
+ - variable: token
+ label: "Failed Downloads Cache time-to-live"
+ description: "Cache time-to-live for icons that were not available. 0 means no purging."
+ schema:
+ type: int
+ default: 2592000
+ - variable: log
+ label: "Logging"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: level
+ label: "Log level"
+ schema:
+ type: string
+ default: "info"
+ required: true
+ enum:
+ - value: "trace"
+ description: "trace"
+ - value: "debug"
+ description: "debug"
+ - value: "info"
+ description: "info"
+ - value: "warn"
+ description: "warn"
+ - value: "error"
+ description: "error"
+ - value: "off"
+ description: "off"
+ - variable: file
+ label: "Log-File Location"
+ schema:
+ type: string
+ default: ""
+ - variable: smtp
+ label: "SMTP Settings (Email)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "Enable SMTP Support"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: host
+ label: "SMTP hostname"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: from
+ label: "SMTP sender e-mail address"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: fromName
+ label: "SMTP sender name"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: user
+ label: "SMTP username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "SMTP password"
+ description: "Required is user is specified, ignored if no user provided"
+ schema:
+ type: string
+ default: ""
+ - variable: security
+ label: "Enable SSL connection"
+ schema:
+ type: string
+ default: "starttls"
+ enum:
+ - value: "starttls"
+ description: "STARTTLS (587)"
+ - value: "force_tls"
+ description: "FORCE_TLS (465)"
+ - value: "off"
+ description: "OFF (25)"
+ - variable: port
+ label: "SMTP port"
+ description: "Usually: 587 with STARTTLS, 465 with FORCE_TLS, and 25 without SSL"
+ schema:
+ type: int
+ default: 587
+ - variable: authMechanism
+ label: "SMTP Authentication Mechanisms"
+ description: "Comma-separated options: Plain, Login and Xoauth2"
+ schema:
+ type: string
+ default: "Plain"
+ - variable: heloName
+ label: "SMTP HELO - Hostname"
+ description: "Hostname to be sent for SMTP HELO. Defaults to pod name"
+ schema:
+ type: string
+ default: ""
+ - variable: timeout
+ label: "SMTP timeout"
+ schema:
+ type: int
+ default: 15
+ - variable: invalidHostname
+ label: "Accept Invalid Hostname"
+ description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!"
+ schema:
+ type: boolean
+ default: false
+ - variable: invalidCertificate
+ label: "Accept Invalid Certificate"
+ description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!"
+ schema:
+ type: boolean
+ default: false
+ - variable: allowSignups
+ label: "Allow Signup"
+ description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users"
+ schema:
+ type: boolean
+ default: true
+ - variable: allowInvitation
+ label: "Always allow Invitation"
+ description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations"
+ schema:
+ type: boolean
+ default: true
+ - variable: defaultInviteName
+ label: "Default Invite Organisation Name"
+ description: "Default organization name in invitation e-mails that are not coming from a specific organization."
+ schema:
+ type: string
+ default: ""
+ - variable: showPasswordHint
+ label: "Show password hints"
+ description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display"
+ schema:
+ type: boolean
+ default: true
+ - variable: signupwhitelistenable
+ label: "Enable Signup Whitelist"
+ description: "allowSignups is ignored if set"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: signupDomains
+ label: "Signup Whitelist Domains"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: domain
+ label: "Domain"
+ schema:
+ type: string
+ default: ""
+ - variable: verifySignup
+ label: "Verifiy Signup"
+ description: "Verify e-mail before login is enabled. SMTP must be enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: requireEmail
+ label: "Block Login if email fails"
+ description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: emailAttempts
+ label: "Email token reset attempts"
+ description: "Maximum attempts before an email token is reset and a new email will need to be sent"
+ schema:
+ type: int
+ default: 3
+ - variable: emailTokenExpiration
+ label: "Email token validity in seconds"
+ schema:
+ type: int
+ default: 600
+ - variable: enableWebVault
+ label: "Enable Webvault"
+ description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting"
+ schema:
+ type: boolean
+ default: true
+ - variable: orgCreationUsers
+ label: "Limit Organisation Creation to (users)"
+ description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users."
+ schema:
+ type: string
+ default: "all"
+ - variable: attachmentLimitOrg
+ label: "Limit Attachment Disk Usage per Organisation"
+ schema:
+ type: string
+ default: ""
+ - variable: attachmentLimitUser
+ label: "Limit Attachment Disk Usage per User"
+ schema:
+ type: string
+ default: ""
+ - variable: hibpApiKey
+ label: "HaveIBeenPwned API Key"
+ description: "Can be purchased at https://haveibeenpwned.com/API/Key"
+ schema:
+ type: string
+ 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: 10102
+ 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 Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: 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: 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: 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: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/airdcpp-webclient/9.1.4/templates/NOTES.txt b/enterprise/vaultwarden/25.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/templates/NOTES.txt
rename to enterprise/vaultwarden/25.1.5/templates/NOTES.txt
diff --git a/enterprise/vaultwarden/25.1.5/templates/_configmap.tpl b/enterprise/vaultwarden/25.1.5/templates/_configmap.tpl
new file mode 100644
index 0000000000..7cc26147b0
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/templates/_configmap.tpl
@@ -0,0 +1,111 @@
+{{/* Define the configmap */}}
+{{- define "vaultwarden.configmap" -}}
+enabled: true
+data:
+ ROCKET_PORT: "8080"
+ SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }}
+ {{- if .Values.vaultwarden.signupDomains }}
+ SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }}
+ {{- end }}
+ {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}}
+ SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }}
+ {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}}
+ REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }}
+ {{- if .Values.vaultwarden.emailAttempts }}
+ EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.emailTokenExpiration }}
+ EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }}
+ {{- end }}
+ INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }}
+ {{- if .Values.vaultwarden.defaultInviteName }}
+ INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }}
+ {{- end }}
+ SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }}
+ WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }}
+ ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }}
+ {{- if .Values.vaultwarden.attachmentLimitOrg }}
+ ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.attachmentLimitUser }}
+ USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.hibpApiKey }}
+ HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }}
+ {{- end }}
+ {{- include "vaultwarden.dbTypeValid" . }}
+ {{- if .Values.database.retries }}
+ DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }}
+ {{- end }}
+ {{- if .Values.database.maxConnections }}
+ DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }}
+ {{- end }}
+ {{- if eq .Values.vaultwarden.smtp.enabled true }}
+ SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }}
+ SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }}
+ {{- if .Values.vaultwarden.smtp.fromName }}
+ SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.ssl }}
+ SMTP_SECURITY: {{ .Values.vaultwarden.smtp.security | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.port }}
+ SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.authMechanism }}
+ SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.heloName }}
+ HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.timeout }}
+ SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.invalidHostname }}
+ SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.smtp.invalidCertificate }}
+ SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }}
+ {{- end }}
+ {{- end }}
+ {{- if .Values.vaultwarden.log.file }}
+ LOG_FILE: {{ .Values.vaultwarden.log.file | quote }}
+ {{- end }}
+ {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }}
+ EXTENDED_LOGGING: "true"
+ {{- end }}
+ {{- if .Values.vaultwarden.log.level }}
+ {{- include "vaultwarden.logLevelValid" . }}
+ LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.log.timeFormat }}
+ LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.icons.disableDownload }}
+ DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }}
+ {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }}
+ ICON_CACHE_TTL: "0"
+ {{- end }}
+ {{- end }}
+ {{- if .Values.vaultwarden.icons.cache }}
+ ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.icons.cacheFailed }}
+ ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }}
+ {{- end }}
+ {{- if eq .Values.vaultwarden.admin.enabled true }}
+ {{- if eq .Values.vaultwarden.admin.disableAdminToken true }}
+ DISABLE_ADMIN_TOKEN: "true"
+ {{- end }}
+ {{- end }}
+ {{- if eq .Values.vaultwarden.yubico.enabled true }}
+ {{- if .Values.vaultwarden.yubico.server }}
+ YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }}
+ {{- end }}
+ {{- end }}
+ {{- if eq .Values.database.type "sqlite" }}
+ ENABLE_DB_WAL: {{ .Values.database.wal | quote }}
+ {{- else }}
+ ENABLE_DB_WAL: "false"
+ {{- end }}
+{{- end -}}
diff --git a/enterprise/vaultwarden/25.1.5/templates/_secrets.tpl b/enterprise/vaultwarden/25.1.5/templates/_secrets.tpl
new file mode 100644
index 0000000000..262fcffa1b
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/templates/_secrets.tpl
@@ -0,0 +1,37 @@
+{{/* Define the secrets */}}
+{{- define "vaultwarden.secrets" -}}
+
+{{- $adminToken := "" }}
+{{- if eq .Values.vaultwarden.admin.enabled true }}
+{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | quote }}
+{{- end -}}
+
+{{- $smtpUser := "" }}
+{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }}
+{{- $smtpUser = .Values.vaultwarden.smtp.user | quote }}
+{{- end -}}
+
+{{- $yubicoClientId := "" }}
+{{- if eq .Values.vaultwarden.yubico.enabled true }}
+{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | quote }}
+{{- end -}}
+enabled: true
+data:
+ placeholder: placeholdervalue
+ {{- if ne $adminToken "" }}
+ ADMIN_TOKEN: {{ $adminToken }}
+ {{- end }}
+ {{- if ne $smtpUser "" }}
+ SMTP_USERNAME: {{ $smtpUser }}
+ SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | quote }}
+ {{- end }}
+ {{- if ne $yubicoClientId "" }}
+ YUBICO_CLIENT_ID: {{ $yubicoClientId }}
+ YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | quote }}
+ {{- end }}
+ {{- if .Values.vaultwarden.push.enabled }}
+ PUSH_ENABLED: {{ .Values.vaultwarden.push.enabled | quote }}
+ PUSH_INSTALLATION_ID: {{ required "Installation ID required" .Values.vaultwarden.push.installationId | quote }}
+ PUSH_INSTALLATION_KEY: {{ required "Installation Key required" .Values.vaultwarden.push.installationKey | quote }}
+ {{- end }}
+{{- end -}}
diff --git a/enterprise/vaultwarden/25.1.5/templates/_validate.tpl b/enterprise/vaultwarden/25.1.5/templates/_validate.tpl
new file mode 100644
index 0000000000..e4832c2f6e
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/templates/_validate.tpl
@@ -0,0 +1,17 @@
+{{/*
+Ensure valid DB type is select, defaults to SQLite
+*/}}
+{{- define "vaultwarden.dbTypeValid" -}}
+{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }}
+{{- required "Invalid database type" nil }}
+{{- end -}}
+{{- end -}}
+
+{{/*
+Ensure log type is valid
+*/}}
+{{- define "vaultwarden.logLevelValid" -}}
+{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }}
+{{- required "Invalid log level" nil }}
+{{- end }}
+{{- end }}
diff --git a/enterprise/vaultwarden/25.1.5/templates/common.yaml b/enterprise/vaultwarden/25.1.5/templates/common.yaml
new file mode 100644
index 0000000000..66c6adab5d
--- /dev/null
+++ b/enterprise/vaultwarden/25.1.5/templates/common.yaml
@@ -0,0 +1,17 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render configmap for vaultwarden */}}
+{{- $configmapFile := include "vaultwarden.configmap" . | fromYaml -}}
+{{- if $configmapFile -}}
+ {{- $_ := set .Values.configmap "vaultwardenconfig" $configmapFile -}}
+{{- end -}}
+
+{{/* Render secrets for vaultwarden */}}
+{{- $secret := include "vaultwarden.secrets" . | fromYaml -}}
+{{- if $secret -}}
+ {{- $_ := set .Values.secret "vaultwardensecret" $secret -}}
+{{- end -}}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/incubator/ferdi-client/3.0.12/values.yaml b/enterprise/vaultwarden/25.1.5/values.yaml
similarity index 100%
rename from incubator/ferdi-client/3.0.12/values.yaml
rename to enterprise/vaultwarden/25.1.5/values.yaml
diff --git a/incubator/apprise-api/4.0.11/CHANGELOG.md b/incubator/apprise-api/4.0.11/CHANGELOG.md
deleted file mode 100644
index 1d51094343..0000000000
--- a/incubator/apprise-api/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [apprise-api-4.0.11](https://github.com/truecharts/charts/compare/apprise-api-4.0.10...apprise-api-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [apprise-api-4.0.10](https://github.com/truecharts/charts/compare/apprise-api-4.0.9...apprise-api-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [apprise-api-4.0.10](https://github.com/truecharts/charts/compare/apprise-api-4.0.9...apprise-api-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [apprise-api-4.0.9](https://github.com/truecharts/charts/compare/apprise-api-4.0.8...apprise-api-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [apprise-api-4.0.8](https://github.com/truecharts/charts/compare/apprise-api-4.0.7...apprise-api-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [apprise-api-4.0.7](https://github.com/truecharts/charts/compare/apprise-api-4.0.6...apprise-api-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [apprise-api-4.0.6](https://github.com/truecharts/charts/compare/apprise-api-4.0.5...apprise-api-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [apprise-api-4.0.5](https://github.com/truecharts/charts/compare/apprise-api-4.0.4...apprise-api-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [apprise-api-4.0.4](https://github.com/truecharts/charts/compare/apprise-api-4.0.3...apprise-api-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [apprise-api-4.0.3](https://github.com/truecharts/charts/compare/apprise-api-3.0.4...apprise-api-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/apprise-api/4.0.11/Chart.yaml b/incubator/apprise-api/4.0.11/Chart.yaml
deleted file mode 100644
index ea8c6bab49..0000000000
--- a/incubator/apprise-api/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: apprise-api
-version: 4.0.11
-appVersion: 0.9.5
-description: Push notifications that work with just about every platform!
-home: https://truecharts.org/charts/incubator/apprise-api
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/caronc/apprise
- - https://github.com/caronc/apprise-api
- - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - apprise-api
- - notifications
- - usenet
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: notifications
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/apprise-api/4.0.11/app-changelog.md b/incubator/apprise-api/4.0.11/app-changelog.md
deleted file mode 100644
index 694dd183b2..0000000000
--- a/incubator/apprise-api/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [apprise-api-4.0.11](https://github.com/truecharts/charts/compare/apprise-api-4.0.10...apprise-api-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/apprise-api/4.0.11/charts/common-17.2.18.tgz b/incubator/apprise-api/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/apprise-api/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/apprise-api/4.0.12/CHANGELOG.md b/incubator/apprise-api/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..8d76758f99
--- /dev/null
+++ b/incubator/apprise-api/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [apprise-api-4.0.12](https://github.com/truecharts/charts/compare/apprise-api-4.0.11...apprise-api-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [apprise-api-4.0.11](https://github.com/truecharts/charts/compare/apprise-api-4.0.10...apprise-api-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [apprise-api-4.0.10](https://github.com/truecharts/charts/compare/apprise-api-4.0.9...apprise-api-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [apprise-api-4.0.10](https://github.com/truecharts/charts/compare/apprise-api-4.0.9...apprise-api-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [apprise-api-4.0.9](https://github.com/truecharts/charts/compare/apprise-api-4.0.8...apprise-api-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [apprise-api-4.0.8](https://github.com/truecharts/charts/compare/apprise-api-4.0.7...apprise-api-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [apprise-api-4.0.7](https://github.com/truecharts/charts/compare/apprise-api-4.0.6...apprise-api-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [apprise-api-4.0.6](https://github.com/truecharts/charts/compare/apprise-api-4.0.5...apprise-api-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [apprise-api-4.0.5](https://github.com/truecharts/charts/compare/apprise-api-4.0.4...apprise-api-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/apprise-api/4.0.12/Chart.yaml b/incubator/apprise-api/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..f1a6f806fd
--- /dev/null
+++ b/incubator/apprise-api/4.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: apprise-api
+version: 4.0.12
+appVersion: 0.9.5
+description: Push notifications that work with just about every platform!
+home: https://truecharts.org/charts/incubator/apprise-api
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/caronc/apprise
+ - https://github.com/caronc/apprise-api
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - apprise-api
+ - notifications
+ - usenet
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: notifications
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/apprise-api/4.0.11/README.md b/incubator/apprise-api/4.0.12/README.md
similarity index 100%
rename from incubator/apprise-api/4.0.11/README.md
rename to incubator/apprise-api/4.0.12/README.md
diff --git a/incubator/apprise-api/4.0.12/app-changelog.md b/incubator/apprise-api/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..3334c5e321
--- /dev/null
+++ b/incubator/apprise-api/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [apprise-api-4.0.12](https://github.com/truecharts/charts/compare/apprise-api-4.0.11...apprise-api-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/apprise-api/4.0.11/app-readme.md b/incubator/apprise-api/4.0.12/app-readme.md
similarity index 100%
rename from incubator/apprise-api/4.0.11/app-readme.md
rename to incubator/apprise-api/4.0.12/app-readme.md
diff --git a/incubator/apprise-api/4.0.12/charts/common-17.2.21.tgz b/incubator/apprise-api/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/apprise-api/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/apprise-api/4.0.11/ix_values.yaml b/incubator/apprise-api/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/apprise-api/4.0.11/ix_values.yaml
rename to incubator/apprise-api/4.0.12/ix_values.yaml
diff --git a/incubator/apprise-api/4.0.11/questions.yaml b/incubator/apprise-api/4.0.12/questions.yaml
similarity index 100%
rename from incubator/apprise-api/4.0.11/questions.yaml
rename to incubator/apprise-api/4.0.12/questions.yaml
diff --git a/incubator/apprise-api/4.0.11/templates/common.yaml b/incubator/apprise-api/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/apprise-api/4.0.11/templates/common.yaml
rename to incubator/apprise-api/4.0.12/templates/common.yaml
diff --git a/incubator/filegator/3.0.11/values.yaml b/incubator/apprise-api/4.0.12/values.yaml
similarity index 100%
rename from incubator/filegator/3.0.11/values.yaml
rename to incubator/apprise-api/4.0.12/values.yaml
diff --git a/incubator/appsmith/6.0.11/CHANGELOG.md b/incubator/appsmith/6.0.11/CHANGELOG.md
deleted file mode 100644
index 1ede7c4f20..0000000000
--- a/incubator/appsmith/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [appsmith-6.0.11](https://github.com/truecharts/charts/compare/appsmith-6.0.10...appsmith-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [appsmith-6.0.10](https://github.com/truecharts/charts/compare/appsmith-6.0.9...appsmith-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [appsmith-6.0.10](https://github.com/truecharts/charts/compare/appsmith-6.0.9...appsmith-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [appsmith-6.0.9](https://github.com/truecharts/charts/compare/appsmith-6.0.8...appsmith-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [appsmith-6.0.8](https://github.com/truecharts/charts/compare/appsmith-6.0.7...appsmith-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [appsmith-6.0.7](https://github.com/truecharts/charts/compare/appsmith-6.0.6...appsmith-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [appsmith-6.0.6](https://github.com/truecharts/charts/compare/appsmith-6.0.5...appsmith-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [appsmith-6.0.5](https://github.com/truecharts/charts/compare/appsmith-6.0.4...appsmith-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [appsmith-6.0.4](https://github.com/truecharts/charts/compare/appsmith-6.0.3...appsmith-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [appsmith-6.0.3](https://github.com/truecharts/charts/compare/appsmith-5.0.37...appsmith-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/appsmith/6.0.11/Chart.yaml b/incubator/appsmith/6.0.11/Chart.yaml
deleted file mode 100644
index 2979613f5a..0000000000
--- a/incubator/appsmith/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: appsmith
-version: 6.0.11
-appVersion: 1.9.50
-description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
-home: https://truecharts.org/charts/incubator/appsmith
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
- - https://hub.docker.com/r/appsmith/appsmith-ce
- - https://github.com/appsmithorg/appsmith
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - appsmith
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: redis
- version: 9.0.3
- repository: https://deps.truecharts.org
- condition: redis.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/appsmith/6.0.11/app-changelog.md b/incubator/appsmith/6.0.11/app-changelog.md
deleted file mode 100644
index 2b139c1657..0000000000
--- a/incubator/appsmith/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [appsmith-6.0.11](https://github.com/truecharts/charts/compare/appsmith-6.0.10...appsmith-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/appsmith/6.0.11/charts/common-17.2.18.tgz b/incubator/appsmith/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/appsmith/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/appsmith/6.0.12/CHANGELOG.md b/incubator/appsmith/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..e765b9e90a
--- /dev/null
+++ b/incubator/appsmith/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [appsmith-6.0.12](https://github.com/truecharts/charts/compare/appsmith-6.0.11...appsmith-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [appsmith-6.0.11](https://github.com/truecharts/charts/compare/appsmith-6.0.10...appsmith-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [appsmith-6.0.10](https://github.com/truecharts/charts/compare/appsmith-6.0.9...appsmith-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [appsmith-6.0.10](https://github.com/truecharts/charts/compare/appsmith-6.0.9...appsmith-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [appsmith-6.0.9](https://github.com/truecharts/charts/compare/appsmith-6.0.8...appsmith-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [appsmith-6.0.8](https://github.com/truecharts/charts/compare/appsmith-6.0.7...appsmith-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [appsmith-6.0.7](https://github.com/truecharts/charts/compare/appsmith-6.0.6...appsmith-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [appsmith-6.0.6](https://github.com/truecharts/charts/compare/appsmith-6.0.5...appsmith-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [appsmith-6.0.5](https://github.com/truecharts/charts/compare/appsmith-6.0.4...appsmith-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/appsmith/6.0.12/Chart.yaml b/incubator/appsmith/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..7daf71571d
--- /dev/null
+++ b/incubator/appsmith/6.0.12/Chart.yaml
@@ -0,0 +1,43 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: appsmith
+version: 6.0.12
+appVersion: 1.9.50
+description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
+home: https://truecharts.org/charts/incubator/appsmith
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
+deprecated: false
+sources:
+ - https://github.com/appsmithorg/appsmith
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
+ - https://hub.docker.com/r/appsmith/appsmith-ce
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - appsmith
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/appsmith/6.0.11/README.md b/incubator/appsmith/6.0.12/README.md
similarity index 100%
rename from incubator/appsmith/6.0.11/README.md
rename to incubator/appsmith/6.0.12/README.md
diff --git a/incubator/appsmith/6.0.12/app-changelog.md b/incubator/appsmith/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..0626f4ba3a
--- /dev/null
+++ b/incubator/appsmith/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [appsmith-6.0.12](https://github.com/truecharts/charts/compare/appsmith-6.0.11...appsmith-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/appsmith/6.0.11/app-readme.md b/incubator/appsmith/6.0.12/app-readme.md
similarity index 100%
rename from incubator/appsmith/6.0.11/app-readme.md
rename to incubator/appsmith/6.0.12/app-readme.md
diff --git a/incubator/appsmith/6.0.12/charts/common-17.2.21.tgz b/incubator/appsmith/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/appsmith/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/snipe-it/9.0.11/charts/redis-9.0.3.tgz b/incubator/appsmith/6.0.12/charts/redis-9.0.3.tgz
similarity index 100%
rename from incubator/snipe-it/9.0.11/charts/redis-9.0.3.tgz
rename to incubator/appsmith/6.0.12/charts/redis-9.0.3.tgz
diff --git a/incubator/appsmith/6.0.11/ix_values.yaml b/incubator/appsmith/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/appsmith/6.0.11/ix_values.yaml
rename to incubator/appsmith/6.0.12/ix_values.yaml
diff --git a/incubator/appsmith/6.0.11/questions.yaml b/incubator/appsmith/6.0.12/questions.yaml
similarity index 100%
rename from incubator/appsmith/6.0.11/questions.yaml
rename to incubator/appsmith/6.0.12/questions.yaml
diff --git a/stable/alist/8.1.4/templates/NOTES.txt b/incubator/appsmith/6.0.12/templates/NOTES.txt
similarity index 100%
rename from stable/alist/8.1.4/templates/NOTES.txt
rename to incubator/appsmith/6.0.12/templates/NOTES.txt
diff --git a/incubator/fancyindex/4.0.11/templates/common.yaml b/incubator/appsmith/6.0.12/templates/common.yaml
similarity index 100%
rename from incubator/fancyindex/4.0.11/templates/common.yaml
rename to incubator/appsmith/6.0.12/templates/common.yaml
diff --git a/incubator/flashpaper/5.0.11/values.yaml b/incubator/appsmith/6.0.12/values.yaml
similarity index 100%
rename from incubator/flashpaper/5.0.11/values.yaml
rename to incubator/appsmith/6.0.12/values.yaml
diff --git a/incubator/awesome-ttrss/4.0.2/CHANGELOG.md b/incubator/awesome-ttrss/4.0.2/CHANGELOG.md
deleted file mode 100644
index 5e096e35d2..0000000000
--- a/incubator/awesome-ttrss/4.0.2/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-
-## [awesome-ttrss-5.0.9](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.8...awesome-ttrss-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [awesome-ttrss-5.0.8](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.7...awesome-ttrss-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [awesome-ttrss-5.0.7](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.6...awesome-ttrss-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [awesome-ttrss-5.0.6](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.5...awesome-ttrss-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [awesome-ttrss-5.0.5](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.4...awesome-ttrss-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [awesome-ttrss-5.0.4](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.3...awesome-ttrss-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
-
-### Chore
-
-- fix move mistake and cleanup metadata
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
-
-### Chore
-
-- fix move mistake and cleanup metadata
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
-
-### Chore
-
-- fix move mistake and cleanup metadata
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
-
-### Chore
-
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
-
-### Chore
-
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
-
-### Chore
-
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
-
-### Chore
-
-- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
-
-## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
-
-### Chore
-
diff --git a/incubator/awesome-ttrss/4.0.2/Chart.yaml b/incubator/awesome-ttrss/4.0.2/Chart.yaml
deleted file mode 100644
index 924fb6abb8..0000000000
--- a/incubator/awesome-ttrss/4.0.2/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: awesome-ttrss
-version: 4.0.2
-appVersion: latest-2023-12-18
-description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
-home: https://truecharts.org/charts/incubator/awesome-ttrss
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
-deprecated: false
-sources:
- - https://github.com/HenryQW/Awesome-TTRSS
- - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
- - https://hub.docker.com/r/wangqiru/ttrss
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - tt-rss
- - awesome-ttrss
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/awesome-ttrss/4.0.2/charts/common-17.2.18.tgz b/incubator/awesome-ttrss/4.0.2/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/awesome-ttrss/4.0.2/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/awesome-ttrss/4.0.3/CHANGELOG.md b/incubator/awesome-ttrss/4.0.3/CHANGELOG.md
new file mode 100644
index 0000000000..b1a8e44ddc
--- /dev/null
+++ b/incubator/awesome-ttrss/4.0.3/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [awesome-ttrss-4.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.9...awesome-ttrss-4.0.3) (2024-01-02)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+
+## [awesome-ttrss-5.0.9](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.8...awesome-ttrss-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [awesome-ttrss-5.0.8](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.7...awesome-ttrss-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [awesome-ttrss-5.0.7](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.6...awesome-ttrss-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [awesome-ttrss-5.0.6](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.5...awesome-ttrss-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [awesome-ttrss-5.0.5](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.4...awesome-ttrss-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
+## [awesome-ttrss-5.0.4](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.3...awesome-ttrss-5.0.4) (2023-12-17)
+
+### Chore
+
+- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
+
+## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
+
+### Chore
+
+- fix move mistake and cleanup metadata
+- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
+
+## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
+
+### Chore
+
+- fix move mistake and cleanup metadata
+- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
+
+## [awesome-ttrss-5.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.3) (2023-12-16)
+
+### Chore
+
+- fix move mistake and cleanup metadata
+- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
+
+## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
+
+### Chore
+
+- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
+
+## [awesome-ttrss-5.0.2](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.0...awesome-ttrss-5.0.2) (2023-12-16)
diff --git a/incubator/awesome-ttrss/4.0.3/Chart.yaml b/incubator/awesome-ttrss/4.0.3/Chart.yaml
new file mode 100644
index 0000000000..de41952680
--- /dev/null
+++ b/incubator/awesome-ttrss/4.0.3/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: awesome-ttrss
+version: 4.0.3
+appVersion: latest-2023-12-18
+description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
+home: https://truecharts.org/charts/incubator/awesome-ttrss
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
+deprecated: false
+sources:
+ - https://github.com/HenryQW/Awesome-TTRSS
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
+ - https://hub.docker.com/r/wangqiru/ttrss
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - tt-rss
+ - awesome-ttrss
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/awesome-ttrss/4.0.2/README.md b/incubator/awesome-ttrss/4.0.3/README.md
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/README.md
rename to incubator/awesome-ttrss/4.0.3/README.md
diff --git a/incubator/awesome-ttrss/4.0.3/app-changelog.md b/incubator/awesome-ttrss/4.0.3/app-changelog.md
new file mode 100644
index 0000000000..1120498a6c
--- /dev/null
+++ b/incubator/awesome-ttrss/4.0.3/app-changelog.md
@@ -0,0 +1,21 @@
+
+
+## [awesome-ttrss-4.0.3](https://github.com/truecharts/charts/compare/awesome-ttrss-5.0.9...awesome-ttrss-4.0.3) (2024-01-02)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/awesome-ttrss/4.0.2/app-readme.md b/incubator/awesome-ttrss/4.0.3/app-readme.md
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/app-readme.md
rename to incubator/awesome-ttrss/4.0.3/app-readme.md
diff --git a/incubator/awesome-ttrss/4.0.3/charts/common-17.2.21.tgz b/incubator/awesome-ttrss/4.0.3/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/awesome-ttrss/4.0.3/charts/common-17.2.21.tgz differ
diff --git a/incubator/awesome-ttrss/4.0.2/ix_values.yaml b/incubator/awesome-ttrss/4.0.3/ix_values.yaml
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/ix_values.yaml
rename to incubator/awesome-ttrss/4.0.3/ix_values.yaml
diff --git a/incubator/awesome-ttrss/4.0.2/questions.yaml b/incubator/awesome-ttrss/4.0.3/questions.yaml
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/questions.yaml
rename to incubator/awesome-ttrss/4.0.3/questions.yaml
diff --git a/incubator/awesome-ttrss/4.0.2/templates/NOTES.txt b/incubator/awesome-ttrss/4.0.3/templates/NOTES.txt
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/templates/NOTES.txt
rename to incubator/awesome-ttrss/4.0.3/templates/NOTES.txt
diff --git a/incubator/awesome-ttrss/4.0.2/templates/common.yaml b/incubator/awesome-ttrss/4.0.3/templates/common.yaml
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/templates/common.yaml
rename to incubator/awesome-ttrss/4.0.3/templates/common.yaml
diff --git a/incubator/go-auto-yt/3.0.12/values.yaml b/incubator/awesome-ttrss/4.0.3/values.yaml
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/values.yaml
rename to incubator/awesome-ttrss/4.0.3/values.yaml
diff --git a/incubator/btdex/3.0.11/CHANGELOG.md b/incubator/btdex/3.0.11/CHANGELOG.md
deleted file mode 100644
index 519ec80338..0000000000
--- a/incubator/btdex/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [btdex-3.0.11](https://github.com/truecharts/charts/compare/btdex-3.0.10...btdex-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [btdex-3.0.10](https://github.com/truecharts/charts/compare/btdex-3.0.9...btdex-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [btdex-3.0.10](https://github.com/truecharts/charts/compare/btdex-3.0.9...btdex-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [btdex-3.0.9](https://github.com/truecharts/charts/compare/btdex-3.0.8...btdex-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [btdex-3.0.8](https://github.com/truecharts/charts/compare/btdex-3.0.7...btdex-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [btdex-3.0.7](https://github.com/truecharts/charts/compare/btdex-3.0.6...btdex-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [btdex-3.0.6](https://github.com/truecharts/charts/compare/btdex-3.0.5...btdex-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [btdex-3.0.5](https://github.com/truecharts/charts/compare/btdex-3.0.4...btdex-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [btdex-3.0.4](https://github.com/truecharts/charts/compare/btdex-3.0.3...btdex-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [btdex-3.0.3](https://github.com/truecharts/charts/compare/btdex-2.0.12...btdex-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/btdex/3.0.11/Chart.yaml b/incubator/btdex/3.0.11/Chart.yaml
deleted file mode 100644
index 63ae8018a8..0000000000
--- a/incubator/btdex/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: btdex
-version: 3.0.11
-appVersion: latest
-description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
-home: https://truecharts.org/charts/incubator/btdex
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
-deprecated: false
-sources:
- - https://btdex.trade/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
- - https://hub.docker.com/r/furritos/docker-btdex
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - btdex
- - Crypto
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Crypto
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/btdex/3.0.11/app-changelog.md b/incubator/btdex/3.0.11/app-changelog.md
deleted file mode 100644
index 7c9a33d555..0000000000
--- a/incubator/btdex/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [btdex-3.0.11](https://github.com/truecharts/charts/compare/btdex-3.0.10...btdex-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/btdex/3.0.11/charts/common-17.2.18.tgz b/incubator/btdex/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/btdex/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/btdex/3.0.12/CHANGELOG.md b/incubator/btdex/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..f5afb10917
--- /dev/null
+++ b/incubator/btdex/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [btdex-3.0.12](https://github.com/truecharts/charts/compare/btdex-3.0.11...btdex-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [btdex-3.0.11](https://github.com/truecharts/charts/compare/btdex-3.0.10...btdex-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [btdex-3.0.10](https://github.com/truecharts/charts/compare/btdex-3.0.9...btdex-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [btdex-3.0.10](https://github.com/truecharts/charts/compare/btdex-3.0.9...btdex-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [btdex-3.0.9](https://github.com/truecharts/charts/compare/btdex-3.0.8...btdex-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [btdex-3.0.8](https://github.com/truecharts/charts/compare/btdex-3.0.7...btdex-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [btdex-3.0.7](https://github.com/truecharts/charts/compare/btdex-3.0.6...btdex-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [btdex-3.0.6](https://github.com/truecharts/charts/compare/btdex-3.0.5...btdex-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [btdex-3.0.5](https://github.com/truecharts/charts/compare/btdex-3.0.4...btdex-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/btdex/3.0.12/Chart.yaml b/incubator/btdex/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..a59a911934
--- /dev/null
+++ b/incubator/btdex/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: btdex
+version: 3.0.12
+appVersion: latest
+description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
+home: https://truecharts.org/charts/incubator/btdex
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
+deprecated: false
+sources:
+ - https://btdex.trade/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
+ - https://hub.docker.com/r/furritos/docker-btdex
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - btdex
+ - Crypto
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Crypto
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/btdex/3.0.11/README.md b/incubator/btdex/3.0.12/README.md
similarity index 100%
rename from incubator/btdex/3.0.11/README.md
rename to incubator/btdex/3.0.12/README.md
diff --git a/incubator/btdex/3.0.12/app-changelog.md b/incubator/btdex/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..fed35125db
--- /dev/null
+++ b/incubator/btdex/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [btdex-3.0.12](https://github.com/truecharts/charts/compare/btdex-3.0.11...btdex-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/btdex/3.0.11/app-readme.md b/incubator/btdex/3.0.12/app-readme.md
similarity index 100%
rename from incubator/btdex/3.0.11/app-readme.md
rename to incubator/btdex/3.0.12/app-readme.md
diff --git a/incubator/btdex/3.0.12/charts/common-17.2.21.tgz b/incubator/btdex/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/btdex/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/btdex/3.0.11/ix_values.yaml b/incubator/btdex/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/btdex/3.0.11/ix_values.yaml
rename to incubator/btdex/3.0.12/ix_values.yaml
diff --git a/incubator/btdex/3.0.11/questions.yaml b/incubator/btdex/3.0.12/questions.yaml
similarity index 100%
rename from incubator/btdex/3.0.11/questions.yaml
rename to incubator/btdex/3.0.12/questions.yaml
diff --git a/incubator/btdex/3.0.11/templates/common.yaml b/incubator/btdex/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/btdex/3.0.11/templates/common.yaml
rename to incubator/btdex/3.0.12/templates/common.yaml
diff --git a/incubator/google-cloud-storage-backup/3.0.11/values.yaml b/incubator/btdex/3.0.12/values.yaml
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/values.yaml
rename to incubator/btdex/3.0.12/values.yaml
diff --git a/incubator/cadquery-jupyter/3.0.11/CHANGELOG.md b/incubator/cadquery-jupyter/3.0.11/CHANGELOG.md
deleted file mode 100644
index fed4929d0c..0000000000
--- a/incubator/cadquery-jupyter/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cadquery-jupyter-3.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.10...cadquery-jupyter-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cadquery-jupyter-3.0.10](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.9...cadquery-jupyter-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [cadquery-jupyter-3.0.10](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.9...cadquery-jupyter-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [cadquery-jupyter-3.0.9](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.8...cadquery-jupyter-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [cadquery-jupyter-3.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.7...cadquery-jupyter-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [cadquery-jupyter-3.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.6...cadquery-jupyter-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [cadquery-jupyter-3.0.6](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.5...cadquery-jupyter-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [cadquery-jupyter-3.0.5](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.4...cadquery-jupyter-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [cadquery-jupyter-3.0.4](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.3...cadquery-jupyter-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [cadquery-jupyter-3.0.3](https://github.com/truecharts/charts/compare/cadquery-jupyter-2.0.12...cadquery-jupyter-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/cadquery-jupyter/3.0.11/Chart.yaml b/incubator/cadquery-jupyter/3.0.11/Chart.yaml
deleted file mode 100644
index 3e39b77e28..0000000000
--- a/incubator/cadquery-jupyter/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cadquery-jupyter
-version: 3.0.11
-appVersion: 3.5.2
-description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
-home: https://truecharts.org/charts/incubator/cadquery-jupyter
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
-deprecated: false
-sources:
- - https://github.com/bernhard-42/jupyter-cadquery
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
- - https://hub.docker.com/r/bwalter42/jupyter_cadquery
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cadquery-jupyter
- - Productivity
- - Tools-Utilities
- - Other
- - Network-Web
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/cadquery-jupyter/3.0.11/app-changelog.md b/incubator/cadquery-jupyter/3.0.11/app-changelog.md
deleted file mode 100644
index a686dacb1e..0000000000
--- a/incubator/cadquery-jupyter/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cadquery-jupyter-3.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.10...cadquery-jupyter-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/cadquery-jupyter/3.0.11/charts/common-17.2.18.tgz b/incubator/cadquery-jupyter/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/cadquery-jupyter/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/cadquery-jupyter/3.0.12/CHANGELOG.md b/incubator/cadquery-jupyter/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..5d621442ef
--- /dev/null
+++ b/incubator/cadquery-jupyter/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cadquery-jupyter-3.0.12](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.11...cadquery-jupyter-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cadquery-jupyter-3.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.10...cadquery-jupyter-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cadquery-jupyter-3.0.10](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.9...cadquery-jupyter-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [cadquery-jupyter-3.0.10](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.9...cadquery-jupyter-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [cadquery-jupyter-3.0.9](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.8...cadquery-jupyter-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [cadquery-jupyter-3.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.7...cadquery-jupyter-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [cadquery-jupyter-3.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.6...cadquery-jupyter-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [cadquery-jupyter-3.0.6](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.5...cadquery-jupyter-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [cadquery-jupyter-3.0.5](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.4...cadquery-jupyter-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/cadquery-jupyter/3.0.12/Chart.yaml b/incubator/cadquery-jupyter/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..120d28e94d
--- /dev/null
+++ b/incubator/cadquery-jupyter/3.0.12/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cadquery-jupyter
+version: 3.0.12
+appVersion: 3.5.2
+description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
+home: https://truecharts.org/charts/incubator/cadquery-jupyter
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
+deprecated: false
+sources:
+ - https://github.com/bernhard-42/jupyter-cadquery
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
+ - https://hub.docker.com/r/bwalter42/jupyter_cadquery
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cadquery-jupyter
+ - Productivity
+ - Tools-Utilities
+ - Other
+ - Network-Web
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/cadquery-jupyter/3.0.11/README.md b/incubator/cadquery-jupyter/3.0.12/README.md
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/README.md
rename to incubator/cadquery-jupyter/3.0.12/README.md
diff --git a/incubator/cadquery-jupyter/3.0.12/app-changelog.md b/incubator/cadquery-jupyter/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..5a8bced8cb
--- /dev/null
+++ b/incubator/cadquery-jupyter/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cadquery-jupyter-3.0.12](https://github.com/truecharts/charts/compare/cadquery-jupyter-3.0.11...cadquery-jupyter-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/cadquery-jupyter/3.0.11/app-readme.md b/incubator/cadquery-jupyter/3.0.12/app-readme.md
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/app-readme.md
rename to incubator/cadquery-jupyter/3.0.12/app-readme.md
diff --git a/incubator/cadquery-jupyter/3.0.12/charts/common-17.2.21.tgz b/incubator/cadquery-jupyter/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/cadquery-jupyter/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/cadquery-jupyter/3.0.11/ix_values.yaml b/incubator/cadquery-jupyter/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/ix_values.yaml
rename to incubator/cadquery-jupyter/3.0.12/ix_values.yaml
diff --git a/incubator/cadquery-jupyter/3.0.11/questions.yaml b/incubator/cadquery-jupyter/3.0.12/questions.yaml
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/questions.yaml
rename to incubator/cadquery-jupyter/3.0.12/questions.yaml
diff --git a/incubator/cadquery-jupyter/3.0.11/templates/common.yaml b/incubator/cadquery-jupyter/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/cadquery-jupyter/3.0.11/templates/common.yaml
rename to incubator/cadquery-jupyter/3.0.12/templates/common.yaml
diff --git a/incubator/habridge/6.0.11/values.yaml b/incubator/cadquery-jupyter/3.0.12/values.yaml
similarity index 100%
rename from incubator/habridge/6.0.11/values.yaml
rename to incubator/cadquery-jupyter/3.0.12/values.yaml
diff --git a/incubator/cloudbeaver/4.0.11/CHANGELOG.md b/incubator/cloudbeaver/4.0.11/CHANGELOG.md
deleted file mode 100644
index 493ec6b99e..0000000000
--- a/incubator/cloudbeaver/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cloudbeaver-4.0.11](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.10...cloudbeaver-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cloudbeaver-4.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.9...cloudbeaver-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [cloudbeaver-4.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.9...cloudbeaver-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [cloudbeaver-4.0.9](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.8...cloudbeaver-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [cloudbeaver-4.0.8](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.7...cloudbeaver-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [cloudbeaver-4.0.7](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.6...cloudbeaver-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [cloudbeaver-4.0.6](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.5...cloudbeaver-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [cloudbeaver-4.0.5](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.4...cloudbeaver-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [cloudbeaver-4.0.4](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.3...cloudbeaver-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [cloudbeaver-4.0.3](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.0...cloudbeaver-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/cloudbeaver/4.0.11/Chart.yaml b/incubator/cloudbeaver/4.0.11/Chart.yaml
deleted file mode 100644
index 3ac8caae9c..0000000000
--- a/incubator/cloudbeaver/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cloudbeaver
-version: 4.0.11
-appVersion: 23.3.0
-description: Cloud Database Manager (Official Chart)
-home: https://truecharts.org/charts/incubator/cloudbeaver
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
-deprecated: false
-sources:
- - https://github.com/dbeaver/cloudbeaver
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
- - https://hub.docker.com/r/dbeaver/cloudbeaver
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cloudbeaver
- - Cloud
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/cloudbeaver/4.0.11/app-changelog.md b/incubator/cloudbeaver/4.0.11/app-changelog.md
deleted file mode 100644
index eb86fd677f..0000000000
--- a/incubator/cloudbeaver/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cloudbeaver-4.0.11](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.10...cloudbeaver-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/cloudbeaver/4.0.11/charts/common-17.2.18.tgz b/incubator/cloudbeaver/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/cloudbeaver/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/cloudbeaver/4.0.12/CHANGELOG.md b/incubator/cloudbeaver/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..bde572cb6e
--- /dev/null
+++ b/incubator/cloudbeaver/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloudbeaver-4.0.12](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.11...cloudbeaver-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloudbeaver-4.0.11](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.10...cloudbeaver-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloudbeaver-4.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.9...cloudbeaver-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [cloudbeaver-4.0.10](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.9...cloudbeaver-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [cloudbeaver-4.0.9](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.8...cloudbeaver-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [cloudbeaver-4.0.8](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.7...cloudbeaver-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [cloudbeaver-4.0.7](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.6...cloudbeaver-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [cloudbeaver-4.0.6](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.5...cloudbeaver-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [cloudbeaver-4.0.5](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.4...cloudbeaver-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/cloudbeaver/4.0.12/Chart.yaml b/incubator/cloudbeaver/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..d9e4903437
--- /dev/null
+++ b/incubator/cloudbeaver/4.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloudbeaver
+version: 4.0.12
+appVersion: 23.3.0
+description: Cloud Database Manager (Official Chart)
+home: https://truecharts.org/charts/incubator/cloudbeaver
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
+deprecated: false
+sources:
+ - https://github.com/dbeaver/cloudbeaver
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver
+ - https://hub.docker.com/r/dbeaver/cloudbeaver
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloudbeaver
+ - Cloud
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/cloudbeaver/4.0.11/README.md b/incubator/cloudbeaver/4.0.12/README.md
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/README.md
rename to incubator/cloudbeaver/4.0.12/README.md
diff --git a/incubator/cloudbeaver/4.0.12/app-changelog.md b/incubator/cloudbeaver/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..b1fca6614f
--- /dev/null
+++ b/incubator/cloudbeaver/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudbeaver-4.0.12](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.11...cloudbeaver-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/cloudbeaver/4.0.11/app-readme.md b/incubator/cloudbeaver/4.0.12/app-readme.md
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/app-readme.md
rename to incubator/cloudbeaver/4.0.12/app-readme.md
diff --git a/incubator/cloudbeaver/4.0.12/charts/common-17.2.21.tgz b/incubator/cloudbeaver/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/cloudbeaver/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/cloudbeaver/4.0.11/ix_values.yaml b/incubator/cloudbeaver/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/ix_values.yaml
rename to incubator/cloudbeaver/4.0.12/ix_values.yaml
diff --git a/incubator/cloudbeaver/4.0.11/questions.yaml b/incubator/cloudbeaver/4.0.12/questions.yaml
similarity index 100%
rename from incubator/cloudbeaver/4.0.11/questions.yaml
rename to incubator/cloudbeaver/4.0.12/questions.yaml
diff --git a/stable/amule/6.1.4/templates/NOTES.txt b/incubator/cloudbeaver/4.0.12/templates/NOTES.txt
similarity index 100%
rename from stable/amule/6.1.4/templates/NOTES.txt
rename to incubator/cloudbeaver/4.0.12/templates/NOTES.txt
diff --git a/incubator/habridge/6.0.11/templates/common.yaml b/incubator/cloudbeaver/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/habridge/6.0.11/templates/common.yaml
rename to incubator/cloudbeaver/4.0.12/templates/common.yaml
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/values.yaml b/incubator/cloudbeaver/4.0.12/values.yaml
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/values.yaml
rename to incubator/cloudbeaver/4.0.12/values.yaml
diff --git a/incubator/conreq/3.0.12/CHANGELOG.md b/incubator/conreq/3.0.12/CHANGELOG.md
deleted file mode 100644
index f1906423cc..0000000000
--- a/incubator/conreq/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [conreq-3.0.12](https://github.com/truecharts/charts/compare/conreq-3.0.11...conreq-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [conreq-3.0.11](https://github.com/truecharts/charts/compare/conreq-3.0.10...conreq-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [conreq-3.0.11](https://github.com/truecharts/charts/compare/conreq-3.0.10...conreq-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [conreq-3.0.10](https://github.com/truecharts/charts/compare/conreq-3.0.9...conreq-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [conreq-3.0.9](https://github.com/truecharts/charts/compare/conreq-3.0.8...conreq-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [conreq-3.0.8](https://github.com/truecharts/charts/compare/conreq-3.0.7...conreq-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [conreq-3.0.7](https://github.com/truecharts/charts/compare/conreq-3.0.6...conreq-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [conreq-3.0.6](https://github.com/truecharts/charts/compare/conreq-3.0.5...conreq-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [conreq-3.0.5](https://github.com/truecharts/charts/compare/conreq-3.0.4...conreq-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/conreq/3.0.12/Chart.yaml b/incubator/conreq/3.0.12/Chart.yaml
deleted file mode 100644
index 650cf3c7a3..0000000000
--- a/incubator/conreq/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: conreq
-version: 3.0.12
-appVersion: latest
-description: Conreq, a Content Requesting platform.
-home: https://truecharts.org/charts/incubator/conreq
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
-deprecated: false
-sources:
- - https://hotio.dev/containers/conreq
- - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - conreq
- - MediaApp-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: MediaApp-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/conreq/3.0.12/app-changelog.md b/incubator/conreq/3.0.12/app-changelog.md
deleted file mode 100644
index 2224d8ccc2..0000000000
--- a/incubator/conreq/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [conreq-3.0.12](https://github.com/truecharts/charts/compare/conreq-3.0.11...conreq-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/conreq/3.0.12/charts/common-17.2.18.tgz b/incubator/conreq/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/conreq/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/conreq/3.0.13/CHANGELOG.md b/incubator/conreq/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..ea40832e61
--- /dev/null
+++ b/incubator/conreq/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [conreq-3.0.13](https://github.com/truecharts/charts/compare/conreq-3.0.12...conreq-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [conreq-3.0.12](https://github.com/truecharts/charts/compare/conreq-3.0.11...conreq-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [conreq-3.0.11](https://github.com/truecharts/charts/compare/conreq-3.0.10...conreq-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [conreq-3.0.11](https://github.com/truecharts/charts/compare/conreq-3.0.10...conreq-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [conreq-3.0.10](https://github.com/truecharts/charts/compare/conreq-3.0.9...conreq-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [conreq-3.0.9](https://github.com/truecharts/charts/compare/conreq-3.0.8...conreq-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [conreq-3.0.8](https://github.com/truecharts/charts/compare/conreq-3.0.7...conreq-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [conreq-3.0.7](https://github.com/truecharts/charts/compare/conreq-3.0.6...conreq-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [conreq-3.0.6](https://github.com/truecharts/charts/compare/conreq-3.0.5...conreq-3.0.6) (2023-12-20)
+
diff --git a/incubator/conreq/3.0.13/Chart.yaml b/incubator/conreq/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..8fab9aa117
--- /dev/null
+++ b/incubator/conreq/3.0.13/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: conreq
+version: 3.0.13
+appVersion: latest
+description: Conreq, a Content Requesting platform.
+home: https://truecharts.org/charts/incubator/conreq
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
+deprecated: false
+sources:
+ - https://hotio.dev/containers/conreq
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - conreq
+ - MediaApp-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: MediaApp-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/conreq/3.0.12/README.md b/incubator/conreq/3.0.13/README.md
similarity index 100%
rename from incubator/conreq/3.0.12/README.md
rename to incubator/conreq/3.0.13/README.md
diff --git a/incubator/conreq/3.0.13/app-changelog.md b/incubator/conreq/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..16ef982b5e
--- /dev/null
+++ b/incubator/conreq/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [conreq-3.0.13](https://github.com/truecharts/charts/compare/conreq-3.0.12...conreq-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/conreq/3.0.12/app-readme.md b/incubator/conreq/3.0.13/app-readme.md
similarity index 100%
rename from incubator/conreq/3.0.12/app-readme.md
rename to incubator/conreq/3.0.13/app-readme.md
diff --git a/incubator/conreq/3.0.13/charts/common-17.2.21.tgz b/incubator/conreq/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/conreq/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/conreq/3.0.12/ix_values.yaml b/incubator/conreq/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/conreq/3.0.12/ix_values.yaml
rename to incubator/conreq/3.0.13/ix_values.yaml
diff --git a/incubator/conreq/3.0.12/questions.yaml b/incubator/conreq/3.0.13/questions.yaml
similarity index 100%
rename from incubator/conreq/3.0.12/questions.yaml
rename to incubator/conreq/3.0.13/questions.yaml
diff --git a/incubator/conreq/3.0.12/templates/common.yaml b/incubator/conreq/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/conreq/3.0.12/templates/common.yaml
rename to incubator/conreq/3.0.13/templates/common.yaml
diff --git a/incubator/jitsi/3.0.11/values.yaml b/incubator/conreq/3.0.13/values.yaml
similarity index 100%
rename from incubator/jitsi/3.0.11/values.yaml
rename to incubator/conreq/3.0.13/values.yaml
diff --git a/incubator/cups-server/5.0.11/CHANGELOG.md b/incubator/cups-server/5.0.11/CHANGELOG.md
deleted file mode 100644
index 98e60dd6c1..0000000000
--- a/incubator/cups-server/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cups-server-5.0.11](https://github.com/truecharts/charts/compare/cups-server-5.0.10...cups-server-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cups-server-5.0.10](https://github.com/truecharts/charts/compare/cups-server-5.0.9...cups-server-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [cups-server-5.0.10](https://github.com/truecharts/charts/compare/cups-server-5.0.9...cups-server-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [cups-server-5.0.9](https://github.com/truecharts/charts/compare/cups-server-5.0.8...cups-server-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [cups-server-5.0.8](https://github.com/truecharts/charts/compare/cups-server-5.0.7...cups-server-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [cups-server-5.0.7](https://github.com/truecharts/charts/compare/cups-server-5.0.6...cups-server-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [cups-server-5.0.6](https://github.com/truecharts/charts/compare/cups-server-5.0.5...cups-server-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [cups-server-5.0.5](https://github.com/truecharts/charts/compare/cups-server-5.0.4...cups-server-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [cups-server-5.0.4](https://github.com/truecharts/charts/compare/cups-server-5.0.3...cups-server-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [cups-server-5.0.3](https://github.com/truecharts/charts/compare/cups-server-5.0.0...cups-server-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/cups-server/5.0.11/Chart.yaml b/incubator/cups-server/5.0.11/Chart.yaml
deleted file mode 100644
index 5e5bf9d8d9..0000000000
--- a/incubator/cups-server/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cups-server
-version: 5.0.11
-appVersion: latest
-description: CUPS printing server
-home: https://truecharts.org/charts/incubator/cups-server
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- - https://hub.docker.com/r/ydkn/cups
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - print
- - cups
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/cups-server/5.0.11/app-changelog.md b/incubator/cups-server/5.0.11/app-changelog.md
deleted file mode 100644
index 93e4b2e469..0000000000
--- a/incubator/cups-server/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cups-server-5.0.11](https://github.com/truecharts/charts/compare/cups-server-5.0.10...cups-server-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/cups-server/5.0.11/charts/common-17.2.18.tgz b/incubator/cups-server/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/cups-server/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/cups-server/5.0.12/CHANGELOG.md b/incubator/cups-server/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..4eee672a09
--- /dev/null
+++ b/incubator/cups-server/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cups-server-5.0.12](https://github.com/truecharts/charts/compare/cups-server-5.0.11...cups-server-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cups-server-5.0.11](https://github.com/truecharts/charts/compare/cups-server-5.0.10...cups-server-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cups-server-5.0.10](https://github.com/truecharts/charts/compare/cups-server-5.0.9...cups-server-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [cups-server-5.0.10](https://github.com/truecharts/charts/compare/cups-server-5.0.9...cups-server-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [cups-server-5.0.9](https://github.com/truecharts/charts/compare/cups-server-5.0.8...cups-server-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [cups-server-5.0.8](https://github.com/truecharts/charts/compare/cups-server-5.0.7...cups-server-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [cups-server-5.0.7](https://github.com/truecharts/charts/compare/cups-server-5.0.6...cups-server-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [cups-server-5.0.6](https://github.com/truecharts/charts/compare/cups-server-5.0.5...cups-server-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [cups-server-5.0.5](https://github.com/truecharts/charts/compare/cups-server-5.0.4...cups-server-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/cups-server/5.0.12/Chart.yaml b/incubator/cups-server/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..abb3ea5b92
--- /dev/null
+++ b/incubator/cups-server/5.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cups-server
+version: 5.0.12
+appVersion: latest
+description: CUPS printing server
+home: https://truecharts.org/charts/incubator/cups-server
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
+ - https://hub.docker.com/r/ydkn/cups
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - print
+ - cups
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/cups-server/5.0.11/README.md b/incubator/cups-server/5.0.12/README.md
similarity index 100%
rename from incubator/cups-server/5.0.11/README.md
rename to incubator/cups-server/5.0.12/README.md
diff --git a/incubator/cups-server/5.0.12/app-changelog.md b/incubator/cups-server/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..1576abdb4f
--- /dev/null
+++ b/incubator/cups-server/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cups-server-5.0.12](https://github.com/truecharts/charts/compare/cups-server-5.0.11...cups-server-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/cups-server/5.0.11/app-readme.md b/incubator/cups-server/5.0.12/app-readme.md
similarity index 100%
rename from incubator/cups-server/5.0.11/app-readme.md
rename to incubator/cups-server/5.0.12/app-readme.md
diff --git a/incubator/cups-server/5.0.12/charts/common-17.2.21.tgz b/incubator/cups-server/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/cups-server/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/cups-server/5.0.11/ix_values.yaml b/incubator/cups-server/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/cups-server/5.0.11/ix_values.yaml
rename to incubator/cups-server/5.0.12/ix_values.yaml
diff --git a/incubator/cups-server/5.0.11/questions.yaml b/incubator/cups-server/5.0.12/questions.yaml
similarity index 100%
rename from incubator/cups-server/5.0.11/questions.yaml
rename to incubator/cups-server/5.0.12/questions.yaml
diff --git a/stable/apt-cacher-ng/7.1.4/templates/NOTES.txt b/incubator/cups-server/5.0.12/templates/NOTES.txt
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/templates/NOTES.txt
rename to incubator/cups-server/5.0.12/templates/NOTES.txt
diff --git a/incubator/cups-server/5.0.11/templates/common.yaml b/incubator/cups-server/5.0.12/templates/common.yaml
similarity index 100%
rename from incubator/cups-server/5.0.11/templates/common.yaml
rename to incubator/cups-server/5.0.12/templates/common.yaml
diff --git a/incubator/jump/3.0.11/values.yaml b/incubator/cups-server/5.0.12/values.yaml
similarity index 100%
rename from incubator/jump/3.0.11/values.yaml
rename to incubator/cups-server/5.0.12/values.yaml
diff --git a/incubator/darktable/7.0.11/CHANGELOG.md b/incubator/darktable/7.0.11/CHANGELOG.md
deleted file mode 100644
index 9afafa9238..0000000000
--- a/incubator/darktable/7.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [darktable-7.0.11](https://github.com/truecharts/charts/compare/darktable-7.0.10...darktable-7.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [darktable-7.0.10](https://github.com/truecharts/charts/compare/darktable-7.0.9...darktable-7.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [darktable-7.0.10](https://github.com/truecharts/charts/compare/darktable-7.0.9...darktable-7.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [darktable-7.0.9](https://github.com/truecharts/charts/compare/darktable-7.0.8...darktable-7.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [darktable-7.0.8](https://github.com/truecharts/charts/compare/darktable-7.0.7...darktable-7.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [darktable-7.0.7](https://github.com/truecharts/charts/compare/darktable-7.0.6...darktable-7.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [darktable-7.0.6](https://github.com/truecharts/charts/compare/darktable-7.0.5...darktable-7.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [darktable-7.0.5](https://github.com/truecharts/charts/compare/darktable-7.0.4...darktable-7.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [darktable-7.0.4](https://github.com/truecharts/charts/compare/darktable-7.0.3...darktable-7.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [darktable-7.0.3](https://github.com/truecharts/charts/compare/darktable-6.0.3...darktable-7.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/darktable/7.0.11/Chart.yaml b/incubator/darktable/7.0.11/Chart.yaml
deleted file mode 100644
index bb0858f2ba..0000000000
--- a/incubator/darktable/7.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: darktable
-version: 7.0.11
-appVersion: 4.0.1
-description: Darktable is an open source photography workflow application and raw developer.
-home: https://truecharts.org/charts/incubator/darktable
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
- - https://ghcr.io/linuxserver/darktable
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - darktable
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/darktable/7.0.11/app-changelog.md b/incubator/darktable/7.0.11/app-changelog.md
deleted file mode 100644
index a4b93bd78c..0000000000
--- a/incubator/darktable/7.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [darktable-7.0.11](https://github.com/truecharts/charts/compare/darktable-7.0.10...darktable-7.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/darktable/7.0.11/charts/common-17.2.18.tgz b/incubator/darktable/7.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/darktable/7.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/darktable/7.0.12/CHANGELOG.md b/incubator/darktable/7.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..ebcffdf2cf
--- /dev/null
+++ b/incubator/darktable/7.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [darktable-7.0.12](https://github.com/truecharts/charts/compare/darktable-7.0.11...darktable-7.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [darktable-7.0.11](https://github.com/truecharts/charts/compare/darktable-7.0.10...darktable-7.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [darktable-7.0.10](https://github.com/truecharts/charts/compare/darktable-7.0.9...darktable-7.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [darktable-7.0.10](https://github.com/truecharts/charts/compare/darktable-7.0.9...darktable-7.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [darktable-7.0.9](https://github.com/truecharts/charts/compare/darktable-7.0.8...darktable-7.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [darktable-7.0.8](https://github.com/truecharts/charts/compare/darktable-7.0.7...darktable-7.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [darktable-7.0.7](https://github.com/truecharts/charts/compare/darktable-7.0.6...darktable-7.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [darktable-7.0.6](https://github.com/truecharts/charts/compare/darktable-7.0.5...darktable-7.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [darktable-7.0.5](https://github.com/truecharts/charts/compare/darktable-7.0.4...darktable-7.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/darktable/7.0.12/Chart.yaml b/incubator/darktable/7.0.12/Chart.yaml
new file mode 100644
index 0000000000..c13036a366
--- /dev/null
+++ b/incubator/darktable/7.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: darktable
+version: 7.0.12
+appVersion: 4.0.1
+description: Darktable is an open source photography workflow application and raw developer.
+home: https://truecharts.org/charts/incubator/darktable
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
+ - https://ghcr.io/linuxserver/darktable
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - darktable
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/darktable/7.0.11/README.md b/incubator/darktable/7.0.12/README.md
similarity index 100%
rename from incubator/darktable/7.0.11/README.md
rename to incubator/darktable/7.0.12/README.md
diff --git a/incubator/darktable/7.0.12/app-changelog.md b/incubator/darktable/7.0.12/app-changelog.md
new file mode 100644
index 0000000000..cc6a0343e6
--- /dev/null
+++ b/incubator/darktable/7.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [darktable-7.0.12](https://github.com/truecharts/charts/compare/darktable-7.0.11...darktable-7.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/darktable/7.0.11/app-readme.md b/incubator/darktable/7.0.12/app-readme.md
similarity index 100%
rename from incubator/darktable/7.0.11/app-readme.md
rename to incubator/darktable/7.0.12/app-readme.md
diff --git a/incubator/darktable/7.0.12/charts/common-17.2.21.tgz b/incubator/darktable/7.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/darktable/7.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/darktable/7.0.11/ix_values.yaml b/incubator/darktable/7.0.12/ix_values.yaml
similarity index 100%
rename from incubator/darktable/7.0.11/ix_values.yaml
rename to incubator/darktable/7.0.12/ix_values.yaml
diff --git a/incubator/darktable/7.0.11/questions.yaml b/incubator/darktable/7.0.12/questions.yaml
similarity index 100%
rename from incubator/darktable/7.0.11/questions.yaml
rename to incubator/darktable/7.0.12/questions.yaml
diff --git a/incubator/jump/3.0.11/templates/common.yaml b/incubator/darktable/7.0.12/templates/common.yaml
similarity index 100%
rename from incubator/jump/3.0.11/templates/common.yaml
rename to incubator/darktable/7.0.12/templates/common.yaml
diff --git a/incubator/libreoffice/6.0.11/values.yaml b/incubator/darktable/7.0.12/values.yaml
similarity index 100%
rename from incubator/libreoffice/6.0.11/values.yaml
rename to incubator/darktable/7.0.12/values.yaml
diff --git a/incubator/drone-runner/4.0.11/CHANGELOG.md b/incubator/drone-runner/4.0.11/CHANGELOG.md
deleted file mode 100644
index 327f0ff008..0000000000
--- a/incubator/drone-runner/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [drone-runner-4.0.11](https://github.com/truecharts/charts/compare/drone-runner-4.0.10...drone-runner-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [drone-runner-4.0.10](https://github.com/truecharts/charts/compare/drone-runner-4.0.9...drone-runner-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [drone-runner-4.0.10](https://github.com/truecharts/charts/compare/drone-runner-4.0.9...drone-runner-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [drone-runner-4.0.9](https://github.com/truecharts/charts/compare/drone-runner-4.0.8...drone-runner-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [drone-runner-4.0.8](https://github.com/truecharts/charts/compare/drone-runner-4.0.7...drone-runner-4.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [drone-runner-4.0.7](https://github.com/truecharts/charts/compare/drone-runner-4.0.6...drone-runner-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [drone-runner-4.0.6](https://github.com/truecharts/charts/compare/drone-runner-4.0.5...drone-runner-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [drone-runner-4.0.5](https://github.com/truecharts/charts/compare/drone-runner-4.0.4...drone-runner-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [drone-runner-4.0.4](https://github.com/truecharts/charts/compare/drone-runner-4.0.3...drone-runner-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/incubator/drone-runner/4.0.11/Chart.yaml b/incubator/drone-runner/4.0.11/Chart.yaml
deleted file mode 100644
index 42e459135b..0000000000
--- a/incubator/drone-runner/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: drone-runner
-version: 4.0.11
-appVersion: 1.0.0
-description: Drone by Harness™ is a modern Continuous Integration platform
-home: https://truecharts.org/charts/incubator/drone-runner
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/drone/drone-runner-kube
- - https://docs.drone.io
- - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - drone
- - productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/drone-runner/4.0.11/app-changelog.md b/incubator/drone-runner/4.0.11/app-changelog.md
deleted file mode 100644
index 668ff64c41..0000000000
--- a/incubator/drone-runner/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [drone-runner-4.0.11](https://github.com/truecharts/charts/compare/drone-runner-4.0.10...drone-runner-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/drone-runner/4.0.11/charts/common-17.2.18.tgz b/incubator/drone-runner/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/drone-runner/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/drone-runner/4.0.12/CHANGELOG.md b/incubator/drone-runner/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..898a4ab99f
--- /dev/null
+++ b/incubator/drone-runner/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [drone-runner-4.0.12](https://github.com/truecharts/charts/compare/drone-runner-4.0.11...drone-runner-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [drone-runner-4.0.11](https://github.com/truecharts/charts/compare/drone-runner-4.0.10...drone-runner-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [drone-runner-4.0.10](https://github.com/truecharts/charts/compare/drone-runner-4.0.9...drone-runner-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [drone-runner-4.0.10](https://github.com/truecharts/charts/compare/drone-runner-4.0.9...drone-runner-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [drone-runner-4.0.9](https://github.com/truecharts/charts/compare/drone-runner-4.0.8...drone-runner-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [drone-runner-4.0.8](https://github.com/truecharts/charts/compare/drone-runner-4.0.7...drone-runner-4.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [drone-runner-4.0.7](https://github.com/truecharts/charts/compare/drone-runner-4.0.6...drone-runner-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [drone-runner-4.0.6](https://github.com/truecharts/charts/compare/drone-runner-4.0.5...drone-runner-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [drone-runner-4.0.5](https://github.com/truecharts/charts/compare/drone-runner-4.0.4...drone-runner-4.0.5) (2023-12-20)
+
diff --git a/incubator/drone-runner/4.0.12/Chart.yaml b/incubator/drone-runner/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..7c2497e475
--- /dev/null
+++ b/incubator/drone-runner/4.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: drone-runner
+version: 4.0.12
+appVersion: 1.0.0
+description: Drone by Harness™ is a modern Continuous Integration platform
+home: https://truecharts.org/charts/incubator/drone-runner
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
+ - https://hub.docker.com/r/drone/drone-runner-kube
+ - https://docs.drone.io
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - drone
+ - productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/drone-runner/4.0.11/README.md b/incubator/drone-runner/4.0.12/README.md
similarity index 100%
rename from incubator/drone-runner/4.0.11/README.md
rename to incubator/drone-runner/4.0.12/README.md
diff --git a/incubator/drone-runner/4.0.12/app-changelog.md b/incubator/drone-runner/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..a49d06a04b
--- /dev/null
+++ b/incubator/drone-runner/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [drone-runner-4.0.12](https://github.com/truecharts/charts/compare/drone-runner-4.0.11...drone-runner-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/drone-runner/4.0.11/app-readme.md b/incubator/drone-runner/4.0.12/app-readme.md
similarity index 100%
rename from incubator/drone-runner/4.0.11/app-readme.md
rename to incubator/drone-runner/4.0.12/app-readme.md
diff --git a/incubator/drone-runner/4.0.12/charts/common-17.2.21.tgz b/incubator/drone-runner/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/drone-runner/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/drone-runner/4.0.11/ix_values.yaml b/incubator/drone-runner/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/drone-runner/4.0.11/ix_values.yaml
rename to incubator/drone-runner/4.0.12/ix_values.yaml
diff --git a/incubator/drone-runner/4.0.11/questions.yaml b/incubator/drone-runner/4.0.12/questions.yaml
similarity index 100%
rename from incubator/drone-runner/4.0.11/questions.yaml
rename to incubator/drone-runner/4.0.12/questions.yaml
diff --git a/incubator/drone-runner/4.0.11/templates/_rolebinding.tpl b/incubator/drone-runner/4.0.12/templates/_rolebinding.tpl
similarity index 100%
rename from incubator/drone-runner/4.0.11/templates/_rolebinding.tpl
rename to incubator/drone-runner/4.0.12/templates/_rolebinding.tpl
diff --git a/incubator/drone-runner/4.0.11/templates/common.yaml b/incubator/drone-runner/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/drone-runner/4.0.11/templates/common.yaml
rename to incubator/drone-runner/4.0.12/templates/common.yaml
diff --git a/incubator/livebook/3.0.11/values.yaml b/incubator/drone-runner/4.0.12/values.yaml
similarity index 100%
rename from incubator/livebook/3.0.11/values.yaml
rename to incubator/drone-runner/4.0.12/values.yaml
diff --git a/incubator/dupeguru/5.0.11/CHANGELOG.md b/incubator/dupeguru/5.0.11/CHANGELOG.md
deleted file mode 100644
index 9e4b5eb754..0000000000
--- a/incubator/dupeguru/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dupeguru-5.0.11](https://github.com/truecharts/charts/compare/dupeguru-5.0.10...dupeguru-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dupeguru-5.0.10](https://github.com/truecharts/charts/compare/dupeguru-5.0.9...dupeguru-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [dupeguru-5.0.10](https://github.com/truecharts/charts/compare/dupeguru-5.0.9...dupeguru-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [dupeguru-5.0.9](https://github.com/truecharts/charts/compare/dupeguru-5.0.8...dupeguru-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [dupeguru-5.0.8](https://github.com/truecharts/charts/compare/dupeguru-5.0.7...dupeguru-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [dupeguru-5.0.7](https://github.com/truecharts/charts/compare/dupeguru-5.0.6...dupeguru-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [dupeguru-5.0.6](https://github.com/truecharts/charts/compare/dupeguru-5.0.5...dupeguru-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [dupeguru-5.0.5](https://github.com/truecharts/charts/compare/dupeguru-5.0.4...dupeguru-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [dupeguru-5.0.4](https://github.com/truecharts/charts/compare/dupeguru-5.0.3...dupeguru-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [dupeguru-5.0.3](https://github.com/truecharts/charts/compare/dupeguru-4.0.3...dupeguru-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/dupeguru/5.0.11/Chart.yaml b/incubator/dupeguru/5.0.11/Chart.yaml
deleted file mode 100644
index 6d8170883c..0000000000
--- a/incubator/dupeguru/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dupeguru
-version: 5.0.11
-appVersion: 23.11.2
-description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents.
-home: https://truecharts.org/charts/incubator/dupeguru
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
-deprecated: false
-sources:
- - https://github.com/jlesage/docker-dupeguru
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
- - https://hub.docker.com/r/jlesage/dupeguru
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dedupe
- - dupeguru
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/dupeguru/5.0.11/app-changelog.md b/incubator/dupeguru/5.0.11/app-changelog.md
deleted file mode 100644
index 0e05470f01..0000000000
--- a/incubator/dupeguru/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dupeguru-5.0.11](https://github.com/truecharts/charts/compare/dupeguru-5.0.10...dupeguru-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/dupeguru/5.0.11/charts/common-17.2.18.tgz b/incubator/dupeguru/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/dupeguru/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/dupeguru/5.0.12/CHANGELOG.md b/incubator/dupeguru/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..53191d5adb
--- /dev/null
+++ b/incubator/dupeguru/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dupeguru-5.0.12](https://github.com/truecharts/charts/compare/dupeguru-5.0.11...dupeguru-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dupeguru-5.0.11](https://github.com/truecharts/charts/compare/dupeguru-5.0.10...dupeguru-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dupeguru-5.0.10](https://github.com/truecharts/charts/compare/dupeguru-5.0.9...dupeguru-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [dupeguru-5.0.10](https://github.com/truecharts/charts/compare/dupeguru-5.0.9...dupeguru-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [dupeguru-5.0.9](https://github.com/truecharts/charts/compare/dupeguru-5.0.8...dupeguru-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [dupeguru-5.0.8](https://github.com/truecharts/charts/compare/dupeguru-5.0.7...dupeguru-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [dupeguru-5.0.7](https://github.com/truecharts/charts/compare/dupeguru-5.0.6...dupeguru-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [dupeguru-5.0.6](https://github.com/truecharts/charts/compare/dupeguru-5.0.5...dupeguru-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [dupeguru-5.0.5](https://github.com/truecharts/charts/compare/dupeguru-5.0.4...dupeguru-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/dupeguru/5.0.12/Chart.yaml b/incubator/dupeguru/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..5d134d9b33
--- /dev/null
+++ b/incubator/dupeguru/5.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dupeguru
+version: 5.0.12
+appVersion: 23.11.2
+description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents.
+home: https://truecharts.org/charts/incubator/dupeguru
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/jlesage/dupeguru
+ - https://github.com/jlesage/docker-dupeguru
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dedupe
+ - dupeguru
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/dupeguru/5.0.11/README.md b/incubator/dupeguru/5.0.12/README.md
similarity index 100%
rename from incubator/dupeguru/5.0.11/README.md
rename to incubator/dupeguru/5.0.12/README.md
diff --git a/incubator/dupeguru/5.0.12/app-changelog.md b/incubator/dupeguru/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..3219b967ea
--- /dev/null
+++ b/incubator/dupeguru/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dupeguru-5.0.12](https://github.com/truecharts/charts/compare/dupeguru-5.0.11...dupeguru-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/dupeguru/5.0.11/app-readme.md b/incubator/dupeguru/5.0.12/app-readme.md
similarity index 100%
rename from incubator/dupeguru/5.0.11/app-readme.md
rename to incubator/dupeguru/5.0.12/app-readme.md
diff --git a/incubator/dupeguru/5.0.12/charts/common-17.2.21.tgz b/incubator/dupeguru/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/dupeguru/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/dupeguru/5.0.11/ix_values.yaml b/incubator/dupeguru/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/dupeguru/5.0.11/ix_values.yaml
rename to incubator/dupeguru/5.0.12/ix_values.yaml
diff --git a/incubator/dupeguru/5.0.11/questions.yaml b/incubator/dupeguru/5.0.12/questions.yaml
similarity index 100%
rename from incubator/dupeguru/5.0.11/questions.yaml
rename to incubator/dupeguru/5.0.12/questions.yaml
diff --git a/incubator/libreoffice/6.0.11/templates/common.yaml b/incubator/dupeguru/5.0.12/templates/common.yaml
similarity index 100%
rename from incubator/libreoffice/6.0.11/templates/common.yaml
rename to incubator/dupeguru/5.0.12/templates/common.yaml
diff --git a/incubator/ml-workspace/6.0.11/values.yaml b/incubator/dupeguru/5.0.12/values.yaml
similarity index 100%
rename from incubator/ml-workspace/6.0.11/values.yaml
rename to incubator/dupeguru/5.0.12/values.yaml
diff --git a/incubator/dvblink/3.0.11/CHANGELOG.md b/incubator/dvblink/3.0.11/CHANGELOG.md
deleted file mode 100644
index 49026e99ec..0000000000
--- a/incubator/dvblink/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dvblink-3.0.11](https://github.com/truecharts/charts/compare/dvblink-3.0.10...dvblink-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dvblink-3.0.10](https://github.com/truecharts/charts/compare/dvblink-3.0.9...dvblink-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [dvblink-3.0.10](https://github.com/truecharts/charts/compare/dvblink-3.0.9...dvblink-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [dvblink-3.0.9](https://github.com/truecharts/charts/compare/dvblink-3.0.8...dvblink-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [dvblink-3.0.8](https://github.com/truecharts/charts/compare/dvblink-3.0.7...dvblink-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [dvblink-3.0.7](https://github.com/truecharts/charts/compare/dvblink-3.0.6...dvblink-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [dvblink-3.0.6](https://github.com/truecharts/charts/compare/dvblink-3.0.5...dvblink-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [dvblink-3.0.5](https://github.com/truecharts/charts/compare/dvblink-3.0.4...dvblink-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [dvblink-3.0.4](https://github.com/truecharts/charts/compare/dvblink-3.0.3...dvblink-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [dvblink-3.0.3](https://github.com/truecharts/charts/compare/dvblink-2.0.12...dvblink-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/dvblink/3.0.11/Chart.yaml b/incubator/dvblink/3.0.11/Chart.yaml
deleted file mode 100644
index d5e7d20f60..0000000000
--- a/incubator/dvblink/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dvblink
-version: 3.0.11
-appVersion: latest
-description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go!
-home: https://truecharts.org/charts/incubator/dvblink
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
- - https://hub.docker.com/r/chvb/docker-dvblink
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dvblink
- - MediaServer-Video
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: MediaServer-Video
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/dvblink/3.0.11/app-changelog.md b/incubator/dvblink/3.0.11/app-changelog.md
deleted file mode 100644
index ba00c76aff..0000000000
--- a/incubator/dvblink/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dvblink-3.0.11](https://github.com/truecharts/charts/compare/dvblink-3.0.10...dvblink-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/dvblink/3.0.11/charts/common-17.2.18.tgz b/incubator/dvblink/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/dvblink/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/dvblink/3.0.12/CHANGELOG.md b/incubator/dvblink/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..3cd44de223
--- /dev/null
+++ b/incubator/dvblink/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dvblink-3.0.12](https://github.com/truecharts/charts/compare/dvblink-3.0.11...dvblink-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dvblink-3.0.11](https://github.com/truecharts/charts/compare/dvblink-3.0.10...dvblink-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dvblink-3.0.10](https://github.com/truecharts/charts/compare/dvblink-3.0.9...dvblink-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [dvblink-3.0.10](https://github.com/truecharts/charts/compare/dvblink-3.0.9...dvblink-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [dvblink-3.0.9](https://github.com/truecharts/charts/compare/dvblink-3.0.8...dvblink-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [dvblink-3.0.8](https://github.com/truecharts/charts/compare/dvblink-3.0.7...dvblink-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [dvblink-3.0.7](https://github.com/truecharts/charts/compare/dvblink-3.0.6...dvblink-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [dvblink-3.0.6](https://github.com/truecharts/charts/compare/dvblink-3.0.5...dvblink-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [dvblink-3.0.5](https://github.com/truecharts/charts/compare/dvblink-3.0.4...dvblink-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/dvblink/3.0.12/Chart.yaml b/incubator/dvblink/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..44bccb92bb
--- /dev/null
+++ b/incubator/dvblink/3.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dvblink
+version: 3.0.12
+appVersion: latest
+description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go!
+home: https://truecharts.org/charts/incubator/dvblink
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
+ - https://hub.docker.com/r/chvb/docker-dvblink
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dvblink
+ - MediaServer-Video
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: MediaServer-Video
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/dvblink/3.0.11/README.md b/incubator/dvblink/3.0.12/README.md
similarity index 100%
rename from incubator/dvblink/3.0.11/README.md
rename to incubator/dvblink/3.0.12/README.md
diff --git a/incubator/dvblink/3.0.12/app-changelog.md b/incubator/dvblink/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..1b2fbda803
--- /dev/null
+++ b/incubator/dvblink/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dvblink-3.0.12](https://github.com/truecharts/charts/compare/dvblink-3.0.11...dvblink-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/dvblink/3.0.11/app-readme.md b/incubator/dvblink/3.0.12/app-readme.md
similarity index 100%
rename from incubator/dvblink/3.0.11/app-readme.md
rename to incubator/dvblink/3.0.12/app-readme.md
diff --git a/incubator/dvblink/3.0.12/charts/common-17.2.21.tgz b/incubator/dvblink/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/dvblink/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/dvblink/3.0.11/ix_values.yaml b/incubator/dvblink/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/dvblink/3.0.11/ix_values.yaml
rename to incubator/dvblink/3.0.12/ix_values.yaml
diff --git a/incubator/dvblink/3.0.11/questions.yaml b/incubator/dvblink/3.0.12/questions.yaml
similarity index 100%
rename from incubator/dvblink/3.0.11/questions.yaml
rename to incubator/dvblink/3.0.12/questions.yaml
diff --git a/incubator/dvblink/3.0.11/templates/common.yaml b/incubator/dvblink/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/dvblink/3.0.11/templates/common.yaml
rename to incubator/dvblink/3.0.12/templates/common.yaml
diff --git a/incubator/mocodo-mcd/3.0.11/values.yaml b/incubator/dvblink/3.0.12/values.yaml
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/values.yaml
rename to incubator/dvblink/3.0.12/values.yaml
diff --git a/incubator/fancyindex/4.0.11/CHANGELOG.md b/incubator/fancyindex/4.0.11/CHANGELOG.md
deleted file mode 100644
index 02f4f507cd..0000000000
--- a/incubator/fancyindex/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [fancyindex-4.0.11](https://github.com/truecharts/charts/compare/fancyindex-4.0.10...fancyindex-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [fancyindex-4.0.10](https://github.com/truecharts/charts/compare/fancyindex-4.0.9...fancyindex-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [fancyindex-4.0.10](https://github.com/truecharts/charts/compare/fancyindex-4.0.9...fancyindex-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [fancyindex-4.0.9](https://github.com/truecharts/charts/compare/fancyindex-4.0.8...fancyindex-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [fancyindex-4.0.8](https://github.com/truecharts/charts/compare/fancyindex-4.0.7...fancyindex-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [fancyindex-4.0.7](https://github.com/truecharts/charts/compare/fancyindex-4.0.6...fancyindex-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [fancyindex-4.0.6](https://github.com/truecharts/charts/compare/fancyindex-4.0.5...fancyindex-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [fancyindex-4.0.5](https://github.com/truecharts/charts/compare/fancyindex-4.0.4...fancyindex-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [fancyindex-4.0.4](https://github.com/truecharts/charts/compare/fancyindex-4.0.3...fancyindex-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [fancyindex-4.0.3](https://github.com/truecharts/charts/compare/fancyindex-3.0.11...fancyindex-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/fancyindex/4.0.11/Chart.yaml b/incubator/fancyindex/4.0.11/Chart.yaml
deleted file mode 100644
index cca64a9ebd..0000000000
--- a/incubator/fancyindex/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: fancyindex
-version: 4.0.11
-appVersion: latest
-description: Fancyindex provides a lightweight nginx directory listing with theming support
-home: https://truecharts.org/charts/incubator/fancyindex
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
-deprecated: false
-sources:
- - https://github.com/xal3xhx/fancyindex
- - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
- - https://hub.docker.com/r/xal3xhx/fancy
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - fancyindex
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/fancyindex/4.0.11/app-changelog.md b/incubator/fancyindex/4.0.11/app-changelog.md
deleted file mode 100644
index a730ebda39..0000000000
--- a/incubator/fancyindex/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [fancyindex-4.0.11](https://github.com/truecharts/charts/compare/fancyindex-4.0.10...fancyindex-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/fancyindex/4.0.11/charts/common-17.2.18.tgz b/incubator/fancyindex/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/fancyindex/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/fancyindex/4.0.12/CHANGELOG.md b/incubator/fancyindex/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..86edad6da8
--- /dev/null
+++ b/incubator/fancyindex/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [fancyindex-4.0.12](https://github.com/truecharts/charts/compare/fancyindex-4.0.11...fancyindex-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [fancyindex-4.0.11](https://github.com/truecharts/charts/compare/fancyindex-4.0.10...fancyindex-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [fancyindex-4.0.10](https://github.com/truecharts/charts/compare/fancyindex-4.0.9...fancyindex-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [fancyindex-4.0.10](https://github.com/truecharts/charts/compare/fancyindex-4.0.9...fancyindex-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [fancyindex-4.0.9](https://github.com/truecharts/charts/compare/fancyindex-4.0.8...fancyindex-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [fancyindex-4.0.8](https://github.com/truecharts/charts/compare/fancyindex-4.0.7...fancyindex-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [fancyindex-4.0.7](https://github.com/truecharts/charts/compare/fancyindex-4.0.6...fancyindex-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [fancyindex-4.0.6](https://github.com/truecharts/charts/compare/fancyindex-4.0.5...fancyindex-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [fancyindex-4.0.5](https://github.com/truecharts/charts/compare/fancyindex-4.0.4...fancyindex-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/fancyindex/4.0.12/Chart.yaml b/incubator/fancyindex/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..def68f0192
--- /dev/null
+++ b/incubator/fancyindex/4.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: fancyindex
+version: 4.0.12
+appVersion: latest
+description: Fancyindex provides a lightweight nginx directory listing with theming support
+home: https://truecharts.org/charts/incubator/fancyindex
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
+deprecated: false
+sources:
+ - https://github.com/xal3xhx/fancyindex
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
+ - https://hub.docker.com/r/xal3xhx/fancy
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - fancyindex
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/fancyindex/4.0.11/README.md b/incubator/fancyindex/4.0.12/README.md
similarity index 100%
rename from incubator/fancyindex/4.0.11/README.md
rename to incubator/fancyindex/4.0.12/README.md
diff --git a/incubator/fancyindex/4.0.12/app-changelog.md b/incubator/fancyindex/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..5a0aaf5332
--- /dev/null
+++ b/incubator/fancyindex/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [fancyindex-4.0.12](https://github.com/truecharts/charts/compare/fancyindex-4.0.11...fancyindex-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/fancyindex/4.0.11/app-readme.md b/incubator/fancyindex/4.0.12/app-readme.md
similarity index 100%
rename from incubator/fancyindex/4.0.11/app-readme.md
rename to incubator/fancyindex/4.0.12/app-readme.md
diff --git a/incubator/fancyindex/4.0.12/charts/common-17.2.21.tgz b/incubator/fancyindex/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/fancyindex/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/fancyindex/4.0.11/ix_values.yaml b/incubator/fancyindex/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/fancyindex/4.0.11/ix_values.yaml
rename to incubator/fancyindex/4.0.12/ix_values.yaml
diff --git a/incubator/fancyindex/4.0.11/questions.yaml b/incubator/fancyindex/4.0.12/questions.yaml
similarity index 100%
rename from incubator/fancyindex/4.0.11/questions.yaml
rename to incubator/fancyindex/4.0.12/questions.yaml
diff --git a/incubator/ml-workspace/6.0.11/templates/common.yaml b/incubator/fancyindex/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/ml-workspace/6.0.11/templates/common.yaml
rename to incubator/fancyindex/4.0.12/templates/common.yaml
diff --git a/incubator/moviegrabber/3.0.12/values.yaml b/incubator/fancyindex/4.0.12/values.yaml
similarity index 100%
rename from incubator/moviegrabber/3.0.12/values.yaml
rename to incubator/fancyindex/4.0.12/values.yaml
diff --git a/incubator/ferdi-client/3.0.12/CHANGELOG.md b/incubator/ferdi-client/3.0.12/CHANGELOG.md
deleted file mode 100644
index 2ccc2ffd86..0000000000
--- a/incubator/ferdi-client/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ferdi-client-3.0.12](https://github.com/truecharts/charts/compare/ferdi-client-3.0.11...ferdi-client-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ferdi-client-3.0.11](https://github.com/truecharts/charts/compare/ferdi-client-3.0.10...ferdi-client-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ferdi-client-3.0.11](https://github.com/truecharts/charts/compare/ferdi-client-3.0.10...ferdi-client-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ferdi-client-3.0.10](https://github.com/truecharts/charts/compare/ferdi-client-3.0.9...ferdi-client-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [ferdi-client-3.0.9](https://github.com/truecharts/charts/compare/ferdi-client-3.0.8...ferdi-client-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ferdi-client-3.0.8](https://github.com/truecharts/charts/compare/ferdi-client-3.0.7...ferdi-client-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [ferdi-client-3.0.7](https://github.com/truecharts/charts/compare/ferdi-client-3.0.6...ferdi-client-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ferdi-client-3.0.6](https://github.com/truecharts/charts/compare/ferdi-client-3.0.5...ferdi-client-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ferdi-client-3.0.5](https://github.com/truecharts/charts/compare/ferdi-client-3.0.4...ferdi-client-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/ferdi-client/3.0.12/Chart.yaml b/incubator/ferdi-client/3.0.12/Chart.yaml
deleted file mode 100644
index d38c2e6d14..0000000000
--- a/incubator/ferdi-client/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ferdi-client
-version: 3.0.12
-appVersion: latest
-description: Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off.
-home: https://truecharts.org/charts/incubator/ferdi-client
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client
- - https://hub.docker.com/r/ich777/ferdi-client
- - https://getferdi.com/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ferdi-client
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ferdi-client/3.0.12/app-changelog.md b/incubator/ferdi-client/3.0.12/app-changelog.md
deleted file mode 100644
index accfea54d8..0000000000
--- a/incubator/ferdi-client/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ferdi-client-3.0.12](https://github.com/truecharts/charts/compare/ferdi-client-3.0.11...ferdi-client-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ferdi-client/3.0.12/charts/common-17.2.18.tgz b/incubator/ferdi-client/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ferdi-client/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ferdi-client/3.0.13/CHANGELOG.md b/incubator/ferdi-client/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..71c0b532c9
--- /dev/null
+++ b/incubator/ferdi-client/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ferdi-client-3.0.13](https://github.com/truecharts/charts/compare/ferdi-client-3.0.12...ferdi-client-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ferdi-client-3.0.12](https://github.com/truecharts/charts/compare/ferdi-client-3.0.11...ferdi-client-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ferdi-client-3.0.11](https://github.com/truecharts/charts/compare/ferdi-client-3.0.10...ferdi-client-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ferdi-client-3.0.11](https://github.com/truecharts/charts/compare/ferdi-client-3.0.10...ferdi-client-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ferdi-client-3.0.10](https://github.com/truecharts/charts/compare/ferdi-client-3.0.9...ferdi-client-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [ferdi-client-3.0.9](https://github.com/truecharts/charts/compare/ferdi-client-3.0.8...ferdi-client-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ferdi-client-3.0.8](https://github.com/truecharts/charts/compare/ferdi-client-3.0.7...ferdi-client-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [ferdi-client-3.0.7](https://github.com/truecharts/charts/compare/ferdi-client-3.0.6...ferdi-client-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ferdi-client-3.0.6](https://github.com/truecharts/charts/compare/ferdi-client-3.0.5...ferdi-client-3.0.6) (2023-12-20)
+
diff --git a/incubator/ferdi-client/3.0.13/Chart.yaml b/incubator/ferdi-client/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..7d8839b3d3
--- /dev/null
+++ b/incubator/ferdi-client/3.0.13/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ferdi-client
+version: 3.0.13
+appVersion: latest
+description: Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off.
+home: https://truecharts.org/charts/incubator/ferdi-client
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png
+deprecated: false
+sources:
+ - https://getferdi.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client
+ - https://hub.docker.com/r/ich777/ferdi-client
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ferdi-client
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ferdi-client/3.0.12/README.md b/incubator/ferdi-client/3.0.13/README.md
similarity index 100%
rename from incubator/ferdi-client/3.0.12/README.md
rename to incubator/ferdi-client/3.0.13/README.md
diff --git a/incubator/ferdi-client/3.0.13/app-changelog.md b/incubator/ferdi-client/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..d365e5b993
--- /dev/null
+++ b/incubator/ferdi-client/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ferdi-client-3.0.13](https://github.com/truecharts/charts/compare/ferdi-client-3.0.12...ferdi-client-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ferdi-client/3.0.12/app-readme.md b/incubator/ferdi-client/3.0.13/app-readme.md
similarity index 100%
rename from incubator/ferdi-client/3.0.12/app-readme.md
rename to incubator/ferdi-client/3.0.13/app-readme.md
diff --git a/incubator/ferdi-client/3.0.13/charts/common-17.2.21.tgz b/incubator/ferdi-client/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ferdi-client/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/ferdi-client/3.0.12/ix_values.yaml b/incubator/ferdi-client/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/ferdi-client/3.0.12/ix_values.yaml
rename to incubator/ferdi-client/3.0.13/ix_values.yaml
diff --git a/incubator/ferdi-client/3.0.12/questions.yaml b/incubator/ferdi-client/3.0.13/questions.yaml
similarity index 100%
rename from incubator/ferdi-client/3.0.12/questions.yaml
rename to incubator/ferdi-client/3.0.13/questions.yaml
diff --git a/incubator/ferdi-client/3.0.12/templates/common.yaml b/incubator/ferdi-client/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/ferdi-client/3.0.12/templates/common.yaml
rename to incubator/ferdi-client/3.0.13/templates/common.yaml
diff --git a/incubator/orbital-sync/4.0.11/values.yaml b/incubator/ferdi-client/3.0.13/values.yaml
similarity index 100%
rename from incubator/orbital-sync/4.0.11/values.yaml
rename to incubator/ferdi-client/3.0.13/values.yaml
diff --git a/incubator/filegator/3.0.11/CHANGELOG.md b/incubator/filegator/3.0.11/CHANGELOG.md
deleted file mode 100644
index 1a0acd5b51..0000000000
--- a/incubator/filegator/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [filegator-3.0.11](https://github.com/truecharts/charts/compare/filegator-3.0.10...filegator-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [filegator-3.0.10](https://github.com/truecharts/charts/compare/filegator-3.0.9...filegator-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [filegator-3.0.10](https://github.com/truecharts/charts/compare/filegator-3.0.9...filegator-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [filegator-3.0.9](https://github.com/truecharts/charts/compare/filegator-3.0.8...filegator-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [filegator-3.0.8](https://github.com/truecharts/charts/compare/filegator-3.0.7...filegator-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [filegator-3.0.7](https://github.com/truecharts/charts/compare/filegator-3.0.6...filegator-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [filegator-3.0.6](https://github.com/truecharts/charts/compare/filegator-3.0.5...filegator-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [filegator-3.0.5](https://github.com/truecharts/charts/compare/filegator-3.0.4...filegator-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [filegator-3.0.4](https://github.com/truecharts/charts/compare/filegator-3.0.3...filegator-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [filegator-3.0.3](https://github.com/truecharts/charts/compare/filegator-2.0.12...filegator-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/filegator/3.0.11/Chart.yaml b/incubator/filegator/3.0.11/Chart.yaml
deleted file mode 100644
index e9fc0a64e9..0000000000
--- a/incubator/filegator/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: filegator
-version: 3.0.11
-appVersion: latest
-description: FileGator is a free, open-source, self-hosted web application for managing files and folders.
-home: https://truecharts.org/charts/incubator/filegator
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png
-deprecated: false
-sources:
- - https://github.com/filegator/filegator
- - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator
- - https://hub.docker.com/r/maxime1907/filegator
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - filegator
- - Cloud
- - Productivity
- - Tools-Utilities
- - Network-FTP
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/filegator/3.0.11/app-changelog.md b/incubator/filegator/3.0.11/app-changelog.md
deleted file mode 100644
index be9009508e..0000000000
--- a/incubator/filegator/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [filegator-3.0.11](https://github.com/truecharts/charts/compare/filegator-3.0.10...filegator-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/filegator/3.0.11/charts/common-17.2.18.tgz b/incubator/filegator/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/filegator/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/filegator/3.0.12/CHANGELOG.md b/incubator/filegator/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..ede69567be
--- /dev/null
+++ b/incubator/filegator/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [filegator-3.0.12](https://github.com/truecharts/charts/compare/filegator-3.0.11...filegator-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [filegator-3.0.11](https://github.com/truecharts/charts/compare/filegator-3.0.10...filegator-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [filegator-3.0.10](https://github.com/truecharts/charts/compare/filegator-3.0.9...filegator-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [filegator-3.0.10](https://github.com/truecharts/charts/compare/filegator-3.0.9...filegator-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [filegator-3.0.9](https://github.com/truecharts/charts/compare/filegator-3.0.8...filegator-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [filegator-3.0.8](https://github.com/truecharts/charts/compare/filegator-3.0.7...filegator-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [filegator-3.0.7](https://github.com/truecharts/charts/compare/filegator-3.0.6...filegator-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [filegator-3.0.6](https://github.com/truecharts/charts/compare/filegator-3.0.5...filegator-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [filegator-3.0.5](https://github.com/truecharts/charts/compare/filegator-3.0.4...filegator-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/filegator/3.0.12/Chart.yaml b/incubator/filegator/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..01502e949b
--- /dev/null
+++ b/incubator/filegator/3.0.12/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: filegator
+version: 3.0.12
+appVersion: latest
+description: FileGator is a free, open-source, self-hosted web application for managing files and folders.
+home: https://truecharts.org/charts/incubator/filegator
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator
+ - https://hub.docker.com/r/maxime1907/filegator
+ - https://github.com/filegator/filegator
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - filegator
+ - Cloud
+ - Productivity
+ - Tools-Utilities
+ - Network-FTP
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/filegator/3.0.11/README.md b/incubator/filegator/3.0.12/README.md
similarity index 100%
rename from incubator/filegator/3.0.11/README.md
rename to incubator/filegator/3.0.12/README.md
diff --git a/incubator/filegator/3.0.12/app-changelog.md b/incubator/filegator/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..d3589c5477
--- /dev/null
+++ b/incubator/filegator/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [filegator-3.0.12](https://github.com/truecharts/charts/compare/filegator-3.0.11...filegator-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/filegator/3.0.11/app-readme.md b/incubator/filegator/3.0.12/app-readme.md
similarity index 100%
rename from incubator/filegator/3.0.11/app-readme.md
rename to incubator/filegator/3.0.12/app-readme.md
diff --git a/incubator/filegator/3.0.12/charts/common-17.2.21.tgz b/incubator/filegator/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/filegator/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/filegator/3.0.11/ix_values.yaml b/incubator/filegator/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/filegator/3.0.11/ix_values.yaml
rename to incubator/filegator/3.0.12/ix_values.yaml
diff --git a/incubator/filegator/3.0.11/questions.yaml b/incubator/filegator/3.0.12/questions.yaml
similarity index 100%
rename from incubator/filegator/3.0.11/questions.yaml
rename to incubator/filegator/3.0.12/questions.yaml
diff --git a/incubator/filegator/3.0.11/templates/common.yaml b/incubator/filegator/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/filegator/3.0.11/templates/common.yaml
rename to incubator/filegator/3.0.12/templates/common.yaml
diff --git a/incubator/pialert/3.0.11/values.yaml b/incubator/filegator/3.0.12/values.yaml
similarity index 100%
rename from incubator/pialert/3.0.11/values.yaml
rename to incubator/filegator/3.0.12/values.yaml
diff --git a/incubator/flashpaper/5.0.11/CHANGELOG.md b/incubator/flashpaper/5.0.11/CHANGELOG.md
deleted file mode 100644
index 88775452d6..0000000000
--- a/incubator/flashpaper/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [flashpaper-5.0.11](https://github.com/truecharts/charts/compare/flashpaper-5.0.10...flashpaper-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [flashpaper-5.0.10](https://github.com/truecharts/charts/compare/flashpaper-5.0.9...flashpaper-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [flashpaper-5.0.10](https://github.com/truecharts/charts/compare/flashpaper-5.0.9...flashpaper-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [flashpaper-5.0.9](https://github.com/truecharts/charts/compare/flashpaper-5.0.8...flashpaper-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [flashpaper-5.0.8](https://github.com/truecharts/charts/compare/flashpaper-5.0.7...flashpaper-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [flashpaper-5.0.7](https://github.com/truecharts/charts/compare/flashpaper-5.0.6...flashpaper-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [flashpaper-5.0.6](https://github.com/truecharts/charts/compare/flashpaper-5.0.5...flashpaper-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [flashpaper-5.0.5](https://github.com/truecharts/charts/compare/flashpaper-5.0.4...flashpaper-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [flashpaper-5.0.4](https://github.com/truecharts/charts/compare/flashpaper-5.0.3...flashpaper-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [flashpaper-5.0.3](https://github.com/truecharts/charts/compare/flashpaper-4.0.3...flashpaper-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/flashpaper/5.0.11/Chart.yaml b/incubator/flashpaper/5.0.11/Chart.yaml
deleted file mode 100644
index 8949e3186a..0000000000
--- a/incubator/flashpaper/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: flashpaper
-version: 5.0.11
-appVersion: latest
-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
-deprecated: false
-sources:
- - https://hub.docker.com/r/andrewpaglusch/flashpaper
- - https://github.com/AndrewPaglusch/FlashPaper
- - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - flashpaper
- - Cloud
- - Productivity
- - Security
- - Tools-Utilities
- - Network-Web
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/flashpaper/5.0.11/app-changelog.md b/incubator/flashpaper/5.0.11/app-changelog.md
deleted file mode 100644
index cb5ab0c98a..0000000000
--- a/incubator/flashpaper/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [flashpaper-5.0.11](https://github.com/truecharts/charts/compare/flashpaper-5.0.10...flashpaper-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/flashpaper/5.0.11/charts/common-17.2.18.tgz b/incubator/flashpaper/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/flashpaper/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/flashpaper/5.0.12/CHANGELOG.md b/incubator/flashpaper/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..ca17c1cd4a
--- /dev/null
+++ b/incubator/flashpaper/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [flashpaper-5.0.12](https://github.com/truecharts/charts/compare/flashpaper-5.0.11...flashpaper-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [flashpaper-5.0.11](https://github.com/truecharts/charts/compare/flashpaper-5.0.10...flashpaper-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [flashpaper-5.0.10](https://github.com/truecharts/charts/compare/flashpaper-5.0.9...flashpaper-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [flashpaper-5.0.10](https://github.com/truecharts/charts/compare/flashpaper-5.0.9...flashpaper-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [flashpaper-5.0.9](https://github.com/truecharts/charts/compare/flashpaper-5.0.8...flashpaper-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [flashpaper-5.0.8](https://github.com/truecharts/charts/compare/flashpaper-5.0.7...flashpaper-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [flashpaper-5.0.7](https://github.com/truecharts/charts/compare/flashpaper-5.0.6...flashpaper-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [flashpaper-5.0.6](https://github.com/truecharts/charts/compare/flashpaper-5.0.5...flashpaper-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [flashpaper-5.0.5](https://github.com/truecharts/charts/compare/flashpaper-5.0.4...flashpaper-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/flashpaper/5.0.12/Chart.yaml b/incubator/flashpaper/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..a7e1c62818
--- /dev/null
+++ b/incubator/flashpaper/5.0.12/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: flashpaper
+version: 5.0.12
+appVersion: latest
+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
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
+ - https://hub.docker.com/r/andrewpaglusch/flashpaper
+ - https://github.com/AndrewPaglusch/FlashPaper
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - flashpaper
+ - Cloud
+ - Productivity
+ - Security
+ - Tools-Utilities
+ - Network-Web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/flashpaper/5.0.11/README.md b/incubator/flashpaper/5.0.12/README.md
similarity index 100%
rename from incubator/flashpaper/5.0.11/README.md
rename to incubator/flashpaper/5.0.12/README.md
diff --git a/incubator/flashpaper/5.0.12/app-changelog.md b/incubator/flashpaper/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..24070cc8d6
--- /dev/null
+++ b/incubator/flashpaper/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [flashpaper-5.0.12](https://github.com/truecharts/charts/compare/flashpaper-5.0.11...flashpaper-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/flashpaper/5.0.11/app-readme.md b/incubator/flashpaper/5.0.12/app-readme.md
similarity index 100%
rename from incubator/flashpaper/5.0.11/app-readme.md
rename to incubator/flashpaper/5.0.12/app-readme.md
diff --git a/incubator/flashpaper/5.0.12/charts/common-17.2.21.tgz b/incubator/flashpaper/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/flashpaper/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/flashpaper/5.0.11/ix_values.yaml b/incubator/flashpaper/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/flashpaper/5.0.11/ix_values.yaml
rename to incubator/flashpaper/5.0.12/ix_values.yaml
diff --git a/incubator/flashpaper/5.0.11/questions.yaml b/incubator/flashpaper/5.0.12/questions.yaml
similarity index 100%
rename from incubator/flashpaper/5.0.11/questions.yaml
rename to incubator/flashpaper/5.0.12/questions.yaml
diff --git a/incubator/flashpaper/5.0.11/templates/common.yaml b/incubator/flashpaper/5.0.12/templates/common.yaml
similarity index 100%
rename from incubator/flashpaper/5.0.11/templates/common.yaml
rename to incubator/flashpaper/5.0.12/templates/common.yaml
diff --git a/incubator/pidgin/6.0.11/values.yaml b/incubator/flashpaper/5.0.12/values.yaml
similarity index 100%
rename from incubator/pidgin/6.0.11/values.yaml
rename to incubator/flashpaper/5.0.12/values.yaml
diff --git a/incubator/go-auto-yt/3.0.12/CHANGELOG.md b/incubator/go-auto-yt/3.0.12/CHANGELOG.md
deleted file mode 100644
index 7395ea29a6..0000000000
--- a/incubator/go-auto-yt/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [go-auto-yt-3.0.12](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.11...go-auto-yt-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [go-auto-yt-3.0.11](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.10...go-auto-yt-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [go-auto-yt-3.0.11](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.10...go-auto-yt-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [go-auto-yt-3.0.10](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.9...go-auto-yt-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [go-auto-yt-3.0.9](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.8...go-auto-yt-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [go-auto-yt-3.0.8](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.7...go-auto-yt-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [go-auto-yt-3.0.7](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.6...go-auto-yt-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [go-auto-yt-3.0.6](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.5...go-auto-yt-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [go-auto-yt-3.0.5](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.4...go-auto-yt-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [go-auto-yt-3.0.4](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.3...go-auto-yt-3.0.4) (2023-12-17)
-
-### Chore
diff --git a/incubator/go-auto-yt/3.0.12/Chart.yaml b/incubator/go-auto-yt/3.0.12/Chart.yaml
deleted file mode 100644
index 6f84ca38e4..0000000000
--- a/incubator/go-auto-yt/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: go-auto-yt
-version: 3.0.12
-appVersion: stable
-description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like.
-home: https://truecharts.org/charts/incubator/go-auto-yt
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png
-deprecated: false
-sources:
- - https://github.com/XiovV/go-auto-yt
- - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
- - https://hub.docker.com/r/xiovv/go-auto-yt
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - go-auto-yt
- - Downloaders
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Downloaders
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/go-auto-yt/3.0.12/app-changelog.md b/incubator/go-auto-yt/3.0.12/app-changelog.md
deleted file mode 100644
index 144b6e48d7..0000000000
--- a/incubator/go-auto-yt/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [go-auto-yt-3.0.12](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.11...go-auto-yt-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/go-auto-yt/3.0.12/charts/common-17.2.18.tgz b/incubator/go-auto-yt/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/go-auto-yt/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/go-auto-yt/3.0.13/CHANGELOG.md b/incubator/go-auto-yt/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..3a9cad830d
--- /dev/null
+++ b/incubator/go-auto-yt/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [go-auto-yt-3.0.13](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.12...go-auto-yt-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [go-auto-yt-3.0.12](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.11...go-auto-yt-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [go-auto-yt-3.0.11](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.10...go-auto-yt-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [go-auto-yt-3.0.11](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.10...go-auto-yt-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [go-auto-yt-3.0.10](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.9...go-auto-yt-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [go-auto-yt-3.0.9](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.8...go-auto-yt-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [go-auto-yt-3.0.8](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.7...go-auto-yt-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [go-auto-yt-3.0.7](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.6...go-auto-yt-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [go-auto-yt-3.0.6](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.5...go-auto-yt-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
diff --git a/incubator/go-auto-yt/3.0.13/Chart.yaml b/incubator/go-auto-yt/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..2dbbc23c79
--- /dev/null
+++ b/incubator/go-auto-yt/3.0.13/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: go-auto-yt
+version: 3.0.13
+appVersion: stable
+description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like.
+home: https://truecharts.org/charts/incubator/go-auto-yt
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png
+deprecated: false
+sources:
+ - https://github.com/XiovV/go-auto-yt
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
+ - https://hub.docker.com/r/xiovv/go-auto-yt
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - go-auto-yt
+ - Downloaders
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Downloaders
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/go-auto-yt/3.0.12/README.md b/incubator/go-auto-yt/3.0.13/README.md
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/README.md
rename to incubator/go-auto-yt/3.0.13/README.md
diff --git a/incubator/go-auto-yt/3.0.13/app-changelog.md b/incubator/go-auto-yt/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..9cde0cac62
--- /dev/null
+++ b/incubator/go-auto-yt/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [go-auto-yt-3.0.13](https://github.com/truecharts/charts/compare/go-auto-yt-3.0.12...go-auto-yt-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/go-auto-yt/3.0.12/app-readme.md b/incubator/go-auto-yt/3.0.13/app-readme.md
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/app-readme.md
rename to incubator/go-auto-yt/3.0.13/app-readme.md
diff --git a/incubator/go-auto-yt/3.0.13/charts/common-17.2.21.tgz b/incubator/go-auto-yt/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/go-auto-yt/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/go-auto-yt/3.0.12/ix_values.yaml b/incubator/go-auto-yt/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/ix_values.yaml
rename to incubator/go-auto-yt/3.0.13/ix_values.yaml
diff --git a/incubator/go-auto-yt/3.0.12/questions.yaml b/incubator/go-auto-yt/3.0.13/questions.yaml
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/questions.yaml
rename to incubator/go-auto-yt/3.0.13/questions.yaml
diff --git a/incubator/go-auto-yt/3.0.12/templates/common.yaml b/incubator/go-auto-yt/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/go-auto-yt/3.0.12/templates/common.yaml
rename to incubator/go-auto-yt/3.0.13/templates/common.yaml
diff --git a/incubator/pingvin-share/1.0.11/values.yaml b/incubator/go-auto-yt/3.0.13/values.yaml
similarity index 100%
rename from incubator/pingvin-share/1.0.11/values.yaml
rename to incubator/go-auto-yt/3.0.13/values.yaml
diff --git a/incubator/google-cloud-storage-backup/3.0.11/CHANGELOG.md b/incubator/google-cloud-storage-backup/3.0.11/CHANGELOG.md
deleted file mode 100644
index 606719c6f5..0000000000
--- a/incubator/google-cloud-storage-backup/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [google-cloud-storage-backup-3.0.11](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.10...google-cloud-storage-backup-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [google-cloud-storage-backup-3.0.10](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.9...google-cloud-storage-backup-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [google-cloud-storage-backup-3.0.10](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.9...google-cloud-storage-backup-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [google-cloud-storage-backup-3.0.9](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.8...google-cloud-storage-backup-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [google-cloud-storage-backup-3.0.8](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.7...google-cloud-storage-backup-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [google-cloud-storage-backup-3.0.7](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.6...google-cloud-storage-backup-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [google-cloud-storage-backup-3.0.6](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.5...google-cloud-storage-backup-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [google-cloud-storage-backup-3.0.5](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.4...google-cloud-storage-backup-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [google-cloud-storage-backup-3.0.4](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.3...google-cloud-storage-backup-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [google-cloud-storage-backup-3.0.3](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-2.0.12...google-cloud-storage-backup-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/google-cloud-storage-backup/3.0.11/Chart.yaml b/incubator/google-cloud-storage-backup/3.0.11/Chart.yaml
deleted file mode 100644
index dad8a0587b..0000000000
--- a/incubator/google-cloud-storage-backup/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: google-cloud-storage-backup
-version: 3.0.11
-appVersion: latest
-description: |
- A simple way to backup important files to Google Cloud Storage.
-home: https://truecharts.org/charts/incubator/google-cloud-storage-backup
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/vinid223/gcloud-storage-backup
- - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - google-cloud-storage-backup
- - Backup
- - Cloud
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Backup
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/google-cloud-storage-backup/3.0.11/app-changelog.md b/incubator/google-cloud-storage-backup/3.0.11/app-changelog.md
deleted file mode 100644
index a29c582730..0000000000
--- a/incubator/google-cloud-storage-backup/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [google-cloud-storage-backup-3.0.11](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.10...google-cloud-storage-backup-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/google-cloud-storage-backup/3.0.11/charts/common-17.2.18.tgz b/incubator/google-cloud-storage-backup/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/google-cloud-storage-backup/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/google-cloud-storage-backup/3.0.12/CHANGELOG.md b/incubator/google-cloud-storage-backup/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..7dd93895d5
--- /dev/null
+++ b/incubator/google-cloud-storage-backup/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [google-cloud-storage-backup-3.0.12](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.11...google-cloud-storage-backup-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [google-cloud-storage-backup-3.0.11](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.10...google-cloud-storage-backup-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [google-cloud-storage-backup-3.0.10](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.9...google-cloud-storage-backup-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [google-cloud-storage-backup-3.0.10](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.9...google-cloud-storage-backup-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [google-cloud-storage-backup-3.0.9](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.8...google-cloud-storage-backup-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [google-cloud-storage-backup-3.0.8](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.7...google-cloud-storage-backup-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [google-cloud-storage-backup-3.0.7](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.6...google-cloud-storage-backup-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [google-cloud-storage-backup-3.0.6](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.5...google-cloud-storage-backup-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [google-cloud-storage-backup-3.0.5](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.4...google-cloud-storage-backup-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/google-cloud-storage-backup/3.0.12/Chart.yaml b/incubator/google-cloud-storage-backup/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..786a6a78b8
--- /dev/null
+++ b/incubator/google-cloud-storage-backup/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: google-cloud-storage-backup
+version: 3.0.12
+appVersion: latest
+description: |
+ A simple way to backup important files to Google Cloud Storage.
+home: https://truecharts.org/charts/incubator/google-cloud-storage-backup
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup
+ - https://hub.docker.com/r/vinid223/gcloud-storage-backup
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - google-cloud-storage-backup
+ - Backup
+ - Cloud
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Backup
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/google-cloud-storage-backup/3.0.11/README.md b/incubator/google-cloud-storage-backup/3.0.12/README.md
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/README.md
rename to incubator/google-cloud-storage-backup/3.0.12/README.md
diff --git a/incubator/google-cloud-storage-backup/3.0.12/app-changelog.md b/incubator/google-cloud-storage-backup/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..f95cfc83ef
--- /dev/null
+++ b/incubator/google-cloud-storage-backup/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [google-cloud-storage-backup-3.0.12](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-3.0.11...google-cloud-storage-backup-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/google-cloud-storage-backup/3.0.11/app-readme.md b/incubator/google-cloud-storage-backup/3.0.12/app-readme.md
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/app-readme.md
rename to incubator/google-cloud-storage-backup/3.0.12/app-readme.md
diff --git a/incubator/google-cloud-storage-backup/3.0.12/charts/common-17.2.21.tgz b/incubator/google-cloud-storage-backup/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/google-cloud-storage-backup/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/google-cloud-storage-backup/3.0.11/ix_values.yaml b/incubator/google-cloud-storage-backup/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/ix_values.yaml
rename to incubator/google-cloud-storage-backup/3.0.12/ix_values.yaml
diff --git a/incubator/google-cloud-storage-backup/3.0.11/questions.yaml b/incubator/google-cloud-storage-backup/3.0.12/questions.yaml
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/questions.yaml
rename to incubator/google-cloud-storage-backup/3.0.12/questions.yaml
diff --git a/incubator/google-cloud-storage-backup/3.0.11/templates/common.yaml b/incubator/google-cloud-storage-backup/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/google-cloud-storage-backup/3.0.11/templates/common.yaml
rename to incubator/google-cloud-storage-backup/3.0.12/templates/common.yaml
diff --git a/incubator/pixelserv-tls/3.0.11/values.yaml b/incubator/google-cloud-storage-backup/3.0.12/values.yaml
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/values.yaml
rename to incubator/google-cloud-storage-backup/3.0.12/values.yaml
diff --git a/incubator/habridge/6.0.11/CHANGELOG.md b/incubator/habridge/6.0.11/CHANGELOG.md
deleted file mode 100644
index 4f090073b4..0000000000
--- a/incubator/habridge/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [habridge-6.0.11](https://github.com/truecharts/charts/compare/habridge-6.0.10...habridge-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [habridge-6.0.10](https://github.com/truecharts/charts/compare/habridge-6.0.9...habridge-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [habridge-6.0.10](https://github.com/truecharts/charts/compare/habridge-6.0.9...habridge-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [habridge-6.0.9](https://github.com/truecharts/charts/compare/habridge-6.0.8...habridge-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [habridge-6.0.8](https://github.com/truecharts/charts/compare/habridge-6.0.7...habridge-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [habridge-6.0.7](https://github.com/truecharts/charts/compare/habridge-6.0.6...habridge-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [habridge-6.0.6](https://github.com/truecharts/charts/compare/habridge-6.0.5...habridge-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [habridge-6.0.5](https://github.com/truecharts/charts/compare/habridge-6.0.4...habridge-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [habridge-6.0.4](https://github.com/truecharts/charts/compare/habridge-6.0.3...habridge-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [habridge-6.0.3](https://github.com/truecharts/charts/compare/habridge-5.0.3...habridge-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/habridge/6.0.11/Chart.yaml b/incubator/habridge/6.0.11/Chart.yaml
deleted file mode 100644
index 13acd3f61f..0000000000
--- a/incubator/habridge/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: habridge
-version: 6.0.11
-appVersion: 5.4.1
-description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
-home: https://truecharts.org/charts/incubator/habridge
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge
- - https://ghcr.io/linuxserver/habridge
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - habridge
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/habridge/6.0.11/app-changelog.md b/incubator/habridge/6.0.11/app-changelog.md
deleted file mode 100644
index 4c97a58efb..0000000000
--- a/incubator/habridge/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [habridge-6.0.11](https://github.com/truecharts/charts/compare/habridge-6.0.10...habridge-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/habridge/6.0.11/charts/common-17.2.18.tgz b/incubator/habridge/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/habridge/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/habridge/6.0.12/CHANGELOG.md b/incubator/habridge/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..2b401cceb8
--- /dev/null
+++ b/incubator/habridge/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [habridge-6.0.12](https://github.com/truecharts/charts/compare/habridge-6.0.11...habridge-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [habridge-6.0.11](https://github.com/truecharts/charts/compare/habridge-6.0.10...habridge-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [habridge-6.0.10](https://github.com/truecharts/charts/compare/habridge-6.0.9...habridge-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [habridge-6.0.10](https://github.com/truecharts/charts/compare/habridge-6.0.9...habridge-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [habridge-6.0.9](https://github.com/truecharts/charts/compare/habridge-6.0.8...habridge-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [habridge-6.0.8](https://github.com/truecharts/charts/compare/habridge-6.0.7...habridge-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [habridge-6.0.7](https://github.com/truecharts/charts/compare/habridge-6.0.6...habridge-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [habridge-6.0.6](https://github.com/truecharts/charts/compare/habridge-6.0.5...habridge-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [habridge-6.0.5](https://github.com/truecharts/charts/compare/habridge-6.0.4...habridge-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/habridge/6.0.12/Chart.yaml b/incubator/habridge/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..8dceb0cf44
--- /dev/null
+++ b/incubator/habridge/6.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: habridge
+version: 6.0.12
+appVersion: 5.4.1
+description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
+home: https://truecharts.org/charts/incubator/habridge
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge
+ - https://ghcr.io/linuxserver/habridge
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - habridge
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/habridge/6.0.11/README.md b/incubator/habridge/6.0.12/README.md
similarity index 100%
rename from incubator/habridge/6.0.11/README.md
rename to incubator/habridge/6.0.12/README.md
diff --git a/incubator/habridge/6.0.12/app-changelog.md b/incubator/habridge/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..8e0486bbac
--- /dev/null
+++ b/incubator/habridge/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [habridge-6.0.12](https://github.com/truecharts/charts/compare/habridge-6.0.11...habridge-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/habridge/6.0.11/app-readme.md b/incubator/habridge/6.0.12/app-readme.md
similarity index 100%
rename from incubator/habridge/6.0.11/app-readme.md
rename to incubator/habridge/6.0.12/app-readme.md
diff --git a/incubator/habridge/6.0.12/charts/common-17.2.21.tgz b/incubator/habridge/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/habridge/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/habridge/6.0.11/ix_values.yaml b/incubator/habridge/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/habridge/6.0.11/ix_values.yaml
rename to incubator/habridge/6.0.12/ix_values.yaml
diff --git a/incubator/habridge/6.0.11/questions.yaml b/incubator/habridge/6.0.12/questions.yaml
similarity index 100%
rename from incubator/habridge/6.0.11/questions.yaml
rename to incubator/habridge/6.0.12/questions.yaml
diff --git a/incubator/pidgin/6.0.11/templates/common.yaml b/incubator/habridge/6.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pidgin/6.0.11/templates/common.yaml
rename to incubator/habridge/6.0.12/templates/common.yaml
diff --git a/incubator/poste/3.0.11/values.yaml b/incubator/habridge/6.0.12/values.yaml
similarity index 100%
rename from incubator/poste/3.0.11/values.yaml
rename to incubator/habridge/6.0.12/values.yaml
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/8.0.11/CHANGELOG.md
deleted file mode 100644
index 326e164d70..0000000000
--- a/incubator/icantbelieveitsnotvaletudo/8.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [icantbelieveitsnotvaletudo-8.0.11](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.10...icantbelieveitsnotvaletudo-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [icantbelieveitsnotvaletudo-8.0.10](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.9...icantbelieveitsnotvaletudo-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [icantbelieveitsnotvaletudo-8.0.10](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.9...icantbelieveitsnotvaletudo-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [icantbelieveitsnotvaletudo-8.0.9](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.8...icantbelieveitsnotvaletudo-8.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [icantbelieveitsnotvaletudo-8.0.8](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.7...icantbelieveitsnotvaletudo-8.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [icantbelieveitsnotvaletudo-8.0.7](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.6...icantbelieveitsnotvaletudo-8.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [icantbelieveitsnotvaletudo-8.0.6](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.5...icantbelieveitsnotvaletudo-8.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [icantbelieveitsnotvaletudo-8.0.5](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.4...icantbelieveitsnotvaletudo-8.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [icantbelieveitsnotvaletudo-8.0.4](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.3...icantbelieveitsnotvaletudo-8.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [icantbelieveitsnotvaletudo-8.0.3](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-7.0.3...icantbelieveitsnotvaletudo-8.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.11/Chart.yaml
deleted file mode 100644
index 9886596680..0000000000
--- a/incubator/icantbelieveitsnotvaletudo/8.0.11/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: icantbelieveitsnotvaletudo
-version: 8.0.11
-appVersion: 2021.2.1
-description: Create live map data from Valetudo powered robots
-home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
- - https://github.com/Hypfer/ICantBelieveItsNotValetudo
- - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - icantbelieveitsnotvaletudo
- - MQTT
- - valetudo
- - iot
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/app-changelog.md b/incubator/icantbelieveitsnotvaletudo/8.0.11/app-changelog.md
deleted file mode 100644
index adc3164cf0..0000000000
--- a/incubator/icantbelieveitsnotvaletudo/8.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [icantbelieveitsnotvaletudo-8.0.11](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.10...icantbelieveitsnotvaletudo-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/charts/common-17.2.18.tgz b/incubator/icantbelieveitsnotvaletudo/8.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/icantbelieveitsnotvaletudo/8.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.12/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/8.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..cfa282bfda
--- /dev/null
+++ b/incubator/icantbelieveitsnotvaletudo/8.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [icantbelieveitsnotvaletudo-8.0.12](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.11...icantbelieveitsnotvaletudo-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [icantbelieveitsnotvaletudo-8.0.11](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.10...icantbelieveitsnotvaletudo-8.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [icantbelieveitsnotvaletudo-8.0.10](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.9...icantbelieveitsnotvaletudo-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [icantbelieveitsnotvaletudo-8.0.10](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.9...icantbelieveitsnotvaletudo-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [icantbelieveitsnotvaletudo-8.0.9](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.8...icantbelieveitsnotvaletudo-8.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [icantbelieveitsnotvaletudo-8.0.8](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.7...icantbelieveitsnotvaletudo-8.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [icantbelieveitsnotvaletudo-8.0.7](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.6...icantbelieveitsnotvaletudo-8.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [icantbelieveitsnotvaletudo-8.0.6](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.5...icantbelieveitsnotvaletudo-8.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [icantbelieveitsnotvaletudo-8.0.5](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.4...icantbelieveitsnotvaletudo-8.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.12/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.12/Chart.yaml
new file mode 100644
index 0000000000..f8d1a38693
--- /dev/null
+++ b/incubator/icantbelieveitsnotvaletudo/8.0.12/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: icantbelieveitsnotvaletudo
+version: 8.0.12
+appVersion: 2021.2.1
+description: Create live map data from Valetudo powered robots
+home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png
+deprecated: false
+sources:
+ - https://github.com/Hypfer/ICantBelieveItsNotValetudo
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo
+ - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - icantbelieveitsnotvaletudo
+ - MQTT
+ - valetudo
+ - iot
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/README.md b/incubator/icantbelieveitsnotvaletudo/8.0.12/README.md
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/README.md
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/README.md
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.12/app-changelog.md b/incubator/icantbelieveitsnotvaletudo/8.0.12/app-changelog.md
new file mode 100644
index 0000000000..2a93616218
--- /dev/null
+++ b/incubator/icantbelieveitsnotvaletudo/8.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [icantbelieveitsnotvaletudo-8.0.12](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-8.0.11...icantbelieveitsnotvaletudo-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/app-readme.md b/incubator/icantbelieveitsnotvaletudo/8.0.12/app-readme.md
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/app-readme.md
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/app-readme.md
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.12/charts/common-17.2.21.tgz b/incubator/icantbelieveitsnotvaletudo/8.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/icantbelieveitsnotvaletudo/8.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/ix_values.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.12/ix_values.yaml
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/ix_values.yaml
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/ix_values.yaml
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/questions.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.12/questions.yaml
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/questions.yaml
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/questions.yaml
diff --git a/incubator/icantbelieveitsnotvaletudo/8.0.11/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.12/templates/common.yaml
similarity index 100%
rename from incubator/icantbelieveitsnotvaletudo/8.0.11/templates/common.yaml
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/templates/common.yaml
diff --git a/incubator/pritunl/3.0.11/values.yaml b/incubator/icantbelieveitsnotvaletudo/8.0.12/values.yaml
similarity index 100%
rename from incubator/pritunl/3.0.11/values.yaml
rename to incubator/icantbelieveitsnotvaletudo/8.0.12/values.yaml
diff --git a/incubator/jitsi/3.0.11/CHANGELOG.md b/incubator/jitsi/3.0.11/CHANGELOG.md
deleted file mode 100644
index 43974cbbb4..0000000000
--- a/incubator/jitsi/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [jitsi-3.0.11](https://github.com/truecharts/charts/compare/jitsi-3.0.10...jitsi-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [jitsi-3.0.10](https://github.com/truecharts/charts/compare/jitsi-3.0.9...jitsi-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [jitsi-3.0.10](https://github.com/truecharts/charts/compare/jitsi-3.0.9...jitsi-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [jitsi-3.0.9](https://github.com/truecharts/charts/compare/jitsi-3.0.8...jitsi-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [jitsi-3.0.8](https://github.com/truecharts/charts/compare/jitsi-3.0.7...jitsi-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [jitsi-3.0.7](https://github.com/truecharts/charts/compare/jitsi-3.0.6...jitsi-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [jitsi-3.0.6](https://github.com/truecharts/charts/compare/jitsi-3.0.5...jitsi-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [jitsi-3.0.5](https://github.com/truecharts/charts/compare/jitsi-3.0.4...jitsi-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [jitsi-3.0.4](https://github.com/truecharts/charts/compare/jitsi-3.0.3...jitsi-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [jitsi-3.0.3](https://github.com/truecharts/charts/compare/jitsi-2.0.21...jitsi-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/jitsi/3.0.11/Chart.yaml b/incubator/jitsi/3.0.11/Chart.yaml
deleted file mode 100644
index 0c7336cb00..0000000000
--- a/incubator/jitsi/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: jitsi
-version: 3.0.11
-appVersion: stable-8960
-description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
-home: https://truecharts.org/charts/incubator/jitsi
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
-deprecated: false
-sources:
- - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
- - https://jitsi.org
- - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
- - https://hub.docker.com/r/jitsi/jvb
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - jitsi
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: work
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/jitsi/3.0.11/app-changelog.md b/incubator/jitsi/3.0.11/app-changelog.md
deleted file mode 100644
index 0f7cd1ac2b..0000000000
--- a/incubator/jitsi/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [jitsi-3.0.11](https://github.com/truecharts/charts/compare/jitsi-3.0.10...jitsi-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/jitsi/3.0.11/charts/common-17.2.18.tgz b/incubator/jitsi/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/jitsi/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/jitsi/3.0.12/CHANGELOG.md b/incubator/jitsi/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..bee78c16b2
--- /dev/null
+++ b/incubator/jitsi/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [jitsi-3.0.12](https://github.com/truecharts/charts/compare/jitsi-3.0.11...jitsi-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [jitsi-3.0.11](https://github.com/truecharts/charts/compare/jitsi-3.0.10...jitsi-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [jitsi-3.0.10](https://github.com/truecharts/charts/compare/jitsi-3.0.9...jitsi-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [jitsi-3.0.10](https://github.com/truecharts/charts/compare/jitsi-3.0.9...jitsi-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [jitsi-3.0.9](https://github.com/truecharts/charts/compare/jitsi-3.0.8...jitsi-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [jitsi-3.0.8](https://github.com/truecharts/charts/compare/jitsi-3.0.7...jitsi-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [jitsi-3.0.7](https://github.com/truecharts/charts/compare/jitsi-3.0.6...jitsi-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [jitsi-3.0.6](https://github.com/truecharts/charts/compare/jitsi-3.0.5...jitsi-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [jitsi-3.0.5](https://github.com/truecharts/charts/compare/jitsi-3.0.4...jitsi-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/jitsi/3.0.12/Chart.yaml b/incubator/jitsi/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..4abe05e2a1
--- /dev/null
+++ b/incubator/jitsi/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: jitsi
+version: 3.0.12
+appVersion: stable-8960
+description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
+home: https://truecharts.org/charts/incubator/jitsi
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
+deprecated: false
+sources:
+ - https://jitsi.org
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
+ - https://hub.docker.com/r/jitsi/web
+ - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - jitsi
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: work
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/jitsi/3.0.11/README.md b/incubator/jitsi/3.0.12/README.md
similarity index 100%
rename from incubator/jitsi/3.0.11/README.md
rename to incubator/jitsi/3.0.12/README.md
diff --git a/incubator/jitsi/3.0.12/app-changelog.md b/incubator/jitsi/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..0b339c7cbe
--- /dev/null
+++ b/incubator/jitsi/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [jitsi-3.0.12](https://github.com/truecharts/charts/compare/jitsi-3.0.11...jitsi-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/jitsi/3.0.11/app-readme.md b/incubator/jitsi/3.0.12/app-readme.md
similarity index 100%
rename from incubator/jitsi/3.0.11/app-readme.md
rename to incubator/jitsi/3.0.12/app-readme.md
diff --git a/incubator/jitsi/3.0.12/charts/common-17.2.21.tgz b/incubator/jitsi/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/jitsi/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/jitsi/3.0.11/ix_values.yaml b/incubator/jitsi/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/jitsi/3.0.11/ix_values.yaml
rename to incubator/jitsi/3.0.12/ix_values.yaml
diff --git a/incubator/jitsi/3.0.11/questions.yaml b/incubator/jitsi/3.0.12/questions.yaml
similarity index 100%
rename from incubator/jitsi/3.0.11/questions.yaml
rename to incubator/jitsi/3.0.12/questions.yaml
diff --git a/incubator/jitsi/3.0.11/templates/common.yaml b/incubator/jitsi/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/jitsi/3.0.11/templates/common.yaml
rename to incubator/jitsi/3.0.12/templates/common.yaml
diff --git a/incubator/ps3netsrv/3.0.11/values.yaml b/incubator/jitsi/3.0.12/values.yaml
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/values.yaml
rename to incubator/jitsi/3.0.12/values.yaml
diff --git a/incubator/jump/3.0.11/CHANGELOG.md b/incubator/jump/3.0.11/CHANGELOG.md
deleted file mode 100644
index e1e38ed306..0000000000
--- a/incubator/jump/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [jump-3.0.11](https://github.com/truecharts/charts/compare/jump-3.0.10...jump-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [jump-3.0.10](https://github.com/truecharts/charts/compare/jump-3.0.9...jump-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [jump-3.0.10](https://github.com/truecharts/charts/compare/jump-3.0.9...jump-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [jump-3.0.9](https://github.com/truecharts/charts/compare/jump-3.0.8...jump-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [jump-3.0.8](https://github.com/truecharts/charts/compare/jump-3.0.7...jump-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [jump-3.0.7](https://github.com/truecharts/charts/compare/jump-3.0.6...jump-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [jump-3.0.6](https://github.com/truecharts/charts/compare/jump-3.0.5...jump-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [jump-3.0.5](https://github.com/truecharts/charts/compare/jump-3.0.4...jump-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [jump-3.0.4](https://github.com/truecharts/charts/compare/jump-3.0.3...jump-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [jump-3.0.3](https://github.com/truecharts/charts/compare/jump-2.0.12...jump-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/jump/3.0.11/Chart.yaml b/incubator/jump/3.0.11/Chart.yaml
deleted file mode 100644
index 319eb9cc65..0000000000
--- a/incubator/jump/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: jump
-version: 3.0.11
-appVersion: 1.3.2
-description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.
-home: https://truecharts.org/charts/incubator/jump
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
-deprecated: false
-sources:
- - https://github.com/daledavies/jump
- - https://github.com/truecharts/charts/tree/master/charts/incubator/jump
- - https://hub.docker.com/r/daledavies/jump
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dashboard
- - jump
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/jump/3.0.11/app-changelog.md b/incubator/jump/3.0.11/app-changelog.md
deleted file mode 100644
index 35edf4362c..0000000000
--- a/incubator/jump/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [jump-3.0.11](https://github.com/truecharts/charts/compare/jump-3.0.10...jump-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/jump/3.0.11/charts/common-17.2.18.tgz b/incubator/jump/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/jump/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/jump/3.0.12/CHANGELOG.md b/incubator/jump/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..014eaaaf50
--- /dev/null
+++ b/incubator/jump/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [jump-3.0.12](https://github.com/truecharts/charts/compare/jump-3.0.11...jump-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [jump-3.0.11](https://github.com/truecharts/charts/compare/jump-3.0.10...jump-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [jump-3.0.10](https://github.com/truecharts/charts/compare/jump-3.0.9...jump-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [jump-3.0.10](https://github.com/truecharts/charts/compare/jump-3.0.9...jump-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [jump-3.0.9](https://github.com/truecharts/charts/compare/jump-3.0.8...jump-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [jump-3.0.8](https://github.com/truecharts/charts/compare/jump-3.0.7...jump-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [jump-3.0.7](https://github.com/truecharts/charts/compare/jump-3.0.6...jump-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [jump-3.0.6](https://github.com/truecharts/charts/compare/jump-3.0.5...jump-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [jump-3.0.5](https://github.com/truecharts/charts/compare/jump-3.0.4...jump-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/jump/3.0.12/Chart.yaml b/incubator/jump/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..f82d1c90f8
--- /dev/null
+++ b/incubator/jump/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: jump
+version: 3.0.12
+appVersion: 1.3.2
+description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.
+home: https://truecharts.org/charts/incubator/jump
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
+deprecated: false
+sources:
+ - https://github.com/daledavies/jump
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/jump
+ - https://hub.docker.com/r/daledavies/jump
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dashboard
+ - jump
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/jump/3.0.11/README.md b/incubator/jump/3.0.12/README.md
similarity index 100%
rename from incubator/jump/3.0.11/README.md
rename to incubator/jump/3.0.12/README.md
diff --git a/incubator/jump/3.0.12/app-changelog.md b/incubator/jump/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..8dbb76c71a
--- /dev/null
+++ b/incubator/jump/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [jump-3.0.12](https://github.com/truecharts/charts/compare/jump-3.0.11...jump-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/jump/3.0.11/app-readme.md b/incubator/jump/3.0.12/app-readme.md
similarity index 100%
rename from incubator/jump/3.0.11/app-readme.md
rename to incubator/jump/3.0.12/app-readme.md
diff --git a/incubator/jump/3.0.12/charts/common-17.2.21.tgz b/incubator/jump/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/jump/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/jump/3.0.11/ix_values.yaml b/incubator/jump/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/jump/3.0.11/ix_values.yaml
rename to incubator/jump/3.0.12/ix_values.yaml
diff --git a/incubator/jump/3.0.11/questions.yaml b/incubator/jump/3.0.12/questions.yaml
similarity index 100%
rename from incubator/jump/3.0.11/questions.yaml
rename to incubator/jump/3.0.12/questions.yaml
diff --git a/incubator/pingvin-share/1.0.11/templates/common.yaml b/incubator/jump/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pingvin-share/1.0.11/templates/common.yaml
rename to incubator/jump/3.0.12/templates/common.yaml
diff --git a/incubator/pure-ftpd/3.0.11/values.yaml b/incubator/jump/3.0.12/values.yaml
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/values.yaml
rename to incubator/jump/3.0.12/values.yaml
diff --git a/incubator/libreoffice/6.0.11/CHANGELOG.md b/incubator/libreoffice/6.0.11/CHANGELOG.md
deleted file mode 100644
index 1e2a28afc6..0000000000
--- a/incubator/libreoffice/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [libreoffice-6.0.11](https://github.com/truecharts/charts/compare/libreoffice-6.0.10...libreoffice-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [libreoffice-6.0.10](https://github.com/truecharts/charts/compare/libreoffice-6.0.9...libreoffice-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [libreoffice-6.0.10](https://github.com/truecharts/charts/compare/libreoffice-6.0.9...libreoffice-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [libreoffice-6.0.9](https://github.com/truecharts/charts/compare/libreoffice-6.0.8...libreoffice-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [libreoffice-6.0.8](https://github.com/truecharts/charts/compare/libreoffice-6.0.7...libreoffice-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [libreoffice-6.0.7](https://github.com/truecharts/charts/compare/libreoffice-6.0.6...libreoffice-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [libreoffice-6.0.6](https://github.com/truecharts/charts/compare/libreoffice-6.0.5...libreoffice-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [libreoffice-6.0.5](https://github.com/truecharts/charts/compare/libreoffice-6.0.4...libreoffice-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [libreoffice-6.0.4](https://github.com/truecharts/charts/compare/libreoffice-6.0.3...libreoffice-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [libreoffice-6.0.3](https://github.com/truecharts/charts/compare/libreoffice-5.0.3...libreoffice-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/libreoffice/6.0.11/Chart.yaml b/incubator/libreoffice/6.0.11/Chart.yaml
deleted file mode 100644
index 0b66e190b2..0000000000
--- a/incubator/libreoffice/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: libreoffice
-version: 6.0.11
-appVersion: 7.5.5
-description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org.
-home: https://truecharts.org/charts/incubator/libreoffice
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
- - https://ghcr.io/linuxserver/libreoffice
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - libreoffice
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/libreoffice/6.0.11/app-changelog.md b/incubator/libreoffice/6.0.11/app-changelog.md
deleted file mode 100644
index 566a50c8c1..0000000000
--- a/incubator/libreoffice/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [libreoffice-6.0.11](https://github.com/truecharts/charts/compare/libreoffice-6.0.10...libreoffice-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/libreoffice/6.0.11/charts/common-17.2.18.tgz b/incubator/libreoffice/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/libreoffice/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/libreoffice/6.0.12/CHANGELOG.md b/incubator/libreoffice/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..0d926cb997
--- /dev/null
+++ b/incubator/libreoffice/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [libreoffice-6.0.12](https://github.com/truecharts/charts/compare/libreoffice-6.0.11...libreoffice-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [libreoffice-6.0.11](https://github.com/truecharts/charts/compare/libreoffice-6.0.10...libreoffice-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [libreoffice-6.0.10](https://github.com/truecharts/charts/compare/libreoffice-6.0.9...libreoffice-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [libreoffice-6.0.10](https://github.com/truecharts/charts/compare/libreoffice-6.0.9...libreoffice-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [libreoffice-6.0.9](https://github.com/truecharts/charts/compare/libreoffice-6.0.8...libreoffice-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [libreoffice-6.0.8](https://github.com/truecharts/charts/compare/libreoffice-6.0.7...libreoffice-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [libreoffice-6.0.7](https://github.com/truecharts/charts/compare/libreoffice-6.0.6...libreoffice-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [libreoffice-6.0.6](https://github.com/truecharts/charts/compare/libreoffice-6.0.5...libreoffice-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [libreoffice-6.0.5](https://github.com/truecharts/charts/compare/libreoffice-6.0.4...libreoffice-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/libreoffice/6.0.12/Chart.yaml b/incubator/libreoffice/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..599bc414aa
--- /dev/null
+++ b/incubator/libreoffice/6.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: libreoffice
+version: 6.0.12
+appVersion: 7.5.5
+description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org.
+home: https://truecharts.org/charts/incubator/libreoffice
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
+ - https://ghcr.io/linuxserver/libreoffice
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - libreoffice
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/libreoffice/6.0.11/README.md b/incubator/libreoffice/6.0.12/README.md
similarity index 100%
rename from incubator/libreoffice/6.0.11/README.md
rename to incubator/libreoffice/6.0.12/README.md
diff --git a/incubator/libreoffice/6.0.12/app-changelog.md b/incubator/libreoffice/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..03f33dd65a
--- /dev/null
+++ b/incubator/libreoffice/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [libreoffice-6.0.12](https://github.com/truecharts/charts/compare/libreoffice-6.0.11...libreoffice-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/libreoffice/6.0.11/app-readme.md b/incubator/libreoffice/6.0.12/app-readme.md
similarity index 100%
rename from incubator/libreoffice/6.0.11/app-readme.md
rename to incubator/libreoffice/6.0.12/app-readme.md
diff --git a/incubator/libreoffice/6.0.12/charts/common-17.2.21.tgz b/incubator/libreoffice/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/libreoffice/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/libreoffice/6.0.11/ix_values.yaml b/incubator/libreoffice/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/libreoffice/6.0.11/ix_values.yaml
rename to incubator/libreoffice/6.0.12/ix_values.yaml
diff --git a/incubator/libreoffice/6.0.11/questions.yaml b/incubator/libreoffice/6.0.12/questions.yaml
similarity index 100%
rename from incubator/libreoffice/6.0.11/questions.yaml
rename to incubator/libreoffice/6.0.12/questions.yaml
diff --git a/incubator/ts3-manager/3.0.11/templates/common.yaml b/incubator/libreoffice/6.0.12/templates/common.yaml
similarity index 100%
rename from incubator/ts3-manager/3.0.11/templates/common.yaml
rename to incubator/libreoffice/6.0.12/templates/common.yaml
diff --git a/incubator/pydio-cells/9.0.11/values.yaml b/incubator/libreoffice/6.0.12/values.yaml
similarity index 100%
rename from incubator/pydio-cells/9.0.11/values.yaml
rename to incubator/libreoffice/6.0.12/values.yaml
diff --git a/incubator/livebook/3.0.11/CHANGELOG.md b/incubator/livebook/3.0.11/CHANGELOG.md
deleted file mode 100644
index 0866870558..0000000000
--- a/incubator/livebook/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [livebook-3.0.11](https://github.com/truecharts/charts/compare/livebook-3.0.10...livebook-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [livebook-3.0.10](https://github.com/truecharts/charts/compare/livebook-3.0.9...livebook-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [livebook-3.0.10](https://github.com/truecharts/charts/compare/livebook-3.0.9...livebook-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [livebook-3.0.9](https://github.com/truecharts/charts/compare/livebook-3.0.8...livebook-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [livebook-3.0.8](https://github.com/truecharts/charts/compare/livebook-3.0.7...livebook-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [livebook-3.0.7](https://github.com/truecharts/charts/compare/livebook-3.0.6...livebook-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [livebook-3.0.6](https://github.com/truecharts/charts/compare/livebook-3.0.5...livebook-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [livebook-3.0.5](https://github.com/truecharts/charts/compare/livebook-3.0.4...livebook-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [livebook-3.0.4](https://github.com/truecharts/charts/compare/livebook-3.0.3...livebook-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [livebook-3.0.3](https://github.com/truecharts/charts/compare/livebook-2.0.14...livebook-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/livebook/3.0.11/Chart.yaml b/incubator/livebook/3.0.11/Chart.yaml
deleted file mode 100644
index 75ca1c854e..0000000000
--- a/incubator/livebook/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: livebook
-version: 3.0.11
-appVersion: latest
-description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir
-home: https://truecharts.org/charts/incubator/livebook
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png
-deprecated: false
-sources:
- - https://livebook.dev/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook
- - https://hub.docker.com/r/livebook/livebook
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - livebook
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/livebook/3.0.11/app-changelog.md b/incubator/livebook/3.0.11/app-changelog.md
deleted file mode 100644
index ba5d4f5608..0000000000
--- a/incubator/livebook/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [livebook-3.0.11](https://github.com/truecharts/charts/compare/livebook-3.0.10...livebook-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/livebook/3.0.11/charts/common-17.2.18.tgz b/incubator/livebook/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/livebook/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/livebook/3.0.12/CHANGELOG.md b/incubator/livebook/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..6a13449303
--- /dev/null
+++ b/incubator/livebook/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [livebook-3.0.12](https://github.com/truecharts/charts/compare/livebook-3.0.11...livebook-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [livebook-3.0.11](https://github.com/truecharts/charts/compare/livebook-3.0.10...livebook-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [livebook-3.0.10](https://github.com/truecharts/charts/compare/livebook-3.0.9...livebook-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [livebook-3.0.10](https://github.com/truecharts/charts/compare/livebook-3.0.9...livebook-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [livebook-3.0.9](https://github.com/truecharts/charts/compare/livebook-3.0.8...livebook-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [livebook-3.0.8](https://github.com/truecharts/charts/compare/livebook-3.0.7...livebook-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [livebook-3.0.7](https://github.com/truecharts/charts/compare/livebook-3.0.6...livebook-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [livebook-3.0.6](https://github.com/truecharts/charts/compare/livebook-3.0.5...livebook-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [livebook-3.0.5](https://github.com/truecharts/charts/compare/livebook-3.0.4...livebook-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/livebook/3.0.12/Chart.yaml b/incubator/livebook/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..71264d90ed
--- /dev/null
+++ b/incubator/livebook/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: livebook
+version: 3.0.12
+appVersion: latest
+description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir
+home: https://truecharts.org/charts/incubator/livebook
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png
+deprecated: false
+sources:
+ - https://livebook.dev/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook
+ - https://hub.docker.com/r/livebook/livebook
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - livebook
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/livebook/3.0.11/README.md b/incubator/livebook/3.0.12/README.md
similarity index 100%
rename from incubator/livebook/3.0.11/README.md
rename to incubator/livebook/3.0.12/README.md
diff --git a/incubator/livebook/3.0.12/app-changelog.md b/incubator/livebook/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..7d0020fd07
--- /dev/null
+++ b/incubator/livebook/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [livebook-3.0.12](https://github.com/truecharts/charts/compare/livebook-3.0.11...livebook-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/livebook/3.0.11/app-readme.md b/incubator/livebook/3.0.12/app-readme.md
similarity index 100%
rename from incubator/livebook/3.0.11/app-readme.md
rename to incubator/livebook/3.0.12/app-readme.md
diff --git a/incubator/livebook/3.0.12/charts/common-17.2.21.tgz b/incubator/livebook/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/livebook/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/livebook/3.0.11/ix_values.yaml b/incubator/livebook/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/livebook/3.0.11/ix_values.yaml
rename to incubator/livebook/3.0.12/ix_values.yaml
diff --git a/incubator/livebook/3.0.11/questions.yaml b/incubator/livebook/3.0.12/questions.yaml
similarity index 100%
rename from incubator/livebook/3.0.11/questions.yaml
rename to incubator/livebook/3.0.12/questions.yaml
diff --git a/incubator/livebook/3.0.11/templates/common.yaml b/incubator/livebook/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/livebook/3.0.11/templates/common.yaml
rename to incubator/livebook/3.0.12/templates/common.yaml
diff --git a/incubator/raneto/3.0.12/values.yaml b/incubator/livebook/3.0.12/values.yaml
similarity index 100%
rename from incubator/raneto/3.0.12/values.yaml
rename to incubator/livebook/3.0.12/values.yaml
diff --git a/incubator/ml-workspace/6.0.11/CHANGELOG.md b/incubator/ml-workspace/6.0.11/CHANGELOG.md
deleted file mode 100644
index 7282f05bf6..0000000000
--- a/incubator/ml-workspace/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ml-workspace-6.0.11](https://github.com/truecharts/charts/compare/ml-workspace-6.0.10...ml-workspace-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ml-workspace-6.0.10](https://github.com/truecharts/charts/compare/ml-workspace-6.0.9...ml-workspace-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ml-workspace-6.0.10](https://github.com/truecharts/charts/compare/ml-workspace-6.0.9...ml-workspace-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ml-workspace-6.0.9](https://github.com/truecharts/charts/compare/ml-workspace-6.0.8...ml-workspace-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ml-workspace-6.0.8](https://github.com/truecharts/charts/compare/ml-workspace-6.0.7...ml-workspace-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [ml-workspace-6.0.7](https://github.com/truecharts/charts/compare/ml-workspace-6.0.6...ml-workspace-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ml-workspace-6.0.6](https://github.com/truecharts/charts/compare/ml-workspace-6.0.5...ml-workspace-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ml-workspace-6.0.5](https://github.com/truecharts/charts/compare/ml-workspace-6.0.4...ml-workspace-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [ml-workspace-6.0.4](https://github.com/truecharts/charts/compare/ml-workspace-6.0.3...ml-workspace-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [ml-workspace-6.0.3](https://github.com/truecharts/charts/compare/ml-workspace-5.0.3...ml-workspace-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/ml-workspace/6.0.11/Chart.yaml b/incubator/ml-workspace/6.0.11/Chart.yaml
deleted file mode 100644
index fa40387a1b..0000000000
--- a/incubator/ml-workspace/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ml-workspace
-version: 6.0.11
-appVersion: 0.13.2
-description: All-in-one web-based development environment for machine learning
-home: https://truecharts.org/charts/incubator/ml-workspace
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
-deprecated: false
-sources:
- - https://github.com/ml-tooling/ml-workspace
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
- - https://hub.docker.com/r/mltooling/ml-workspace-gpu
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - machine
- - learning
- - ai
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utility
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ml-workspace/6.0.11/app-changelog.md b/incubator/ml-workspace/6.0.11/app-changelog.md
deleted file mode 100644
index 9bb99497f0..0000000000
--- a/incubator/ml-workspace/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ml-workspace-6.0.11](https://github.com/truecharts/charts/compare/ml-workspace-6.0.10...ml-workspace-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ml-workspace/6.0.11/charts/common-17.2.18.tgz b/incubator/ml-workspace/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ml-workspace/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ml-workspace/6.0.12/CHANGELOG.md b/incubator/ml-workspace/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..07169d8f6c
--- /dev/null
+++ b/incubator/ml-workspace/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ml-workspace-6.0.12](https://github.com/truecharts/charts/compare/ml-workspace-6.0.11...ml-workspace-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ml-workspace-6.0.11](https://github.com/truecharts/charts/compare/ml-workspace-6.0.10...ml-workspace-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ml-workspace-6.0.10](https://github.com/truecharts/charts/compare/ml-workspace-6.0.9...ml-workspace-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ml-workspace-6.0.10](https://github.com/truecharts/charts/compare/ml-workspace-6.0.9...ml-workspace-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ml-workspace-6.0.9](https://github.com/truecharts/charts/compare/ml-workspace-6.0.8...ml-workspace-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ml-workspace-6.0.8](https://github.com/truecharts/charts/compare/ml-workspace-6.0.7...ml-workspace-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [ml-workspace-6.0.7](https://github.com/truecharts/charts/compare/ml-workspace-6.0.6...ml-workspace-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ml-workspace-6.0.6](https://github.com/truecharts/charts/compare/ml-workspace-6.0.5...ml-workspace-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [ml-workspace-6.0.5](https://github.com/truecharts/charts/compare/ml-workspace-6.0.4...ml-workspace-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/ml-workspace/6.0.12/Chart.yaml b/incubator/ml-workspace/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..4e530ca0c3
--- /dev/null
+++ b/incubator/ml-workspace/6.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ml-workspace
+version: 6.0.12
+appVersion: 0.13.2
+description: All-in-one web-based development environment for machine learning
+home: https://truecharts.org/charts/incubator/ml-workspace
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
+deprecated: false
+sources:
+ - https://github.com/ml-tooling/ml-workspace
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
+ - https://hub.docker.com/r/mltooling/ml-workspace-spark
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - machine
+ - learning
+ - ai
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utility
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ml-workspace/6.0.11/README.md b/incubator/ml-workspace/6.0.12/README.md
similarity index 100%
rename from incubator/ml-workspace/6.0.11/README.md
rename to incubator/ml-workspace/6.0.12/README.md
diff --git a/incubator/ml-workspace/6.0.12/app-changelog.md b/incubator/ml-workspace/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..bb22f265ce
--- /dev/null
+++ b/incubator/ml-workspace/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ml-workspace-6.0.12](https://github.com/truecharts/charts/compare/ml-workspace-6.0.11...ml-workspace-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ml-workspace/6.0.11/app-readme.md b/incubator/ml-workspace/6.0.12/app-readme.md
similarity index 100%
rename from incubator/ml-workspace/6.0.11/app-readme.md
rename to incubator/ml-workspace/6.0.12/app-readme.md
diff --git a/incubator/ml-workspace/6.0.12/charts/common-17.2.21.tgz b/incubator/ml-workspace/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ml-workspace/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/ml-workspace/6.0.11/ix_values.yaml b/incubator/ml-workspace/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/ml-workspace/6.0.11/ix_values.yaml
rename to incubator/ml-workspace/6.0.12/ix_values.yaml
diff --git a/incubator/ml-workspace/6.0.11/questions.yaml b/incubator/ml-workspace/6.0.12/questions.yaml
similarity index 100%
rename from incubator/ml-workspace/6.0.11/questions.yaml
rename to incubator/ml-workspace/6.0.12/questions.yaml
diff --git a/incubator/typecho/9.0.11/templates/common.yaml b/incubator/ml-workspace/6.0.12/templates/common.yaml
similarity index 100%
rename from incubator/typecho/9.0.11/templates/common.yaml
rename to incubator/ml-workspace/6.0.12/templates/common.yaml
diff --git a/incubator/restreamer/3.0.11/values.yaml b/incubator/ml-workspace/6.0.12/values.yaml
similarity index 100%
rename from incubator/restreamer/3.0.11/values.yaml
rename to incubator/ml-workspace/6.0.12/values.yaml
diff --git a/incubator/mocodo-mcd/3.0.11/CHANGELOG.md b/incubator/mocodo-mcd/3.0.11/CHANGELOG.md
deleted file mode 100644
index dd9f694fed..0000000000
--- a/incubator/mocodo-mcd/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [mocodo-mcd-3.0.11](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.10...mocodo-mcd-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [mocodo-mcd-3.0.10](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.9...mocodo-mcd-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [mocodo-mcd-3.0.10](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.9...mocodo-mcd-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [mocodo-mcd-3.0.9](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.8...mocodo-mcd-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [mocodo-mcd-3.0.8](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.7...mocodo-mcd-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [mocodo-mcd-3.0.7](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.6...mocodo-mcd-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [mocodo-mcd-3.0.6](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.5...mocodo-mcd-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [mocodo-mcd-3.0.5](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.4...mocodo-mcd-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [mocodo-mcd-3.0.4](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.3...mocodo-mcd-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [mocodo-mcd-3.0.3](https://github.com/truecharts/charts/compare/mocodo-mcd-2.0.14...mocodo-mcd-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/mocodo-mcd/3.0.11/Chart.yaml b/incubator/mocodo-mcd/3.0.11/Chart.yaml
deleted file mode 100644
index 47f375eec3..0000000000
--- a/incubator/mocodo-mcd/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: mocodo-mcd
-version: 3.0.11
-appVersion: latest
-description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles.
-home: https://truecharts.org/charts/incubator/mocodo-mcd
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png
-deprecated: false
-sources:
- - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande
- - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd
- - https://hub.docker.com/r/olprog/mocodo
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - mocodo-mcd
- - Productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/mocodo-mcd/3.0.11/app-changelog.md b/incubator/mocodo-mcd/3.0.11/app-changelog.md
deleted file mode 100644
index 6b5cb6b243..0000000000
--- a/incubator/mocodo-mcd/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [mocodo-mcd-3.0.11](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.10...mocodo-mcd-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/mocodo-mcd/3.0.11/charts/common-17.2.18.tgz b/incubator/mocodo-mcd/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/mocodo-mcd/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/mocodo-mcd/3.0.12/CHANGELOG.md b/incubator/mocodo-mcd/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..3ee4394ffe
--- /dev/null
+++ b/incubator/mocodo-mcd/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [mocodo-mcd-3.0.12](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.11...mocodo-mcd-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [mocodo-mcd-3.0.11](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.10...mocodo-mcd-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [mocodo-mcd-3.0.10](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.9...mocodo-mcd-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [mocodo-mcd-3.0.10](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.9...mocodo-mcd-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [mocodo-mcd-3.0.9](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.8...mocodo-mcd-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [mocodo-mcd-3.0.8](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.7...mocodo-mcd-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [mocodo-mcd-3.0.7](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.6...mocodo-mcd-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [mocodo-mcd-3.0.6](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.5...mocodo-mcd-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [mocodo-mcd-3.0.5](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.4...mocodo-mcd-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/mocodo-mcd/3.0.12/Chart.yaml b/incubator/mocodo-mcd/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..e66a033b62
--- /dev/null
+++ b/incubator/mocodo-mcd/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: mocodo-mcd
+version: 3.0.12
+appVersion: latest
+description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles.
+home: https://truecharts.org/charts/incubator/mocodo-mcd
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png
+deprecated: false
+sources:
+ - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd
+ - https://hub.docker.com/r/olprog/mocodo
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - mocodo-mcd
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/mocodo-mcd/3.0.11/README.md b/incubator/mocodo-mcd/3.0.12/README.md
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/README.md
rename to incubator/mocodo-mcd/3.0.12/README.md
diff --git a/incubator/mocodo-mcd/3.0.12/app-changelog.md b/incubator/mocodo-mcd/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..3b09919cb9
--- /dev/null
+++ b/incubator/mocodo-mcd/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [mocodo-mcd-3.0.12](https://github.com/truecharts/charts/compare/mocodo-mcd-3.0.11...mocodo-mcd-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/mocodo-mcd/3.0.11/app-readme.md b/incubator/mocodo-mcd/3.0.12/app-readme.md
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/app-readme.md
rename to incubator/mocodo-mcd/3.0.12/app-readme.md
diff --git a/incubator/mocodo-mcd/3.0.12/charts/common-17.2.21.tgz b/incubator/mocodo-mcd/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/mocodo-mcd/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/mocodo-mcd/3.0.11/ix_values.yaml b/incubator/mocodo-mcd/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/ix_values.yaml
rename to incubator/mocodo-mcd/3.0.12/ix_values.yaml
diff --git a/incubator/mocodo-mcd/3.0.11/questions.yaml b/incubator/mocodo-mcd/3.0.12/questions.yaml
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/questions.yaml
rename to incubator/mocodo-mcd/3.0.12/questions.yaml
diff --git a/incubator/mocodo-mcd/3.0.11/templates/common.yaml b/incubator/mocodo-mcd/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/mocodo-mcd/3.0.11/templates/common.yaml
rename to incubator/mocodo-mcd/3.0.12/templates/common.yaml
diff --git a/incubator/rtmpserver/5.0.11/values.yaml b/incubator/mocodo-mcd/3.0.12/values.yaml
similarity index 100%
rename from incubator/rtmpserver/5.0.11/values.yaml
rename to incubator/mocodo-mcd/3.0.12/values.yaml
diff --git a/incubator/moviegrabber/3.0.12/CHANGELOG.md b/incubator/moviegrabber/3.0.12/CHANGELOG.md
deleted file mode 100644
index 365750c033..0000000000
--- a/incubator/moviegrabber/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [moviegrabber-3.0.12](https://github.com/truecharts/charts/compare/moviegrabber-3.0.11...moviegrabber-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [moviegrabber-3.0.11](https://github.com/truecharts/charts/compare/moviegrabber-3.0.10...moviegrabber-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [moviegrabber-3.0.11](https://github.com/truecharts/charts/compare/moviegrabber-3.0.10...moviegrabber-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [moviegrabber-3.0.10](https://github.com/truecharts/charts/compare/moviegrabber-3.0.9...moviegrabber-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [moviegrabber-3.0.9](https://github.com/truecharts/charts/compare/moviegrabber-3.0.8...moviegrabber-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [moviegrabber-3.0.8](https://github.com/truecharts/charts/compare/moviegrabber-3.0.7...moviegrabber-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [moviegrabber-3.0.7](https://github.com/truecharts/charts/compare/moviegrabber-3.0.6...moviegrabber-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [moviegrabber-3.0.6](https://github.com/truecharts/charts/compare/moviegrabber-3.0.5...moviegrabber-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [moviegrabber-3.0.5](https://github.com/truecharts/charts/compare/moviegrabber-3.0.4...moviegrabber-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/moviegrabber/3.0.12/Chart.yaml b/incubator/moviegrabber/3.0.12/Chart.yaml
deleted file mode 100644
index f6e5425dd9..0000000000
--- a/incubator/moviegrabber/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: moviegrabber
-version: 3.0.12
-appVersion: latest
-description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client.
-home: https://truecharts.org/charts/incubator/moviegrabber
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
- - https://hub.docker.com/r/binhex/arch-moviegrabber
- - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
- - https://github.com/binhex/documentation
- - https://github.com/binhex/moviegrabber
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - moviegrabber
- - Downloaders
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Downloaders
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/moviegrabber/3.0.12/app-changelog.md b/incubator/moviegrabber/3.0.12/app-changelog.md
deleted file mode 100644
index 9af81c64b4..0000000000
--- a/incubator/moviegrabber/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [moviegrabber-3.0.12](https://github.com/truecharts/charts/compare/moviegrabber-3.0.11...moviegrabber-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/moviegrabber/3.0.12/charts/common-17.2.18.tgz b/incubator/moviegrabber/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/moviegrabber/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/moviegrabber/3.0.13/CHANGELOG.md b/incubator/moviegrabber/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..004aba5f88
--- /dev/null
+++ b/incubator/moviegrabber/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [moviegrabber-3.0.13](https://github.com/truecharts/charts/compare/moviegrabber-3.0.12...moviegrabber-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [moviegrabber-3.0.12](https://github.com/truecharts/charts/compare/moviegrabber-3.0.11...moviegrabber-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [moviegrabber-3.0.11](https://github.com/truecharts/charts/compare/moviegrabber-3.0.10...moviegrabber-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [moviegrabber-3.0.11](https://github.com/truecharts/charts/compare/moviegrabber-3.0.10...moviegrabber-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [moviegrabber-3.0.10](https://github.com/truecharts/charts/compare/moviegrabber-3.0.9...moviegrabber-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [moviegrabber-3.0.9](https://github.com/truecharts/charts/compare/moviegrabber-3.0.8...moviegrabber-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [moviegrabber-3.0.8](https://github.com/truecharts/charts/compare/moviegrabber-3.0.7...moviegrabber-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [moviegrabber-3.0.7](https://github.com/truecharts/charts/compare/moviegrabber-3.0.6...moviegrabber-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [moviegrabber-3.0.6](https://github.com/truecharts/charts/compare/moviegrabber-3.0.5...moviegrabber-3.0.6) (2023-12-20)
+
diff --git a/incubator/moviegrabber/3.0.13/Chart.yaml b/incubator/moviegrabber/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..830f1ea839
--- /dev/null
+++ b/incubator/moviegrabber/3.0.13/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: moviegrabber
+version: 3.0.13
+appVersion: latest
+description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client.
+home: https://truecharts.org/charts/incubator/moviegrabber
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
+deprecated: false
+sources:
+ - https://github.com/binhex/moviegrabber
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
+ - https://hub.docker.com/r/binhex/arch-moviegrabber
+ - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
+ - https://github.com/binhex/documentation
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - moviegrabber
+ - Downloaders
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Downloaders
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/moviegrabber/3.0.12/README.md b/incubator/moviegrabber/3.0.13/README.md
similarity index 100%
rename from incubator/moviegrabber/3.0.12/README.md
rename to incubator/moviegrabber/3.0.13/README.md
diff --git a/incubator/moviegrabber/3.0.13/app-changelog.md b/incubator/moviegrabber/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..759bf51b2d
--- /dev/null
+++ b/incubator/moviegrabber/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [moviegrabber-3.0.13](https://github.com/truecharts/charts/compare/moviegrabber-3.0.12...moviegrabber-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/moviegrabber/3.0.12/app-readme.md b/incubator/moviegrabber/3.0.13/app-readme.md
similarity index 100%
rename from incubator/moviegrabber/3.0.12/app-readme.md
rename to incubator/moviegrabber/3.0.13/app-readme.md
diff --git a/incubator/moviegrabber/3.0.13/charts/common-17.2.21.tgz b/incubator/moviegrabber/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/moviegrabber/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/moviegrabber/3.0.12/ix_values.yaml b/incubator/moviegrabber/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/moviegrabber/3.0.12/ix_values.yaml
rename to incubator/moviegrabber/3.0.13/ix_values.yaml
diff --git a/incubator/moviegrabber/3.0.12/questions.yaml b/incubator/moviegrabber/3.0.13/questions.yaml
similarity index 100%
rename from incubator/moviegrabber/3.0.12/questions.yaml
rename to incubator/moviegrabber/3.0.13/questions.yaml
diff --git a/incubator/moviegrabber/3.0.12/templates/common.yaml b/incubator/moviegrabber/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/moviegrabber/3.0.12/templates/common.yaml
rename to incubator/moviegrabber/3.0.13/templates/common.yaml
diff --git a/incubator/scprime/3.0.11/values.yaml b/incubator/moviegrabber/3.0.13/values.yaml
similarity index 100%
rename from incubator/scprime/3.0.11/values.yaml
rename to incubator/moviegrabber/3.0.13/values.yaml
diff --git a/incubator/orbital-sync/4.0.11/CHANGELOG.md b/incubator/orbital-sync/4.0.11/CHANGELOG.md
deleted file mode 100644
index 980e3f5ac4..0000000000
--- a/incubator/orbital-sync/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [orbital-sync-4.0.11](https://github.com/truecharts/charts/compare/orbital-sync-4.0.10...orbital-sync-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [orbital-sync-4.0.10](https://github.com/truecharts/charts/compare/orbital-sync-4.0.9...orbital-sync-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [orbital-sync-4.0.10](https://github.com/truecharts/charts/compare/orbital-sync-4.0.9...orbital-sync-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [orbital-sync-4.0.9](https://github.com/truecharts/charts/compare/orbital-sync-4.0.8...orbital-sync-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [orbital-sync-4.0.8](https://github.com/truecharts/charts/compare/orbital-sync-4.0.7...orbital-sync-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [orbital-sync-4.0.7](https://github.com/truecharts/charts/compare/orbital-sync-4.0.6...orbital-sync-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [orbital-sync-4.0.6](https://github.com/truecharts/charts/compare/orbital-sync-4.0.5...orbital-sync-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [orbital-sync-4.0.5](https://github.com/truecharts/charts/compare/orbital-sync-4.0.4...orbital-sync-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [orbital-sync-4.0.4](https://github.com/truecharts/charts/compare/orbital-sync-4.0.3...orbital-sync-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [orbital-sync-4.0.3](https://github.com/truecharts/charts/compare/orbital-sync-4.0.0...orbital-sync-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/orbital-sync/4.0.11/Chart.yaml b/incubator/orbital-sync/4.0.11/Chart.yaml
deleted file mode 100644
index 656f3c95f7..0000000000
--- a/incubator/orbital-sync/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: orbital-sync
-version: 4.0.11
-appVersion: 1.5.2
-description: Orbital Sync synchronizes multiple Pi-hole instances for high availability.
-home: https://truecharts.org/charts/incubator/orbital-sync
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png
-deprecated: false
-sources:
- - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync
- - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync
- - https://ghcr.io/mattwebbio/orbital-sync
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - Orbital Sync
- - Pi-Hole
- - DNS
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: network
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/orbital-sync/4.0.11/app-changelog.md b/incubator/orbital-sync/4.0.11/app-changelog.md
deleted file mode 100644
index ff6bfa2969..0000000000
--- a/incubator/orbital-sync/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [orbital-sync-4.0.11](https://github.com/truecharts/charts/compare/orbital-sync-4.0.10...orbital-sync-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/orbital-sync/4.0.11/charts/common-17.2.18.tgz b/incubator/orbital-sync/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/orbital-sync/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/orbital-sync/4.0.12/CHANGELOG.md b/incubator/orbital-sync/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..0fd2832dfa
--- /dev/null
+++ b/incubator/orbital-sync/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [orbital-sync-4.0.12](https://github.com/truecharts/charts/compare/orbital-sync-4.0.11...orbital-sync-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [orbital-sync-4.0.11](https://github.com/truecharts/charts/compare/orbital-sync-4.0.10...orbital-sync-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [orbital-sync-4.0.10](https://github.com/truecharts/charts/compare/orbital-sync-4.0.9...orbital-sync-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [orbital-sync-4.0.10](https://github.com/truecharts/charts/compare/orbital-sync-4.0.9...orbital-sync-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [orbital-sync-4.0.9](https://github.com/truecharts/charts/compare/orbital-sync-4.0.8...orbital-sync-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [orbital-sync-4.0.8](https://github.com/truecharts/charts/compare/orbital-sync-4.0.7...orbital-sync-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [orbital-sync-4.0.7](https://github.com/truecharts/charts/compare/orbital-sync-4.0.6...orbital-sync-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [orbital-sync-4.0.6](https://github.com/truecharts/charts/compare/orbital-sync-4.0.5...orbital-sync-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [orbital-sync-4.0.5](https://github.com/truecharts/charts/compare/orbital-sync-4.0.4...orbital-sync-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/orbital-sync/4.0.12/Chart.yaml b/incubator/orbital-sync/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..0f8cf410dc
--- /dev/null
+++ b/incubator/orbital-sync/4.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: orbital-sync
+version: 4.0.12
+appVersion: 1.5.2
+description: Orbital Sync synchronizes multiple Pi-hole instances for high availability.
+home: https://truecharts.org/charts/incubator/orbital-sync
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png
+deprecated: false
+sources:
+ - https://ghcr.io/mattwebbio/orbital-sync
+ - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - Orbital Sync
+ - Pi-Hole
+ - DNS
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: network
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/orbital-sync/4.0.11/README.md b/incubator/orbital-sync/4.0.12/README.md
similarity index 100%
rename from incubator/orbital-sync/4.0.11/README.md
rename to incubator/orbital-sync/4.0.12/README.md
diff --git a/incubator/orbital-sync/4.0.12/app-changelog.md b/incubator/orbital-sync/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..b10da62524
--- /dev/null
+++ b/incubator/orbital-sync/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [orbital-sync-4.0.12](https://github.com/truecharts/charts/compare/orbital-sync-4.0.11...orbital-sync-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/orbital-sync/4.0.11/app-readme.md b/incubator/orbital-sync/4.0.12/app-readme.md
similarity index 100%
rename from incubator/orbital-sync/4.0.11/app-readme.md
rename to incubator/orbital-sync/4.0.12/app-readme.md
diff --git a/incubator/orbital-sync/4.0.12/charts/common-17.2.21.tgz b/incubator/orbital-sync/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/orbital-sync/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/orbital-sync/4.0.11/ix_values.yaml b/incubator/orbital-sync/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/orbital-sync/4.0.11/ix_values.yaml
rename to incubator/orbital-sync/4.0.12/ix_values.yaml
diff --git a/incubator/orbital-sync/4.0.11/questions.yaml b/incubator/orbital-sync/4.0.12/questions.yaml
similarity index 100%
rename from incubator/orbital-sync/4.0.11/questions.yaml
rename to incubator/orbital-sync/4.0.12/questions.yaml
diff --git a/incubator/orbital-sync/4.0.11/templates/_secrets.tpl b/incubator/orbital-sync/4.0.12/templates/_secrets.tpl
similarity index 100%
rename from incubator/orbital-sync/4.0.11/templates/_secrets.tpl
rename to incubator/orbital-sync/4.0.12/templates/_secrets.tpl
diff --git a/incubator/orbital-sync/4.0.11/templates/common.yaml b/incubator/orbital-sync/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/orbital-sync/4.0.11/templates/common.yaml
rename to incubator/orbital-sync/4.0.12/templates/common.yaml
diff --git a/incubator/self-service-password/4.0.11/values.yaml b/incubator/orbital-sync/4.0.12/values.yaml
similarity index 100%
rename from incubator/self-service-password/4.0.11/values.yaml
rename to incubator/orbital-sync/4.0.12/values.yaml
diff --git a/incubator/pialert/3.0.11/CHANGELOG.md b/incubator/pialert/3.0.11/CHANGELOG.md
deleted file mode 100644
index 98fbedd00d..0000000000
--- a/incubator/pialert/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pialert-3.0.11](https://github.com/truecharts/charts/compare/pialert-3.0.10...pialert-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pialert-3.0.10](https://github.com/truecharts/charts/compare/pialert-3.0.9...pialert-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pialert-3.0.10](https://github.com/truecharts/charts/compare/pialert-3.0.9...pialert-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pialert-3.0.9](https://github.com/truecharts/charts/compare/pialert-3.0.8...pialert-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pialert-3.0.8](https://github.com/truecharts/charts/compare/pialert-3.0.7...pialert-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-- correct pialert oopsie
-
-## [pialert-3.0.7](https://github.com/truecharts/charts/compare/pialert-3.0.6...pialert-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pialert-3.0.6](https://github.com/truecharts/charts/compare/pialert-3.0.5...pialert-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pialert-3.0.5](https://github.com/truecharts/charts/compare/pialert-3.0.4...pialert-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pialert-3.0.4](https://github.com/truecharts/charts/compare/pialert-3.0.3...pialert-3.0.4) (2023-12-17)
-
-### Chore
-
diff --git a/incubator/pialert/3.0.11/Chart.yaml b/incubator/pialert/3.0.11/Chart.yaml
deleted file mode 100644
index d2b717c31e..0000000000
--- a/incubator/pialert/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pialert
-version: 3.0.11
-appVersion: latest
-description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices.
-home: https://truecharts.org/charts/incubator/pialert
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
-deprecated: false
-sources:
- - https://github.com/jokob-sk/Pi.Alert
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert
- - https://hub.docker.com/r/jokobsk/pi.alert
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pialert
- - networking
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: networking
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pialert/3.0.11/app-changelog.md b/incubator/pialert/3.0.11/app-changelog.md
deleted file mode 100644
index a9f182d442..0000000000
--- a/incubator/pialert/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pialert-3.0.11](https://github.com/truecharts/charts/compare/pialert-3.0.10...pialert-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pialert/3.0.11/charts/common-17.2.18.tgz b/incubator/pialert/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pialert/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pialert/3.0.12/CHANGELOG.md b/incubator/pialert/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..087ed79993
--- /dev/null
+++ b/incubator/pialert/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pialert-3.0.12](https://github.com/truecharts/charts/compare/pialert-3.0.11...pialert-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pialert-3.0.11](https://github.com/truecharts/charts/compare/pialert-3.0.10...pialert-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pialert-3.0.10](https://github.com/truecharts/charts/compare/pialert-3.0.9...pialert-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pialert-3.0.10](https://github.com/truecharts/charts/compare/pialert-3.0.9...pialert-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pialert-3.0.9](https://github.com/truecharts/charts/compare/pialert-3.0.8...pialert-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pialert-3.0.8](https://github.com/truecharts/charts/compare/pialert-3.0.7...pialert-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+- correct pialert oopsie
+
+## [pialert-3.0.7](https://github.com/truecharts/charts/compare/pialert-3.0.6...pialert-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pialert-3.0.6](https://github.com/truecharts/charts/compare/pialert-3.0.5...pialert-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pialert-3.0.5](https://github.com/truecharts/charts/compare/pialert-3.0.4...pialert-3.0.5) (2023-12-20)
diff --git a/incubator/pialert/3.0.12/Chart.yaml b/incubator/pialert/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..cbaaf22869
--- /dev/null
+++ b/incubator/pialert/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pialert
+version: 3.0.12
+appVersion: latest
+description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices.
+home: https://truecharts.org/charts/incubator/pialert
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
+deprecated: false
+sources:
+ - https://github.com/jokob-sk/Pi.Alert
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert
+ - https://hub.docker.com/r/jokobsk/pi.alert
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pialert
+ - networking
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: networking
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pialert/3.0.11/README.md b/incubator/pialert/3.0.12/README.md
similarity index 100%
rename from incubator/pialert/3.0.11/README.md
rename to incubator/pialert/3.0.12/README.md
diff --git a/incubator/pialert/3.0.12/app-changelog.md b/incubator/pialert/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..a1876bbf61
--- /dev/null
+++ b/incubator/pialert/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pialert-3.0.12](https://github.com/truecharts/charts/compare/pialert-3.0.11...pialert-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pialert/3.0.11/app-readme.md b/incubator/pialert/3.0.12/app-readme.md
similarity index 100%
rename from incubator/pialert/3.0.11/app-readme.md
rename to incubator/pialert/3.0.12/app-readme.md
diff --git a/incubator/pialert/3.0.12/charts/common-17.2.21.tgz b/incubator/pialert/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pialert/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pialert/3.0.11/ix_values.yaml b/incubator/pialert/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pialert/3.0.11/ix_values.yaml
rename to incubator/pialert/3.0.12/ix_values.yaml
diff --git a/incubator/pialert/3.0.11/questions.yaml b/incubator/pialert/3.0.12/questions.yaml
similarity index 100%
rename from incubator/pialert/3.0.11/questions.yaml
rename to incubator/pialert/3.0.12/questions.yaml
diff --git a/incubator/pialert/3.0.11/templates/_secret.tpl b/incubator/pialert/3.0.12/templates/_secret.tpl
similarity index 100%
rename from incubator/pialert/3.0.11/templates/_secret.tpl
rename to incubator/pialert/3.0.12/templates/_secret.tpl
diff --git a/incubator/pialert/3.0.11/templates/common.yaml b/incubator/pialert/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pialert/3.0.11/templates/common.yaml
rename to incubator/pialert/3.0.12/templates/common.yaml
diff --git a/incubator/serviio/3.0.11/values.yaml b/incubator/pialert/3.0.12/values.yaml
similarity index 100%
rename from incubator/serviio/3.0.11/values.yaml
rename to incubator/pialert/3.0.12/values.yaml
diff --git a/incubator/pidgin/6.0.11/CHANGELOG.md b/incubator/pidgin/6.0.11/CHANGELOG.md
deleted file mode 100644
index 3e9c18c1e0..0000000000
--- a/incubator/pidgin/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pidgin-6.0.11](https://github.com/truecharts/charts/compare/pidgin-6.0.10...pidgin-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pidgin-6.0.10](https://github.com/truecharts/charts/compare/pidgin-6.0.9...pidgin-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pidgin-6.0.10](https://github.com/truecharts/charts/compare/pidgin-6.0.9...pidgin-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pidgin-6.0.9](https://github.com/truecharts/charts/compare/pidgin-6.0.8...pidgin-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pidgin-6.0.8](https://github.com/truecharts/charts/compare/pidgin-6.0.7...pidgin-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pidgin-6.0.7](https://github.com/truecharts/charts/compare/pidgin-6.0.6...pidgin-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pidgin-6.0.6](https://github.com/truecharts/charts/compare/pidgin-6.0.5...pidgin-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pidgin-6.0.5](https://github.com/truecharts/charts/compare/pidgin-6.0.4...pidgin-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pidgin-6.0.4](https://github.com/truecharts/charts/compare/pidgin-6.0.3...pidgin-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pidgin-6.0.3](https://github.com/truecharts/charts/compare/pidgin-5.0.3...pidgin-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pidgin/6.0.11/Chart.yaml b/incubator/pidgin/6.0.11/Chart.yaml
deleted file mode 100644
index 04ad1c60bf..0000000000
--- a/incubator/pidgin/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pidgin
-version: 6.0.11
-appVersion: 2.14.12
-description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously.
-home: https://truecharts.org/charts/incubator/pidgin
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin
- - https://ghcr.io/linuxserver/pidgin
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pidgin
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pidgin/6.0.11/app-changelog.md b/incubator/pidgin/6.0.11/app-changelog.md
deleted file mode 100644
index dc92f4da4d..0000000000
--- a/incubator/pidgin/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pidgin-6.0.11](https://github.com/truecharts/charts/compare/pidgin-6.0.10...pidgin-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pidgin/6.0.11/charts/common-17.2.18.tgz b/incubator/pidgin/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pidgin/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pidgin/6.0.12/CHANGELOG.md b/incubator/pidgin/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..d6cb020be9
--- /dev/null
+++ b/incubator/pidgin/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pidgin-6.0.12](https://github.com/truecharts/charts/compare/pidgin-6.0.11...pidgin-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pidgin-6.0.11](https://github.com/truecharts/charts/compare/pidgin-6.0.10...pidgin-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pidgin-6.0.10](https://github.com/truecharts/charts/compare/pidgin-6.0.9...pidgin-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pidgin-6.0.10](https://github.com/truecharts/charts/compare/pidgin-6.0.9...pidgin-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pidgin-6.0.9](https://github.com/truecharts/charts/compare/pidgin-6.0.8...pidgin-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pidgin-6.0.8](https://github.com/truecharts/charts/compare/pidgin-6.0.7...pidgin-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pidgin-6.0.7](https://github.com/truecharts/charts/compare/pidgin-6.0.6...pidgin-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pidgin-6.0.6](https://github.com/truecharts/charts/compare/pidgin-6.0.5...pidgin-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pidgin-6.0.5](https://github.com/truecharts/charts/compare/pidgin-6.0.4...pidgin-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pidgin/6.0.12/Chart.yaml b/incubator/pidgin/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..d37413c55f
--- /dev/null
+++ b/incubator/pidgin/6.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pidgin
+version: 6.0.12
+appVersion: 2.14.12
+description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously.
+home: https://truecharts.org/charts/incubator/pidgin
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin
+ - https://ghcr.io/linuxserver/pidgin
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pidgin
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pidgin/6.0.11/README.md b/incubator/pidgin/6.0.12/README.md
similarity index 100%
rename from incubator/pidgin/6.0.11/README.md
rename to incubator/pidgin/6.0.12/README.md
diff --git a/incubator/pidgin/6.0.12/app-changelog.md b/incubator/pidgin/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..a06d725780
--- /dev/null
+++ b/incubator/pidgin/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pidgin-6.0.12](https://github.com/truecharts/charts/compare/pidgin-6.0.11...pidgin-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pidgin/6.0.11/app-readme.md b/incubator/pidgin/6.0.12/app-readme.md
similarity index 100%
rename from incubator/pidgin/6.0.11/app-readme.md
rename to incubator/pidgin/6.0.12/app-readme.md
diff --git a/incubator/pidgin/6.0.12/charts/common-17.2.21.tgz b/incubator/pidgin/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pidgin/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pidgin/6.0.11/ix_values.yaml b/incubator/pidgin/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pidgin/6.0.11/ix_values.yaml
rename to incubator/pidgin/6.0.12/ix_values.yaml
diff --git a/incubator/pidgin/6.0.11/questions.yaml b/incubator/pidgin/6.0.12/questions.yaml
similarity index 100%
rename from incubator/pidgin/6.0.11/questions.yaml
rename to incubator/pidgin/6.0.12/questions.yaml
diff --git a/incubator/upsnap/1.0.11/templates/common.yaml b/incubator/pidgin/6.0.12/templates/common.yaml
similarity index 100%
rename from incubator/upsnap/1.0.11/templates/common.yaml
rename to incubator/pidgin/6.0.12/templates/common.yaml
diff --git a/incubator/shadowsocks/3.0.11/values.yaml b/incubator/pidgin/6.0.12/values.yaml
similarity index 100%
rename from incubator/shadowsocks/3.0.11/values.yaml
rename to incubator/pidgin/6.0.12/values.yaml
diff --git a/incubator/pingvin-share/1.0.11/CHANGELOG.md b/incubator/pingvin-share/1.0.11/CHANGELOG.md
deleted file mode 100644
index ab8cdba620..0000000000
--- a/incubator/pingvin-share/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pingvin-share-1.0.11](https://github.com/truecharts/charts/compare/pingvin-share-1.0.10...pingvin-share-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pingvin-share-1.0.10](https://github.com/truecharts/charts/compare/pingvin-share-1.0.9...pingvin-share-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pingvin-share-1.0.10](https://github.com/truecharts/charts/compare/pingvin-share-1.0.9...pingvin-share-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pingvin-share-1.0.9](https://github.com/truecharts/charts/compare/pingvin-share-1.0.8...pingvin-share-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pingvin-share-1.0.8](https://github.com/truecharts/charts/compare/pingvin-share-1.0.7...pingvin-share-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pingvin-share-1.0.7](https://github.com/truecharts/charts/compare/pingvin-share-1.0.6...pingvin-share-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pingvin-share-1.0.6](https://github.com/truecharts/charts/compare/pingvin-share-1.0.5...pingvin-share-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pingvin-share-1.0.5](https://github.com/truecharts/charts/compare/pingvin-share-1.0.4...pingvin-share-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pingvin-share-1.0.4](https://github.com/truecharts/charts/compare/pingvin-share-1.0.3...pingvin-share-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pingvin-share-1.0.3](https://github.com/truecharts/charts/compare/pingvin-share-0.0.26...pingvin-share-1.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pingvin-share/1.0.11/Chart.yaml b/incubator/pingvin-share/1.0.11/Chart.yaml
deleted file mode 100644
index 46bef70428..0000000000
--- a/incubator/pingvin-share/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pingvin-share
-version: 1.0.11
-appVersion: 0.20.2
-description: A self-hosted file sharing platform and an alternative for WeTransfer.
-home: https://truecharts.org/charts/incubator/pingvin-share
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
-deprecated: false
-sources:
- - https://github.com/stonith404/pingvin-share
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
- - https://hub.docker.com/r/stonith404/pingvin-share
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pingvin-share
- - productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pingvin-share/1.0.11/app-changelog.md b/incubator/pingvin-share/1.0.11/app-changelog.md
deleted file mode 100644
index 01abcf20cd..0000000000
--- a/incubator/pingvin-share/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pingvin-share-1.0.11](https://github.com/truecharts/charts/compare/pingvin-share-1.0.10...pingvin-share-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pingvin-share/1.0.11/charts/common-17.2.18.tgz b/incubator/pingvin-share/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pingvin-share/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pingvin-share/1.0.12/CHANGELOG.md b/incubator/pingvin-share/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..16fbbddb93
--- /dev/null
+++ b/incubator/pingvin-share/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pingvin-share-1.0.12](https://github.com/truecharts/charts/compare/pingvin-share-1.0.11...pingvin-share-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pingvin-share-1.0.11](https://github.com/truecharts/charts/compare/pingvin-share-1.0.10...pingvin-share-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pingvin-share-1.0.10](https://github.com/truecharts/charts/compare/pingvin-share-1.0.9...pingvin-share-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pingvin-share-1.0.10](https://github.com/truecharts/charts/compare/pingvin-share-1.0.9...pingvin-share-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pingvin-share-1.0.9](https://github.com/truecharts/charts/compare/pingvin-share-1.0.8...pingvin-share-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pingvin-share-1.0.8](https://github.com/truecharts/charts/compare/pingvin-share-1.0.7...pingvin-share-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pingvin-share-1.0.7](https://github.com/truecharts/charts/compare/pingvin-share-1.0.6...pingvin-share-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pingvin-share-1.0.6](https://github.com/truecharts/charts/compare/pingvin-share-1.0.5...pingvin-share-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pingvin-share-1.0.5](https://github.com/truecharts/charts/compare/pingvin-share-1.0.4...pingvin-share-1.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pingvin-share/1.0.12/Chart.yaml b/incubator/pingvin-share/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..3ca5889347
--- /dev/null
+++ b/incubator/pingvin-share/1.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pingvin-share
+version: 1.0.12
+appVersion: 0.20.2
+description: A self-hosted file sharing platform and an alternative for WeTransfer.
+home: https://truecharts.org/charts/incubator/pingvin-share
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
+deprecated: false
+sources:
+ - https://github.com/stonith404/pingvin-share
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
+ - https://hub.docker.com/r/stonith404/pingvin-share
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pingvin-share
+ - productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pingvin-share/1.0.11/README.md b/incubator/pingvin-share/1.0.12/README.md
similarity index 100%
rename from incubator/pingvin-share/1.0.11/README.md
rename to incubator/pingvin-share/1.0.12/README.md
diff --git a/incubator/pingvin-share/1.0.12/app-changelog.md b/incubator/pingvin-share/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..f5cda18a23
--- /dev/null
+++ b/incubator/pingvin-share/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pingvin-share-1.0.12](https://github.com/truecharts/charts/compare/pingvin-share-1.0.11...pingvin-share-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pingvin-share/1.0.11/app-readme.md b/incubator/pingvin-share/1.0.12/app-readme.md
similarity index 100%
rename from incubator/pingvin-share/1.0.11/app-readme.md
rename to incubator/pingvin-share/1.0.12/app-readme.md
diff --git a/incubator/pingvin-share/1.0.12/charts/common-17.2.21.tgz b/incubator/pingvin-share/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pingvin-share/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pingvin-share/1.0.11/ix_values.yaml b/incubator/pingvin-share/1.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pingvin-share/1.0.11/ix_values.yaml
rename to incubator/pingvin-share/1.0.12/ix_values.yaml
diff --git a/incubator/pingvin-share/1.0.11/questions.yaml b/incubator/pingvin-share/1.0.12/questions.yaml
similarity index 100%
rename from incubator/pingvin-share/1.0.11/questions.yaml
rename to incubator/pingvin-share/1.0.12/questions.yaml
diff --git a/incubator/wireshark/6.0.11/templates/common.yaml b/incubator/pingvin-share/1.0.12/templates/common.yaml
similarity index 100%
rename from incubator/wireshark/6.0.11/templates/common.yaml
rename to incubator/pingvin-share/1.0.12/templates/common.yaml
diff --git a/incubator/snipe-it/9.0.11/values.yaml b/incubator/pingvin-share/1.0.12/values.yaml
similarity index 100%
rename from incubator/snipe-it/9.0.11/values.yaml
rename to incubator/pingvin-share/1.0.12/values.yaml
diff --git a/incubator/pixelserv-tls/3.0.11/CHANGELOG.md b/incubator/pixelserv-tls/3.0.11/CHANGELOG.md
deleted file mode 100644
index 62ceb71f11..0000000000
--- a/incubator/pixelserv-tls/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pixelserv-tls-3.0.11](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.10...pixelserv-tls-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pixelserv-tls-3.0.10](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.9...pixelserv-tls-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pixelserv-tls-3.0.10](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.9...pixelserv-tls-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pixelserv-tls-3.0.9](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.8...pixelserv-tls-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pixelserv-tls-3.0.8](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.7...pixelserv-tls-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pixelserv-tls-3.0.7](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.6...pixelserv-tls-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pixelserv-tls-3.0.6](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.5...pixelserv-tls-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pixelserv-tls-3.0.5](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.4...pixelserv-tls-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pixelserv-tls-3.0.4](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.3...pixelserv-tls-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pixelserv-tls-3.0.3](https://github.com/truecharts/charts/compare/pixelserv-tls-2.0.12...pixelserv-tls-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pixelserv-tls/3.0.11/Chart.yaml b/incubator/pixelserv-tls/3.0.11/Chart.yaml
deleted file mode 100644
index a6f437f44b..0000000000
--- a/incubator/pixelserv-tls/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pixelserv-tls
-version: 3.0.11
-appVersion: latest
-description: pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing.
-home: https://truecharts.org/charts/incubator/pixelserv-tls
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/imthai/pixelserv-tls
- - https://github.com/imTHAI/docker-pixelserv-tls
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pixelserv-tls
- - Tools-Utilities
- - Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pixelserv-tls/3.0.11/app-changelog.md b/incubator/pixelserv-tls/3.0.11/app-changelog.md
deleted file mode 100644
index c51349051d..0000000000
--- a/incubator/pixelserv-tls/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pixelserv-tls-3.0.11](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.10...pixelserv-tls-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pixelserv-tls/3.0.11/charts/common-17.2.18.tgz b/incubator/pixelserv-tls/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pixelserv-tls/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pixelserv-tls/3.0.12/CHANGELOG.md b/incubator/pixelserv-tls/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a02bc063be
--- /dev/null
+++ b/incubator/pixelserv-tls/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pixelserv-tls-3.0.12](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.11...pixelserv-tls-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pixelserv-tls-3.0.11](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.10...pixelserv-tls-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pixelserv-tls-3.0.10](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.9...pixelserv-tls-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pixelserv-tls-3.0.10](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.9...pixelserv-tls-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pixelserv-tls-3.0.9](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.8...pixelserv-tls-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pixelserv-tls-3.0.8](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.7...pixelserv-tls-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pixelserv-tls-3.0.7](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.6...pixelserv-tls-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pixelserv-tls-3.0.6](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.5...pixelserv-tls-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pixelserv-tls-3.0.5](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.4...pixelserv-tls-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pixelserv-tls/3.0.12/Chart.yaml b/incubator/pixelserv-tls/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..16b38eb9ed
--- /dev/null
+++ b/incubator/pixelserv-tls/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pixelserv-tls
+version: 3.0.12
+appVersion: latest
+description: pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing.
+home: https://truecharts.org/charts/incubator/pixelserv-tls
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png
+deprecated: false
+sources:
+ - https://github.com/imTHAI/docker-pixelserv-tls
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls
+ - https://hub.docker.com/r/imthai/pixelserv-tls
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pixelserv-tls
+ - Tools-Utilities
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pixelserv-tls/3.0.11/README.md b/incubator/pixelserv-tls/3.0.12/README.md
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/README.md
rename to incubator/pixelserv-tls/3.0.12/README.md
diff --git a/incubator/pixelserv-tls/3.0.12/app-changelog.md b/incubator/pixelserv-tls/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..69cee7607e
--- /dev/null
+++ b/incubator/pixelserv-tls/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pixelserv-tls-3.0.12](https://github.com/truecharts/charts/compare/pixelserv-tls-3.0.11...pixelserv-tls-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pixelserv-tls/3.0.11/app-readme.md b/incubator/pixelserv-tls/3.0.12/app-readme.md
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/app-readme.md
rename to incubator/pixelserv-tls/3.0.12/app-readme.md
diff --git a/incubator/pixelserv-tls/3.0.12/charts/common-17.2.21.tgz b/incubator/pixelserv-tls/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pixelserv-tls/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pixelserv-tls/3.0.11/ix_values.yaml b/incubator/pixelserv-tls/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/ix_values.yaml
rename to incubator/pixelserv-tls/3.0.12/ix_values.yaml
diff --git a/incubator/pixelserv-tls/3.0.11/questions.yaml b/incubator/pixelserv-tls/3.0.12/questions.yaml
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/questions.yaml
rename to incubator/pixelserv-tls/3.0.12/questions.yaml
diff --git a/incubator/pixelserv-tls/3.0.11/templates/common.yaml b/incubator/pixelserv-tls/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pixelserv-tls/3.0.11/templates/common.yaml
rename to incubator/pixelserv-tls/3.0.12/templates/common.yaml
diff --git a/incubator/snowflake-proxy/1.0.11/values.yaml b/incubator/pixelserv-tls/3.0.12/values.yaml
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/values.yaml
rename to incubator/pixelserv-tls/3.0.12/values.yaml
diff --git a/incubator/poste/3.0.11/CHANGELOG.md b/incubator/poste/3.0.11/CHANGELOG.md
deleted file mode 100644
index 463a3a6e67..0000000000
--- a/incubator/poste/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [poste-3.0.11](https://github.com/truecharts/charts/compare/poste-3.0.10...poste-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [poste-3.0.10](https://github.com/truecharts/charts/compare/poste-3.0.9...poste-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [poste-3.0.10](https://github.com/truecharts/charts/compare/poste-3.0.9...poste-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [poste-3.0.9](https://github.com/truecharts/charts/compare/poste-3.0.8...poste-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [poste-3.0.8](https://github.com/truecharts/charts/compare/poste-3.0.7...poste-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [poste-3.0.7](https://github.com/truecharts/charts/compare/poste-3.0.6...poste-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [poste-3.0.6](https://github.com/truecharts/charts/compare/poste-3.0.5...poste-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [poste-3.0.5](https://github.com/truecharts/charts/compare/poste-3.0.4...poste-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [poste-3.0.4](https://github.com/truecharts/charts/compare/poste-3.0.3...poste-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [poste-3.0.3](https://github.com/truecharts/charts/compare/poste-2.0.15...poste-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/poste/3.0.11/Chart.yaml b/incubator/poste/3.0.11/Chart.yaml
deleted file mode 100644
index 8ac63e2360..0000000000
--- a/incubator/poste/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: poste
-version: 3.0.11
-appVersion: latest
-description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. "
-home: https://truecharts.org/charts/incubator/poste
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png
-deprecated: false
-sources:
- - https://poste.io/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/poste
- - https://hub.docker.com/r/analogic/poste.io
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - poste
- - Cloud
- - Productivity
- - Tools-Utilities
- - Network-Web
- - Network-Other
- - Network-Messenger
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/poste/3.0.11/app-changelog.md b/incubator/poste/3.0.11/app-changelog.md
deleted file mode 100644
index b3a818094e..0000000000
--- a/incubator/poste/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [poste-3.0.11](https://github.com/truecharts/charts/compare/poste-3.0.10...poste-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/poste/3.0.11/charts/common-17.2.18.tgz b/incubator/poste/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/poste/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/poste/3.0.12/CHANGELOG.md b/incubator/poste/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..555a00336c
--- /dev/null
+++ b/incubator/poste/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [poste-3.0.12](https://github.com/truecharts/charts/compare/poste-3.0.11...poste-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [poste-3.0.11](https://github.com/truecharts/charts/compare/poste-3.0.10...poste-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [poste-3.0.10](https://github.com/truecharts/charts/compare/poste-3.0.9...poste-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [poste-3.0.10](https://github.com/truecharts/charts/compare/poste-3.0.9...poste-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [poste-3.0.9](https://github.com/truecharts/charts/compare/poste-3.0.8...poste-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [poste-3.0.8](https://github.com/truecharts/charts/compare/poste-3.0.7...poste-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [poste-3.0.7](https://github.com/truecharts/charts/compare/poste-3.0.6...poste-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [poste-3.0.6](https://github.com/truecharts/charts/compare/poste-3.0.5...poste-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [poste-3.0.5](https://github.com/truecharts/charts/compare/poste-3.0.4...poste-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/poste/3.0.12/Chart.yaml b/incubator/poste/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..39e2f6a894
--- /dev/null
+++ b/incubator/poste/3.0.12/Chart.yaml
@@ -0,0 +1,42 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: poste
+version: 3.0.12
+appVersion: latest
+description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. "
+home: https://truecharts.org/charts/incubator/poste
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png
+deprecated: false
+sources:
+ - https://poste.io/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/poste
+ - https://hub.docker.com/r/analogic/poste.io
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - poste
+ - Cloud
+ - Productivity
+ - Tools-Utilities
+ - Network-Web
+ - Network-Other
+ - Network-Messenger
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/poste/3.0.11/README.md b/incubator/poste/3.0.12/README.md
similarity index 100%
rename from incubator/poste/3.0.11/README.md
rename to incubator/poste/3.0.12/README.md
diff --git a/incubator/poste/3.0.12/app-changelog.md b/incubator/poste/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..f18a69a19f
--- /dev/null
+++ b/incubator/poste/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [poste-3.0.12](https://github.com/truecharts/charts/compare/poste-3.0.11...poste-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/poste/3.0.11/app-readme.md b/incubator/poste/3.0.12/app-readme.md
similarity index 100%
rename from incubator/poste/3.0.11/app-readme.md
rename to incubator/poste/3.0.12/app-readme.md
diff --git a/incubator/poste/3.0.12/charts/common-17.2.21.tgz b/incubator/poste/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/poste/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/poste/3.0.11/ix_values.yaml b/incubator/poste/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/poste/3.0.11/ix_values.yaml
rename to incubator/poste/3.0.12/ix_values.yaml
diff --git a/incubator/poste/3.0.11/questions.yaml b/incubator/poste/3.0.12/questions.yaml
similarity index 100%
rename from incubator/poste/3.0.11/questions.yaml
rename to incubator/poste/3.0.12/questions.yaml
diff --git a/incubator/poste/3.0.11/templates/common.yaml b/incubator/poste/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/poste/3.0.11/templates/common.yaml
rename to incubator/poste/3.0.12/templates/common.yaml
diff --git a/incubator/somfyprotect2mqtt/1.0.11/values.yaml b/incubator/poste/3.0.12/values.yaml
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/values.yaml
rename to incubator/poste/3.0.12/values.yaml
diff --git a/incubator/pritunl/3.0.11/CHANGELOG.md b/incubator/pritunl/3.0.11/CHANGELOG.md
deleted file mode 100644
index 9fc231ab09..0000000000
--- a/incubator/pritunl/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pritunl-3.0.11](https://github.com/truecharts/charts/compare/pritunl-3.0.10...pritunl-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pritunl-3.0.10](https://github.com/truecharts/charts/compare/pritunl-3.0.9...pritunl-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pritunl-3.0.10](https://github.com/truecharts/charts/compare/pritunl-3.0.9...pritunl-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pritunl-3.0.9](https://github.com/truecharts/charts/compare/pritunl-3.0.8...pritunl-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pritunl-3.0.8](https://github.com/truecharts/charts/compare/pritunl-3.0.7...pritunl-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pritunl-3.0.7](https://github.com/truecharts/charts/compare/pritunl-3.0.6...pritunl-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pritunl-3.0.6](https://github.com/truecharts/charts/compare/pritunl-3.0.5...pritunl-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pritunl-3.0.5](https://github.com/truecharts/charts/compare/pritunl-3.0.4...pritunl-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pritunl-3.0.4](https://github.com/truecharts/charts/compare/pritunl-3.0.3...pritunl-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pritunl-3.0.3](https://github.com/truecharts/charts/compare/pritunl-2.0.12...pritunl-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pritunl/3.0.11/Chart.yaml b/incubator/pritunl/3.0.11/Chart.yaml
deleted file mode 100644
index ea5aa64621..0000000000
--- a/incubator/pritunl/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pritunl
-version: 3.0.11
-appVersion: latest
-description: |
- Run a Pritunl VPN Server [br][br]
-home: https://truecharts.org/charts/incubator/pritunl
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png
-deprecated: false
-sources:
- - https://pritunl.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl
- - https://hub.docker.com/r/bashninja/docker-pritunl
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pritunl
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pritunl/3.0.11/app-changelog.md b/incubator/pritunl/3.0.11/app-changelog.md
deleted file mode 100644
index 3067033fe9..0000000000
--- a/incubator/pritunl/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pritunl-3.0.11](https://github.com/truecharts/charts/compare/pritunl-3.0.10...pritunl-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pritunl/3.0.11/charts/common-17.2.18.tgz b/incubator/pritunl/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pritunl/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pritunl/3.0.12/CHANGELOG.md b/incubator/pritunl/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..b99bc013da
--- /dev/null
+++ b/incubator/pritunl/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pritunl-3.0.12](https://github.com/truecharts/charts/compare/pritunl-3.0.11...pritunl-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pritunl-3.0.11](https://github.com/truecharts/charts/compare/pritunl-3.0.10...pritunl-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pritunl-3.0.10](https://github.com/truecharts/charts/compare/pritunl-3.0.9...pritunl-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pritunl-3.0.10](https://github.com/truecharts/charts/compare/pritunl-3.0.9...pritunl-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pritunl-3.0.9](https://github.com/truecharts/charts/compare/pritunl-3.0.8...pritunl-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pritunl-3.0.8](https://github.com/truecharts/charts/compare/pritunl-3.0.7...pritunl-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pritunl-3.0.7](https://github.com/truecharts/charts/compare/pritunl-3.0.6...pritunl-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pritunl-3.0.6](https://github.com/truecharts/charts/compare/pritunl-3.0.5...pritunl-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pritunl-3.0.5](https://github.com/truecharts/charts/compare/pritunl-3.0.4...pritunl-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pritunl/3.0.12/Chart.yaml b/incubator/pritunl/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..403c63a35b
--- /dev/null
+++ b/incubator/pritunl/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pritunl
+version: 3.0.12
+appVersion: latest
+description: |
+ Run a Pritunl VPN Server [br][br]
+home: https://truecharts.org/charts/incubator/pritunl
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png
+deprecated: false
+sources:
+ - https://pritunl.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl
+ - https://hub.docker.com/r/bashninja/docker-pritunl
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pritunl
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pritunl/3.0.11/README.md b/incubator/pritunl/3.0.12/README.md
similarity index 100%
rename from incubator/pritunl/3.0.11/README.md
rename to incubator/pritunl/3.0.12/README.md
diff --git a/incubator/pritunl/3.0.12/app-changelog.md b/incubator/pritunl/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..ea959647aa
--- /dev/null
+++ b/incubator/pritunl/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pritunl-3.0.12](https://github.com/truecharts/charts/compare/pritunl-3.0.11...pritunl-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pritunl/3.0.11/app-readme.md b/incubator/pritunl/3.0.12/app-readme.md
similarity index 100%
rename from incubator/pritunl/3.0.11/app-readme.md
rename to incubator/pritunl/3.0.12/app-readme.md
diff --git a/incubator/pritunl/3.0.12/charts/common-17.2.21.tgz b/incubator/pritunl/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pritunl/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pritunl/3.0.11/ix_values.yaml b/incubator/pritunl/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pritunl/3.0.11/ix_values.yaml
rename to incubator/pritunl/3.0.12/ix_values.yaml
diff --git a/incubator/pritunl/3.0.11/questions.yaml b/incubator/pritunl/3.0.12/questions.yaml
similarity index 100%
rename from incubator/pritunl/3.0.11/questions.yaml
rename to incubator/pritunl/3.0.12/questions.yaml
diff --git a/incubator/pritunl/3.0.11/templates/common.yaml b/incubator/pritunl/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pritunl/3.0.11/templates/common.yaml
rename to incubator/pritunl/3.0.12/templates/common.yaml
diff --git a/incubator/sonarqube/3.0.11/values.yaml b/incubator/pritunl/3.0.12/values.yaml
similarity index 100%
rename from incubator/sonarqube/3.0.11/values.yaml
rename to incubator/pritunl/3.0.12/values.yaml
diff --git a/incubator/ps3netsrv/3.0.11/CHANGELOG.md b/incubator/ps3netsrv/3.0.11/CHANGELOG.md
deleted file mode 100644
index 8b2ccaa9d0..0000000000
--- a/incubator/ps3netsrv/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ps3netsrv-3.0.11](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.10...ps3netsrv-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ps3netsrv-3.0.10](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.9...ps3netsrv-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ps3netsrv-3.0.10](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.9...ps3netsrv-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ps3netsrv-3.0.9](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.8...ps3netsrv-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ps3netsrv-3.0.8](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.7...ps3netsrv-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [ps3netsrv-3.0.7](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.6...ps3netsrv-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ps3netsrv-3.0.6](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.5...ps3netsrv-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ps3netsrv-3.0.5](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.4...ps3netsrv-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [ps3netsrv-3.0.4](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.3...ps3netsrv-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [ps3netsrv-3.0.3](https://github.com/truecharts/charts/compare/ps3netsrv-2.0.12...ps3netsrv-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/ps3netsrv/3.0.11/Chart.yaml b/incubator/ps3netsrv/3.0.11/Chart.yaml
deleted file mode 100644
index 1d37bbc410..0000000000
--- a/incubator/ps3netsrv/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ps3netsrv
-version: 3.0.11
-appVersion: 1.6.0
-description: Allows Multiman or Webman to play game backups.
-home: https://truecharts.org/charts/incubator/ps3netsrv
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv
- - https://hub.docker.com/r/shawly/ps3netsrv
- - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ps3netsrv
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ps3netsrv/3.0.11/app-changelog.md b/incubator/ps3netsrv/3.0.11/app-changelog.md
deleted file mode 100644
index 8c6b0faf15..0000000000
--- a/incubator/ps3netsrv/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ps3netsrv-3.0.11](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.10...ps3netsrv-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ps3netsrv/3.0.11/charts/common-17.2.18.tgz b/incubator/ps3netsrv/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ps3netsrv/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ps3netsrv/3.0.12/CHANGELOG.md b/incubator/ps3netsrv/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..bfa0861688
--- /dev/null
+++ b/incubator/ps3netsrv/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ps3netsrv-3.0.12](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.11...ps3netsrv-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ps3netsrv-3.0.11](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.10...ps3netsrv-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ps3netsrv-3.0.10](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.9...ps3netsrv-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ps3netsrv-3.0.10](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.9...ps3netsrv-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ps3netsrv-3.0.9](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.8...ps3netsrv-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ps3netsrv-3.0.8](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.7...ps3netsrv-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [ps3netsrv-3.0.7](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.6...ps3netsrv-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ps3netsrv-3.0.6](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.5...ps3netsrv-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [ps3netsrv-3.0.5](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.4...ps3netsrv-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/ps3netsrv/3.0.12/Chart.yaml b/incubator/ps3netsrv/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..35cea701d1
--- /dev/null
+++ b/incubator/ps3netsrv/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ps3netsrv
+version: 3.0.12
+appVersion: 1.6.0
+description: Allows Multiman or Webman to play game backups.
+home: https://truecharts.org/charts/incubator/ps3netsrv
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png
+deprecated: false
+sources:
+ - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv
+ - https://hub.docker.com/r/shawly/ps3netsrv
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ps3netsrv
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ps3netsrv/3.0.11/README.md b/incubator/ps3netsrv/3.0.12/README.md
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/README.md
rename to incubator/ps3netsrv/3.0.12/README.md
diff --git a/incubator/ps3netsrv/3.0.12/app-changelog.md b/incubator/ps3netsrv/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..cdbdf5dc19
--- /dev/null
+++ b/incubator/ps3netsrv/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ps3netsrv-3.0.12](https://github.com/truecharts/charts/compare/ps3netsrv-3.0.11...ps3netsrv-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ps3netsrv/3.0.11/app-readme.md b/incubator/ps3netsrv/3.0.12/app-readme.md
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/app-readme.md
rename to incubator/ps3netsrv/3.0.12/app-readme.md
diff --git a/incubator/ps3netsrv/3.0.12/charts/common-17.2.21.tgz b/incubator/ps3netsrv/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ps3netsrv/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/ps3netsrv/3.0.11/ix_values.yaml b/incubator/ps3netsrv/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/ix_values.yaml
rename to incubator/ps3netsrv/3.0.12/ix_values.yaml
diff --git a/incubator/ps3netsrv/3.0.11/questions.yaml b/incubator/ps3netsrv/3.0.12/questions.yaml
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/questions.yaml
rename to incubator/ps3netsrv/3.0.12/questions.yaml
diff --git a/incubator/ps3netsrv/3.0.11/templates/common.yaml b/incubator/ps3netsrv/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/ps3netsrv/3.0.11/templates/common.yaml
rename to incubator/ps3netsrv/3.0.12/templates/common.yaml
diff --git a/incubator/ts3-manager/3.0.11/values.yaml b/incubator/ps3netsrv/3.0.12/values.yaml
similarity index 100%
rename from incubator/ts3-manager/3.0.11/values.yaml
rename to incubator/ps3netsrv/3.0.12/values.yaml
diff --git a/incubator/pure-ftpd/3.0.11/CHANGELOG.md b/incubator/pure-ftpd/3.0.11/CHANGELOG.md
deleted file mode 100644
index 020032cdd7..0000000000
--- a/incubator/pure-ftpd/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pure-ftpd-3.0.11](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.10...pure-ftpd-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pure-ftpd-3.0.10](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.9...pure-ftpd-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pure-ftpd-3.0.10](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.9...pure-ftpd-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pure-ftpd-3.0.9](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.8...pure-ftpd-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pure-ftpd-3.0.8](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.7...pure-ftpd-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pure-ftpd-3.0.7](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.6...pure-ftpd-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pure-ftpd-3.0.6](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.5...pure-ftpd-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pure-ftpd-3.0.5](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.4...pure-ftpd-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pure-ftpd-3.0.4](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.3...pure-ftpd-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pure-ftpd-3.0.3](https://github.com/truecharts/charts/compare/pure-ftpd-2.0.12...pure-ftpd-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pure-ftpd/3.0.11/Chart.yaml b/incubator/pure-ftpd/3.0.11/Chart.yaml
deleted file mode 100644
index e6fd97a87a..0000000000
--- a/incubator/pure-ftpd/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pure-ftpd
-version: 3.0.11
-appVersion: latest
-description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br]
-home: https://truecharts.org/charts/incubator/pure-ftpd
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png
-deprecated: false
-sources:
- - https://www.pureftpd.org/project/pure-ftpd/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd
- - https://hub.docker.com/r/crazymax/pure-ftpd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pure-ftpd
- - Tools-Utilities
- - Network-FTP
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pure-ftpd/3.0.11/app-changelog.md b/incubator/pure-ftpd/3.0.11/app-changelog.md
deleted file mode 100644
index eb1bb371f9..0000000000
--- a/incubator/pure-ftpd/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pure-ftpd-3.0.11](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.10...pure-ftpd-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pure-ftpd/3.0.11/charts/common-17.2.18.tgz b/incubator/pure-ftpd/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pure-ftpd/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pure-ftpd/3.0.12/CHANGELOG.md b/incubator/pure-ftpd/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..3dffbebd38
--- /dev/null
+++ b/incubator/pure-ftpd/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pure-ftpd-3.0.12](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.11...pure-ftpd-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pure-ftpd-3.0.11](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.10...pure-ftpd-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pure-ftpd-3.0.10](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.9...pure-ftpd-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pure-ftpd-3.0.10](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.9...pure-ftpd-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pure-ftpd-3.0.9](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.8...pure-ftpd-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pure-ftpd-3.0.8](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.7...pure-ftpd-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pure-ftpd-3.0.7](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.6...pure-ftpd-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pure-ftpd-3.0.6](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.5...pure-ftpd-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pure-ftpd-3.0.5](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.4...pure-ftpd-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pure-ftpd/3.0.12/Chart.yaml b/incubator/pure-ftpd/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..957fd601ae
--- /dev/null
+++ b/incubator/pure-ftpd/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pure-ftpd
+version: 3.0.12
+appVersion: latest
+description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br]
+home: https://truecharts.org/charts/incubator/pure-ftpd
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/crazymax/pure-ftpd
+ - https://www.pureftpd.org/project/pure-ftpd/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pure-ftpd
+ - Tools-Utilities
+ - Network-FTP
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pure-ftpd/3.0.11/README.md b/incubator/pure-ftpd/3.0.12/README.md
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/README.md
rename to incubator/pure-ftpd/3.0.12/README.md
diff --git a/incubator/pure-ftpd/3.0.12/app-changelog.md b/incubator/pure-ftpd/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..3037e79407
--- /dev/null
+++ b/incubator/pure-ftpd/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pure-ftpd-3.0.12](https://github.com/truecharts/charts/compare/pure-ftpd-3.0.11...pure-ftpd-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pure-ftpd/3.0.11/app-readme.md b/incubator/pure-ftpd/3.0.12/app-readme.md
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/app-readme.md
rename to incubator/pure-ftpd/3.0.12/app-readme.md
diff --git a/incubator/pure-ftpd/3.0.12/charts/common-17.2.21.tgz b/incubator/pure-ftpd/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pure-ftpd/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pure-ftpd/3.0.11/ix_values.yaml b/incubator/pure-ftpd/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/ix_values.yaml
rename to incubator/pure-ftpd/3.0.12/ix_values.yaml
diff --git a/incubator/pure-ftpd/3.0.11/questions.yaml b/incubator/pure-ftpd/3.0.12/questions.yaml
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/questions.yaml
rename to incubator/pure-ftpd/3.0.12/questions.yaml
diff --git a/incubator/pure-ftpd/3.0.11/templates/common.yaml b/incubator/pure-ftpd/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pure-ftpd/3.0.11/templates/common.yaml
rename to incubator/pure-ftpd/3.0.12/templates/common.yaml
diff --git a/incubator/tubearchivist-es/3.0.11/values.yaml b/incubator/pure-ftpd/3.0.12/values.yaml
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/values.yaml
rename to incubator/pure-ftpd/3.0.12/values.yaml
diff --git a/incubator/pydio-cells/9.0.11/CHANGELOG.md b/incubator/pydio-cells/9.0.11/CHANGELOG.md
deleted file mode 100644
index 80dfb04c52..0000000000
--- a/incubator/pydio-cells/9.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [pydio-cells-9.0.11](https://github.com/truecharts/charts/compare/pydio-cells-9.0.10...pydio-cells-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [pydio-cells-9.0.10](https://github.com/truecharts/charts/compare/pydio-cells-9.0.9...pydio-cells-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [pydio-cells-9.0.10](https://github.com/truecharts/charts/compare/pydio-cells-9.0.9...pydio-cells-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [pydio-cells-9.0.9](https://github.com/truecharts/charts/compare/pydio-cells-9.0.8...pydio-cells-9.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [pydio-cells-9.0.8](https://github.com/truecharts/charts/compare/pydio-cells-9.0.7...pydio-cells-9.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [pydio-cells-9.0.7](https://github.com/truecharts/charts/compare/pydio-cells-9.0.6...pydio-cells-9.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [pydio-cells-9.0.6](https://github.com/truecharts/charts/compare/pydio-cells-9.0.5...pydio-cells-9.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [pydio-cells-9.0.5](https://github.com/truecharts/charts/compare/pydio-cells-9.0.4...pydio-cells-9.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [pydio-cells-9.0.4](https://github.com/truecharts/charts/compare/pydio-cells-9.0.3...pydio-cells-9.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [pydio-cells-9.0.3](https://github.com/truecharts/charts/compare/pydio-cells-8.0.3...pydio-cells-9.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/pydio-cells/9.0.11/Chart.yaml b/incubator/pydio-cells/9.0.11/Chart.yaml
deleted file mode 100644
index b916cde759..0000000000
--- a/incubator/pydio-cells/9.0.11/Chart.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: pydio-cells
-version: 9.0.11
-appVersion: 4.3.1
-description: Pydio-cells is the nextgen file sharing platform for organizations.
-home: https://truecharts.org/charts/incubator/pydio-cells
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells
- - https://hub.docker.com/r/pydio/cells
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - pydio-cells
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/pydio-cells/9.0.11/app-changelog.md b/incubator/pydio-cells/9.0.11/app-changelog.md
deleted file mode 100644
index 4bed1d08f9..0000000000
--- a/incubator/pydio-cells/9.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [pydio-cells-9.0.11](https://github.com/truecharts/charts/compare/pydio-cells-9.0.10...pydio-cells-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/pydio-cells/9.0.11/charts/common-17.2.18.tgz b/incubator/pydio-cells/9.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/pydio-cells/9.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/pydio-cells/9.0.12/CHANGELOG.md b/incubator/pydio-cells/9.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..b070557f73
--- /dev/null
+++ b/incubator/pydio-cells/9.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [pydio-cells-9.0.12](https://github.com/truecharts/charts/compare/pydio-cells-9.0.11...pydio-cells-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [pydio-cells-9.0.11](https://github.com/truecharts/charts/compare/pydio-cells-9.0.10...pydio-cells-9.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [pydio-cells-9.0.10](https://github.com/truecharts/charts/compare/pydio-cells-9.0.9...pydio-cells-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [pydio-cells-9.0.10](https://github.com/truecharts/charts/compare/pydio-cells-9.0.9...pydio-cells-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [pydio-cells-9.0.9](https://github.com/truecharts/charts/compare/pydio-cells-9.0.8...pydio-cells-9.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [pydio-cells-9.0.8](https://github.com/truecharts/charts/compare/pydio-cells-9.0.7...pydio-cells-9.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [pydio-cells-9.0.7](https://github.com/truecharts/charts/compare/pydio-cells-9.0.6...pydio-cells-9.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [pydio-cells-9.0.6](https://github.com/truecharts/charts/compare/pydio-cells-9.0.5...pydio-cells-9.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [pydio-cells-9.0.5](https://github.com/truecharts/charts/compare/pydio-cells-9.0.4...pydio-cells-9.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/pydio-cells/9.0.12/Chart.yaml b/incubator/pydio-cells/9.0.12/Chart.yaml
new file mode 100644
index 0000000000..a9775213c1
--- /dev/null
+++ b/incubator/pydio-cells/9.0.12/Chart.yaml
@@ -0,0 +1,42 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: pydio-cells
+version: 9.0.12
+appVersion: 4.3.1
+description: Pydio-cells is the nextgen file sharing platform for organizations.
+home: https://truecharts.org/charts/incubator/pydio-cells
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells
+ - https://hub.docker.com/r/pydio/cells
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - pydio-cells
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/pydio-cells/9.0.11/README.md b/incubator/pydio-cells/9.0.12/README.md
similarity index 100%
rename from incubator/pydio-cells/9.0.11/README.md
rename to incubator/pydio-cells/9.0.12/README.md
diff --git a/incubator/pydio-cells/9.0.12/app-changelog.md b/incubator/pydio-cells/9.0.12/app-changelog.md
new file mode 100644
index 0000000000..a3f09b4361
--- /dev/null
+++ b/incubator/pydio-cells/9.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [pydio-cells-9.0.12](https://github.com/truecharts/charts/compare/pydio-cells-9.0.11...pydio-cells-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/pydio-cells/9.0.11/app-readme.md b/incubator/pydio-cells/9.0.12/app-readme.md
similarity index 100%
rename from incubator/pydio-cells/9.0.11/app-readme.md
rename to incubator/pydio-cells/9.0.12/app-readme.md
diff --git a/incubator/pydio-cells/9.0.12/charts/common-17.2.21.tgz b/incubator/pydio-cells/9.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/pydio-cells/9.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/pydio-cells/9.0.11/charts/mariadb-10.0.2.tgz b/incubator/pydio-cells/9.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from incubator/pydio-cells/9.0.11/charts/mariadb-10.0.2.tgz
rename to incubator/pydio-cells/9.0.12/charts/mariadb-10.0.2.tgz
diff --git a/incubator/pydio-cells/9.0.11/ix_values.yaml b/incubator/pydio-cells/9.0.12/ix_values.yaml
similarity index 100%
rename from incubator/pydio-cells/9.0.11/ix_values.yaml
rename to incubator/pydio-cells/9.0.12/ix_values.yaml
diff --git a/incubator/pydio-cells/9.0.11/questions.yaml b/incubator/pydio-cells/9.0.12/questions.yaml
similarity index 100%
rename from incubator/pydio-cells/9.0.11/questions.yaml
rename to incubator/pydio-cells/9.0.12/questions.yaml
diff --git a/incubator/pydio-cells/9.0.11/templates/common.yaml b/incubator/pydio-cells/9.0.12/templates/common.yaml
similarity index 100%
rename from incubator/pydio-cells/9.0.11/templates/common.yaml
rename to incubator/pydio-cells/9.0.12/templates/common.yaml
diff --git a/incubator/twofauth/0.0.3/values.yaml b/incubator/pydio-cells/9.0.12/values.yaml
similarity index 100%
rename from incubator/twofauth/0.0.3/values.yaml
rename to incubator/pydio-cells/9.0.12/values.yaml
diff --git a/incubator/raneto/3.0.12/CHANGELOG.md b/incubator/raneto/3.0.12/CHANGELOG.md
deleted file mode 100644
index f2ad249640..0000000000
--- a/incubator/raneto/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [raneto-3.0.12](https://github.com/truecharts/charts/compare/raneto-3.0.11...raneto-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [raneto-3.0.11](https://github.com/truecharts/charts/compare/raneto-3.0.10...raneto-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [raneto-3.0.11](https://github.com/truecharts/charts/compare/raneto-3.0.10...raneto-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [raneto-3.0.10](https://github.com/truecharts/charts/compare/raneto-3.0.9...raneto-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [raneto-3.0.9](https://github.com/truecharts/charts/compare/raneto-3.0.8...raneto-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [raneto-3.0.8](https://github.com/truecharts/charts/compare/raneto-3.0.7...raneto-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [raneto-3.0.7](https://github.com/truecharts/charts/compare/raneto-3.0.6...raneto-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [raneto-3.0.6](https://github.com/truecharts/charts/compare/raneto-3.0.5...raneto-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [raneto-3.0.5](https://github.com/truecharts/charts/compare/raneto-3.0.4...raneto-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/raneto/3.0.12/Chart.yaml b/incubator/raneto/3.0.12/Chart.yaml
deleted file mode 100644
index 4a5a45c1b3..0000000000
--- a/incubator/raneto/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: raneto
-version: 3.0.12
-appVersion: latest
-description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.
-home: https://truecharts.org/charts/incubator/raneto
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto
- - https://fleet.linuxserver.io/image?name=linuxserver/raneto
- - https://github.com/linuxserver/docker-raneto#readme
- - https://github.com/orgs/linuxserver/packages/container/package/raneto
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - raneto
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/raneto/3.0.12/app-changelog.md b/incubator/raneto/3.0.12/app-changelog.md
deleted file mode 100644
index 69a2c2caf5..0000000000
--- a/incubator/raneto/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [raneto-3.0.12](https://github.com/truecharts/charts/compare/raneto-3.0.11...raneto-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/raneto/3.0.12/charts/common-17.2.18.tgz b/incubator/raneto/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/raneto/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/raneto/3.0.13/CHANGELOG.md b/incubator/raneto/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..bb72eaa762
--- /dev/null
+++ b/incubator/raneto/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [raneto-3.0.13](https://github.com/truecharts/charts/compare/raneto-3.0.12...raneto-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [raneto-3.0.12](https://github.com/truecharts/charts/compare/raneto-3.0.11...raneto-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [raneto-3.0.11](https://github.com/truecharts/charts/compare/raneto-3.0.10...raneto-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [raneto-3.0.11](https://github.com/truecharts/charts/compare/raneto-3.0.10...raneto-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [raneto-3.0.10](https://github.com/truecharts/charts/compare/raneto-3.0.9...raneto-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [raneto-3.0.9](https://github.com/truecharts/charts/compare/raneto-3.0.8...raneto-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [raneto-3.0.8](https://github.com/truecharts/charts/compare/raneto-3.0.7...raneto-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [raneto-3.0.7](https://github.com/truecharts/charts/compare/raneto-3.0.6...raneto-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [raneto-3.0.6](https://github.com/truecharts/charts/compare/raneto-3.0.5...raneto-3.0.6) (2023-12-20)
+
diff --git a/incubator/raneto/3.0.13/Chart.yaml b/incubator/raneto/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..9aac8bcc41
--- /dev/null
+++ b/incubator/raneto/3.0.13/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: raneto
+version: 3.0.13
+appVersion: latest
+description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.
+home: https://truecharts.org/charts/incubator/raneto
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto
+ - https://fleet.linuxserver.io/image?name=linuxserver/raneto
+ - https://github.com/linuxserver/docker-raneto#readme
+ - https://github.com/orgs/linuxserver/packages/container/package/raneto
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - raneto
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/raneto/3.0.12/README.md b/incubator/raneto/3.0.13/README.md
similarity index 100%
rename from incubator/raneto/3.0.12/README.md
rename to incubator/raneto/3.0.13/README.md
diff --git a/incubator/raneto/3.0.13/app-changelog.md b/incubator/raneto/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..10a7319ec5
--- /dev/null
+++ b/incubator/raneto/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [raneto-3.0.13](https://github.com/truecharts/charts/compare/raneto-3.0.12...raneto-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/raneto/3.0.12/app-readme.md b/incubator/raneto/3.0.13/app-readme.md
similarity index 100%
rename from incubator/raneto/3.0.12/app-readme.md
rename to incubator/raneto/3.0.13/app-readme.md
diff --git a/incubator/raneto/3.0.13/charts/common-17.2.21.tgz b/incubator/raneto/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/raneto/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/raneto/3.0.12/ix_values.yaml b/incubator/raneto/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/raneto/3.0.12/ix_values.yaml
rename to incubator/raneto/3.0.13/ix_values.yaml
diff --git a/incubator/raneto/3.0.12/questions.yaml b/incubator/raneto/3.0.13/questions.yaml
similarity index 100%
rename from incubator/raneto/3.0.12/questions.yaml
rename to incubator/raneto/3.0.13/questions.yaml
diff --git a/incubator/raneto/3.0.12/templates/common.yaml b/incubator/raneto/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/raneto/3.0.12/templates/common.yaml
rename to incubator/raneto/3.0.13/templates/common.yaml
diff --git a/incubator/typecho/9.0.11/values.yaml b/incubator/raneto/3.0.13/values.yaml
similarity index 100%
rename from incubator/typecho/9.0.11/values.yaml
rename to incubator/raneto/3.0.13/values.yaml
diff --git a/incubator/restreamer/3.0.11/CHANGELOG.md b/incubator/restreamer/3.0.11/CHANGELOG.md
deleted file mode 100644
index 815dff2e23..0000000000
--- a/incubator/restreamer/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [restreamer-3.0.11](https://github.com/truecharts/charts/compare/restreamer-3.0.10...restreamer-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [restreamer-3.0.10](https://github.com/truecharts/charts/compare/restreamer-3.0.9...restreamer-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [restreamer-3.0.10](https://github.com/truecharts/charts/compare/restreamer-3.0.9...restreamer-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [restreamer-3.0.9](https://github.com/truecharts/charts/compare/restreamer-3.0.8...restreamer-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [restreamer-3.0.8](https://github.com/truecharts/charts/compare/restreamer-3.0.7...restreamer-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [restreamer-3.0.7](https://github.com/truecharts/charts/compare/restreamer-3.0.6...restreamer-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [restreamer-3.0.6](https://github.com/truecharts/charts/compare/restreamer-3.0.5...restreamer-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [restreamer-3.0.5](https://github.com/truecharts/charts/compare/restreamer-3.0.4...restreamer-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [restreamer-3.0.4](https://github.com/truecharts/charts/compare/restreamer-3.0.3...restreamer-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [restreamer-3.0.3](https://github.com/truecharts/charts/compare/restreamer-2.0.16...restreamer-3.0.3) (2023-12-15)
-
-### Chore
diff --git a/incubator/restreamer/3.0.11/Chart.yaml b/incubator/restreamer/3.0.11/Chart.yaml
deleted file mode 100644
index 438471bda3..0000000000
--- a/incubator/restreamer/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: restreamer
-version: 3.0.11
-appVersion: 2.6.0
-description: Allows smart free video streaming in real time.
-home: https://truecharts.org/charts/incubator/restreamer
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png
-deprecated: false
-sources:
- - https://datarhei.github.io/restreamer/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer
- - https://hub.docker.com/r/datarhei/restreamer
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - restreamer
- - Network-Other
- - MediaApp-Video
- - Productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/restreamer/3.0.11/app-changelog.md b/incubator/restreamer/3.0.11/app-changelog.md
deleted file mode 100644
index f666e69b06..0000000000
--- a/incubator/restreamer/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [restreamer-3.0.11](https://github.com/truecharts/charts/compare/restreamer-3.0.10...restreamer-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/restreamer/3.0.11/charts/common-17.2.18.tgz b/incubator/restreamer/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/restreamer/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/restreamer/3.0.12/CHANGELOG.md b/incubator/restreamer/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..46b618a593
--- /dev/null
+++ b/incubator/restreamer/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [restreamer-3.0.12](https://github.com/truecharts/charts/compare/restreamer-3.0.11...restreamer-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [restreamer-3.0.11](https://github.com/truecharts/charts/compare/restreamer-3.0.10...restreamer-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [restreamer-3.0.10](https://github.com/truecharts/charts/compare/restreamer-3.0.9...restreamer-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [restreamer-3.0.10](https://github.com/truecharts/charts/compare/restreamer-3.0.9...restreamer-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [restreamer-3.0.9](https://github.com/truecharts/charts/compare/restreamer-3.0.8...restreamer-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [restreamer-3.0.8](https://github.com/truecharts/charts/compare/restreamer-3.0.7...restreamer-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [restreamer-3.0.7](https://github.com/truecharts/charts/compare/restreamer-3.0.6...restreamer-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [restreamer-3.0.6](https://github.com/truecharts/charts/compare/restreamer-3.0.5...restreamer-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [restreamer-3.0.5](https://github.com/truecharts/charts/compare/restreamer-3.0.4...restreamer-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/restreamer/3.0.12/Chart.yaml b/incubator/restreamer/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..c20b0a2ed1
--- /dev/null
+++ b/incubator/restreamer/3.0.12/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: restreamer
+version: 3.0.12
+appVersion: 2.6.0
+description: Allows smart free video streaming in real time.
+home: https://truecharts.org/charts/incubator/restreamer
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png
+deprecated: false
+sources:
+ - https://datarhei.github.io/restreamer/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer
+ - https://hub.docker.com/r/datarhei/restreamer
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - restreamer
+ - Network-Other
+ - MediaApp-Video
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/restreamer/3.0.11/README.md b/incubator/restreamer/3.0.12/README.md
similarity index 100%
rename from incubator/restreamer/3.0.11/README.md
rename to incubator/restreamer/3.0.12/README.md
diff --git a/incubator/restreamer/3.0.12/app-changelog.md b/incubator/restreamer/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..f734961e57
--- /dev/null
+++ b/incubator/restreamer/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [restreamer-3.0.12](https://github.com/truecharts/charts/compare/restreamer-3.0.11...restreamer-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/restreamer/3.0.11/app-readme.md b/incubator/restreamer/3.0.12/app-readme.md
similarity index 100%
rename from incubator/restreamer/3.0.11/app-readme.md
rename to incubator/restreamer/3.0.12/app-readme.md
diff --git a/incubator/restreamer/3.0.12/charts/common-17.2.21.tgz b/incubator/restreamer/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/restreamer/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/restreamer/3.0.11/ix_values.yaml b/incubator/restreamer/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/restreamer/3.0.11/ix_values.yaml
rename to incubator/restreamer/3.0.12/ix_values.yaml
diff --git a/incubator/restreamer/3.0.11/questions.yaml b/incubator/restreamer/3.0.12/questions.yaml
similarity index 100%
rename from incubator/restreamer/3.0.11/questions.yaml
rename to incubator/restreamer/3.0.12/questions.yaml
diff --git a/incubator/restreamer/3.0.11/templates/_config.tpl b/incubator/restreamer/3.0.12/templates/_config.tpl
similarity index 100%
rename from incubator/restreamer/3.0.11/templates/_config.tpl
rename to incubator/restreamer/3.0.12/templates/_config.tpl
diff --git a/incubator/restreamer/3.0.11/templates/_secret.tpl b/incubator/restreamer/3.0.12/templates/_secret.tpl
similarity index 100%
rename from incubator/restreamer/3.0.11/templates/_secret.tpl
rename to incubator/restreamer/3.0.12/templates/_secret.tpl
diff --git a/incubator/restreamer/3.0.11/templates/common.yaml b/incubator/restreamer/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/restreamer/3.0.11/templates/common.yaml
rename to incubator/restreamer/3.0.12/templates/common.yaml
diff --git a/incubator/ubuntu-xrdp/3.0.11/values.yaml b/incubator/restreamer/3.0.12/values.yaml
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/values.yaml
rename to incubator/restreamer/3.0.12/values.yaml
diff --git a/incubator/rtmpserver/5.0.11/CHANGELOG.md b/incubator/rtmpserver/5.0.11/CHANGELOG.md
deleted file mode 100644
index 3839c62537..0000000000
--- a/incubator/rtmpserver/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [rtmpserver-5.0.11](https://github.com/truecharts/charts/compare/rtmpserver-5.0.10...rtmpserver-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [rtmpserver-5.0.10](https://github.com/truecharts/charts/compare/rtmpserver-5.0.9...rtmpserver-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [rtmpserver-5.0.10](https://github.com/truecharts/charts/compare/rtmpserver-5.0.9...rtmpserver-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [rtmpserver-5.0.9](https://github.com/truecharts/charts/compare/rtmpserver-5.0.8...rtmpserver-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [rtmpserver-5.0.8](https://github.com/truecharts/charts/compare/rtmpserver-5.0.7...rtmpserver-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [rtmpserver-5.0.7](https://github.com/truecharts/charts/compare/rtmpserver-5.0.6...rtmpserver-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [rtmpserver-5.0.6](https://github.com/truecharts/charts/compare/rtmpserver-5.0.5...rtmpserver-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [rtmpserver-5.0.5](https://github.com/truecharts/charts/compare/rtmpserver-5.0.4...rtmpserver-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [rtmpserver-5.0.4](https://github.com/truecharts/charts/compare/rtmpserver-5.0.3...rtmpserver-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [rtmpserver-5.0.3](https://github.com/truecharts/charts/compare/rtmpserver-4.0.3...rtmpserver-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/rtmpserver/5.0.11/Chart.yaml b/incubator/rtmpserver/5.0.11/Chart.yaml
deleted file mode 100644
index 9e34eb668a..0000000000
--- a/incubator/rtmpserver/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: rtmpserver
-version: 5.0.11
-appVersion: latest
-description: A video streaming server that supports RTMP, HLS, DASH out of the box.
-home: https://truecharts.org/charts/incubator/rtmpserver
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png
-deprecated: false
-sources:
- - https://github.com/TareqAlqutami/rtmp-hls-server
- - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver
- - https://hub.docker.com/r/alqutami/rtmp-hls
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - rtmpserver
- - GameServers
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/rtmpserver/5.0.11/app-changelog.md b/incubator/rtmpserver/5.0.11/app-changelog.md
deleted file mode 100644
index 4957f88352..0000000000
--- a/incubator/rtmpserver/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [rtmpserver-5.0.11](https://github.com/truecharts/charts/compare/rtmpserver-5.0.10...rtmpserver-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/rtmpserver/5.0.11/charts/common-17.2.18.tgz b/incubator/rtmpserver/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/rtmpserver/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/rtmpserver/5.0.12/CHANGELOG.md b/incubator/rtmpserver/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..f8f7cd4c0a
--- /dev/null
+++ b/incubator/rtmpserver/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [rtmpserver-5.0.12](https://github.com/truecharts/charts/compare/rtmpserver-5.0.11...rtmpserver-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [rtmpserver-5.0.11](https://github.com/truecharts/charts/compare/rtmpserver-5.0.10...rtmpserver-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [rtmpserver-5.0.10](https://github.com/truecharts/charts/compare/rtmpserver-5.0.9...rtmpserver-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [rtmpserver-5.0.10](https://github.com/truecharts/charts/compare/rtmpserver-5.0.9...rtmpserver-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [rtmpserver-5.0.9](https://github.com/truecharts/charts/compare/rtmpserver-5.0.8...rtmpserver-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [rtmpserver-5.0.8](https://github.com/truecharts/charts/compare/rtmpserver-5.0.7...rtmpserver-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [rtmpserver-5.0.7](https://github.com/truecharts/charts/compare/rtmpserver-5.0.6...rtmpserver-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [rtmpserver-5.0.6](https://github.com/truecharts/charts/compare/rtmpserver-5.0.5...rtmpserver-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [rtmpserver-5.0.5](https://github.com/truecharts/charts/compare/rtmpserver-5.0.4...rtmpserver-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/rtmpserver/5.0.12/Chart.yaml b/incubator/rtmpserver/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..40dc61a73b
--- /dev/null
+++ b/incubator/rtmpserver/5.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: rtmpserver
+version: 5.0.12
+appVersion: latest
+description: A video streaming server that supports RTMP, HLS, DASH out of the box.
+home: https://truecharts.org/charts/incubator/rtmpserver
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png
+deprecated: false
+sources:
+ - https://github.com/TareqAlqutami/rtmp-hls-server
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver
+ - https://hub.docker.com/r/alqutami/rtmp-hls
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - rtmpserver
+ - GameServers
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/rtmpserver/5.0.11/README.md b/incubator/rtmpserver/5.0.12/README.md
similarity index 100%
rename from incubator/rtmpserver/5.0.11/README.md
rename to incubator/rtmpserver/5.0.12/README.md
diff --git a/incubator/rtmpserver/5.0.12/app-changelog.md b/incubator/rtmpserver/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..69b6fa82b8
--- /dev/null
+++ b/incubator/rtmpserver/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [rtmpserver-5.0.12](https://github.com/truecharts/charts/compare/rtmpserver-5.0.11...rtmpserver-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/rtmpserver/5.0.11/app-readme.md b/incubator/rtmpserver/5.0.12/app-readme.md
similarity index 100%
rename from incubator/rtmpserver/5.0.11/app-readme.md
rename to incubator/rtmpserver/5.0.12/app-readme.md
diff --git a/incubator/rtmpserver/5.0.12/charts/common-17.2.21.tgz b/incubator/rtmpserver/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/rtmpserver/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/rtmpserver/5.0.11/ix_values.yaml b/incubator/rtmpserver/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/rtmpserver/5.0.11/ix_values.yaml
rename to incubator/rtmpserver/5.0.12/ix_values.yaml
diff --git a/incubator/rtmpserver/5.0.11/questions.yaml b/incubator/rtmpserver/5.0.12/questions.yaml
similarity index 100%
rename from incubator/rtmpserver/5.0.11/questions.yaml
rename to incubator/rtmpserver/5.0.12/questions.yaml
diff --git a/incubator/rtmpserver/5.0.11/templates/common.yaml b/incubator/rtmpserver/5.0.12/templates/common.yaml
similarity index 100%
rename from incubator/rtmpserver/5.0.11/templates/common.yaml
rename to incubator/rtmpserver/5.0.12/templates/common.yaml
diff --git a/incubator/umami/4.0.11/values.yaml b/incubator/rtmpserver/5.0.12/values.yaml
similarity index 100%
rename from incubator/umami/4.0.11/values.yaml
rename to incubator/rtmpserver/5.0.12/values.yaml
diff --git a/incubator/scprime/3.0.11/CHANGELOG.md b/incubator/scprime/3.0.11/CHANGELOG.md
deleted file mode 100644
index d195d577d1..0000000000
--- a/incubator/scprime/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [scprime-3.0.11](https://github.com/truecharts/charts/compare/scprime-3.0.10...scprime-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [scprime-3.0.10](https://github.com/truecharts/charts/compare/scprime-3.0.9...scprime-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [scprime-3.0.10](https://github.com/truecharts/charts/compare/scprime-3.0.9...scprime-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [scprime-3.0.9](https://github.com/truecharts/charts/compare/scprime-3.0.8...scprime-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [scprime-3.0.8](https://github.com/truecharts/charts/compare/scprime-3.0.7...scprime-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [scprime-3.0.7](https://github.com/truecharts/charts/compare/scprime-3.0.6...scprime-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [scprime-3.0.6](https://github.com/truecharts/charts/compare/scprime-3.0.5...scprime-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [scprime-3.0.5](https://github.com/truecharts/charts/compare/scprime-3.0.4...scprime-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [scprime-3.0.4](https://github.com/truecharts/charts/compare/scprime-3.0.3...scprime-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [scprime-3.0.3](https://github.com/truecharts/charts/compare/scprime-2.0.14...scprime-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/scprime/3.0.11/Chart.yaml b/incubator/scprime/3.0.11/Chart.yaml
deleted file mode 100644
index c02b7f269a..0000000000
--- a/incubator/scprime/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: scprime
-version: 3.0.11
-appVersion: latest
-description: ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.
-home: https://truecharts.org/charts/incubator/scprime
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png
-deprecated: false
-sources:
- - https://scpri.me
- - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime
- - https://hub.docker.com/r/scprime/scprime
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - scprime
- - Cloud
- - Crypto
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/scprime/3.0.11/app-changelog.md b/incubator/scprime/3.0.11/app-changelog.md
deleted file mode 100644
index 8666e95b3f..0000000000
--- a/incubator/scprime/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [scprime-3.0.11](https://github.com/truecharts/charts/compare/scprime-3.0.10...scprime-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/scprime/3.0.11/charts/common-17.2.18.tgz b/incubator/scprime/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/scprime/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/scprime/3.0.12/CHANGELOG.md b/incubator/scprime/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..0563111637
--- /dev/null
+++ b/incubator/scprime/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [scprime-3.0.12](https://github.com/truecharts/charts/compare/scprime-3.0.11...scprime-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [scprime-3.0.11](https://github.com/truecharts/charts/compare/scprime-3.0.10...scprime-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [scprime-3.0.10](https://github.com/truecharts/charts/compare/scprime-3.0.9...scprime-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [scprime-3.0.10](https://github.com/truecharts/charts/compare/scprime-3.0.9...scprime-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [scprime-3.0.9](https://github.com/truecharts/charts/compare/scprime-3.0.8...scprime-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [scprime-3.0.8](https://github.com/truecharts/charts/compare/scprime-3.0.7...scprime-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [scprime-3.0.7](https://github.com/truecharts/charts/compare/scprime-3.0.6...scprime-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [scprime-3.0.6](https://github.com/truecharts/charts/compare/scprime-3.0.5...scprime-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [scprime-3.0.5](https://github.com/truecharts/charts/compare/scprime-3.0.4...scprime-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/scprime/3.0.12/Chart.yaml b/incubator/scprime/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..b90471271e
--- /dev/null
+++ b/incubator/scprime/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: scprime
+version: 3.0.12
+appVersion: latest
+description: ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy.
+home: https://truecharts.org/charts/incubator/scprime
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime
+ - https://hub.docker.com/r/scprime/scprime
+ - https://scpri.me
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - scprime
+ - Cloud
+ - Crypto
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/scprime/3.0.11/README.md b/incubator/scprime/3.0.12/README.md
similarity index 100%
rename from incubator/scprime/3.0.11/README.md
rename to incubator/scprime/3.0.12/README.md
diff --git a/incubator/scprime/3.0.12/app-changelog.md b/incubator/scprime/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..059d6b1681
--- /dev/null
+++ b/incubator/scprime/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [scprime-3.0.12](https://github.com/truecharts/charts/compare/scprime-3.0.11...scprime-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/scprime/3.0.11/app-readme.md b/incubator/scprime/3.0.12/app-readme.md
similarity index 100%
rename from incubator/scprime/3.0.11/app-readme.md
rename to incubator/scprime/3.0.12/app-readme.md
diff --git a/incubator/scprime/3.0.12/charts/common-17.2.21.tgz b/incubator/scprime/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/scprime/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/scprime/3.0.11/ix_values.yaml b/incubator/scprime/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/scprime/3.0.11/ix_values.yaml
rename to incubator/scprime/3.0.12/ix_values.yaml
diff --git a/incubator/scprime/3.0.11/questions.yaml b/incubator/scprime/3.0.12/questions.yaml
similarity index 100%
rename from incubator/scprime/3.0.11/questions.yaml
rename to incubator/scprime/3.0.12/questions.yaml
diff --git a/incubator/scprime/3.0.11/templates/common.yaml b/incubator/scprime/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/scprime/3.0.11/templates/common.yaml
rename to incubator/scprime/3.0.12/templates/common.yaml
diff --git a/incubator/ungoogled-chromium/3.0.12/values.yaml b/incubator/scprime/3.0.12/values.yaml
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/values.yaml
rename to incubator/scprime/3.0.12/values.yaml
diff --git a/incubator/self-service-password/4.0.11/CHANGELOG.md b/incubator/self-service-password/4.0.11/CHANGELOG.md
deleted file mode 100644
index 86b5b21614..0000000000
--- a/incubator/self-service-password/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [self-service-password-4.0.11](https://github.com/truecharts/charts/compare/self-service-password-4.0.10...self-service-password-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [self-service-password-4.0.10](https://github.com/truecharts/charts/compare/self-service-password-4.0.9...self-service-password-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [self-service-password-4.0.10](https://github.com/truecharts/charts/compare/self-service-password-4.0.9...self-service-password-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [self-service-password-4.0.9](https://github.com/truecharts/charts/compare/self-service-password-4.0.8...self-service-password-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [self-service-password-4.0.8](https://github.com/truecharts/charts/compare/self-service-password-4.0.7...self-service-password-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [self-service-password-4.0.7](https://github.com/truecharts/charts/compare/self-service-password-4.0.6...self-service-password-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [self-service-password-4.0.6](https://github.com/truecharts/charts/compare/self-service-password-4.0.5...self-service-password-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [self-service-password-4.0.5](https://github.com/truecharts/charts/compare/self-service-password-4.0.4...self-service-password-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [self-service-password-4.0.4](https://github.com/truecharts/charts/compare/self-service-password-4.0.3...self-service-password-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [self-service-password-4.0.3](https://github.com/truecharts/charts/compare/self-service-password-3.0.12...self-service-password-4.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/self-service-password/4.0.11/Chart.yaml b/incubator/self-service-password/4.0.11/Chart.yaml
deleted file mode 100644
index f3196af216..0000000000
--- a/incubator/self-service-password/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: self-service-password
-version: 4.0.11
-appVersion: 5.3.3
-description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory.
-home: https://truecharts.org/charts/incubator/self-service-password
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png
-deprecated: false
-sources:
- - https://self-service-password.readthedocs.io/en/latest
- - https://github.com/tiredofit/docker-self-service-password
- - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password
- - https://hub.docker.com/r/tiredofit/self-service-password
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - password
- - self-service
- - ldap
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/self-service-password/4.0.11/app-changelog.md b/incubator/self-service-password/4.0.11/app-changelog.md
deleted file mode 100644
index 672000a93a..0000000000
--- a/incubator/self-service-password/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [self-service-password-4.0.11](https://github.com/truecharts/charts/compare/self-service-password-4.0.10...self-service-password-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/self-service-password/4.0.11/charts/common-17.2.18.tgz b/incubator/self-service-password/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/self-service-password/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/self-service-password/4.0.12/CHANGELOG.md b/incubator/self-service-password/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..f6a96578c4
--- /dev/null
+++ b/incubator/self-service-password/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [self-service-password-4.0.12](https://github.com/truecharts/charts/compare/self-service-password-4.0.11...self-service-password-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [self-service-password-4.0.11](https://github.com/truecharts/charts/compare/self-service-password-4.0.10...self-service-password-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [self-service-password-4.0.10](https://github.com/truecharts/charts/compare/self-service-password-4.0.9...self-service-password-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [self-service-password-4.0.10](https://github.com/truecharts/charts/compare/self-service-password-4.0.9...self-service-password-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [self-service-password-4.0.9](https://github.com/truecharts/charts/compare/self-service-password-4.0.8...self-service-password-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [self-service-password-4.0.8](https://github.com/truecharts/charts/compare/self-service-password-4.0.7...self-service-password-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [self-service-password-4.0.7](https://github.com/truecharts/charts/compare/self-service-password-4.0.6...self-service-password-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [self-service-password-4.0.6](https://github.com/truecharts/charts/compare/self-service-password-4.0.5...self-service-password-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [self-service-password-4.0.5](https://github.com/truecharts/charts/compare/self-service-password-4.0.4...self-service-password-4.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/self-service-password/4.0.12/Chart.yaml b/incubator/self-service-password/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..5ceb34acb3
--- /dev/null
+++ b/incubator/self-service-password/4.0.12/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: self-service-password
+version: 4.0.12
+appVersion: 5.3.3
+description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory.
+home: https://truecharts.org/charts/incubator/self-service-password
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password
+ - https://hub.docker.com/r/tiredofit/self-service-password
+ - https://self-service-password.readthedocs.io/en/latest
+ - https://github.com/tiredofit/docker-self-service-password
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - password
+ - self-service
+ - ldap
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/self-service-password/4.0.11/README.md b/incubator/self-service-password/4.0.12/README.md
similarity index 100%
rename from incubator/self-service-password/4.0.11/README.md
rename to incubator/self-service-password/4.0.12/README.md
diff --git a/incubator/self-service-password/4.0.11/SKIPINSTALL b/incubator/self-service-password/4.0.12/SKIPINSTALL
similarity index 100%
rename from incubator/self-service-password/4.0.11/SKIPINSTALL
rename to incubator/self-service-password/4.0.12/SKIPINSTALL
diff --git a/incubator/self-service-password/4.0.12/app-changelog.md b/incubator/self-service-password/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..6125b118a6
--- /dev/null
+++ b/incubator/self-service-password/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [self-service-password-4.0.12](https://github.com/truecharts/charts/compare/self-service-password-4.0.11...self-service-password-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/self-service-password/4.0.11/app-readme.md b/incubator/self-service-password/4.0.12/app-readme.md
similarity index 100%
rename from incubator/self-service-password/4.0.11/app-readme.md
rename to incubator/self-service-password/4.0.12/app-readme.md
diff --git a/incubator/self-service-password/4.0.12/charts/common-17.2.21.tgz b/incubator/self-service-password/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/self-service-password/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/self-service-password/4.0.11/ix_values.yaml b/incubator/self-service-password/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/self-service-password/4.0.11/ix_values.yaml
rename to incubator/self-service-password/4.0.12/ix_values.yaml
diff --git a/incubator/self-service-password/4.0.11/questions.yaml b/incubator/self-service-password/4.0.12/questions.yaml
similarity index 100%
rename from incubator/self-service-password/4.0.11/questions.yaml
rename to incubator/self-service-password/4.0.12/questions.yaml
diff --git a/incubator/self-service-password/4.0.12/templates/common.yaml b/incubator/self-service-password/4.0.12/templates/common.yaml
new file mode 100644
index 0000000000..a204deeeb4
--- /dev/null
+++ b/incubator/self-service-password/4.0.12/templates/common.yaml
@@ -0,0 +1 @@
+{{- include "tc.v1.common.loader.all" . }}
diff --git a/incubator/upsnap/1.0.11/values.yaml b/incubator/self-service-password/4.0.12/values.yaml
similarity index 100%
rename from incubator/upsnap/1.0.11/values.yaml
rename to incubator/self-service-password/4.0.12/values.yaml
diff --git a/incubator/serviio/3.0.11/CHANGELOG.md b/incubator/serviio/3.0.11/CHANGELOG.md
deleted file mode 100644
index be72512a24..0000000000
--- a/incubator/serviio/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [serviio-3.0.11](https://github.com/truecharts/charts/compare/serviio-3.0.10...serviio-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [serviio-3.0.10](https://github.com/truecharts/charts/compare/serviio-3.0.9...serviio-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [serviio-3.0.10](https://github.com/truecharts/charts/compare/serviio-3.0.9...serviio-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [serviio-3.0.9](https://github.com/truecharts/charts/compare/serviio-3.0.8...serviio-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [serviio-3.0.8](https://github.com/truecharts/charts/compare/serviio-3.0.7...serviio-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [serviio-3.0.7](https://github.com/truecharts/charts/compare/serviio-3.0.6...serviio-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [serviio-3.0.6](https://github.com/truecharts/charts/compare/serviio-3.0.5...serviio-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [serviio-3.0.5](https://github.com/truecharts/charts/compare/serviio-3.0.4...serviio-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [serviio-3.0.4](https://github.com/truecharts/charts/compare/serviio-3.0.3...serviio-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [serviio-3.0.3](https://github.com/truecharts/charts/compare/serviio-2.0.12...serviio-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/serviio/3.0.11/Chart.yaml b/incubator/serviio/3.0.11/Chart.yaml
deleted file mode 100644
index f1b25bba9a..0000000000
--- a/incubator/serviio/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: serviio
-version: 3.0.11
-appVersion: latest
-description: Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network.
-home: https://truecharts.org/charts/incubator/serviio
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png
-deprecated: false
-sources:
- - https://serviio.org/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio
- - https://hub.docker.com/r/riftbit/serviio
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - serviio
- - MediaServer-Video
- - MediaServer-Music
- - MediaServer-Books
- - MediaServer-Photos
- - MediaServer-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: MediaServer-Video
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/serviio/3.0.11/app-changelog.md b/incubator/serviio/3.0.11/app-changelog.md
deleted file mode 100644
index 93b230a652..0000000000
--- a/incubator/serviio/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [serviio-3.0.11](https://github.com/truecharts/charts/compare/serviio-3.0.10...serviio-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/serviio/3.0.11/charts/common-17.2.18.tgz b/incubator/serviio/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/serviio/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/serviio/3.0.12/CHANGELOG.md b/incubator/serviio/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..7fd3c6c7ba
--- /dev/null
+++ b/incubator/serviio/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [serviio-3.0.12](https://github.com/truecharts/charts/compare/serviio-3.0.11...serviio-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [serviio-3.0.11](https://github.com/truecharts/charts/compare/serviio-3.0.10...serviio-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [serviio-3.0.10](https://github.com/truecharts/charts/compare/serviio-3.0.9...serviio-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [serviio-3.0.10](https://github.com/truecharts/charts/compare/serviio-3.0.9...serviio-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [serviio-3.0.9](https://github.com/truecharts/charts/compare/serviio-3.0.8...serviio-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [serviio-3.0.8](https://github.com/truecharts/charts/compare/serviio-3.0.7...serviio-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [serviio-3.0.7](https://github.com/truecharts/charts/compare/serviio-3.0.6...serviio-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [serviio-3.0.6](https://github.com/truecharts/charts/compare/serviio-3.0.5...serviio-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [serviio-3.0.5](https://github.com/truecharts/charts/compare/serviio-3.0.4...serviio-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/serviio/3.0.12/Chart.yaml b/incubator/serviio/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..c1b608f21d
--- /dev/null
+++ b/incubator/serviio/3.0.12/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: serviio
+version: 3.0.12
+appVersion: latest
+description: Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network.
+home: https://truecharts.org/charts/incubator/serviio
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png
+deprecated: false
+sources:
+ - https://serviio.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio
+ - https://hub.docker.com/r/riftbit/serviio
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - serviio
+ - MediaServer-Video
+ - MediaServer-Music
+ - MediaServer-Books
+ - MediaServer-Photos
+ - MediaServer-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: MediaServer-Video
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/serviio/3.0.11/README.md b/incubator/serviio/3.0.12/README.md
similarity index 100%
rename from incubator/serviio/3.0.11/README.md
rename to incubator/serviio/3.0.12/README.md
diff --git a/incubator/serviio/3.0.12/app-changelog.md b/incubator/serviio/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..2b465c28f2
--- /dev/null
+++ b/incubator/serviio/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [serviio-3.0.12](https://github.com/truecharts/charts/compare/serviio-3.0.11...serviio-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/serviio/3.0.11/app-readme.md b/incubator/serviio/3.0.12/app-readme.md
similarity index 100%
rename from incubator/serviio/3.0.11/app-readme.md
rename to incubator/serviio/3.0.12/app-readme.md
diff --git a/incubator/serviio/3.0.12/charts/common-17.2.21.tgz b/incubator/serviio/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/serviio/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/serviio/3.0.11/ix_values.yaml b/incubator/serviio/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/serviio/3.0.11/ix_values.yaml
rename to incubator/serviio/3.0.12/ix_values.yaml
diff --git a/incubator/serviio/3.0.11/questions.yaml b/incubator/serviio/3.0.12/questions.yaml
similarity index 100%
rename from incubator/serviio/3.0.11/questions.yaml
rename to incubator/serviio/3.0.12/questions.yaml
diff --git a/incubator/serviio/3.0.11/templates/common.yaml b/incubator/serviio/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/serviio/3.0.11/templates/common.yaml
rename to incubator/serviio/3.0.12/templates/common.yaml
diff --git a/incubator/vaulthunters/3.0.11/values.yaml b/incubator/serviio/3.0.12/values.yaml
similarity index 100%
rename from incubator/vaulthunters/3.0.11/values.yaml
rename to incubator/serviio/3.0.12/values.yaml
diff --git a/incubator/shadowsocks/3.0.11/CHANGELOG.md b/incubator/shadowsocks/3.0.11/CHANGELOG.md
deleted file mode 100644
index ed9d48b7dc..0000000000
--- a/incubator/shadowsocks/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [shadowsocks-3.0.11](https://github.com/truecharts/charts/compare/shadowsocks-3.0.10...shadowsocks-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [shadowsocks-3.0.10](https://github.com/truecharts/charts/compare/shadowsocks-3.0.9...shadowsocks-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [shadowsocks-3.0.10](https://github.com/truecharts/charts/compare/shadowsocks-3.0.9...shadowsocks-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [shadowsocks-3.0.9](https://github.com/truecharts/charts/compare/shadowsocks-3.0.8...shadowsocks-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [shadowsocks-3.0.8](https://github.com/truecharts/charts/compare/shadowsocks-3.0.7...shadowsocks-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [shadowsocks-3.0.7](https://github.com/truecharts/charts/compare/shadowsocks-3.0.6...shadowsocks-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [shadowsocks-3.0.6](https://github.com/truecharts/charts/compare/shadowsocks-3.0.5...shadowsocks-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [shadowsocks-3.0.5](https://github.com/truecharts/charts/compare/shadowsocks-3.0.4...shadowsocks-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [shadowsocks-3.0.4](https://github.com/truecharts/charts/compare/shadowsocks-3.0.3...shadowsocks-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [shadowsocks-3.0.3](https://github.com/truecharts/charts/compare/shadowsocks-2.0.12...shadowsocks-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/shadowsocks/3.0.11/Chart.yaml b/incubator/shadowsocks/3.0.11/Chart.yaml
deleted file mode 100644
index 0bbb7cf597..0000000000
--- a/incubator/shadowsocks/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: shadowsocks
-version: 3.0.11
-appVersion: latest
-description: A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client.
-home: https://truecharts.org/charts/incubator/shadowsocks
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/shadowsocks/shadowsocks-libev
- - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md
- - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - shadowsocks
- - Security
- - Network-Proxy
- - Network-VPN
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Security
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/shadowsocks/3.0.11/app-changelog.md b/incubator/shadowsocks/3.0.11/app-changelog.md
deleted file mode 100644
index 93eae836ae..0000000000
--- a/incubator/shadowsocks/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [shadowsocks-3.0.11](https://github.com/truecharts/charts/compare/shadowsocks-3.0.10...shadowsocks-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/shadowsocks/3.0.11/charts/common-17.2.18.tgz b/incubator/shadowsocks/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/shadowsocks/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/shadowsocks/3.0.12/CHANGELOG.md b/incubator/shadowsocks/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..eb9c6e02d6
--- /dev/null
+++ b/incubator/shadowsocks/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [shadowsocks-3.0.12](https://github.com/truecharts/charts/compare/shadowsocks-3.0.11...shadowsocks-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [shadowsocks-3.0.11](https://github.com/truecharts/charts/compare/shadowsocks-3.0.10...shadowsocks-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [shadowsocks-3.0.10](https://github.com/truecharts/charts/compare/shadowsocks-3.0.9...shadowsocks-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [shadowsocks-3.0.10](https://github.com/truecharts/charts/compare/shadowsocks-3.0.9...shadowsocks-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [shadowsocks-3.0.9](https://github.com/truecharts/charts/compare/shadowsocks-3.0.8...shadowsocks-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [shadowsocks-3.0.8](https://github.com/truecharts/charts/compare/shadowsocks-3.0.7...shadowsocks-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [shadowsocks-3.0.7](https://github.com/truecharts/charts/compare/shadowsocks-3.0.6...shadowsocks-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [shadowsocks-3.0.6](https://github.com/truecharts/charts/compare/shadowsocks-3.0.5...shadowsocks-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [shadowsocks-3.0.5](https://github.com/truecharts/charts/compare/shadowsocks-3.0.4...shadowsocks-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/shadowsocks/3.0.12/Chart.yaml b/incubator/shadowsocks/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..80158d62f2
--- /dev/null
+++ b/incubator/shadowsocks/3.0.12/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: shadowsocks
+version: 3.0.12
+appVersion: latest
+description: A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client.
+home: https://truecharts.org/charts/incubator/shadowsocks
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/shadowsocks/shadowsocks-libev
+ - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - shadowsocks
+ - Security
+ - Network-Proxy
+ - Network-VPN
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Security
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/shadowsocks/3.0.11/README.md b/incubator/shadowsocks/3.0.12/README.md
similarity index 100%
rename from incubator/shadowsocks/3.0.11/README.md
rename to incubator/shadowsocks/3.0.12/README.md
diff --git a/incubator/shadowsocks/3.0.12/app-changelog.md b/incubator/shadowsocks/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..c1d57e76cc
--- /dev/null
+++ b/incubator/shadowsocks/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [shadowsocks-3.0.12](https://github.com/truecharts/charts/compare/shadowsocks-3.0.11...shadowsocks-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/shadowsocks/3.0.11/app-readme.md b/incubator/shadowsocks/3.0.12/app-readme.md
similarity index 100%
rename from incubator/shadowsocks/3.0.11/app-readme.md
rename to incubator/shadowsocks/3.0.12/app-readme.md
diff --git a/incubator/shadowsocks/3.0.12/charts/common-17.2.21.tgz b/incubator/shadowsocks/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/shadowsocks/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/shadowsocks/3.0.11/ix_values.yaml b/incubator/shadowsocks/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/shadowsocks/3.0.11/ix_values.yaml
rename to incubator/shadowsocks/3.0.12/ix_values.yaml
diff --git a/incubator/shadowsocks/3.0.11/questions.yaml b/incubator/shadowsocks/3.0.12/questions.yaml
similarity index 100%
rename from incubator/shadowsocks/3.0.11/questions.yaml
rename to incubator/shadowsocks/3.0.12/questions.yaml
diff --git a/incubator/shadowsocks/3.0.11/templates/common.yaml b/incubator/shadowsocks/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/shadowsocks/3.0.11/templates/common.yaml
rename to incubator/shadowsocks/3.0.12/templates/common.yaml
diff --git a/incubator/vorta/3.0.12/values.yaml b/incubator/shadowsocks/3.0.12/values.yaml
similarity index 100%
rename from incubator/vorta/3.0.12/values.yaml
rename to incubator/shadowsocks/3.0.12/values.yaml
diff --git a/incubator/snipe-it/9.0.11/CHANGELOG.md b/incubator/snipe-it/9.0.11/CHANGELOG.md
deleted file mode 100644
index fc55746ea3..0000000000
--- a/incubator/snipe-it/9.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [snipe-it-9.0.11](https://github.com/truecharts/charts/compare/snipe-it-9.0.10...snipe-it-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [snipe-it-9.0.10](https://github.com/truecharts/charts/compare/snipe-it-9.0.9...snipe-it-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [snipe-it-9.0.10](https://github.com/truecharts/charts/compare/snipe-it-9.0.9...snipe-it-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [snipe-it-9.0.9](https://github.com/truecharts/charts/compare/snipe-it-9.0.8...snipe-it-9.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [snipe-it-9.0.8](https://github.com/truecharts/charts/compare/snipe-it-9.0.7...snipe-it-9.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [snipe-it-9.0.7](https://github.com/truecharts/charts/compare/snipe-it-9.0.6...snipe-it-9.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [snipe-it-9.0.6](https://github.com/truecharts/charts/compare/snipe-it-9.0.5...snipe-it-9.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [snipe-it-9.0.5](https://github.com/truecharts/charts/compare/snipe-it-9.0.4...snipe-it-9.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [snipe-it-9.0.4](https://github.com/truecharts/charts/compare/snipe-it-9.0.3...snipe-it-9.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [snipe-it-9.0.3](https://github.com/truecharts/charts/compare/snipe-it-8.0.3...snipe-it-9.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/snipe-it/9.0.11/Chart.yaml b/incubator/snipe-it/9.0.11/Chart.yaml
deleted file mode 100644
index 56dcbeaeb1..0000000000
--- a/incubator/snipe-it/9.0.11/Chart.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: snipe-it
-version: 9.0.11
-appVersion: 6.2.3
-description: Open source asset management
-home: https://truecharts.org/charts/incubator/snipe-it
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png
-deprecated: false
-sources:
- - https://github.com/snipe/snipe-it
- - https://snipeitapp.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it
- - https://hub.docker.com/r/snipe/snipe-it
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - snipeit
- - snipe
- - asset
- - management
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
- - name: redis
- version: 9.0.3
- repository: https://deps.truecharts.org
- condition: redis.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: management
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/snipe-it/9.0.11/app-changelog.md b/incubator/snipe-it/9.0.11/app-changelog.md
deleted file mode 100644
index deff887d17..0000000000
--- a/incubator/snipe-it/9.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [snipe-it-9.0.11](https://github.com/truecharts/charts/compare/snipe-it-9.0.10...snipe-it-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/snipe-it/9.0.11/charts/common-17.2.18.tgz b/incubator/snipe-it/9.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/snipe-it/9.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/snipe-it/9.0.12/CHANGELOG.md b/incubator/snipe-it/9.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..3fa339d0a7
--- /dev/null
+++ b/incubator/snipe-it/9.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [snipe-it-9.0.12](https://github.com/truecharts/charts/compare/snipe-it-9.0.11...snipe-it-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [snipe-it-9.0.11](https://github.com/truecharts/charts/compare/snipe-it-9.0.10...snipe-it-9.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [snipe-it-9.0.10](https://github.com/truecharts/charts/compare/snipe-it-9.0.9...snipe-it-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [snipe-it-9.0.10](https://github.com/truecharts/charts/compare/snipe-it-9.0.9...snipe-it-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [snipe-it-9.0.9](https://github.com/truecharts/charts/compare/snipe-it-9.0.8...snipe-it-9.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [snipe-it-9.0.8](https://github.com/truecharts/charts/compare/snipe-it-9.0.7...snipe-it-9.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [snipe-it-9.0.7](https://github.com/truecharts/charts/compare/snipe-it-9.0.6...snipe-it-9.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [snipe-it-9.0.6](https://github.com/truecharts/charts/compare/snipe-it-9.0.5...snipe-it-9.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [snipe-it-9.0.5](https://github.com/truecharts/charts/compare/snipe-it-9.0.4...snipe-it-9.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/snipe-it/9.0.12/Chart.yaml b/incubator/snipe-it/9.0.12/Chart.yaml
new file mode 100644
index 0000000000..c4e994449d
--- /dev/null
+++ b/incubator/snipe-it/9.0.12/Chart.yaml
@@ -0,0 +1,54 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: snipe-it
+version: 9.0.12
+appVersion: 6.2.3
+description: Open source asset management
+home: https://truecharts.org/charts/incubator/snipe-it
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png
+deprecated: false
+sources:
+ - https://github.com/snipe/snipe-it
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it
+ - https://hub.docker.com/r/snipe/snipe-it
+ - https://snipeitapp.com/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - snipeit
+ - snipe
+ - asset
+ - management
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+ - name: redis
+ version: 9.0.3
+ repository: https://deps.truecharts.org
+ condition: redis.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: management
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/snipe-it/9.0.11/README.md b/incubator/snipe-it/9.0.12/README.md
similarity index 100%
rename from incubator/snipe-it/9.0.11/README.md
rename to incubator/snipe-it/9.0.12/README.md
diff --git a/incubator/snipe-it/9.0.12/app-changelog.md b/incubator/snipe-it/9.0.12/app-changelog.md
new file mode 100644
index 0000000000..a1f719f01b
--- /dev/null
+++ b/incubator/snipe-it/9.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [snipe-it-9.0.12](https://github.com/truecharts/charts/compare/snipe-it-9.0.11...snipe-it-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/snipe-it/9.0.11/app-readme.md b/incubator/snipe-it/9.0.12/app-readme.md
similarity index 100%
rename from incubator/snipe-it/9.0.11/app-readme.md
rename to incubator/snipe-it/9.0.12/app-readme.md
diff --git a/incubator/snipe-it/9.0.12/charts/common-17.2.21.tgz b/incubator/snipe-it/9.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/snipe-it/9.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/snipe-it/9.0.11/charts/mariadb-10.0.2.tgz b/incubator/snipe-it/9.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from incubator/snipe-it/9.0.11/charts/mariadb-10.0.2.tgz
rename to incubator/snipe-it/9.0.12/charts/mariadb-10.0.2.tgz
diff --git a/incubator/snipe-it/9.0.12/charts/redis-9.0.3.tgz b/incubator/snipe-it/9.0.12/charts/redis-9.0.3.tgz
new file mode 100644
index 0000000000..4575ec9171
Binary files /dev/null and b/incubator/snipe-it/9.0.12/charts/redis-9.0.3.tgz differ
diff --git a/incubator/snipe-it/9.0.11/ix_values.yaml b/incubator/snipe-it/9.0.12/ix_values.yaml
similarity index 100%
rename from incubator/snipe-it/9.0.11/ix_values.yaml
rename to incubator/snipe-it/9.0.12/ix_values.yaml
diff --git a/incubator/snipe-it/9.0.11/questions.yaml b/incubator/snipe-it/9.0.12/questions.yaml
similarity index 100%
rename from incubator/snipe-it/9.0.11/questions.yaml
rename to incubator/snipe-it/9.0.12/questions.yaml
diff --git a/incubator/snipe-it/9.0.11/templates/_secrets.tpl b/incubator/snipe-it/9.0.12/templates/_secrets.tpl
similarity index 100%
rename from incubator/snipe-it/9.0.11/templates/_secrets.tpl
rename to incubator/snipe-it/9.0.12/templates/_secrets.tpl
diff --git a/incubator/snipe-it/9.0.11/templates/common.yaml b/incubator/snipe-it/9.0.12/templates/common.yaml
similarity index 100%
rename from incubator/snipe-it/9.0.11/templates/common.yaml
rename to incubator/snipe-it/9.0.12/templates/common.yaml
diff --git a/incubator/wbo/5.0.11/values.yaml b/incubator/snipe-it/9.0.12/values.yaml
similarity index 100%
rename from incubator/wbo/5.0.11/values.yaml
rename to incubator/snipe-it/9.0.12/values.yaml
diff --git a/incubator/snowflake-proxy/1.0.11/CHANGELOG.md b/incubator/snowflake-proxy/1.0.11/CHANGELOG.md
deleted file mode 100644
index 7341e3e1ef..0000000000
--- a/incubator/snowflake-proxy/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [snowflake-proxy-1.0.11](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.10...snowflake-proxy-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [snowflake-proxy-1.0.10](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.9...snowflake-proxy-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [snowflake-proxy-1.0.10](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.9...snowflake-proxy-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [snowflake-proxy-1.0.9](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.8...snowflake-proxy-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [snowflake-proxy-1.0.8](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.7...snowflake-proxy-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [snowflake-proxy-1.0.7](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.6...snowflake-proxy-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [snowflake-proxy-1.0.6](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.5...snowflake-proxy-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [snowflake-proxy-1.0.5](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.4...snowflake-proxy-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [snowflake-proxy-1.0.4](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.3...snowflake-proxy-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [snowflake-proxy-1.0.3](https://github.com/truecharts/charts/compare/snowflake-proxy-0.0.15...snowflake-proxy-1.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/snowflake-proxy/1.0.11/Chart.yaml b/incubator/snowflake-proxy/1.0.11/Chart.yaml
deleted file mode 100644
index 62a1afced5..0000000000
--- a/incubator/snowflake-proxy/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: snowflake-proxy
-version: 1.0.11
-appVersion: 2.6.0
-description: Snowflake's Proxy component to help users in the censored regions.
-home: https://truecharts.org/charts/incubator/snowflake-proxy
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/thetorproject/snowflake-proxy
- - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy
- - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - snowflake-proxy
- - proxy
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: proxy
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/snowflake-proxy/1.0.11/app-changelog.md b/incubator/snowflake-proxy/1.0.11/app-changelog.md
deleted file mode 100644
index cdc7756dc8..0000000000
--- a/incubator/snowflake-proxy/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [snowflake-proxy-1.0.11](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.10...snowflake-proxy-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/snowflake-proxy/1.0.11/charts/common-17.2.18.tgz b/incubator/snowflake-proxy/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/snowflake-proxy/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/snowflake-proxy/1.0.12/CHANGELOG.md b/incubator/snowflake-proxy/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..1391434879
--- /dev/null
+++ b/incubator/snowflake-proxy/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [snowflake-proxy-1.0.12](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.11...snowflake-proxy-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [snowflake-proxy-1.0.11](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.10...snowflake-proxy-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [snowflake-proxy-1.0.10](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.9...snowflake-proxy-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [snowflake-proxy-1.0.10](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.9...snowflake-proxy-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [snowflake-proxy-1.0.9](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.8...snowflake-proxy-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [snowflake-proxy-1.0.8](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.7...snowflake-proxy-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [snowflake-proxy-1.0.7](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.6...snowflake-proxy-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [snowflake-proxy-1.0.6](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.5...snowflake-proxy-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [snowflake-proxy-1.0.5](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.4...snowflake-proxy-1.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/snowflake-proxy/1.0.12/Chart.yaml b/incubator/snowflake-proxy/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..8efbbcde6a
--- /dev/null
+++ b/incubator/snowflake-proxy/1.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: snowflake-proxy
+version: 1.0.12
+appVersion: 2.6.0
+description: Snowflake's Proxy component to help users in the censored regions.
+home: https://truecharts.org/charts/incubator/snowflake-proxy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png
+deprecated: false
+sources:
+ - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy
+ - https://hub.docker.com/r/thetorproject/snowflake-proxy
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - snowflake-proxy
+ - proxy
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: proxy
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/snowflake-proxy/1.0.11/README.md b/incubator/snowflake-proxy/1.0.12/README.md
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/README.md
rename to incubator/snowflake-proxy/1.0.12/README.md
diff --git a/incubator/snowflake-proxy/1.0.12/app-changelog.md b/incubator/snowflake-proxy/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..9b435f12ba
--- /dev/null
+++ b/incubator/snowflake-proxy/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [snowflake-proxy-1.0.12](https://github.com/truecharts/charts/compare/snowflake-proxy-1.0.11...snowflake-proxy-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/snowflake-proxy/1.0.11/app-readme.md b/incubator/snowflake-proxy/1.0.12/app-readme.md
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/app-readme.md
rename to incubator/snowflake-proxy/1.0.12/app-readme.md
diff --git a/incubator/snowflake-proxy/1.0.12/charts/common-17.2.21.tgz b/incubator/snowflake-proxy/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/snowflake-proxy/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/snowflake-proxy/1.0.11/ix_values.yaml b/incubator/snowflake-proxy/1.0.12/ix_values.yaml
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/ix_values.yaml
rename to incubator/snowflake-proxy/1.0.12/ix_values.yaml
diff --git a/incubator/snowflake-proxy/1.0.11/questions.yaml b/incubator/snowflake-proxy/1.0.12/questions.yaml
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/questions.yaml
rename to incubator/snowflake-proxy/1.0.12/questions.yaml
diff --git a/incubator/snowflake-proxy/1.0.11/templates/_args.tpl b/incubator/snowflake-proxy/1.0.12/templates/_args.tpl
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/templates/_args.tpl
rename to incubator/snowflake-proxy/1.0.12/templates/_args.tpl
diff --git a/incubator/snowflake-proxy/1.0.11/templates/common.yaml b/incubator/snowflake-proxy/1.0.12/templates/common.yaml
similarity index 100%
rename from incubator/snowflake-proxy/1.0.11/templates/common.yaml
rename to incubator/snowflake-proxy/1.0.12/templates/common.yaml
diff --git a/incubator/wireshark/6.0.11/values.yaml b/incubator/snowflake-proxy/1.0.12/values.yaml
similarity index 100%
rename from incubator/wireshark/6.0.11/values.yaml
rename to incubator/snowflake-proxy/1.0.12/values.yaml
diff --git a/incubator/somfyprotect2mqtt/1.0.11/CHANGELOG.md b/incubator/somfyprotect2mqtt/1.0.11/CHANGELOG.md
deleted file mode 100644
index 075072fc69..0000000000
--- a/incubator/somfyprotect2mqtt/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [somfyprotect2mqtt-1.0.11](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.10...somfyprotect2mqtt-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [somfyprotect2mqtt-1.0.10](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.9...somfyprotect2mqtt-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [somfyprotect2mqtt-1.0.10](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.9...somfyprotect2mqtt-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [somfyprotect2mqtt-1.0.9](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.8...somfyprotect2mqtt-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [somfyprotect2mqtt-1.0.8](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.7...somfyprotect2mqtt-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [somfyprotect2mqtt-1.0.7](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.6...somfyprotect2mqtt-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [somfyprotect2mqtt-1.0.6](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.5...somfyprotect2mqtt-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [somfyprotect2mqtt-1.0.5](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.4...somfyprotect2mqtt-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [somfyprotect2mqtt-1.0.4](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.3...somfyprotect2mqtt-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [somfyprotect2mqtt-1.0.3](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-0.0.5...somfyprotect2mqtt-1.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/somfyprotect2mqtt/1.0.11/Chart.yaml b/incubator/somfyprotect2mqtt/1.0.11/Chart.yaml
deleted file mode 100644
index 31900a2779..0000000000
--- a/incubator/somfyprotect2mqtt/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: somfyprotect2mqtt
-version: 1.0.11
-appVersion: 2023.11.1
-description: Somfy Protect to MQTT
-home: https://truecharts.org/charts/incubator/somfyprotect2mqtt
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png
-deprecated: false
-sources:
- - https://github.com/Minims/SomfyProtect2MQTT
- - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt
- - https://hub.docker.com/r/minims/somfyprotect2mqtt
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - somfyprotect2mqtt
- - mqtt
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: homeautomation
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/somfyprotect2mqtt/1.0.11/app-changelog.md b/incubator/somfyprotect2mqtt/1.0.11/app-changelog.md
deleted file mode 100644
index bad59857fa..0000000000
--- a/incubator/somfyprotect2mqtt/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [somfyprotect2mqtt-1.0.11](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.10...somfyprotect2mqtt-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/somfyprotect2mqtt/1.0.11/charts/common-17.2.18.tgz b/incubator/somfyprotect2mqtt/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/somfyprotect2mqtt/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/somfyprotect2mqtt/1.0.12/CHANGELOG.md b/incubator/somfyprotect2mqtt/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..a0b53dc297
--- /dev/null
+++ b/incubator/somfyprotect2mqtt/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [somfyprotect2mqtt-1.0.12](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.11...somfyprotect2mqtt-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [somfyprotect2mqtt-1.0.11](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.10...somfyprotect2mqtt-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [somfyprotect2mqtt-1.0.10](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.9...somfyprotect2mqtt-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [somfyprotect2mqtt-1.0.10](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.9...somfyprotect2mqtt-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [somfyprotect2mqtt-1.0.9](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.8...somfyprotect2mqtt-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [somfyprotect2mqtt-1.0.8](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.7...somfyprotect2mqtt-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [somfyprotect2mqtt-1.0.7](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.6...somfyprotect2mqtt-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [somfyprotect2mqtt-1.0.6](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.5...somfyprotect2mqtt-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [somfyprotect2mqtt-1.0.5](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.4...somfyprotect2mqtt-1.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/somfyprotect2mqtt/1.0.12/Chart.yaml b/incubator/somfyprotect2mqtt/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..c9ca213fd4
--- /dev/null
+++ b/incubator/somfyprotect2mqtt/1.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: somfyprotect2mqtt
+version: 1.0.12
+appVersion: 2023.11.1
+description: Somfy Protect to MQTT
+home: https://truecharts.org/charts/incubator/somfyprotect2mqtt
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png
+deprecated: false
+sources:
+ - https://github.com/Minims/SomfyProtect2MQTT
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt
+ - https://hub.docker.com/r/minims/somfyprotect2mqtt
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - somfyprotect2mqtt
+ - mqtt
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: homeautomation
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/somfyprotect2mqtt/1.0.11/README.md b/incubator/somfyprotect2mqtt/1.0.12/README.md
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/README.md
rename to incubator/somfyprotect2mqtt/1.0.12/README.md
diff --git a/incubator/somfyprotect2mqtt/1.0.12/app-changelog.md b/incubator/somfyprotect2mqtt/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..4f84499194
--- /dev/null
+++ b/incubator/somfyprotect2mqtt/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [somfyprotect2mqtt-1.0.12](https://github.com/truecharts/charts/compare/somfyprotect2mqtt-1.0.11...somfyprotect2mqtt-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/somfyprotect2mqtt/1.0.11/app-readme.md b/incubator/somfyprotect2mqtt/1.0.12/app-readme.md
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/app-readme.md
rename to incubator/somfyprotect2mqtt/1.0.12/app-readme.md
diff --git a/incubator/somfyprotect2mqtt/1.0.12/charts/common-17.2.21.tgz b/incubator/somfyprotect2mqtt/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/somfyprotect2mqtt/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/somfyprotect2mqtt/1.0.11/ix_values.yaml b/incubator/somfyprotect2mqtt/1.0.12/ix_values.yaml
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/ix_values.yaml
rename to incubator/somfyprotect2mqtt/1.0.12/ix_values.yaml
diff --git a/incubator/somfyprotect2mqtt/1.0.11/questions.yaml b/incubator/somfyprotect2mqtt/1.0.12/questions.yaml
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/questions.yaml
rename to incubator/somfyprotect2mqtt/1.0.12/questions.yaml
diff --git a/incubator/somfyprotect2mqtt/1.0.11/templates/_secret.tpl b/incubator/somfyprotect2mqtt/1.0.12/templates/_secret.tpl
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/templates/_secret.tpl
rename to incubator/somfyprotect2mqtt/1.0.12/templates/_secret.tpl
diff --git a/incubator/somfyprotect2mqtt/1.0.11/templates/common.yaml b/incubator/somfyprotect2mqtt/1.0.12/templates/common.yaml
similarity index 100%
rename from incubator/somfyprotect2mqtt/1.0.11/templates/common.yaml
rename to incubator/somfyprotect2mqtt/1.0.12/templates/common.yaml
diff --git a/incubator/xbackbone/8.0.11/values.yaml b/incubator/somfyprotect2mqtt/1.0.12/values.yaml
similarity index 100%
rename from incubator/xbackbone/8.0.11/values.yaml
rename to incubator/somfyprotect2mqtt/1.0.12/values.yaml
diff --git a/incubator/sonarqube/3.0.11/CHANGELOG.md b/incubator/sonarqube/3.0.11/CHANGELOG.md
deleted file mode 100644
index 9310f99c3f..0000000000
--- a/incubator/sonarqube/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [sonarqube-3.0.11](https://github.com/truecharts/charts/compare/sonarqube-3.0.10...sonarqube-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [sonarqube-3.0.10](https://github.com/truecharts/charts/compare/sonarqube-3.0.9...sonarqube-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [sonarqube-3.0.10](https://github.com/truecharts/charts/compare/sonarqube-3.0.9...sonarqube-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [sonarqube-3.0.9](https://github.com/truecharts/charts/compare/sonarqube-3.0.8...sonarqube-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [sonarqube-3.0.8](https://github.com/truecharts/charts/compare/sonarqube-3.0.7...sonarqube-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [sonarqube-3.0.7](https://github.com/truecharts/charts/compare/sonarqube-3.0.6...sonarqube-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [sonarqube-3.0.6](https://github.com/truecharts/charts/compare/sonarqube-3.0.5...sonarqube-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [sonarqube-3.0.5](https://github.com/truecharts/charts/compare/sonarqube-3.0.4...sonarqube-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [sonarqube-3.0.4](https://github.com/truecharts/charts/compare/sonarqube-3.0.3...sonarqube-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [sonarqube-3.0.3](https://github.com/truecharts/charts/compare/sonarqube-2.0.12...sonarqube-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/sonarqube/3.0.11/Chart.yaml b/incubator/sonarqube/3.0.11/Chart.yaml
deleted file mode 100644
index f10dc96365..0000000000
--- a/incubator/sonarqube/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: sonarqube
-version: 3.0.11
-appVersion: latest
-description: "SonarQube is an open source platform for continuous inspection of code quality. "
-home: https://truecharts.org/charts/incubator/sonarqube
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png
-deprecated: false
-sources:
- - https://github.com/SonarSource/sonarqube
- - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube
- - https://hub.docker.com/_/sonarqube
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - sonarqube
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/sonarqube/3.0.11/app-changelog.md b/incubator/sonarqube/3.0.11/app-changelog.md
deleted file mode 100644
index da9774d434..0000000000
--- a/incubator/sonarqube/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [sonarqube-3.0.11](https://github.com/truecharts/charts/compare/sonarqube-3.0.10...sonarqube-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/sonarqube/3.0.11/charts/common-17.2.18.tgz b/incubator/sonarqube/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/sonarqube/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/sonarqube/3.0.12/CHANGELOG.md b/incubator/sonarqube/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..871f6bbab9
--- /dev/null
+++ b/incubator/sonarqube/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [sonarqube-3.0.12](https://github.com/truecharts/charts/compare/sonarqube-3.0.11...sonarqube-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [sonarqube-3.0.11](https://github.com/truecharts/charts/compare/sonarqube-3.0.10...sonarqube-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [sonarqube-3.0.10](https://github.com/truecharts/charts/compare/sonarqube-3.0.9...sonarqube-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [sonarqube-3.0.10](https://github.com/truecharts/charts/compare/sonarqube-3.0.9...sonarqube-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [sonarqube-3.0.9](https://github.com/truecharts/charts/compare/sonarqube-3.0.8...sonarqube-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [sonarqube-3.0.8](https://github.com/truecharts/charts/compare/sonarqube-3.0.7...sonarqube-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [sonarqube-3.0.7](https://github.com/truecharts/charts/compare/sonarqube-3.0.6...sonarqube-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [sonarqube-3.0.6](https://github.com/truecharts/charts/compare/sonarqube-3.0.5...sonarqube-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [sonarqube-3.0.5](https://github.com/truecharts/charts/compare/sonarqube-3.0.4...sonarqube-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/sonarqube/3.0.12/Chart.yaml b/incubator/sonarqube/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..6dbe594635
--- /dev/null
+++ b/incubator/sonarqube/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: sonarqube
+version: 3.0.12
+appVersion: latest
+description: "SonarQube is an open source platform for continuous inspection of code quality. "
+home: https://truecharts.org/charts/incubator/sonarqube
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png
+deprecated: false
+sources:
+ - https://github.com/SonarSource/sonarqube
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube
+ - https://hub.docker.com/_/sonarqube
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - sonarqube
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/sonarqube/3.0.11/README.md b/incubator/sonarqube/3.0.12/README.md
similarity index 100%
rename from incubator/sonarqube/3.0.11/README.md
rename to incubator/sonarqube/3.0.12/README.md
diff --git a/incubator/sonarqube/3.0.12/app-changelog.md b/incubator/sonarqube/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..1c04cdfe2a
--- /dev/null
+++ b/incubator/sonarqube/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [sonarqube-3.0.12](https://github.com/truecharts/charts/compare/sonarqube-3.0.11...sonarqube-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/sonarqube/3.0.11/app-readme.md b/incubator/sonarqube/3.0.12/app-readme.md
similarity index 100%
rename from incubator/sonarqube/3.0.11/app-readme.md
rename to incubator/sonarqube/3.0.12/app-readme.md
diff --git a/incubator/sonarqube/3.0.12/charts/common-17.2.21.tgz b/incubator/sonarqube/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/sonarqube/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/sonarqube/3.0.11/ix_values.yaml b/incubator/sonarqube/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/sonarqube/3.0.11/ix_values.yaml
rename to incubator/sonarqube/3.0.12/ix_values.yaml
diff --git a/incubator/sonarqube/3.0.11/questions.yaml b/incubator/sonarqube/3.0.12/questions.yaml
similarity index 100%
rename from incubator/sonarqube/3.0.11/questions.yaml
rename to incubator/sonarqube/3.0.12/questions.yaml
diff --git a/incubator/sonarqube/3.0.11/templates/common.yaml b/incubator/sonarqube/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/sonarqube/3.0.11/templates/common.yaml
rename to incubator/sonarqube/3.0.12/templates/common.yaml
diff --git a/incubator/zusam/5.0.11/values.yaml b/incubator/sonarqube/3.0.12/values.yaml
similarity index 100%
rename from incubator/zusam/5.0.11/values.yaml
rename to incubator/sonarqube/3.0.12/values.yaml
diff --git a/incubator/ts3-manager/3.0.11/CHANGELOG.md b/incubator/ts3-manager/3.0.11/CHANGELOG.md
deleted file mode 100644
index 020d027537..0000000000
--- a/incubator/ts3-manager/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ts3-manager-3.0.11](https://github.com/truecharts/charts/compare/ts3-manager-3.0.10...ts3-manager-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ts3-manager-3.0.10](https://github.com/truecharts/charts/compare/ts3-manager-3.0.9...ts3-manager-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ts3-manager-3.0.10](https://github.com/truecharts/charts/compare/ts3-manager-3.0.9...ts3-manager-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ts3-manager-3.0.9](https://github.com/truecharts/charts/compare/ts3-manager-3.0.8...ts3-manager-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ts3-manager-3.0.8](https://github.com/truecharts/charts/compare/ts3-manager-3.0.7...ts3-manager-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [ts3-manager-3.0.7](https://github.com/truecharts/charts/compare/ts3-manager-3.0.6...ts3-manager-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ts3-manager-3.0.6](https://github.com/truecharts/charts/compare/ts3-manager-3.0.5...ts3-manager-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ts3-manager-3.0.5](https://github.com/truecharts/charts/compare/ts3-manager-3.0.4...ts3-manager-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [ts3-manager-3.0.4](https://github.com/truecharts/charts/compare/ts3-manager-3.0.3...ts3-manager-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [ts3-manager-3.0.3](https://github.com/truecharts/charts/compare/ts3-manager-2.0.12...ts3-manager-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/ts3-manager/3.0.11/Chart.yaml b/incubator/ts3-manager/3.0.11/Chart.yaml
deleted file mode 100644
index c7dd286cb5..0000000000
--- a/incubator/ts3-manager/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ts3-manager
-version: 3.0.11
-appVersion: 2.2.0
-description: A modern web interface for maintaining Teamspeak3 servers.
-home: https://truecharts.org/charts/incubator/ts3-manager
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png
-deprecated: false
-sources:
- - https://github.com/joni1802/ts3-manager/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager
- - https://hub.docker.com/r/joni1802/ts3-manager
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ts3-manager
- - teamspeak
- - teamspeak3
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: web
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ts3-manager/3.0.11/app-changelog.md b/incubator/ts3-manager/3.0.11/app-changelog.md
deleted file mode 100644
index 097aa781e0..0000000000
--- a/incubator/ts3-manager/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ts3-manager-3.0.11](https://github.com/truecharts/charts/compare/ts3-manager-3.0.10...ts3-manager-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ts3-manager/3.0.11/charts/common-17.2.18.tgz b/incubator/ts3-manager/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ts3-manager/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ts3-manager/3.0.12/CHANGELOG.md b/incubator/ts3-manager/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..cdffbe436a
--- /dev/null
+++ b/incubator/ts3-manager/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ts3-manager-3.0.12](https://github.com/truecharts/charts/compare/ts3-manager-3.0.11...ts3-manager-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ts3-manager-3.0.11](https://github.com/truecharts/charts/compare/ts3-manager-3.0.10...ts3-manager-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ts3-manager-3.0.10](https://github.com/truecharts/charts/compare/ts3-manager-3.0.9...ts3-manager-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ts3-manager-3.0.10](https://github.com/truecharts/charts/compare/ts3-manager-3.0.9...ts3-manager-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ts3-manager-3.0.9](https://github.com/truecharts/charts/compare/ts3-manager-3.0.8...ts3-manager-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ts3-manager-3.0.8](https://github.com/truecharts/charts/compare/ts3-manager-3.0.7...ts3-manager-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [ts3-manager-3.0.7](https://github.com/truecharts/charts/compare/ts3-manager-3.0.6...ts3-manager-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ts3-manager-3.0.6](https://github.com/truecharts/charts/compare/ts3-manager-3.0.5...ts3-manager-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [ts3-manager-3.0.5](https://github.com/truecharts/charts/compare/ts3-manager-3.0.4...ts3-manager-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/ts3-manager/3.0.12/Chart.yaml b/incubator/ts3-manager/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..613cd153be
--- /dev/null
+++ b/incubator/ts3-manager/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ts3-manager
+version: 3.0.12
+appVersion: 2.2.0
+description: A modern web interface for maintaining Teamspeak3 servers.
+home: https://truecharts.org/charts/incubator/ts3-manager
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png
+deprecated: false
+sources:
+ - https://github.com/joni1802/ts3-manager/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager
+ - https://hub.docker.com/r/joni1802/ts3-manager
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ts3-manager
+ - teamspeak
+ - teamspeak3
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: web
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ts3-manager/3.0.11/README.md b/incubator/ts3-manager/3.0.12/README.md
similarity index 100%
rename from incubator/ts3-manager/3.0.11/README.md
rename to incubator/ts3-manager/3.0.12/README.md
diff --git a/incubator/ts3-manager/3.0.12/app-changelog.md b/incubator/ts3-manager/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..6b050c9c76
--- /dev/null
+++ b/incubator/ts3-manager/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ts3-manager-3.0.12](https://github.com/truecharts/charts/compare/ts3-manager-3.0.11...ts3-manager-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ts3-manager/3.0.11/app-readme.md b/incubator/ts3-manager/3.0.12/app-readme.md
similarity index 100%
rename from incubator/ts3-manager/3.0.11/app-readme.md
rename to incubator/ts3-manager/3.0.12/app-readme.md
diff --git a/incubator/ts3-manager/3.0.12/charts/common-17.2.21.tgz b/incubator/ts3-manager/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ts3-manager/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/ts3-manager/3.0.11/ix_values.yaml b/incubator/ts3-manager/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/ts3-manager/3.0.11/ix_values.yaml
rename to incubator/ts3-manager/3.0.12/ix_values.yaml
diff --git a/incubator/ts3-manager/3.0.11/questions.yaml b/incubator/ts3-manager/3.0.12/questions.yaml
similarity index 100%
rename from incubator/ts3-manager/3.0.11/questions.yaml
rename to incubator/ts3-manager/3.0.12/questions.yaml
diff --git a/incubator/xbackbone/8.0.11/templates/common.yaml b/incubator/ts3-manager/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/xbackbone/8.0.11/templates/common.yaml
rename to incubator/ts3-manager/3.0.12/templates/common.yaml
diff --git a/stable/acestream/5.1.4/values.yaml b/incubator/ts3-manager/3.0.12/values.yaml
similarity index 100%
rename from stable/acestream/5.1.4/values.yaml
rename to incubator/ts3-manager/3.0.12/values.yaml
diff --git a/incubator/tubearchivist-es/3.0.11/CHANGELOG.md b/incubator/tubearchivist-es/3.0.11/CHANGELOG.md
deleted file mode 100644
index e243bbf34f..0000000000
--- a/incubator/tubearchivist-es/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [tubearchivist-es-3.0.11](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.10...tubearchivist-es-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [tubearchivist-es-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.9...tubearchivist-es-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [tubearchivist-es-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.9...tubearchivist-es-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [tubearchivist-es-3.0.9](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.8...tubearchivist-es-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [tubearchivist-es-3.0.8](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.7...tubearchivist-es-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [tubearchivist-es-3.0.7](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.6...tubearchivist-es-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [tubearchivist-es-3.0.6](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.5...tubearchivist-es-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [tubearchivist-es-3.0.5](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.4...tubearchivist-es-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [tubearchivist-es-3.0.4](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.3...tubearchivist-es-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [tubearchivist-es-3.0.3](https://github.com/truecharts/charts/compare/tubearchivist-es-2.0.14...tubearchivist-es-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/tubearchivist-es/3.0.11/Chart.yaml b/incubator/tubearchivist-es/3.0.11/Chart.yaml
deleted file mode 100644
index a816303674..0000000000
--- a/incubator/tubearchivist-es/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: tubearchivist-es
-version: 3.0.11
-appVersion: latest
-description: This is a dependancy Chart for the application "TubeArchivist"
-home: https://truecharts.org/charts/incubator/tubearchivist-es
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es
- - https://hub.docker.com/r/bbilly1/tubearchivist-es
- - https://github.com/elastic/elasticsearch
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - tubearchivist-es
- - Tools-Utilities
- - MediaServer-Other
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/tubearchivist-es/3.0.11/app-changelog.md b/incubator/tubearchivist-es/3.0.11/app-changelog.md
deleted file mode 100644
index d44abf1050..0000000000
--- a/incubator/tubearchivist-es/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [tubearchivist-es-3.0.11](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.10...tubearchivist-es-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/tubearchivist-es/3.0.11/charts/common-17.2.18.tgz b/incubator/tubearchivist-es/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/tubearchivist-es/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/tubearchivist-es/3.0.12/CHANGELOG.md b/incubator/tubearchivist-es/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..2f39070adf
--- /dev/null
+++ b/incubator/tubearchivist-es/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [tubearchivist-es-3.0.12](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.11...tubearchivist-es-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [tubearchivist-es-3.0.11](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.10...tubearchivist-es-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [tubearchivist-es-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.9...tubearchivist-es-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [tubearchivist-es-3.0.10](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.9...tubearchivist-es-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [tubearchivist-es-3.0.9](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.8...tubearchivist-es-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [tubearchivist-es-3.0.8](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.7...tubearchivist-es-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [tubearchivist-es-3.0.7](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.6...tubearchivist-es-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [tubearchivist-es-3.0.6](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.5...tubearchivist-es-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [tubearchivist-es-3.0.5](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.4...tubearchivist-es-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/tubearchivist-es/3.0.12/Chart.yaml b/incubator/tubearchivist-es/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..69c98354ff
--- /dev/null
+++ b/incubator/tubearchivist-es/3.0.12/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: tubearchivist-es
+version: 3.0.12
+appVersion: latest
+description: This is a dependancy Chart for the application "TubeArchivist"
+home: https://truecharts.org/charts/incubator/tubearchivist-es
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/bbilly1/tubearchivist-es
+ - https://github.com/elastic/elasticsearch
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - tubearchivist-es
+ - Tools-Utilities
+ - MediaServer-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/tubearchivist-es/3.0.11/README.md b/incubator/tubearchivist-es/3.0.12/README.md
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/README.md
rename to incubator/tubearchivist-es/3.0.12/README.md
diff --git a/incubator/tubearchivist-es/3.0.12/app-changelog.md b/incubator/tubearchivist-es/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..d21f64dc53
--- /dev/null
+++ b/incubator/tubearchivist-es/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [tubearchivist-es-3.0.12](https://github.com/truecharts/charts/compare/tubearchivist-es-3.0.11...tubearchivist-es-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/tubearchivist-es/3.0.11/app-readme.md b/incubator/tubearchivist-es/3.0.12/app-readme.md
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/app-readme.md
rename to incubator/tubearchivist-es/3.0.12/app-readme.md
diff --git a/incubator/tubearchivist-es/3.0.12/charts/common-17.2.21.tgz b/incubator/tubearchivist-es/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/tubearchivist-es/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/tubearchivist-es/3.0.11/ix_values.yaml b/incubator/tubearchivist-es/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/ix_values.yaml
rename to incubator/tubearchivist-es/3.0.12/ix_values.yaml
diff --git a/incubator/tubearchivist-es/3.0.11/questions.yaml b/incubator/tubearchivist-es/3.0.12/questions.yaml
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/questions.yaml
rename to incubator/tubearchivist-es/3.0.12/questions.yaml
diff --git a/incubator/tubearchivist-es/3.0.11/templates/common.yaml b/incubator/tubearchivist-es/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/tubearchivist-es/3.0.11/templates/common.yaml
rename to incubator/tubearchivist-es/3.0.12/templates/common.yaml
diff --git a/stable/actualserver/7.1.4/values.yaml b/incubator/tubearchivist-es/3.0.12/values.yaml
similarity index 100%
rename from stable/actualserver/7.1.4/values.yaml
rename to incubator/tubearchivist-es/3.0.12/values.yaml
diff --git a/incubator/twofauth/0.0.3/CHANGELOG.md b/incubator/twofauth/0.0.3/CHANGELOG.md
deleted file mode 100644
index 42dc41afc3..0000000000
--- a/incubator/twofauth/0.0.3/CHANGELOG.md
+++ /dev/null
@@ -1,49 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [twofauth-0.0.3](https://github.com/truecharts/charts/compare/twofauth-0.0.2...twofauth-0.0.3) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [twofauth-0.0.2](https://github.com/truecharts/charts/compare/twofauth-0.0.1...twofauth-0.0.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [twofauth-0.0.2](https://github.com/truecharts/charts/compare/twofauth-0.0.1...twofauth-0.0.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [twofauth-0.0.1]twofauth-0.0.1 (2023-12-28)
diff --git a/incubator/twofauth/0.0.3/Chart.yaml b/incubator/twofauth/0.0.3/Chart.yaml
deleted file mode 100644
index 6c831c9613..0000000000
--- a/incubator/twofauth/0.0.3/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: twofauth
-version: 0.0.3
-appVersion: 5.0.0
-description: A Web app to manage your 2FA accounts and generate their security codes.
-home: https://truecharts.org/charts/incubator/twofauth
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png
-deprecated: false
-sources:
- - https://github.com/Bubka/2fauth
- - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth
- - https://hub.docker.com/r/2fauth/2fauth
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - 2fauth
- - auth
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: auth
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/twofauth/0.0.3/app-changelog.md b/incubator/twofauth/0.0.3/app-changelog.md
deleted file mode 100644
index 47053cf516..0000000000
--- a/incubator/twofauth/0.0.3/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [twofauth-0.0.3](https://github.com/truecharts/charts/compare/twofauth-0.0.2...twofauth-0.0.3) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/twofauth/0.0.3/charts/common-17.2.18.tgz b/incubator/twofauth/0.0.3/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/twofauth/0.0.3/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/twofauth/0.0.4/CHANGELOG.md b/incubator/twofauth/0.0.4/CHANGELOG.md
new file mode 100644
index 0000000000..2ca27d2853
--- /dev/null
+++ b/incubator/twofauth/0.0.4/CHANGELOG.md
@@ -0,0 +1,58 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [twofauth-0.0.4](https://github.com/truecharts/charts/compare/twofauth-0.0.3...twofauth-0.0.4) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [twofauth-0.0.3](https://github.com/truecharts/charts/compare/twofauth-0.0.2...twofauth-0.0.3) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [twofauth-0.0.2](https://github.com/truecharts/charts/compare/twofauth-0.0.1...twofauth-0.0.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [twofauth-0.0.2](https://github.com/truecharts/charts/compare/twofauth-0.0.1...twofauth-0.0.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [twofauth-0.0.1]twofauth-0.0.1 (2023-12-28)
diff --git a/incubator/twofauth/0.0.4/Chart.yaml b/incubator/twofauth/0.0.4/Chart.yaml
new file mode 100644
index 0000000000..31521e9398
--- /dev/null
+++ b/incubator/twofauth/0.0.4/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: twofauth
+version: 0.0.4
+appVersion: 5.0.0
+description: A Web app to manage your 2FA accounts and generate their security codes.
+home: https://truecharts.org/charts/incubator/twofauth
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png
+deprecated: false
+sources:
+ - https://github.com/Bubka/2fauth
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth
+ - https://hub.docker.com/r/2fauth/2fauth
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - 2fauth
+ - auth
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: auth
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/twofauth/0.0.3/README.md b/incubator/twofauth/0.0.4/README.md
similarity index 100%
rename from incubator/twofauth/0.0.3/README.md
rename to incubator/twofauth/0.0.4/README.md
diff --git a/incubator/twofauth/0.0.4/app-changelog.md b/incubator/twofauth/0.0.4/app-changelog.md
new file mode 100644
index 0000000000..c984a5a4a3
--- /dev/null
+++ b/incubator/twofauth/0.0.4/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [twofauth-0.0.4](https://github.com/truecharts/charts/compare/twofauth-0.0.3...twofauth-0.0.4) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/twofauth/0.0.3/app-readme.md b/incubator/twofauth/0.0.4/app-readme.md
similarity index 100%
rename from incubator/twofauth/0.0.3/app-readme.md
rename to incubator/twofauth/0.0.4/app-readme.md
diff --git a/incubator/twofauth/0.0.4/charts/common-17.2.21.tgz b/incubator/twofauth/0.0.4/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/twofauth/0.0.4/charts/common-17.2.21.tgz differ
diff --git a/incubator/twofauth/0.0.3/ix_values.yaml b/incubator/twofauth/0.0.4/ix_values.yaml
similarity index 100%
rename from incubator/twofauth/0.0.3/ix_values.yaml
rename to incubator/twofauth/0.0.4/ix_values.yaml
diff --git a/incubator/twofauth/0.0.3/questions.yaml b/incubator/twofauth/0.0.4/questions.yaml
similarity index 100%
rename from incubator/twofauth/0.0.3/questions.yaml
rename to incubator/twofauth/0.0.4/questions.yaml
diff --git a/stable/ariang/7.1.4/templates/NOTES.txt b/incubator/twofauth/0.0.4/templates/NOTES.txt
similarity index 100%
rename from stable/ariang/7.1.4/templates/NOTES.txt
rename to incubator/twofauth/0.0.4/templates/NOTES.txt
diff --git a/incubator/twofauth/0.0.3/templates/_secrets.tpl b/incubator/twofauth/0.0.4/templates/_secrets.tpl
similarity index 100%
rename from incubator/twofauth/0.0.3/templates/_secrets.tpl
rename to incubator/twofauth/0.0.4/templates/_secrets.tpl
diff --git a/incubator/twofauth/0.0.3/templates/common.yaml b/incubator/twofauth/0.0.4/templates/common.yaml
similarity index 100%
rename from incubator/twofauth/0.0.3/templates/common.yaml
rename to incubator/twofauth/0.0.4/templates/common.yaml
diff --git a/stable/adguard-home/8.1.4/values.yaml b/incubator/twofauth/0.0.4/values.yaml
similarity index 100%
rename from stable/adguard-home/8.1.4/values.yaml
rename to incubator/twofauth/0.0.4/values.yaml
diff --git a/incubator/typecho/9.0.11/CHANGELOG.md b/incubator/typecho/9.0.11/CHANGELOG.md
deleted file mode 100644
index b6dea84f87..0000000000
--- a/incubator/typecho/9.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [typecho-9.0.11](https://github.com/truecharts/charts/compare/typecho-9.0.10...typecho-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [typecho-9.0.10](https://github.com/truecharts/charts/compare/typecho-9.0.9...typecho-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [typecho-9.0.10](https://github.com/truecharts/charts/compare/typecho-9.0.9...typecho-9.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [typecho-9.0.9](https://github.com/truecharts/charts/compare/typecho-9.0.8...typecho-9.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [typecho-9.0.8](https://github.com/truecharts/charts/compare/typecho-9.0.7...typecho-9.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [typecho-9.0.7](https://github.com/truecharts/charts/compare/typecho-9.0.6...typecho-9.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [typecho-9.0.6](https://github.com/truecharts/charts/compare/typecho-9.0.5...typecho-9.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [typecho-9.0.5](https://github.com/truecharts/charts/compare/typecho-9.0.4...typecho-9.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [typecho-9.0.4](https://github.com/truecharts/charts/compare/typecho-9.0.3...typecho-9.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [typecho-9.0.3](https://github.com/truecharts/charts/compare/typecho-8.0.3...typecho-9.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/typecho/9.0.11/Chart.yaml b/incubator/typecho/9.0.11/Chart.yaml
deleted file mode 100644
index a1d52b25b5..0000000000
--- a/incubator/typecho/9.0.11/Chart.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: typecho
-version: 9.0.11
-appVersion: 1.2.1
-description: Typecho is a PHP Blogging Platform.
-home: https://truecharts.org/charts/incubator/typecho
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho
- - https://hub.docker.com/r/joyqi/typecho
- - https://github.com/typecho/typecho
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - typecho
- - blog
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: hosting
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/typecho/9.0.11/app-changelog.md b/incubator/typecho/9.0.11/app-changelog.md
deleted file mode 100644
index f84045f00e..0000000000
--- a/incubator/typecho/9.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [typecho-9.0.11](https://github.com/truecharts/charts/compare/typecho-9.0.10...typecho-9.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/typecho/9.0.11/charts/common-17.2.18.tgz b/incubator/typecho/9.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/typecho/9.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/typecho/9.0.12/CHANGELOG.md b/incubator/typecho/9.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..bd0746ea1c
--- /dev/null
+++ b/incubator/typecho/9.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [typecho-9.0.12](https://github.com/truecharts/charts/compare/typecho-9.0.11...typecho-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [typecho-9.0.11](https://github.com/truecharts/charts/compare/typecho-9.0.10...typecho-9.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [typecho-9.0.10](https://github.com/truecharts/charts/compare/typecho-9.0.9...typecho-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [typecho-9.0.10](https://github.com/truecharts/charts/compare/typecho-9.0.9...typecho-9.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [typecho-9.0.9](https://github.com/truecharts/charts/compare/typecho-9.0.8...typecho-9.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [typecho-9.0.8](https://github.com/truecharts/charts/compare/typecho-9.0.7...typecho-9.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [typecho-9.0.7](https://github.com/truecharts/charts/compare/typecho-9.0.6...typecho-9.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [typecho-9.0.6](https://github.com/truecharts/charts/compare/typecho-9.0.5...typecho-9.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [typecho-9.0.5](https://github.com/truecharts/charts/compare/typecho-9.0.4...typecho-9.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/typecho/9.0.12/Chart.yaml b/incubator/typecho/9.0.12/Chart.yaml
new file mode 100644
index 0000000000..5129fc4623
--- /dev/null
+++ b/incubator/typecho/9.0.12/Chart.yaml
@@ -0,0 +1,44 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: typecho
+version: 9.0.12
+appVersion: 1.2.1
+description: Typecho is a PHP Blogging Platform.
+home: https://truecharts.org/charts/incubator/typecho
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png
+deprecated: false
+sources:
+ - https://github.com/typecho/typecho
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho
+ - https://hub.docker.com/r/joyqi/typecho
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - typecho
+ - blog
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: hosting
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/typecho/9.0.11/README.md b/incubator/typecho/9.0.12/README.md
similarity index 100%
rename from incubator/typecho/9.0.11/README.md
rename to incubator/typecho/9.0.12/README.md
diff --git a/incubator/typecho/9.0.12/app-changelog.md b/incubator/typecho/9.0.12/app-changelog.md
new file mode 100644
index 0000000000..6736299d1c
--- /dev/null
+++ b/incubator/typecho/9.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [typecho-9.0.12](https://github.com/truecharts/charts/compare/typecho-9.0.11...typecho-9.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/typecho/9.0.11/app-readme.md b/incubator/typecho/9.0.12/app-readme.md
similarity index 100%
rename from incubator/typecho/9.0.11/app-readme.md
rename to incubator/typecho/9.0.12/app-readme.md
diff --git a/incubator/typecho/9.0.12/charts/common-17.2.21.tgz b/incubator/typecho/9.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/typecho/9.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/typecho/9.0.11/charts/mariadb-10.0.2.tgz b/incubator/typecho/9.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from incubator/typecho/9.0.11/charts/mariadb-10.0.2.tgz
rename to incubator/typecho/9.0.12/charts/mariadb-10.0.2.tgz
diff --git a/incubator/typecho/9.0.11/ix_values.yaml b/incubator/typecho/9.0.12/ix_values.yaml
similarity index 100%
rename from incubator/typecho/9.0.11/ix_values.yaml
rename to incubator/typecho/9.0.12/ix_values.yaml
diff --git a/incubator/typecho/9.0.11/questions.yaml b/incubator/typecho/9.0.12/questions.yaml
similarity index 100%
rename from incubator/typecho/9.0.11/questions.yaml
rename to incubator/typecho/9.0.12/questions.yaml
diff --git a/incubator/zusam/5.0.11/templates/common.yaml b/incubator/typecho/9.0.12/templates/common.yaml
similarity index 100%
rename from incubator/zusam/5.0.11/templates/common.yaml
rename to incubator/typecho/9.0.12/templates/common.yaml
diff --git a/stable/adguardhome-sync/5.1.4/values.yaml b/incubator/typecho/9.0.12/values.yaml
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/values.yaml
rename to incubator/typecho/9.0.12/values.yaml
diff --git a/incubator/ubuntu-xrdp/3.0.11/CHANGELOG.md b/incubator/ubuntu-xrdp/3.0.11/CHANGELOG.md
deleted file mode 100644
index d19aa5d996..0000000000
--- a/incubator/ubuntu-xrdp/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ubuntu-xrdp-3.0.11](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.10...ubuntu-xrdp-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ubuntu-xrdp-3.0.10](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.9...ubuntu-xrdp-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ubuntu-xrdp-3.0.10](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.9...ubuntu-xrdp-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ubuntu-xrdp-3.0.9](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.8...ubuntu-xrdp-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ubuntu-xrdp-3.0.8](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.7...ubuntu-xrdp-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [ubuntu-xrdp-3.0.7](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.6...ubuntu-xrdp-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ubuntu-xrdp-3.0.6](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.5...ubuntu-xrdp-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ubuntu-xrdp-3.0.5](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.4...ubuntu-xrdp-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [ubuntu-xrdp-3.0.4](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.3...ubuntu-xrdp-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [ubuntu-xrdp-3.0.3](https://github.com/truecharts/charts/compare/ubuntu-xrdp-2.1.10...ubuntu-xrdp-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/ubuntu-xrdp/3.0.11/Chart.yaml b/incubator/ubuntu-xrdp/3.0.11/Chart.yaml
deleted file mode 100644
index ab93ac62d4..0000000000
--- a/incubator/ubuntu-xrdp/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ubuntu-xrdp
-version: 3.0.11
-appVersion: latest
-description: LXDE desktop ubuntu (use remote desktop client to connect)
-home: https://truecharts.org/charts/incubator/ubuntu-xrdp
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp
- - https://hub.docker.com/r/snoopy86/desktop-dockers
- - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ubuntu-xrdp
- - Productivity
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ubuntu-xrdp/3.0.11/app-changelog.md b/incubator/ubuntu-xrdp/3.0.11/app-changelog.md
deleted file mode 100644
index f53516497e..0000000000
--- a/incubator/ubuntu-xrdp/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ubuntu-xrdp-3.0.11](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.10...ubuntu-xrdp-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ubuntu-xrdp/3.0.11/charts/common-17.2.18.tgz b/incubator/ubuntu-xrdp/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ubuntu-xrdp/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ubuntu-xrdp/3.0.12/CHANGELOG.md b/incubator/ubuntu-xrdp/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..8abaa563c4
--- /dev/null
+++ b/incubator/ubuntu-xrdp/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ubuntu-xrdp-3.0.12](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.11...ubuntu-xrdp-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ubuntu-xrdp-3.0.11](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.10...ubuntu-xrdp-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ubuntu-xrdp-3.0.10](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.9...ubuntu-xrdp-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ubuntu-xrdp-3.0.10](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.9...ubuntu-xrdp-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ubuntu-xrdp-3.0.9](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.8...ubuntu-xrdp-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ubuntu-xrdp-3.0.8](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.7...ubuntu-xrdp-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [ubuntu-xrdp-3.0.7](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.6...ubuntu-xrdp-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ubuntu-xrdp-3.0.6](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.5...ubuntu-xrdp-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [ubuntu-xrdp-3.0.5](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.4...ubuntu-xrdp-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/ubuntu-xrdp/3.0.12/Chart.yaml b/incubator/ubuntu-xrdp/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..79e2b8ff64
--- /dev/null
+++ b/incubator/ubuntu-xrdp/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ubuntu-xrdp
+version: 3.0.12
+appVersion: latest
+description: LXDE desktop ubuntu (use remote desktop client to connect)
+home: https://truecharts.org/charts/incubator/ubuntu-xrdp
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png
+deprecated: false
+sources:
+ - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp
+ - https://hub.docker.com/r/snoopy86/desktop-dockers
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ubuntu-xrdp
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ubuntu-xrdp/3.0.11/README.md b/incubator/ubuntu-xrdp/3.0.12/README.md
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/README.md
rename to incubator/ubuntu-xrdp/3.0.12/README.md
diff --git a/incubator/ubuntu-xrdp/3.0.12/app-changelog.md b/incubator/ubuntu-xrdp/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..189f634565
--- /dev/null
+++ b/incubator/ubuntu-xrdp/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ubuntu-xrdp-3.0.12](https://github.com/truecharts/charts/compare/ubuntu-xrdp-3.0.11...ubuntu-xrdp-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ubuntu-xrdp/3.0.11/app-readme.md b/incubator/ubuntu-xrdp/3.0.12/app-readme.md
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/app-readme.md
rename to incubator/ubuntu-xrdp/3.0.12/app-readme.md
diff --git a/incubator/ubuntu-xrdp/3.0.12/charts/common-17.2.21.tgz b/incubator/ubuntu-xrdp/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ubuntu-xrdp/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/ubuntu-xrdp/3.0.11/ix_values.yaml b/incubator/ubuntu-xrdp/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/ix_values.yaml
rename to incubator/ubuntu-xrdp/3.0.12/ix_values.yaml
diff --git a/incubator/ubuntu-xrdp/3.0.11/questions.yaml b/incubator/ubuntu-xrdp/3.0.12/questions.yaml
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/questions.yaml
rename to incubator/ubuntu-xrdp/3.0.12/questions.yaml
diff --git a/incubator/ubuntu-xrdp/3.0.11/templates/common.yaml b/incubator/ubuntu-xrdp/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/ubuntu-xrdp/3.0.11/templates/common.yaml
rename to incubator/ubuntu-xrdp/3.0.12/templates/common.yaml
diff --git a/stable/adminer/7.1.4/values.yaml b/incubator/ubuntu-xrdp/3.0.12/values.yaml
similarity index 100%
rename from stable/adminer/7.1.4/values.yaml
rename to incubator/ubuntu-xrdp/3.0.12/values.yaml
diff --git a/incubator/umami/4.0.11/CHANGELOG.md b/incubator/umami/4.0.11/CHANGELOG.md
deleted file mode 100644
index 9e62a86ee9..0000000000
--- a/incubator/umami/4.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [umami-4.0.11](https://github.com/truecharts/charts/compare/umami-4.0.10...umami-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [umami-4.0.10](https://github.com/truecharts/charts/compare/umami-4.0.9...umami-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [umami-4.0.10](https://github.com/truecharts/charts/compare/umami-4.0.9...umami-4.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [umami-4.0.9](https://github.com/truecharts/charts/compare/umami-4.0.8...umami-4.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [umami-4.0.8](https://github.com/truecharts/charts/compare/umami-4.0.7...umami-4.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [umami-4.0.7](https://github.com/truecharts/charts/compare/umami-4.0.6...umami-4.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-### Fix
-
-- ensure the cnpg GUI is included on CNPG apps
-
-## [umami-4.0.6](https://github.com/truecharts/charts/compare/umami-4.0.5...umami-4.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [umami-4.0.5](https://github.com/truecharts/charts/compare/umami-4.0.4...umami-4.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [umami-4.0.4](https://github.com/truecharts/charts/compare/umami-4.0.3...umami-4.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
diff --git a/incubator/umami/4.0.11/Chart.yaml b/incubator/umami/4.0.11/Chart.yaml
deleted file mode 100644
index 58c52f183a..0000000000
--- a/incubator/umami/4.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: umami
-version: 4.0.11
-appVersion: 2.8.0
-description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
-home: https://truecharts.org/charts/incubator/umami
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png
-deprecated: false
-sources:
- - https://github.com/umami-software/umami
- - https://github.com/truecharts/charts/tree/master/charts/incubator/umami
- - https://ghcr.io/umami-software/umami
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - umami
- - google analytics
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: website
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/umami/4.0.11/app-changelog.md b/incubator/umami/4.0.11/app-changelog.md
deleted file mode 100644
index 1763d15c3e..0000000000
--- a/incubator/umami/4.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [umami-4.0.11](https://github.com/truecharts/charts/compare/umami-4.0.10...umami-4.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/umami/4.0.11/charts/common-17.2.18.tgz b/incubator/umami/4.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/umami/4.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/umami/4.0.12/CHANGELOG.md b/incubator/umami/4.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..2d3d754655
--- /dev/null
+++ b/incubator/umami/4.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [umami-4.0.12](https://github.com/truecharts/charts/compare/umami-4.0.11...umami-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [umami-4.0.11](https://github.com/truecharts/charts/compare/umami-4.0.10...umami-4.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [umami-4.0.10](https://github.com/truecharts/charts/compare/umami-4.0.9...umami-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [umami-4.0.10](https://github.com/truecharts/charts/compare/umami-4.0.9...umami-4.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [umami-4.0.9](https://github.com/truecharts/charts/compare/umami-4.0.8...umami-4.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [umami-4.0.8](https://github.com/truecharts/charts/compare/umami-4.0.7...umami-4.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [umami-4.0.7](https://github.com/truecharts/charts/compare/umami-4.0.6...umami-4.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+### Fix
+
+- ensure the cnpg GUI is included on CNPG apps
+
+## [umami-4.0.6](https://github.com/truecharts/charts/compare/umami-4.0.5...umami-4.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [umami-4.0.5](https://github.com/truecharts/charts/compare/umami-4.0.4...umami-4.0.5) (2023-12-20)
+
diff --git a/incubator/umami/4.0.12/Chart.yaml b/incubator/umami/4.0.12/Chart.yaml
new file mode 100644
index 0000000000..81c9034cd9
--- /dev/null
+++ b/incubator/umami/4.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: umami
+version: 4.0.12
+appVersion: 2.8.0
+description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
+home: https://truecharts.org/charts/incubator/umami
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png
+deprecated: false
+sources:
+ - https://github.com/umami-software/umami
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/umami
+ - https://ghcr.io/umami-software/umami
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - umami
+ - google analytics
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: website
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/umami/4.0.11/README.md b/incubator/umami/4.0.12/README.md
similarity index 100%
rename from incubator/umami/4.0.11/README.md
rename to incubator/umami/4.0.12/README.md
diff --git a/incubator/umami/4.0.12/app-changelog.md b/incubator/umami/4.0.12/app-changelog.md
new file mode 100644
index 0000000000..7f402f9c17
--- /dev/null
+++ b/incubator/umami/4.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [umami-4.0.12](https://github.com/truecharts/charts/compare/umami-4.0.11...umami-4.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/umami/4.0.11/app-readme.md b/incubator/umami/4.0.12/app-readme.md
similarity index 100%
rename from incubator/umami/4.0.11/app-readme.md
rename to incubator/umami/4.0.12/app-readme.md
diff --git a/incubator/umami/4.0.12/charts/common-17.2.21.tgz b/incubator/umami/4.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/umami/4.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/umami/4.0.11/ix_values.yaml b/incubator/umami/4.0.12/ix_values.yaml
similarity index 100%
rename from incubator/umami/4.0.11/ix_values.yaml
rename to incubator/umami/4.0.12/ix_values.yaml
diff --git a/incubator/umami/4.0.11/questions.yaml b/incubator/umami/4.0.12/questions.yaml
similarity index 100%
rename from incubator/umami/4.0.11/questions.yaml
rename to incubator/umami/4.0.12/questions.yaml
diff --git a/incubator/umami/4.0.11/templates/_secret.tpl b/incubator/umami/4.0.12/templates/_secret.tpl
similarity index 100%
rename from incubator/umami/4.0.11/templates/_secret.tpl
rename to incubator/umami/4.0.12/templates/_secret.tpl
diff --git a/incubator/umami/4.0.11/templates/common.yaml b/incubator/umami/4.0.12/templates/common.yaml
similarity index 100%
rename from incubator/umami/4.0.11/templates/common.yaml
rename to incubator/umami/4.0.12/templates/common.yaml
diff --git a/stable/airdcpp-webclient/9.1.4/values.yaml b/incubator/umami/4.0.12/values.yaml
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/values.yaml
rename to incubator/umami/4.0.12/values.yaml
diff --git a/incubator/ungoogled-chromium/3.0.12/CHANGELOG.md b/incubator/ungoogled-chromium/3.0.12/CHANGELOG.md
deleted file mode 100644
index db4913fa98..0000000000
--- a/incubator/ungoogled-chromium/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ungoogled-chromium-3.0.12](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.11...ungoogled-chromium-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ungoogled-chromium-3.0.11](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.10...ungoogled-chromium-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [ungoogled-chromium-3.0.11](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.10...ungoogled-chromium-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [ungoogled-chromium-3.0.10](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.9...ungoogled-chromium-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [ungoogled-chromium-3.0.9](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.8...ungoogled-chromium-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [ungoogled-chromium-3.0.8](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.7...ungoogled-chromium-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [ungoogled-chromium-3.0.7](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.6...ungoogled-chromium-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [ungoogled-chromium-3.0.6](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.5...ungoogled-chromium-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [ungoogled-chromium-3.0.5](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.4...ungoogled-chromium-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/ungoogled-chromium/3.0.12/Chart.yaml b/incubator/ungoogled-chromium/3.0.12/Chart.yaml
deleted file mode 100644
index 34323590ee..0000000000
--- a/incubator/ungoogled-chromium/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ungoogled-chromium
-version: 3.0.12
-appVersion: latest
-description: Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser.
-home: https://truecharts.org/charts/incubator/ungoogled-chromium
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png
-deprecated: false
-sources:
- - https://www.google.com/chrome/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium
- - https://hub.docker.com/r/ich777/ungoogled-chromium
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ungoogled-chromium
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/ungoogled-chromium/3.0.12/app-changelog.md b/incubator/ungoogled-chromium/3.0.12/app-changelog.md
deleted file mode 100644
index ffb63b4c68..0000000000
--- a/incubator/ungoogled-chromium/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ungoogled-chromium-3.0.12](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.11...ungoogled-chromium-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/ungoogled-chromium/3.0.12/charts/common-17.2.18.tgz b/incubator/ungoogled-chromium/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/ungoogled-chromium/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/ungoogled-chromium/3.0.13/CHANGELOG.md b/incubator/ungoogled-chromium/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..88bbd8873b
--- /dev/null
+++ b/incubator/ungoogled-chromium/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ungoogled-chromium-3.0.13](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.12...ungoogled-chromium-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ungoogled-chromium-3.0.12](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.11...ungoogled-chromium-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ungoogled-chromium-3.0.11](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.10...ungoogled-chromium-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [ungoogled-chromium-3.0.11](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.10...ungoogled-chromium-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [ungoogled-chromium-3.0.10](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.9...ungoogled-chromium-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [ungoogled-chromium-3.0.9](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.8...ungoogled-chromium-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [ungoogled-chromium-3.0.8](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.7...ungoogled-chromium-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [ungoogled-chromium-3.0.7](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.6...ungoogled-chromium-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [ungoogled-chromium-3.0.6](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.5...ungoogled-chromium-3.0.6) (2023-12-20)
+
diff --git a/incubator/ungoogled-chromium/3.0.13/Chart.yaml b/incubator/ungoogled-chromium/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..3e4eb47dd9
--- /dev/null
+++ b/incubator/ungoogled-chromium/3.0.13/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ungoogled-chromium
+version: 3.0.13
+appVersion: latest
+description: Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser.
+home: https://truecharts.org/charts/incubator/ungoogled-chromium
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png
+deprecated: false
+sources:
+ - https://www.google.com/chrome/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium
+ - https://hub.docker.com/r/ich777/ungoogled-chromium
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ungoogled-chromium
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/ungoogled-chromium/3.0.12/README.md b/incubator/ungoogled-chromium/3.0.13/README.md
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/README.md
rename to incubator/ungoogled-chromium/3.0.13/README.md
diff --git a/incubator/ungoogled-chromium/3.0.13/app-changelog.md b/incubator/ungoogled-chromium/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..07daa44c51
--- /dev/null
+++ b/incubator/ungoogled-chromium/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ungoogled-chromium-3.0.13](https://github.com/truecharts/charts/compare/ungoogled-chromium-3.0.12...ungoogled-chromium-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/ungoogled-chromium/3.0.12/app-readme.md b/incubator/ungoogled-chromium/3.0.13/app-readme.md
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/app-readme.md
rename to incubator/ungoogled-chromium/3.0.13/app-readme.md
diff --git a/incubator/ungoogled-chromium/3.0.13/charts/common-17.2.21.tgz b/incubator/ungoogled-chromium/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/ungoogled-chromium/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/ungoogled-chromium/3.0.12/ix_values.yaml b/incubator/ungoogled-chromium/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/ix_values.yaml
rename to incubator/ungoogled-chromium/3.0.13/ix_values.yaml
diff --git a/incubator/ungoogled-chromium/3.0.12/questions.yaml b/incubator/ungoogled-chromium/3.0.13/questions.yaml
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/questions.yaml
rename to incubator/ungoogled-chromium/3.0.13/questions.yaml
diff --git a/incubator/ungoogled-chromium/3.0.12/templates/common.yaml b/incubator/ungoogled-chromium/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/ungoogled-chromium/3.0.12/templates/common.yaml
rename to incubator/ungoogled-chromium/3.0.13/templates/common.yaml
diff --git a/stable/alienswarm-reactivedrop/4.1.4/values.yaml b/incubator/ungoogled-chromium/3.0.13/values.yaml
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/values.yaml
rename to incubator/ungoogled-chromium/3.0.13/values.yaml
diff --git a/incubator/upsnap/1.0.11/CHANGELOG.md b/incubator/upsnap/1.0.11/CHANGELOG.md
deleted file mode 100644
index de18959392..0000000000
--- a/incubator/upsnap/1.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [upsnap-1.0.11](https://github.com/truecharts/charts/compare/upsnap-1.0.10...upsnap-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [upsnap-1.0.10](https://github.com/truecharts/charts/compare/upsnap-1.0.9...upsnap-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [upsnap-1.0.10](https://github.com/truecharts/charts/compare/upsnap-1.0.9...upsnap-1.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [upsnap-1.0.9](https://github.com/truecharts/charts/compare/upsnap-1.0.8...upsnap-1.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [upsnap-1.0.8](https://github.com/truecharts/charts/compare/upsnap-1.0.7...upsnap-1.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [upsnap-1.0.7](https://github.com/truecharts/charts/compare/upsnap-1.0.6...upsnap-1.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [upsnap-1.0.6](https://github.com/truecharts/charts/compare/upsnap-1.0.5...upsnap-1.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [upsnap-1.0.5](https://github.com/truecharts/charts/compare/upsnap-1.0.4...upsnap-1.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [upsnap-1.0.4](https://github.com/truecharts/charts/compare/upsnap-1.0.3...upsnap-1.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [upsnap-1.0.3](https://github.com/truecharts/charts/compare/upsnap-0.0.5...upsnap-1.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/upsnap/1.0.11/Chart.yaml b/incubator/upsnap/1.0.11/Chart.yaml
deleted file mode 100644
index 7e8ce0f76b..0000000000
--- a/incubator/upsnap/1.0.11/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: upsnap
-version: 1.0.11
-appVersion: 4.1.3
-description: A simple wake on lan app written with SvelteKit, Go, PocketBase and nmap.
-home: https://truecharts.org/charts/incubator/upsnap
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/upsnap.png
-deprecated: false
-sources:
- - https://github.com/seriousm4x/UpSnap
- - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap
- - https://ghcr.io/seriousm4x/upsnap
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - upsnap
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: networking
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/upsnap/1.0.11/app-changelog.md b/incubator/upsnap/1.0.11/app-changelog.md
deleted file mode 100644
index 44e0c71769..0000000000
--- a/incubator/upsnap/1.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [upsnap-1.0.11](https://github.com/truecharts/charts/compare/upsnap-1.0.10...upsnap-1.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/upsnap/1.0.11/charts/common-17.2.18.tgz b/incubator/upsnap/1.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/upsnap/1.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/upsnap/1.0.12/CHANGELOG.md b/incubator/upsnap/1.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..293a475e1f
--- /dev/null
+++ b/incubator/upsnap/1.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [upsnap-1.0.12](https://github.com/truecharts/charts/compare/upsnap-1.0.11...upsnap-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [upsnap-1.0.11](https://github.com/truecharts/charts/compare/upsnap-1.0.10...upsnap-1.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [upsnap-1.0.10](https://github.com/truecharts/charts/compare/upsnap-1.0.9...upsnap-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [upsnap-1.0.10](https://github.com/truecharts/charts/compare/upsnap-1.0.9...upsnap-1.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [upsnap-1.0.9](https://github.com/truecharts/charts/compare/upsnap-1.0.8...upsnap-1.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [upsnap-1.0.8](https://github.com/truecharts/charts/compare/upsnap-1.0.7...upsnap-1.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [upsnap-1.0.7](https://github.com/truecharts/charts/compare/upsnap-1.0.6...upsnap-1.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [upsnap-1.0.6](https://github.com/truecharts/charts/compare/upsnap-1.0.5...upsnap-1.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [upsnap-1.0.5](https://github.com/truecharts/charts/compare/upsnap-1.0.4...upsnap-1.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/upsnap/1.0.12/Chart.yaml b/incubator/upsnap/1.0.12/Chart.yaml
new file mode 100644
index 0000000000..c21160ebf7
--- /dev/null
+++ b/incubator/upsnap/1.0.12/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: upsnap
+version: 1.0.12
+appVersion: 4.1.3
+description: A simple wake on lan app written with SvelteKit, Go, PocketBase and nmap.
+home: https://truecharts.org/charts/incubator/upsnap
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/upsnap.png
+deprecated: false
+sources:
+ - https://github.com/seriousm4x/UpSnap
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap
+ - https://ghcr.io/seriousm4x/upsnap
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - upsnap
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: networking
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/upsnap/1.0.11/README.md b/incubator/upsnap/1.0.12/README.md
similarity index 100%
rename from incubator/upsnap/1.0.11/README.md
rename to incubator/upsnap/1.0.12/README.md
diff --git a/incubator/upsnap/1.0.12/app-changelog.md b/incubator/upsnap/1.0.12/app-changelog.md
new file mode 100644
index 0000000000..dd18acbda2
--- /dev/null
+++ b/incubator/upsnap/1.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [upsnap-1.0.12](https://github.com/truecharts/charts/compare/upsnap-1.0.11...upsnap-1.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/upsnap/1.0.11/app-readme.md b/incubator/upsnap/1.0.12/app-readme.md
similarity index 100%
rename from incubator/upsnap/1.0.11/app-readme.md
rename to incubator/upsnap/1.0.12/app-readme.md
diff --git a/incubator/upsnap/1.0.12/charts/common-17.2.21.tgz b/incubator/upsnap/1.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/upsnap/1.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/upsnap/1.0.11/ix_values.yaml b/incubator/upsnap/1.0.12/ix_values.yaml
similarity index 100%
rename from incubator/upsnap/1.0.11/ix_values.yaml
rename to incubator/upsnap/1.0.12/ix_values.yaml
diff --git a/incubator/upsnap/1.0.11/questions.yaml b/incubator/upsnap/1.0.12/questions.yaml
similarity index 100%
rename from incubator/upsnap/1.0.11/questions.yaml
rename to incubator/upsnap/1.0.12/questions.yaml
diff --git a/stable/adguard-home/8.1.4/templates/common.yaml b/incubator/upsnap/1.0.12/templates/common.yaml
similarity index 100%
rename from stable/adguard-home/8.1.4/templates/common.yaml
rename to incubator/upsnap/1.0.12/templates/common.yaml
diff --git a/stable/alienswarm/4.1.4/values.yaml b/incubator/upsnap/1.0.12/values.yaml
similarity index 100%
rename from stable/alienswarm/4.1.4/values.yaml
rename to incubator/upsnap/1.0.12/values.yaml
diff --git a/incubator/vaulthunters/3.0.11/CHANGELOG.md b/incubator/vaulthunters/3.0.11/CHANGELOG.md
deleted file mode 100644
index c3572ad04f..0000000000
--- a/incubator/vaulthunters/3.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [vaulthunters-3.0.11](https://github.com/truecharts/charts/compare/vaulthunters-3.0.10...vaulthunters-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [vaulthunters-3.0.10](https://github.com/truecharts/charts/compare/vaulthunters-3.0.9...vaulthunters-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [vaulthunters-3.0.10](https://github.com/truecharts/charts/compare/vaulthunters-3.0.9...vaulthunters-3.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [vaulthunters-3.0.9](https://github.com/truecharts/charts/compare/vaulthunters-3.0.8...vaulthunters-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [vaulthunters-3.0.8](https://github.com/truecharts/charts/compare/vaulthunters-3.0.7...vaulthunters-3.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [vaulthunters-3.0.7](https://github.com/truecharts/charts/compare/vaulthunters-3.0.6...vaulthunters-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [vaulthunters-3.0.6](https://github.com/truecharts/charts/compare/vaulthunters-3.0.5...vaulthunters-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [vaulthunters-3.0.5](https://github.com/truecharts/charts/compare/vaulthunters-3.0.4...vaulthunters-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [vaulthunters-3.0.4](https://github.com/truecharts/charts/compare/vaulthunters-3.0.3...vaulthunters-3.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [vaulthunters-3.0.3](https://github.com/truecharts/charts/compare/vaulthunters-2.0.12...vaulthunters-3.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/vaulthunters/3.0.11/Chart.yaml b/incubator/vaulthunters/3.0.11/Chart.yaml
deleted file mode 100644
index be5f4ba93c..0000000000
--- a/incubator/vaulthunters/3.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: vaulthunters
-version: 3.0.11
-appVersion: latest
-description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]"
-home: https://truecharts.org/charts/incubator/vaulthunters
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png
-deprecated: false
-sources:
- - https://vaulthunters.gg
- - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters
- - https://hub.docker.com/r/goobaroo/vaulthunters
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - vaulthunters
- - GameServers
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/vaulthunters/3.0.11/app-changelog.md b/incubator/vaulthunters/3.0.11/app-changelog.md
deleted file mode 100644
index fb6369f58d..0000000000
--- a/incubator/vaulthunters/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [vaulthunters-3.0.11](https://github.com/truecharts/charts/compare/vaulthunters-3.0.10...vaulthunters-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/vaulthunters/3.0.11/charts/common-17.2.18.tgz b/incubator/vaulthunters/3.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/vaulthunters/3.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/vaulthunters/3.0.12/CHANGELOG.md b/incubator/vaulthunters/3.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..34c2accd53
--- /dev/null
+++ b/incubator/vaulthunters/3.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [vaulthunters-3.0.12](https://github.com/truecharts/charts/compare/vaulthunters-3.0.11...vaulthunters-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [vaulthunters-3.0.11](https://github.com/truecharts/charts/compare/vaulthunters-3.0.10...vaulthunters-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [vaulthunters-3.0.10](https://github.com/truecharts/charts/compare/vaulthunters-3.0.9...vaulthunters-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [vaulthunters-3.0.10](https://github.com/truecharts/charts/compare/vaulthunters-3.0.9...vaulthunters-3.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [vaulthunters-3.0.9](https://github.com/truecharts/charts/compare/vaulthunters-3.0.8...vaulthunters-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [vaulthunters-3.0.8](https://github.com/truecharts/charts/compare/vaulthunters-3.0.7...vaulthunters-3.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [vaulthunters-3.0.7](https://github.com/truecharts/charts/compare/vaulthunters-3.0.6...vaulthunters-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [vaulthunters-3.0.6](https://github.com/truecharts/charts/compare/vaulthunters-3.0.5...vaulthunters-3.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [vaulthunters-3.0.5](https://github.com/truecharts/charts/compare/vaulthunters-3.0.4...vaulthunters-3.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/vaulthunters/3.0.12/Chart.yaml b/incubator/vaulthunters/3.0.12/Chart.yaml
new file mode 100644
index 0000000000..ab279e838c
--- /dev/null
+++ b/incubator/vaulthunters/3.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: vaulthunters
+version: 3.0.12
+appVersion: latest
+description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]"
+home: https://truecharts.org/charts/incubator/vaulthunters
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png
+deprecated: false
+sources:
+ - https://vaulthunters.gg
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters
+ - https://hub.docker.com/r/goobaroo/vaulthunters
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - vaulthunters
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/vaulthunters/3.0.11/README.md b/incubator/vaulthunters/3.0.12/README.md
similarity index 100%
rename from incubator/vaulthunters/3.0.11/README.md
rename to incubator/vaulthunters/3.0.12/README.md
diff --git a/incubator/vaulthunters/3.0.12/app-changelog.md b/incubator/vaulthunters/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..1ae171018a
--- /dev/null
+++ b/incubator/vaulthunters/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [vaulthunters-3.0.12](https://github.com/truecharts/charts/compare/vaulthunters-3.0.11...vaulthunters-3.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/vaulthunters/3.0.11/app-readme.md b/incubator/vaulthunters/3.0.12/app-readme.md
similarity index 100%
rename from incubator/vaulthunters/3.0.11/app-readme.md
rename to incubator/vaulthunters/3.0.12/app-readme.md
diff --git a/incubator/vaulthunters/3.0.12/charts/common-17.2.21.tgz b/incubator/vaulthunters/3.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/vaulthunters/3.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/vaulthunters/3.0.11/ix_values.yaml b/incubator/vaulthunters/3.0.12/ix_values.yaml
similarity index 100%
rename from incubator/vaulthunters/3.0.11/ix_values.yaml
rename to incubator/vaulthunters/3.0.12/ix_values.yaml
diff --git a/incubator/vaulthunters/3.0.11/questions.yaml b/incubator/vaulthunters/3.0.12/questions.yaml
similarity index 100%
rename from incubator/vaulthunters/3.0.11/questions.yaml
rename to incubator/vaulthunters/3.0.12/questions.yaml
diff --git a/incubator/vaulthunters/3.0.11/templates/common.yaml b/incubator/vaulthunters/3.0.12/templates/common.yaml
similarity index 100%
rename from incubator/vaulthunters/3.0.11/templates/common.yaml
rename to incubator/vaulthunters/3.0.12/templates/common.yaml
diff --git a/stable/alist/8.1.4/values.yaml b/incubator/vaulthunters/3.0.12/values.yaml
similarity index 100%
rename from stable/alist/8.1.4/values.yaml
rename to incubator/vaulthunters/3.0.12/values.yaml
diff --git a/incubator/vorta/3.0.12/CHANGELOG.md b/incubator/vorta/3.0.12/CHANGELOG.md
deleted file mode 100644
index 94f443ebbb..0000000000
--- a/incubator/vorta/3.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [vorta-3.0.12](https://github.com/truecharts/charts/compare/vorta-3.0.11...vorta-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [vorta-3.0.11](https://github.com/truecharts/charts/compare/vorta-3.0.10...vorta-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [vorta-3.0.11](https://github.com/truecharts/charts/compare/vorta-3.0.10...vorta-3.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [vorta-3.0.10](https://github.com/truecharts/charts/compare/vorta-3.0.9...vorta-3.0.10) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [vorta-3.0.9](https://github.com/truecharts/charts/compare/vorta-3.0.8...vorta-3.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [vorta-3.0.8](https://github.com/truecharts/charts/compare/vorta-3.0.7...vorta-3.0.8) (2023-12-21)
-
-### Chore
-
-- remove redundant ENVs
-
-### Fix
-
-- bump to release middleware fix
-
-## [vorta-3.0.7](https://github.com/truecharts/charts/compare/vorta-3.0.6...vorta-3.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [vorta-3.0.6](https://github.com/truecharts/charts/compare/vorta-3.0.5...vorta-3.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [vorta-3.0.5](https://github.com/truecharts/charts/compare/vorta-3.0.4...vorta-3.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
diff --git a/incubator/vorta/3.0.12/Chart.yaml b/incubator/vorta/3.0.12/Chart.yaml
deleted file mode 100644
index c813035411..0000000000
--- a/incubator/vorta/3.0.12/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: vorta
-version: 3.0.12
-appVersion: latest
-description: Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.
-home: https://truecharts.org/charts/incubator/vorta
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png
-deprecated: false
-sources:
- - https://github.com/borgbase/vorta-docker
- - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta
- - https://ghcr.io/borgbase/vorta-docker
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - vorta
- - Backup
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Backup
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/vorta/3.0.12/app-changelog.md b/incubator/vorta/3.0.12/app-changelog.md
deleted file mode 100644
index 552fb8d0e1..0000000000
--- a/incubator/vorta/3.0.12/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [vorta-3.0.12](https://github.com/truecharts/charts/compare/vorta-3.0.11...vorta-3.0.12) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/vorta/3.0.12/charts/common-17.2.18.tgz b/incubator/vorta/3.0.12/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/vorta/3.0.12/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/vorta/3.0.13/CHANGELOG.md b/incubator/vorta/3.0.13/CHANGELOG.md
new file mode 100644
index 0000000000..f92505cfec
--- /dev/null
+++ b/incubator/vorta/3.0.13/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [vorta-3.0.13](https://github.com/truecharts/charts/compare/vorta-3.0.12...vorta-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [vorta-3.0.12](https://github.com/truecharts/charts/compare/vorta-3.0.11...vorta-3.0.12) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [vorta-3.0.11](https://github.com/truecharts/charts/compare/vorta-3.0.10...vorta-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [vorta-3.0.11](https://github.com/truecharts/charts/compare/vorta-3.0.10...vorta-3.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [vorta-3.0.10](https://github.com/truecharts/charts/compare/vorta-3.0.9...vorta-3.0.10) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [vorta-3.0.9](https://github.com/truecharts/charts/compare/vorta-3.0.8...vorta-3.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [vorta-3.0.8](https://github.com/truecharts/charts/compare/vorta-3.0.7...vorta-3.0.8) (2023-12-21)
+
+### Chore
+
+- remove redundant ENVs
+
+### Fix
+
+- bump to release middleware fix
+
+## [vorta-3.0.7](https://github.com/truecharts/charts/compare/vorta-3.0.6...vorta-3.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [vorta-3.0.6](https://github.com/truecharts/charts/compare/vorta-3.0.5...vorta-3.0.6) (2023-12-20)
+
diff --git a/incubator/vorta/3.0.13/Chart.yaml b/incubator/vorta/3.0.13/Chart.yaml
new file mode 100644
index 0000000000..35dc6dc39e
--- /dev/null
+++ b/incubator/vorta/3.0.13/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: vorta
+version: 3.0.13
+appVersion: latest
+description: Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.
+home: https://truecharts.org/charts/incubator/vorta
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png
+deprecated: false
+sources:
+ - https://github.com/borgbase/vorta-docker
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta
+ - https://ghcr.io/borgbase/vorta-docker
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - vorta
+ - Backup
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Backup
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/vorta/3.0.12/README.md b/incubator/vorta/3.0.13/README.md
similarity index 100%
rename from incubator/vorta/3.0.12/README.md
rename to incubator/vorta/3.0.13/README.md
diff --git a/incubator/vorta/3.0.13/app-changelog.md b/incubator/vorta/3.0.13/app-changelog.md
new file mode 100644
index 0000000000..d3ca09fe44
--- /dev/null
+++ b/incubator/vorta/3.0.13/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [vorta-3.0.13](https://github.com/truecharts/charts/compare/vorta-3.0.12...vorta-3.0.13) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/vorta/3.0.12/app-readme.md b/incubator/vorta/3.0.13/app-readme.md
similarity index 100%
rename from incubator/vorta/3.0.12/app-readme.md
rename to incubator/vorta/3.0.13/app-readme.md
diff --git a/incubator/vorta/3.0.13/charts/common-17.2.21.tgz b/incubator/vorta/3.0.13/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/vorta/3.0.13/charts/common-17.2.21.tgz differ
diff --git a/incubator/vorta/3.0.12/ix_values.yaml b/incubator/vorta/3.0.13/ix_values.yaml
similarity index 100%
rename from incubator/vorta/3.0.12/ix_values.yaml
rename to incubator/vorta/3.0.13/ix_values.yaml
diff --git a/incubator/vorta/3.0.12/questions.yaml b/incubator/vorta/3.0.13/questions.yaml
similarity index 100%
rename from incubator/vorta/3.0.12/questions.yaml
rename to incubator/vorta/3.0.13/questions.yaml
diff --git a/incubator/vorta/3.0.12/templates/common.yaml b/incubator/vorta/3.0.13/templates/common.yaml
similarity index 100%
rename from incubator/vorta/3.0.12/templates/common.yaml
rename to incubator/vorta/3.0.13/templates/common.yaml
diff --git a/stable/americasarmy-pg/4.1.4/values.yaml b/incubator/vorta/3.0.13/values.yaml
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/values.yaml
rename to incubator/vorta/3.0.13/values.yaml
diff --git a/incubator/wbo/5.0.11/CHANGELOG.md b/incubator/wbo/5.0.11/CHANGELOG.md
deleted file mode 100644
index d8565e7f44..0000000000
--- a/incubator/wbo/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [wbo-5.0.11](https://github.com/truecharts/charts/compare/wbo-5.0.10...wbo-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [wbo-5.0.10](https://github.com/truecharts/charts/compare/wbo-5.0.9...wbo-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [wbo-5.0.10](https://github.com/truecharts/charts/compare/wbo-5.0.9...wbo-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [wbo-5.0.9](https://github.com/truecharts/charts/compare/wbo-5.0.8...wbo-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [wbo-5.0.8](https://github.com/truecharts/charts/compare/wbo-5.0.7...wbo-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [wbo-5.0.7](https://github.com/truecharts/charts/compare/wbo-5.0.6...wbo-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [wbo-5.0.6](https://github.com/truecharts/charts/compare/wbo-5.0.5...wbo-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [wbo-5.0.5](https://github.com/truecharts/charts/compare/wbo-5.0.4...wbo-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [wbo-5.0.4](https://github.com/truecharts/charts/compare/wbo-5.0.3...wbo-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [wbo-5.0.3](https://github.com/truecharts/charts/compare/wbo-4.0.3...wbo-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/wbo/5.0.11/Chart.yaml b/incubator/wbo/5.0.11/Chart.yaml
deleted file mode 100644
index e029048a7b..0000000000
--- a/incubator/wbo/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: wbo
-version: 5.0.11
-appVersion: 1.19.1
-description: an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board.
-home: https://truecharts.org/charts/incubator/wbo
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png
-deprecated: false
-sources:
- - https://github.com/lovasoa/whitebophir
- - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo
- - https://hub.docker.com/r/lovasoa/wbo
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - wbo
- - whiteboard
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/wbo/5.0.11/app-changelog.md b/incubator/wbo/5.0.11/app-changelog.md
deleted file mode 100644
index 5900a7b084..0000000000
--- a/incubator/wbo/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [wbo-5.0.11](https://github.com/truecharts/charts/compare/wbo-5.0.10...wbo-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/wbo/5.0.11/charts/common-17.2.18.tgz b/incubator/wbo/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/wbo/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/wbo/5.0.12/CHANGELOG.md b/incubator/wbo/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..0ccfbfe0f1
--- /dev/null
+++ b/incubator/wbo/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [wbo-5.0.12](https://github.com/truecharts/charts/compare/wbo-5.0.11...wbo-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [wbo-5.0.11](https://github.com/truecharts/charts/compare/wbo-5.0.10...wbo-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [wbo-5.0.10](https://github.com/truecharts/charts/compare/wbo-5.0.9...wbo-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [wbo-5.0.10](https://github.com/truecharts/charts/compare/wbo-5.0.9...wbo-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [wbo-5.0.9](https://github.com/truecharts/charts/compare/wbo-5.0.8...wbo-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [wbo-5.0.8](https://github.com/truecharts/charts/compare/wbo-5.0.7...wbo-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [wbo-5.0.7](https://github.com/truecharts/charts/compare/wbo-5.0.6...wbo-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [wbo-5.0.6](https://github.com/truecharts/charts/compare/wbo-5.0.5...wbo-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [wbo-5.0.5](https://github.com/truecharts/charts/compare/wbo-5.0.4...wbo-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/wbo/5.0.12/Chart.yaml b/incubator/wbo/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..d29da7255d
--- /dev/null
+++ b/incubator/wbo/5.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: wbo
+version: 5.0.12
+appVersion: 1.19.1
+description: an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board.
+home: https://truecharts.org/charts/incubator/wbo
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/lovasoa/wbo
+ - https://github.com/lovasoa/whitebophir
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - wbo
+ - whiteboard
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/wbo/5.0.11/README.md b/incubator/wbo/5.0.12/README.md
similarity index 100%
rename from incubator/wbo/5.0.11/README.md
rename to incubator/wbo/5.0.12/README.md
diff --git a/incubator/wbo/5.0.12/app-changelog.md b/incubator/wbo/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..580e34f184
--- /dev/null
+++ b/incubator/wbo/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [wbo-5.0.12](https://github.com/truecharts/charts/compare/wbo-5.0.11...wbo-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/wbo/5.0.11/app-readme.md b/incubator/wbo/5.0.12/app-readme.md
similarity index 100%
rename from incubator/wbo/5.0.11/app-readme.md
rename to incubator/wbo/5.0.12/app-readme.md
diff --git a/incubator/wbo/5.0.12/charts/common-17.2.21.tgz b/incubator/wbo/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/wbo/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/wbo/5.0.11/ix_values.yaml b/incubator/wbo/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/wbo/5.0.11/ix_values.yaml
rename to incubator/wbo/5.0.12/ix_values.yaml
diff --git a/incubator/wbo/5.0.11/questions.yaml b/incubator/wbo/5.0.12/questions.yaml
similarity index 100%
rename from incubator/wbo/5.0.11/questions.yaml
rename to incubator/wbo/5.0.12/questions.yaml
diff --git a/incubator/wbo/5.0.11/templates/_configmap.tpl b/incubator/wbo/5.0.12/templates/_configmap.tpl
similarity index 100%
rename from incubator/wbo/5.0.11/templates/_configmap.tpl
rename to incubator/wbo/5.0.12/templates/_configmap.tpl
diff --git a/incubator/wbo/5.0.11/templates/_secret.tpl b/incubator/wbo/5.0.12/templates/_secret.tpl
similarity index 100%
rename from incubator/wbo/5.0.11/templates/_secret.tpl
rename to incubator/wbo/5.0.12/templates/_secret.tpl
diff --git a/incubator/wbo/5.0.11/templates/common.yaml b/incubator/wbo/5.0.12/templates/common.yaml
similarity index 100%
rename from incubator/wbo/5.0.11/templates/common.yaml
rename to incubator/wbo/5.0.12/templates/common.yaml
diff --git a/stable/amule/6.1.4/values.yaml b/incubator/wbo/5.0.12/values.yaml
similarity index 100%
rename from stable/amule/6.1.4/values.yaml
rename to incubator/wbo/5.0.12/values.yaml
diff --git a/incubator/wireshark/6.0.11/CHANGELOG.md b/incubator/wireshark/6.0.11/CHANGELOG.md
deleted file mode 100644
index aebe828bf4..0000000000
--- a/incubator/wireshark/6.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [wireshark-6.0.11](https://github.com/truecharts/charts/compare/wireshark-6.0.10...wireshark-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [wireshark-6.0.10](https://github.com/truecharts/charts/compare/wireshark-6.0.9...wireshark-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [wireshark-6.0.10](https://github.com/truecharts/charts/compare/wireshark-6.0.9...wireshark-6.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [wireshark-6.0.9](https://github.com/truecharts/charts/compare/wireshark-6.0.8...wireshark-6.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [wireshark-6.0.8](https://github.com/truecharts/charts/compare/wireshark-6.0.7...wireshark-6.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [wireshark-6.0.7](https://github.com/truecharts/charts/compare/wireshark-6.0.6...wireshark-6.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [wireshark-6.0.6](https://github.com/truecharts/charts/compare/wireshark-6.0.5...wireshark-6.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [wireshark-6.0.5](https://github.com/truecharts/charts/compare/wireshark-6.0.4...wireshark-6.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [wireshark-6.0.4](https://github.com/truecharts/charts/compare/wireshark-6.0.3...wireshark-6.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [wireshark-6.0.3](https://github.com/truecharts/charts/compare/wireshark-5.0.3...wireshark-6.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/wireshark/6.0.11/Chart.yaml b/incubator/wireshark/6.0.11/Chart.yaml
deleted file mode 100644
index 4f8d13506b..0000000000
--- a/incubator/wireshark/6.0.11/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: wireshark
-version: 6.0.11
-appVersion: 4.0.10
-description: Wireshark is the worlds foremost and widely-used network protocol analyzer.
-home: https://truecharts.org/charts/incubator/wireshark
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark
- - https://ghcr.io/linuxserver/wireshark
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - wireshark
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/wireshark/6.0.11/app-changelog.md b/incubator/wireshark/6.0.11/app-changelog.md
deleted file mode 100644
index 8c604a9613..0000000000
--- a/incubator/wireshark/6.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [wireshark-6.0.11](https://github.com/truecharts/charts/compare/wireshark-6.0.10...wireshark-6.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/wireshark/6.0.11/charts/common-17.2.18.tgz b/incubator/wireshark/6.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/wireshark/6.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/wireshark/6.0.12/CHANGELOG.md b/incubator/wireshark/6.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..8b77de92c7
--- /dev/null
+++ b/incubator/wireshark/6.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [wireshark-6.0.12](https://github.com/truecharts/charts/compare/wireshark-6.0.11...wireshark-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [wireshark-6.0.11](https://github.com/truecharts/charts/compare/wireshark-6.0.10...wireshark-6.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [wireshark-6.0.10](https://github.com/truecharts/charts/compare/wireshark-6.0.9...wireshark-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [wireshark-6.0.10](https://github.com/truecharts/charts/compare/wireshark-6.0.9...wireshark-6.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [wireshark-6.0.9](https://github.com/truecharts/charts/compare/wireshark-6.0.8...wireshark-6.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [wireshark-6.0.8](https://github.com/truecharts/charts/compare/wireshark-6.0.7...wireshark-6.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [wireshark-6.0.7](https://github.com/truecharts/charts/compare/wireshark-6.0.6...wireshark-6.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [wireshark-6.0.6](https://github.com/truecharts/charts/compare/wireshark-6.0.5...wireshark-6.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [wireshark-6.0.5](https://github.com/truecharts/charts/compare/wireshark-6.0.4...wireshark-6.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/wireshark/6.0.12/Chart.yaml b/incubator/wireshark/6.0.12/Chart.yaml
new file mode 100644
index 0000000000..2c23ba9518
--- /dev/null
+++ b/incubator/wireshark/6.0.12/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: wireshark
+version: 6.0.12
+appVersion: 4.0.10
+description: Wireshark is the worlds foremost and widely-used network protocol analyzer.
+home: https://truecharts.org/charts/incubator/wireshark
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/wireshark
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - wireshark
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/wireshark/6.0.11/README.md b/incubator/wireshark/6.0.12/README.md
similarity index 100%
rename from incubator/wireshark/6.0.11/README.md
rename to incubator/wireshark/6.0.12/README.md
diff --git a/incubator/wireshark/6.0.12/app-changelog.md b/incubator/wireshark/6.0.12/app-changelog.md
new file mode 100644
index 0000000000..08901ffbd0
--- /dev/null
+++ b/incubator/wireshark/6.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [wireshark-6.0.12](https://github.com/truecharts/charts/compare/wireshark-6.0.11...wireshark-6.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/wireshark/6.0.11/app-readme.md b/incubator/wireshark/6.0.12/app-readme.md
similarity index 100%
rename from incubator/wireshark/6.0.11/app-readme.md
rename to incubator/wireshark/6.0.12/app-readme.md
diff --git a/incubator/wireshark/6.0.12/charts/common-17.2.21.tgz b/incubator/wireshark/6.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/wireshark/6.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/wireshark/6.0.11/ix_values.yaml b/incubator/wireshark/6.0.12/ix_values.yaml
similarity index 100%
rename from incubator/wireshark/6.0.11/ix_values.yaml
rename to incubator/wireshark/6.0.12/ix_values.yaml
diff --git a/incubator/wireshark/6.0.11/questions.yaml b/incubator/wireshark/6.0.12/questions.yaml
similarity index 100%
rename from incubator/wireshark/6.0.11/questions.yaml
rename to incubator/wireshark/6.0.12/questions.yaml
diff --git a/stable/airdcpp-webclient/9.1.4/templates/common.yaml b/incubator/wireshark/6.0.12/templates/common.yaml
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/templates/common.yaml
rename to incubator/wireshark/6.0.12/templates/common.yaml
diff --git a/stable/android-8-0/4.1.4/values.yaml b/incubator/wireshark/6.0.12/values.yaml
similarity index 100%
rename from stable/android-8-0/4.1.4/values.yaml
rename to incubator/wireshark/6.0.12/values.yaml
diff --git a/incubator/xbackbone/8.0.11/CHANGELOG.md b/incubator/xbackbone/8.0.11/CHANGELOG.md
deleted file mode 100644
index e00d9eafbe..0000000000
--- a/incubator/xbackbone/8.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [xbackbone-8.0.11](https://github.com/truecharts/charts/compare/xbackbone-8.0.10...xbackbone-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [xbackbone-8.0.10](https://github.com/truecharts/charts/compare/xbackbone-8.0.9...xbackbone-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [xbackbone-8.0.10](https://github.com/truecharts/charts/compare/xbackbone-8.0.9...xbackbone-8.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [xbackbone-8.0.9](https://github.com/truecharts/charts/compare/xbackbone-8.0.8...xbackbone-8.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [xbackbone-8.0.8](https://github.com/truecharts/charts/compare/xbackbone-8.0.7...xbackbone-8.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [xbackbone-8.0.7](https://github.com/truecharts/charts/compare/xbackbone-8.0.6...xbackbone-8.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [xbackbone-8.0.6](https://github.com/truecharts/charts/compare/xbackbone-8.0.5...xbackbone-8.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [xbackbone-8.0.5](https://github.com/truecharts/charts/compare/xbackbone-8.0.4...xbackbone-8.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [xbackbone-8.0.4](https://github.com/truecharts/charts/compare/xbackbone-8.0.3...xbackbone-8.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [xbackbone-8.0.3](https://github.com/truecharts/charts/compare/xbackbone-7.0.3...xbackbone-8.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/xbackbone/8.0.11/Chart.yaml b/incubator/xbackbone/8.0.11/Chart.yaml
deleted file mode 100644
index 516e12ed1b..0000000000
--- a/incubator/xbackbone/8.0.11/Chart.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: xbackbone
-version: 8.0.11
-appVersion: 3.3.3
-description: XBackBone is a simple, self-hosted, lightweight PHP file manager
-home: https://truecharts.org/charts/incubator/xbackbone
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png
-deprecated: false
-sources:
- - https://github.com/SergiX44/XBackBone
- - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone
- - https://hub.docker.com/r/pe46dro/xbackbone-docker
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - xbackbone
- - xshare
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mariadb
- version: 10.0.2
- repository: https://deps.truecharts.org/
- condition: mariadb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: files
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/xbackbone/8.0.11/app-changelog.md b/incubator/xbackbone/8.0.11/app-changelog.md
deleted file mode 100644
index 7ebef609cd..0000000000
--- a/incubator/xbackbone/8.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [xbackbone-8.0.11](https://github.com/truecharts/charts/compare/xbackbone-8.0.10...xbackbone-8.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/xbackbone/8.0.11/charts/common-17.2.18.tgz b/incubator/xbackbone/8.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/xbackbone/8.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/xbackbone/8.0.12/CHANGELOG.md b/incubator/xbackbone/8.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..64bbc8d3d0
--- /dev/null
+++ b/incubator/xbackbone/8.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [xbackbone-8.0.12](https://github.com/truecharts/charts/compare/xbackbone-8.0.11...xbackbone-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [xbackbone-8.0.11](https://github.com/truecharts/charts/compare/xbackbone-8.0.10...xbackbone-8.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [xbackbone-8.0.10](https://github.com/truecharts/charts/compare/xbackbone-8.0.9...xbackbone-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [xbackbone-8.0.10](https://github.com/truecharts/charts/compare/xbackbone-8.0.9...xbackbone-8.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [xbackbone-8.0.9](https://github.com/truecharts/charts/compare/xbackbone-8.0.8...xbackbone-8.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [xbackbone-8.0.8](https://github.com/truecharts/charts/compare/xbackbone-8.0.7...xbackbone-8.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [xbackbone-8.0.7](https://github.com/truecharts/charts/compare/xbackbone-8.0.6...xbackbone-8.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [xbackbone-8.0.6](https://github.com/truecharts/charts/compare/xbackbone-8.0.5...xbackbone-8.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [xbackbone-8.0.5](https://github.com/truecharts/charts/compare/xbackbone-8.0.4...xbackbone-8.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/xbackbone/8.0.12/Chart.yaml b/incubator/xbackbone/8.0.12/Chart.yaml
new file mode 100644
index 0000000000..3c1860358b
--- /dev/null
+++ b/incubator/xbackbone/8.0.12/Chart.yaml
@@ -0,0 +1,44 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: xbackbone
+version: 8.0.12
+appVersion: 3.3.3
+description: XBackBone is a simple, self-hosted, lightweight PHP file manager
+home: https://truecharts.org/charts/incubator/xbackbone
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png
+deprecated: false
+sources:
+ - https://github.com/SergiX44/XBackBone
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone
+ - https://hub.docker.com/r/pe46dro/xbackbone-docker
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - xbackbone
+ - xshare
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mariadb
+ version: 10.0.2
+ repository: https://deps.truecharts.org/
+ condition: mariadb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: files
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/xbackbone/8.0.11/README.md b/incubator/xbackbone/8.0.12/README.md
similarity index 100%
rename from incubator/xbackbone/8.0.11/README.md
rename to incubator/xbackbone/8.0.12/README.md
diff --git a/incubator/xbackbone/8.0.12/app-changelog.md b/incubator/xbackbone/8.0.12/app-changelog.md
new file mode 100644
index 0000000000..b85a68e6ba
--- /dev/null
+++ b/incubator/xbackbone/8.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [xbackbone-8.0.12](https://github.com/truecharts/charts/compare/xbackbone-8.0.11...xbackbone-8.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/xbackbone/8.0.11/app-readme.md b/incubator/xbackbone/8.0.12/app-readme.md
similarity index 100%
rename from incubator/xbackbone/8.0.11/app-readme.md
rename to incubator/xbackbone/8.0.12/app-readme.md
diff --git a/incubator/xbackbone/8.0.12/charts/common-17.2.21.tgz b/incubator/xbackbone/8.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/xbackbone/8.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/xbackbone/8.0.11/charts/mariadb-10.0.2.tgz b/incubator/xbackbone/8.0.12/charts/mariadb-10.0.2.tgz
similarity index 100%
rename from incubator/xbackbone/8.0.11/charts/mariadb-10.0.2.tgz
rename to incubator/xbackbone/8.0.12/charts/mariadb-10.0.2.tgz
diff --git a/incubator/xbackbone/8.0.11/ix_values.yaml b/incubator/xbackbone/8.0.12/ix_values.yaml
similarity index 100%
rename from incubator/xbackbone/8.0.11/ix_values.yaml
rename to incubator/xbackbone/8.0.12/ix_values.yaml
diff --git a/incubator/xbackbone/8.0.11/questions.yaml b/incubator/xbackbone/8.0.12/questions.yaml
similarity index 100%
rename from incubator/xbackbone/8.0.11/questions.yaml
rename to incubator/xbackbone/8.0.12/questions.yaml
diff --git a/stable/alist/8.1.4/templates/common.yaml b/incubator/xbackbone/8.0.12/templates/common.yaml
similarity index 100%
rename from stable/alist/8.1.4/templates/common.yaml
rename to incubator/xbackbone/8.0.12/templates/common.yaml
diff --git a/stable/androiddebugbridge/4.1.4/values.yaml b/incubator/xbackbone/8.0.12/values.yaml
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/values.yaml
rename to incubator/xbackbone/8.0.12/values.yaml
diff --git a/incubator/zusam/5.0.11/CHANGELOG.md b/incubator/zusam/5.0.11/CHANGELOG.md
deleted file mode 100644
index e92425f10b..0000000000
--- a/incubator/zusam/5.0.11/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [zusam-5.0.11](https://github.com/truecharts/charts/compare/zusam-5.0.10...zusam-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [zusam-5.0.10](https://github.com/truecharts/charts/compare/zusam-5.0.9...zusam-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-
-
-## [zusam-5.0.10](https://github.com/truecharts/charts/compare/zusam-5.0.9...zusam-5.0.10) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-### Fix
-
-
-
-- correct mistaken common references
-## [zusam-5.0.9](https://github.com/truecharts/charts/compare/zusam-5.0.8...zusam-5.0.9) (2023-12-22)
-
-### Fix
-
-- expose custom options for homepage integration
-
-## [zusam-5.0.8](https://github.com/truecharts/charts/compare/zusam-5.0.7...zusam-5.0.8) (2023-12-21)
-
-### Fix
-
-- bump to release middleware fix
-
-## [zusam-5.0.7](https://github.com/truecharts/charts/compare/zusam-5.0.6...zusam-5.0.7) (2023-12-21)
-
-### Chore
-
-- bump everything to ensure patches are applied globally
-
-## [zusam-5.0.6](https://github.com/truecharts/charts/compare/zusam-5.0.5...zusam-5.0.6) (2023-12-20)
-
-### Chore
-
-- bump patch versions on all charts for new GUI release
-
-## [zusam-5.0.5](https://github.com/truecharts/charts/compare/zusam-5.0.4...zusam-5.0.5) (2023-12-20)
-
-### Chore
-
-- Bump everything to force min/max scale version update
-
-## [zusam-5.0.4](https://github.com/truecharts/charts/compare/zusam-5.0.3...zusam-5.0.4) (2023-12-17)
-
-### Chore
-
-- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
-
-## [zusam-5.0.3](https://github.com/truecharts/charts/compare/zusam-4.0.3...zusam-5.0.3) (2023-12-16)
-
-### Chore
diff --git a/incubator/zusam/5.0.11/Chart.yaml b/incubator/zusam/5.0.11/Chart.yaml
deleted file mode 100644
index 1fdb3b0be8..0000000000
--- a/incubator/zusam/5.0.11/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: zusam
-version: 5.0.11
-appVersion: 0.5.4
-description: Zusam is a free and open-source way to self-host private forums for groups of friends.
-home: https://truecharts.org/charts/incubator/zusam
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam
- - https://hub.docker.com/r/zusam/zusam
- - https://github.com/zusam/zusam
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - zusam
- - forum
-dependencies:
- - name: common
- version: 17.2.18
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: chat
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/incubator/zusam/5.0.11/app-changelog.md b/incubator/zusam/5.0.11/app-changelog.md
deleted file mode 100644
index 3189a756ce..0000000000
--- a/incubator/zusam/5.0.11/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [zusam-5.0.11](https://github.com/truecharts/charts/compare/zusam-5.0.10...zusam-5.0.11) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/incubator/zusam/5.0.11/charts/common-17.2.18.tgz b/incubator/zusam/5.0.11/charts/common-17.2.18.tgz
deleted file mode 100644
index add29e3ad0..0000000000
Binary files a/incubator/zusam/5.0.11/charts/common-17.2.18.tgz and /dev/null differ
diff --git a/incubator/zusam/5.0.12/CHANGELOG.md b/incubator/zusam/5.0.12/CHANGELOG.md
new file mode 100644
index 0000000000..bac883e198
--- /dev/null
+++ b/incubator/zusam/5.0.12/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [zusam-5.0.12](https://github.com/truecharts/charts/compare/zusam-5.0.11...zusam-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [zusam-5.0.11](https://github.com/truecharts/charts/compare/zusam-5.0.10...zusam-5.0.11) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [zusam-5.0.10](https://github.com/truecharts/charts/compare/zusam-5.0.9...zusam-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+
+
+## [zusam-5.0.10](https://github.com/truecharts/charts/compare/zusam-5.0.9...zusam-5.0.10) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+### Fix
+
+
+
+- correct mistaken common references
+## [zusam-5.0.9](https://github.com/truecharts/charts/compare/zusam-5.0.8...zusam-5.0.9) (2023-12-22)
+
+### Fix
+
+- expose custom options for homepage integration
+
+## [zusam-5.0.8](https://github.com/truecharts/charts/compare/zusam-5.0.7...zusam-5.0.8) (2023-12-21)
+
+### Fix
+
+- bump to release middleware fix
+
+## [zusam-5.0.7](https://github.com/truecharts/charts/compare/zusam-5.0.6...zusam-5.0.7) (2023-12-21)
+
+### Chore
+
+- bump everything to ensure patches are applied globally
+
+## [zusam-5.0.6](https://github.com/truecharts/charts/compare/zusam-5.0.5...zusam-5.0.6) (2023-12-20)
+
+### Chore
+
+- bump patch versions on all charts for new GUI release
+
+## [zusam-5.0.5](https://github.com/truecharts/charts/compare/zusam-5.0.4...zusam-5.0.5) (2023-12-20)
+
+### Chore
+
+- Bump everything to force min/max scale version update
+
diff --git a/incubator/zusam/5.0.12/Chart.yaml b/incubator/zusam/5.0.12/Chart.yaml
new file mode 100644
index 0000000000..3c435031ae
--- /dev/null
+++ b/incubator/zusam/5.0.12/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: zusam
+version: 5.0.12
+appVersion: 0.5.4
+description: Zusam is a free and open-source way to self-host private forums for groups of friends.
+home: https://truecharts.org/charts/incubator/zusam
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png
+deprecated: false
+sources:
+ - https://github.com/zusam/zusam
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam
+ - https://hub.docker.com/r/zusam/zusam
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - zusam
+ - forum
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: chat
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/incubator/zusam/5.0.11/README.md b/incubator/zusam/5.0.12/README.md
similarity index 100%
rename from incubator/zusam/5.0.11/README.md
rename to incubator/zusam/5.0.12/README.md
diff --git a/incubator/zusam/5.0.12/app-changelog.md b/incubator/zusam/5.0.12/app-changelog.md
new file mode 100644
index 0000000000..7890bac401
--- /dev/null
+++ b/incubator/zusam/5.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [zusam-5.0.12](https://github.com/truecharts/charts/compare/zusam-5.0.11...zusam-5.0.12) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/incubator/zusam/5.0.11/app-readme.md b/incubator/zusam/5.0.12/app-readme.md
similarity index 100%
rename from incubator/zusam/5.0.11/app-readme.md
rename to incubator/zusam/5.0.12/app-readme.md
diff --git a/incubator/zusam/5.0.12/charts/common-17.2.21.tgz b/incubator/zusam/5.0.12/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/incubator/zusam/5.0.12/charts/common-17.2.21.tgz differ
diff --git a/incubator/zusam/5.0.11/ix_values.yaml b/incubator/zusam/5.0.12/ix_values.yaml
similarity index 100%
rename from incubator/zusam/5.0.11/ix_values.yaml
rename to incubator/zusam/5.0.12/ix_values.yaml
diff --git a/incubator/zusam/5.0.11/questions.yaml b/incubator/zusam/5.0.12/questions.yaml
similarity index 100%
rename from incubator/zusam/5.0.11/questions.yaml
rename to incubator/zusam/5.0.12/questions.yaml
diff --git a/stable/ariang/7.1.4/templates/common.yaml b/incubator/zusam/5.0.12/templates/common.yaml
similarity index 100%
rename from stable/ariang/7.1.4/templates/common.yaml
rename to incubator/zusam/5.0.12/templates/common.yaml
diff --git a/stable/anope/4.1.4/values.yaml b/incubator/zusam/5.0.12/values.yaml
similarity index 100%
rename from stable/anope/4.1.4/values.yaml
rename to incubator/zusam/5.0.12/values.yaml
diff --git a/stable/acestream/5.1.4/CHANGELOG.md b/stable/acestream/5.1.4/CHANGELOG.md
deleted file mode 100644
index f461155dd3..0000000000
--- a/stable/acestream/5.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [acestream-5.1.4](https://github.com/truecharts/charts/compare/acestream-5.1.3...acestream-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [acestream-5.1.3](https://github.com/truecharts/charts/compare/acestream-5.1.0...acestream-5.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [acestream-5.1.2](https://github.com/truecharts/charts/compare/acestream-5.1.0...acestream-5.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [acestream-5.1.0](https://github.com/truecharts/charts/compare/acestream-5.0.1...acestream-5.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [acestream-5.0.1](https://github.com/truecharts/charts/compare/acestream-5.0.0...acestream-5.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [acestream-5.0.0](https://github.com/truecharts/charts/compare/acestream-4.0.17...acestream-5.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [acestream-4.0.17](https://github.com/truecharts/charts/compare/acestream-4.0.16...acestream-4.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [acestream-4.0.16](https://github.com/truecharts/charts/compare/acestream-4.0.15...acestream-4.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [acestream-4.0.15](https://github.com/truecharts/charts/compare/acestream-4.0.14...acestream-4.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [acestream-4.0.14](https://github.com/truecharts/charts/compare/acestream-4.0.13...acestream-4.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [acestream-4.0.13](https://github.com/truecharts/charts/compare/acestream-4.0.12...acestream-4.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/acestream/5.1.4/Chart.yaml b/stable/acestream/5.1.4/Chart.yaml
deleted file mode 100644
index 08c797b680..0000000000
--- a/stable/acestream/5.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: acestream
-version: 5.1.4
-appVersion: 2.0.2.8
-description: IPTV service providing streaming, playlist, search engine and epg.
-home: https://truecharts.org/charts/incubator/acestream
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
-deprecated: false
-sources:
- - https://github.com/vstavrinov/acestream-service
- - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
- - https://hub.docker.com/r/vstavrinov/acestream-service
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - acestream
- - MediaServer-Video
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: MediaServer-Video
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/acestream/5.1.4/app-changelog.md b/stable/acestream/5.1.4/app-changelog.md
deleted file mode 100644
index d8bd9a5104..0000000000
--- a/stable/acestream/5.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [acestream-5.1.4](https://github.com/truecharts/charts/compare/acestream-5.1.3...acestream-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/acestream/5.1.4/charts/common-17.2.19.tgz b/stable/acestream/5.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/acestream/5.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/acestream/5.1.5/CHANGELOG.md b/stable/acestream/5.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3a5b20589f
--- /dev/null
+++ b/stable/acestream/5.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [acestream-5.1.5](https://github.com/truecharts/charts/compare/acestream-5.1.4...acestream-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [acestream-5.1.4](https://github.com/truecharts/charts/compare/acestream-5.1.3...acestream-5.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [acestream-5.1.3](https://github.com/truecharts/charts/compare/acestream-5.1.0...acestream-5.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [acestream-5.1.2](https://github.com/truecharts/charts/compare/acestream-5.1.0...acestream-5.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [acestream-5.1.0](https://github.com/truecharts/charts/compare/acestream-5.0.1...acestream-5.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [acestream-5.0.1](https://github.com/truecharts/charts/compare/acestream-5.0.0...acestream-5.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [acestream-5.0.0](https://github.com/truecharts/charts/compare/acestream-4.0.17...acestream-5.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [acestream-4.0.17](https://github.com/truecharts/charts/compare/acestream-4.0.16...acestream-4.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [acestream-4.0.16](https://github.com/truecharts/charts/compare/acestream-4.0.15...acestream-4.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [acestream-4.0.15](https://github.com/truecharts/charts/compare/acestream-4.0.14...acestream-4.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/acestream/5.1.5/Chart.yaml b/stable/acestream/5.1.5/Chart.yaml
new file mode 100644
index 0000000000..b34cb42804
--- /dev/null
+++ b/stable/acestream/5.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: acestream
+version: 5.1.5
+appVersion: 2.0.2.8
+description: IPTV service providing streaming, playlist, search engine and epg.
+home: https://truecharts.org/charts/incubator/acestream
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
+deprecated: false
+sources:
+ - https://github.com/vstavrinov/acestream-service
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
+ - https://hub.docker.com/r/vstavrinov/acestream-service
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - acestream
+ - MediaServer-Video
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: MediaServer-Video
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/acestream/5.1.4/README.md b/stable/acestream/5.1.5/README.md
similarity index 100%
rename from stable/acestream/5.1.4/README.md
rename to stable/acestream/5.1.5/README.md
diff --git a/stable/acestream/5.1.5/app-changelog.md b/stable/acestream/5.1.5/app-changelog.md
new file mode 100644
index 0000000000..8a2d74a514
--- /dev/null
+++ b/stable/acestream/5.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [acestream-5.1.5](https://github.com/truecharts/charts/compare/acestream-5.1.4...acestream-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/acestream/5.1.4/app-readme.md b/stable/acestream/5.1.5/app-readme.md
similarity index 100%
rename from stable/acestream/5.1.4/app-readme.md
rename to stable/acestream/5.1.5/app-readme.md
diff --git a/stable/acestream/5.1.5/charts/common-17.2.21.tgz b/stable/acestream/5.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/acestream/5.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/acestream/5.1.4/ix_values.yaml b/stable/acestream/5.1.5/ix_values.yaml
similarity index 100%
rename from stable/acestream/5.1.4/ix_values.yaml
rename to stable/acestream/5.1.5/ix_values.yaml
diff --git a/stable/acestream/5.1.4/questions.yaml b/stable/acestream/5.1.5/questions.yaml
similarity index 100%
rename from stable/acestream/5.1.4/questions.yaml
rename to stable/acestream/5.1.5/questions.yaml
diff --git a/stable/acestream/5.1.4/templates/common.yaml b/stable/acestream/5.1.5/templates/common.yaml
similarity index 100%
rename from stable/acestream/5.1.4/templates/common.yaml
rename to stable/acestream/5.1.5/templates/common.yaml
diff --git a/stable/apache-webdav/4.1.4/values.yaml b/stable/acestream/5.1.5/values.yaml
similarity index 100%
rename from stable/apache-webdav/4.1.4/values.yaml
rename to stable/acestream/5.1.5/values.yaml
diff --git a/stable/actualserver/7.1.4/CHANGELOG.md b/stable/actualserver/7.1.4/CHANGELOG.md
deleted file mode 100644
index a0d8a82746..0000000000
--- a/stable/actualserver/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [actualserver-7.1.4](https://github.com/truecharts/charts/compare/actualserver-7.1.3...actualserver-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [actualserver-7.1.3](https://github.com/truecharts/charts/compare/actualserver-7.1.0...actualserver-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [actualserver-7.1.2](https://github.com/truecharts/charts/compare/actualserver-7.1.0...actualserver-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [actualserver-7.1.0](https://github.com/truecharts/charts/compare/actualserver-7.0.1...actualserver-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [actualserver-7.0.1](https://github.com/truecharts/charts/compare/actualserver-7.0.0...actualserver-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [actualserver-7.0.0](https://github.com/truecharts/charts/compare/actualserver-6.0.11...actualserver-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [actualserver-6.0.11](https://github.com/truecharts/charts/compare/actualserver-6.0.10...actualserver-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [actualserver-6.0.10](https://github.com/truecharts/charts/compare/actualserver-6.0.9...actualserver-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [actualserver-6.0.9](https://github.com/truecharts/charts/compare/actualserver-6.0.8...actualserver-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [actualserver-6.0.8](https://github.com/truecharts/charts/compare/actualserver-6.0.7...actualserver-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [actualserver-6.0.7](https://github.com/truecharts/charts/compare/actualserver-6.0.6...actualserver-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/actualserver/7.1.4/Chart.yaml b/stable/actualserver/7.1.4/Chart.yaml
deleted file mode 100644
index 80332f4528..0000000000
--- a/stable/actualserver/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: actualserver
-version: 7.1.4
-appVersion: 23.12.1
-description: Actual is a super fast privacy-focused app for managing your finances.
-home: https://truecharts.org/charts/stable/actualserver
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
-deprecated: false
-sources:
- - https://ghcr.io/actualbudget/actual-server
- - https://github.com/Kippenhof/docker-templates
- - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - actualserver
- - finance
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: finance
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/actualserver/7.1.4/app-changelog.md b/stable/actualserver/7.1.4/app-changelog.md
deleted file mode 100644
index fe8b313210..0000000000
--- a/stable/actualserver/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [actualserver-7.1.4](https://github.com/truecharts/charts/compare/actualserver-7.1.3...actualserver-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/actualserver/7.1.4/charts/common-17.2.19.tgz b/stable/actualserver/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/actualserver/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/actualserver/7.1.5/CHANGELOG.md b/stable/actualserver/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..eac09b7d1d
--- /dev/null
+++ b/stable/actualserver/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [actualserver-7.1.5](https://github.com/truecharts/charts/compare/actualserver-7.1.4...actualserver-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [actualserver-7.1.4](https://github.com/truecharts/charts/compare/actualserver-7.1.3...actualserver-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [actualserver-7.1.3](https://github.com/truecharts/charts/compare/actualserver-7.1.0...actualserver-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [actualserver-7.1.2](https://github.com/truecharts/charts/compare/actualserver-7.1.0...actualserver-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [actualserver-7.1.0](https://github.com/truecharts/charts/compare/actualserver-7.0.1...actualserver-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [actualserver-7.0.1](https://github.com/truecharts/charts/compare/actualserver-7.0.0...actualserver-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [actualserver-7.0.0](https://github.com/truecharts/charts/compare/actualserver-6.0.11...actualserver-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [actualserver-6.0.11](https://github.com/truecharts/charts/compare/actualserver-6.0.10...actualserver-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [actualserver-6.0.10](https://github.com/truecharts/charts/compare/actualserver-6.0.9...actualserver-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [actualserver-6.0.9](https://github.com/truecharts/charts/compare/actualserver-6.0.8...actualserver-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/actualserver/7.1.5/Chart.yaml b/stable/actualserver/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..1fad797a36
--- /dev/null
+++ b/stable/actualserver/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: actualserver
+version: 7.1.5
+appVersion: 23.12.1
+description: Actual is a super fast privacy-focused app for managing your finances.
+home: https://truecharts.org/charts/stable/actualserver
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
+deprecated: false
+sources:
+ - https://github.com/Kippenhof/docker-templates
+ - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
+ - https://ghcr.io/actualbudget/actual-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - actualserver
+ - finance
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: finance
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/actualserver/7.1.4/README.md b/stable/actualserver/7.1.5/README.md
similarity index 100%
rename from stable/actualserver/7.1.4/README.md
rename to stable/actualserver/7.1.5/README.md
diff --git a/stable/actualserver/7.1.5/app-changelog.md b/stable/actualserver/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..8d61976694
--- /dev/null
+++ b/stable/actualserver/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [actualserver-7.1.5](https://github.com/truecharts/charts/compare/actualserver-7.1.4...actualserver-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/actualserver/7.1.4/app-readme.md b/stable/actualserver/7.1.5/app-readme.md
similarity index 100%
rename from stable/actualserver/7.1.4/app-readme.md
rename to stable/actualserver/7.1.5/app-readme.md
diff --git a/stable/actualserver/7.1.5/charts/common-17.2.21.tgz b/stable/actualserver/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/actualserver/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/actualserver/7.1.4/ix_values.yaml b/stable/actualserver/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/actualserver/7.1.4/ix_values.yaml
rename to stable/actualserver/7.1.5/ix_values.yaml
diff --git a/stable/actualserver/7.1.4/questions.yaml b/stable/actualserver/7.1.5/questions.yaml
similarity index 100%
rename from stable/actualserver/7.1.4/questions.yaml
rename to stable/actualserver/7.1.5/questions.yaml
diff --git a/stable/arksurvivalevolved/6.1.4/templates/NOTES.txt b/stable/actualserver/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/templates/NOTES.txt
rename to stable/actualserver/7.1.5/templates/NOTES.txt
diff --git a/stable/actualserver/7.1.4/templates/common.yaml b/stable/actualserver/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/actualserver/7.1.4/templates/common.yaml
rename to stable/actualserver/7.1.5/templates/common.yaml
diff --git a/stable/apt-cacher-ng/7.1.4/values.yaml b/stable/actualserver/7.1.5/values.yaml
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/values.yaml
rename to stable/actualserver/7.1.5/values.yaml
diff --git a/stable/adguard-home/8.1.4/CHANGELOG.md b/stable/adguard-home/8.1.4/CHANGELOG.md
deleted file mode 100644
index c12e5bea6c..0000000000
--- a/stable/adguard-home/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [adguard-home-8.1.4](https://github.com/truecharts/charts/compare/adguard-home-8.1.3...adguard-home-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [adguard-home-8.1.3](https://github.com/truecharts/charts/compare/adguard-home-8.1.0...adguard-home-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [adguard-home-8.1.2](https://github.com/truecharts/charts/compare/adguard-home-8.1.0...adguard-home-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [adguard-home-8.1.0](https://github.com/truecharts/charts/compare/adguard-home-8.0.2...adguard-home-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [adguard-home-8.0.2](https://github.com/truecharts/charts/compare/adguard-home-8.0.1...adguard-home-8.0.2) (2023-12-28)
-
-### Fix
-
-- fix homepage widget type ([#16577](https://github.com/truecharts/charts/issues/16577))
-
-## [adguard-home-8.0.1](https://github.com/truecharts/charts/compare/adguard-home-8.0.0...adguard-home-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [adguard-home-8.0.0](https://github.com/truecharts/charts/compare/adguard-home-7.0.11...adguard-home-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [adguard-home-7.0.11](https://github.com/truecharts/charts/compare/adguard-home-7.0.10...adguard-home-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [adguard-home-7.0.10](https://github.com/truecharts/charts/compare/adguard-home-7.0.9...adguard-home-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [adguard-home-7.0.9](https://github.com/truecharts/charts/compare/adguard-home-7.0.8...adguard-home-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [adguard-home-7.0.8](https://github.com/truecharts/charts/compare/adguard-home-7.0.7...adguard-home-7.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/adguard-home/8.1.4/Chart.yaml b/stable/adguard-home/8.1.4/Chart.yaml
deleted file mode 100644
index 9bec1abef2..0000000000
--- a/stable/adguard-home/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: adguard-home
-version: 8.1.4
-appVersion: 0.107.43
-description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
-home: https://truecharts.org/charts/stable/adguard-home
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
- - https://hub.docker.com/r/adguard/adguardhome
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - adblock
- - adguard
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/adguard-home/8.1.4/app-changelog.md b/stable/adguard-home/8.1.4/app-changelog.md
deleted file mode 100644
index c3e8ac4373..0000000000
--- a/stable/adguard-home/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [adguard-home-8.1.4](https://github.com/truecharts/charts/compare/adguard-home-8.1.3...adguard-home-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/adguard-home/8.1.4/charts/common-17.2.19.tgz b/stable/adguard-home/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/adguard-home/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/adguard-home/8.1.5/CHANGELOG.md b/stable/adguard-home/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9fd1a71008
--- /dev/null
+++ b/stable/adguard-home/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [adguard-home-8.1.5](https://github.com/truecharts/charts/compare/adguard-home-8.1.4...adguard-home-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [adguard-home-8.1.4](https://github.com/truecharts/charts/compare/adguard-home-8.1.3...adguard-home-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [adguard-home-8.1.3](https://github.com/truecharts/charts/compare/adguard-home-8.1.0...adguard-home-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [adguard-home-8.1.2](https://github.com/truecharts/charts/compare/adguard-home-8.1.0...adguard-home-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [adguard-home-8.1.0](https://github.com/truecharts/charts/compare/adguard-home-8.0.2...adguard-home-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [adguard-home-8.0.2](https://github.com/truecharts/charts/compare/adguard-home-8.0.1...adguard-home-8.0.2) (2023-12-28)
+
+### Fix
+
+- fix homepage widget type ([#16577](https://github.com/truecharts/charts/issues/16577))
+
+## [adguard-home-8.0.1](https://github.com/truecharts/charts/compare/adguard-home-8.0.0...adguard-home-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [adguard-home-8.0.0](https://github.com/truecharts/charts/compare/adguard-home-7.0.11...adguard-home-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [adguard-home-7.0.11](https://github.com/truecharts/charts/compare/adguard-home-7.0.10...adguard-home-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [adguard-home-7.0.10](https://github.com/truecharts/charts/compare/adguard-home-7.0.9...adguard-home-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/adguard-home/8.1.5/Chart.yaml b/stable/adguard-home/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..1acdca359a
--- /dev/null
+++ b/stable/adguard-home/8.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: adguard-home
+version: 8.1.5
+appVersion: 0.107.43
+description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
+home: https://truecharts.org/charts/stable/adguard-home
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
+ - https://hub.docker.com/r/adguard/adguardhome
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - adblock
+ - adguard
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/adguard-home/8.1.4/README.md b/stable/adguard-home/8.1.5/README.md
similarity index 100%
rename from stable/adguard-home/8.1.4/README.md
rename to stable/adguard-home/8.1.5/README.md
diff --git a/stable/adguard-home/8.1.5/app-changelog.md b/stable/adguard-home/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..92aaf0c33c
--- /dev/null
+++ b/stable/adguard-home/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [adguard-home-8.1.5](https://github.com/truecharts/charts/compare/adguard-home-8.1.4...adguard-home-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/adguard-home/8.1.4/app-readme.md b/stable/adguard-home/8.1.5/app-readme.md
similarity index 100%
rename from stable/adguard-home/8.1.4/app-readme.md
rename to stable/adguard-home/8.1.5/app-readme.md
diff --git a/stable/adguard-home/8.1.5/charts/common-17.2.21.tgz b/stable/adguard-home/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/adguard-home/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/adguard-home/8.1.4/ix_values.yaml b/stable/adguard-home/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/adguard-home/8.1.4/ix_values.yaml
rename to stable/adguard-home/8.1.5/ix_values.yaml
diff --git a/stable/adguard-home/8.1.4/questions.yaml b/stable/adguard-home/8.1.5/questions.yaml
similarity index 100%
rename from stable/adguard-home/8.1.4/questions.yaml
rename to stable/adguard-home/8.1.5/questions.yaml
diff --git a/stable/audiobookshelf/8.1.4/templates/NOTES.txt b/stable/adguard-home/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/audiobookshelf/8.1.4/templates/NOTES.txt
rename to stable/adguard-home/8.1.5/templates/NOTES.txt
diff --git a/stable/autobrr/7.1.4/templates/common.yaml b/stable/adguard-home/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/autobrr/7.1.4/templates/common.yaml
rename to stable/adguard-home/8.1.5/templates/common.yaml
diff --git a/stable/archiveteam-warrior/4.1.4/values.yaml b/stable/adguard-home/8.1.5/values.yaml
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/values.yaml
rename to stable/adguard-home/8.1.5/values.yaml
diff --git a/stable/adguardhome-sync/5.1.4/CHANGELOG.md b/stable/adguardhome-sync/5.1.4/CHANGELOG.md
deleted file mode 100644
index ae7e9768ca..0000000000
--- a/stable/adguardhome-sync/5.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [adguardhome-sync-5.1.4](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.3...adguardhome-sync-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [adguardhome-sync-5.1.3](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [adguardhome-sync-5.1.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [adguardhome-sync-5.1.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.1...adguardhome-sync-5.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [adguardhome-sync-5.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.0...adguardhome-sync-5.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [adguardhome-sync-5.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.17...adguardhome-sync-5.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [adguardhome-sync-4.0.17](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.16...adguardhome-sync-4.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [adguardhome-sync-4.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.15...adguardhome-sync-4.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [adguardhome-sync-4.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.14...adguardhome-sync-4.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [adguardhome-sync-4.0.14](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.13...adguardhome-sync-4.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [adguardhome-sync-4.0.13](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.12...adguardhome-sync-4.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/adguardhome-sync/5.1.4/Chart.yaml b/stable/adguardhome-sync/5.1.4/Chart.yaml
deleted file mode 100644
index 71bbb9ec58..0000000000
--- a/stable/adguardhome-sync/5.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: adguardhome-sync
-version: 5.1.4
-appVersion: 0.5.2
-description: Synchronize AdGuardHome config to replica instances.
-home: https://truecharts.org/charts/incubator/adguardhome-sync
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
-deprecated: false
-sources:
- - https://github.com/bakito/adguardhome-sync/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- - https://ghcr.io/bakito/adguardhome-sync
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - adguardhome-sync
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/adguardhome-sync/5.1.4/app-changelog.md b/stable/adguardhome-sync/5.1.4/app-changelog.md
deleted file mode 100644
index be0a9144d1..0000000000
--- a/stable/adguardhome-sync/5.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [adguardhome-sync-5.1.4](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.3...adguardhome-sync-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/adguardhome-sync/5.1.4/charts/common-17.2.19.tgz b/stable/adguardhome-sync/5.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/adguardhome-sync/5.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/adguardhome-sync/5.1.5/CHANGELOG.md b/stable/adguardhome-sync/5.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..e97c6b58b9
--- /dev/null
+++ b/stable/adguardhome-sync/5.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [adguardhome-sync-5.1.5](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.4...adguardhome-sync-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [adguardhome-sync-5.1.4](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.3...adguardhome-sync-5.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [adguardhome-sync-5.1.3](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [adguardhome-sync-5.1.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [adguardhome-sync-5.1.0](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.1...adguardhome-sync-5.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [adguardhome-sync-5.0.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.0.0...adguardhome-sync-5.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [adguardhome-sync-5.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.17...adguardhome-sync-5.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [adguardhome-sync-4.0.17](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.16...adguardhome-sync-4.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [adguardhome-sync-4.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.15...adguardhome-sync-4.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [adguardhome-sync-4.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-4.0.14...adguardhome-sync-4.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/adguardhome-sync/5.1.5/Chart.yaml b/stable/adguardhome-sync/5.1.5/Chart.yaml
new file mode 100644
index 0000000000..4bcb268988
--- /dev/null
+++ b/stable/adguardhome-sync/5.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: adguardhome-sync
+version: 5.1.5
+appVersion: 0.5.2
+description: Synchronize AdGuardHome config to replica instances.
+home: https://truecharts.org/charts/incubator/adguardhome-sync
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
+deprecated: false
+sources:
+ - https://github.com/bakito/adguardhome-sync/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
+ - https://ghcr.io/bakito/adguardhome-sync
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - adguardhome-sync
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/adguardhome-sync/5.1.4/README.md b/stable/adguardhome-sync/5.1.5/README.md
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/README.md
rename to stable/adguardhome-sync/5.1.5/README.md
diff --git a/stable/adguardhome-sync/5.1.5/app-changelog.md b/stable/adguardhome-sync/5.1.5/app-changelog.md
new file mode 100644
index 0000000000..d11c518f55
--- /dev/null
+++ b/stable/adguardhome-sync/5.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [adguardhome-sync-5.1.5](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.4...adguardhome-sync-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/adguardhome-sync/5.1.4/app-readme.md b/stable/adguardhome-sync/5.1.5/app-readme.md
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/app-readme.md
rename to stable/adguardhome-sync/5.1.5/app-readme.md
diff --git a/stable/adguardhome-sync/5.1.5/charts/common-17.2.21.tgz b/stable/adguardhome-sync/5.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/adguardhome-sync/5.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/adguardhome-sync/5.1.4/ix_values.yaml b/stable/adguardhome-sync/5.1.5/ix_values.yaml
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/ix_values.yaml
rename to stable/adguardhome-sync/5.1.5/ix_values.yaml
diff --git a/stable/adguardhome-sync/5.1.4/questions.yaml b/stable/adguardhome-sync/5.1.5/questions.yaml
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/questions.yaml
rename to stable/adguardhome-sync/5.1.5/questions.yaml
diff --git a/stable/adguardhome-sync/5.1.4/templates/common.yaml b/stable/adguardhome-sync/5.1.5/templates/common.yaml
similarity index 100%
rename from stable/adguardhome-sync/5.1.4/templates/common.yaml
rename to stable/adguardhome-sync/5.1.5/templates/common.yaml
diff --git a/stable/ariang/7.1.4/values.yaml b/stable/adguardhome-sync/5.1.5/values.yaml
similarity index 100%
rename from stable/ariang/7.1.4/values.yaml
rename to stable/adguardhome-sync/5.1.5/values.yaml
diff --git a/stable/adminer/7.1.4/CHANGELOG.md b/stable/adminer/7.1.4/CHANGELOG.md
deleted file mode 100644
index d945bee65c..0000000000
--- a/stable/adminer/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [adminer-7.1.4](https://github.com/truecharts/charts/compare/adminer-7.1.3...adminer-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [adminer-7.1.3](https://github.com/truecharts/charts/compare/adminer-7.1.0...adminer-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [adminer-7.1.2](https://github.com/truecharts/charts/compare/adminer-7.1.0...adminer-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [adminer-7.1.0](https://github.com/truecharts/charts/compare/adminer-7.0.1...adminer-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [adminer-7.0.1](https://github.com/truecharts/charts/compare/adminer-7.0.0...adminer-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [adminer-7.0.0](https://github.com/truecharts/charts/compare/adminer-6.0.12...adminer-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [adminer-6.0.12](https://github.com/truecharts/charts/compare/adminer-6.0.11...adminer-6.0.12) (2023-12-25)
-
-### Chore
-
-- update container image adminer to latest[@fcb4f9e](https://github.com/fcb4f9e) by renovate ([#16392](https://github.com/truecharts/charts/issues/16392))
-
-## [adminer-6.0.11](https://github.com/truecharts/charts/compare/adminer-6.0.10...adminer-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [adminer-6.0.10](https://github.com/truecharts/charts/compare/adminer-6.0.9...adminer-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [adminer-6.0.9](https://github.com/truecharts/charts/compare/adminer-6.0.8...adminer-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [adminer-6.0.8](https://github.com/truecharts/charts/compare/adminer-6.0.7...adminer-6.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/adminer/7.1.4/Chart.yaml b/stable/adminer/7.1.4/Chart.yaml
deleted file mode 100644
index af12e83fe0..0000000000
--- a/stable/adminer/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: adminer
-version: 7.1.4
-appVersion: latest
-description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
-home: https://truecharts.org/charts/stable/adminer
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
-deprecated: false
-sources:
- - https://github.com/vrana/adminer
- - https://github.com/truecharts/charts/tree/master/charts/stable/adminer
- - https://hub.docker.com/_/adminer
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - adminer
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/adminer/7.1.4/app-changelog.md b/stable/adminer/7.1.4/app-changelog.md
deleted file mode 100644
index 46721db03a..0000000000
--- a/stable/adminer/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [adminer-7.1.4](https://github.com/truecharts/charts/compare/adminer-7.1.3...adminer-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/adminer/7.1.4/charts/common-17.2.19.tgz b/stable/adminer/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/adminer/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/adminer/7.1.5/CHANGELOG.md b/stable/adminer/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..26c6b67374
--- /dev/null
+++ b/stable/adminer/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [adminer-7.1.5](https://github.com/truecharts/charts/compare/adminer-7.1.4...adminer-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [adminer-7.1.4](https://github.com/truecharts/charts/compare/adminer-7.1.3...adminer-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [adminer-7.1.3](https://github.com/truecharts/charts/compare/adminer-7.1.0...adminer-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [adminer-7.1.2](https://github.com/truecharts/charts/compare/adminer-7.1.0...adminer-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [adminer-7.1.0](https://github.com/truecharts/charts/compare/adminer-7.0.1...adminer-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [adminer-7.0.1](https://github.com/truecharts/charts/compare/adminer-7.0.0...adminer-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [adminer-7.0.0](https://github.com/truecharts/charts/compare/adminer-6.0.12...adminer-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [adminer-6.0.12](https://github.com/truecharts/charts/compare/adminer-6.0.11...adminer-6.0.12) (2023-12-25)
+
+### Chore
+
+- update container image adminer to latest[@fcb4f9e](https://github.com/fcb4f9e) by renovate ([#16392](https://github.com/truecharts/charts/issues/16392))
+
+## [adminer-6.0.11](https://github.com/truecharts/charts/compare/adminer-6.0.10...adminer-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [adminer-6.0.10](https://github.com/truecharts/charts/compare/adminer-6.0.9...adminer-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/adminer/7.1.5/Chart.yaml b/stable/adminer/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..917999bc38
--- /dev/null
+++ b/stable/adminer/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: adminer
+version: 7.1.5
+appVersion: latest
+description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
+home: https://truecharts.org/charts/stable/adminer
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
+deprecated: false
+sources:
+ - https://github.com/vrana/adminer
+ - https://github.com/truecharts/charts/tree/master/charts/stable/adminer
+ - https://hub.docker.com/_/adminer
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - adminer
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/adminer/7.1.4/README.md b/stable/adminer/7.1.5/README.md
similarity index 100%
rename from stable/adminer/7.1.4/README.md
rename to stable/adminer/7.1.5/README.md
diff --git a/stable/adminer/7.1.5/app-changelog.md b/stable/adminer/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..67b44ea53d
--- /dev/null
+++ b/stable/adminer/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [adminer-7.1.5](https://github.com/truecharts/charts/compare/adminer-7.1.4...adminer-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/adminer/7.1.4/app-readme.md b/stable/adminer/7.1.5/app-readme.md
similarity index 100%
rename from stable/adminer/7.1.4/app-readme.md
rename to stable/adminer/7.1.5/app-readme.md
diff --git a/stable/adminer/7.1.5/charts/common-17.2.21.tgz b/stable/adminer/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/adminer/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/adminer/7.1.4/ix_values.yaml b/stable/adminer/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/adminer/7.1.4/ix_values.yaml
rename to stable/adminer/7.1.5/ix_values.yaml
diff --git a/stable/adminer/7.1.4/questions.yaml b/stable/adminer/7.1.5/questions.yaml
similarity index 100%
rename from stable/adminer/7.1.4/questions.yaml
rename to stable/adminer/7.1.5/questions.yaml
diff --git a/stable/autobrr/7.1.4/templates/NOTES.txt b/stable/adminer/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/autobrr/7.1.4/templates/NOTES.txt
rename to stable/adminer/7.1.5/templates/NOTES.txt
diff --git a/stable/adminer/7.1.4/templates/common.yaml b/stable/adminer/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/adminer/7.1.4/templates/common.yaml
rename to stable/adminer/7.1.5/templates/common.yaml
diff --git a/stable/arksurvivalevolved/6.1.4/values.yaml b/stable/adminer/7.1.5/values.yaml
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/values.yaml
rename to stable/adminer/7.1.5/values.yaml
diff --git a/stable/airdcpp-webclient/9.1.4/CHANGELOG.md b/stable/airdcpp-webclient/9.1.4/CHANGELOG.md
deleted file mode 100644
index 1fddfe3496..0000000000
--- a/stable/airdcpp-webclient/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [airdcpp-webclient-9.1.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.3...airdcpp-webclient-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [airdcpp-webclient-9.1.3](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.0...airdcpp-webclient-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [airdcpp-webclient-9.1.2](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.0...airdcpp-webclient-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [airdcpp-webclient-9.1.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.1...airdcpp-webclient-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [airdcpp-webclient-9.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.0...airdcpp-webclient-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [airdcpp-webclient-9.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.11...airdcpp-webclient-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [airdcpp-webclient-8.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.10...airdcpp-webclient-8.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [airdcpp-webclient-8.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.9...airdcpp-webclient-8.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [airdcpp-webclient-8.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.8...airdcpp-webclient-8.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [airdcpp-webclient-8.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.7...airdcpp-webclient-8.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [airdcpp-webclient-8.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.6...airdcpp-webclient-8.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/airdcpp-webclient/9.1.4/Chart.yaml b/stable/airdcpp-webclient/9.1.4/Chart.yaml
deleted file mode 100644
index 03bf533fc0..0000000000
--- a/stable/airdcpp-webclient/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: airdcpp-webclient
-version: 9.1.4
-appVersion: 2.12.1
-description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
-home: https://truecharts.org/charts/stable/airdcpp-webclient
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png
-deprecated: false
-sources:
- - https://github.com/airdcpp-web/airdcpp-webclient
- - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
- - https://hub.docker.com/r/gangefors/airdcpp-webclient
- - https://airdcpp-web.github.io/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - DC++
- - dcpp
- - airdcpp
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/airdcpp-webclient/9.1.4/app-changelog.md b/stable/airdcpp-webclient/9.1.4/app-changelog.md
deleted file mode 100644
index b7b2d4429e..0000000000
--- a/stable/airdcpp-webclient/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [airdcpp-webclient-9.1.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.3...airdcpp-webclient-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/airdcpp-webclient/9.1.4/charts/common-17.2.19.tgz b/stable/airdcpp-webclient/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/airdcpp-webclient/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/airdcpp-webclient/9.1.5/CHANGELOG.md b/stable/airdcpp-webclient/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..640372ccd6
--- /dev/null
+++ b/stable/airdcpp-webclient/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [airdcpp-webclient-9.1.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.4...airdcpp-webclient-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [airdcpp-webclient-9.1.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.3...airdcpp-webclient-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [airdcpp-webclient-9.1.3](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.0...airdcpp-webclient-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [airdcpp-webclient-9.1.2](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.0...airdcpp-webclient-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [airdcpp-webclient-9.1.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.1...airdcpp-webclient-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [airdcpp-webclient-9.0.1](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.0.0...airdcpp-webclient-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [airdcpp-webclient-9.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.11...airdcpp-webclient-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [airdcpp-webclient-8.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.10...airdcpp-webclient-8.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [airdcpp-webclient-8.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.9...airdcpp-webclient-8.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [airdcpp-webclient-8.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-8.0.8...airdcpp-webclient-8.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/airdcpp-webclient/9.1.5/Chart.yaml b/stable/airdcpp-webclient/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..86512874db
--- /dev/null
+++ b/stable/airdcpp-webclient/9.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: airdcpp-webclient
+version: 9.1.5
+appVersion: 2.12.1
+description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
+home: https://truecharts.org/charts/stable/airdcpp-webclient
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png
+deprecated: false
+sources:
+ - https://airdcpp-web.github.io/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
+ - https://hub.docker.com/r/gangefors/airdcpp-webclient
+ - https://github.com/airdcpp-web/airdcpp-webclient
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - DC++
+ - dcpp
+ - airdcpp
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/airdcpp-webclient/9.1.4/README.md b/stable/airdcpp-webclient/9.1.5/README.md
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/README.md
rename to stable/airdcpp-webclient/9.1.5/README.md
diff --git a/stable/airdcpp-webclient/9.1.5/app-changelog.md b/stable/airdcpp-webclient/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..206e6f7c66
--- /dev/null
+++ b/stable/airdcpp-webclient/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [airdcpp-webclient-9.1.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-9.1.4...airdcpp-webclient-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/airdcpp-webclient/9.1.4/app-readme.md b/stable/airdcpp-webclient/9.1.5/app-readme.md
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/app-readme.md
rename to stable/airdcpp-webclient/9.1.5/app-readme.md
diff --git a/stable/airdcpp-webclient/9.1.5/charts/common-17.2.21.tgz b/stable/airdcpp-webclient/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/airdcpp-webclient/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/airdcpp-webclient/9.1.4/ix_values.yaml b/stable/airdcpp-webclient/9.1.5/ix_values.yaml
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/ix_values.yaml
rename to stable/airdcpp-webclient/9.1.5/ix_values.yaml
diff --git a/stable/airdcpp-webclient/9.1.4/questions.yaml b/stable/airdcpp-webclient/9.1.5/questions.yaml
similarity index 100%
rename from stable/airdcpp-webclient/9.1.4/questions.yaml
rename to stable/airdcpp-webclient/9.1.5/questions.yaml
diff --git a/stable/automatic-music-downloader/8.1.4/templates/NOTES.txt b/stable/airdcpp-webclient/9.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/templates/NOTES.txt
rename to stable/airdcpp-webclient/9.1.5/templates/NOTES.txt
diff --git a/stable/automatic-music-downloader/8.1.4/templates/common.yaml b/stable/airdcpp-webclient/9.1.5/templates/common.yaml
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/templates/common.yaml
rename to stable/airdcpp-webclient/9.1.5/templates/common.yaml
diff --git a/stable/arma3/4.1.4/values.yaml b/stable/airdcpp-webclient/9.1.5/values.yaml
similarity index 100%
rename from stable/arma3/4.1.4/values.yaml
rename to stable/airdcpp-webclient/9.1.5/values.yaml
diff --git a/stable/airsonic-advanced/12.1.5/CHANGELOG.md b/stable/airsonic-advanced/12.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..15a6d13247
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [airsonic-advanced-12.1.5](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.4...airsonic-advanced-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [airsonic-advanced-12.1.4](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.3...airsonic-advanced-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [airsonic-advanced-12.1.3](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.0...airsonic-advanced-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [airsonic-advanced-12.1.2](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.0...airsonic-advanced-12.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [airsonic-advanced-12.1.0](https://github.com/truecharts/charts/compare/airsonic-advanced-12.0.1...airsonic-advanced-12.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [airsonic-advanced-12.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-12.0.0...airsonic-advanced-12.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [airsonic-advanced-12.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.11...airsonic-advanced-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [airsonic-advanced-11.0.11](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.10...airsonic-advanced-11.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [airsonic-advanced-11.0.10](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.9...airsonic-advanced-11.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [airsonic-advanced-11.0.9](https://github.com/truecharts/charts/compare/airsonic-advanced-11.0.8...airsonic-advanced-11.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/airsonic-advanced/12.1.5/Chart.yaml b/stable/airsonic-advanced/12.1.5/Chart.yaml
new file mode 100644
index 0000000000..0ccae38a66
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: airsonic-advanced
+version: 12.1.5
+appVersion: edge-latest
+description: Airsonic is a Free and Open Source community driven media server
+home: https://truecharts.org/charts/stable/airsonic-advanced
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
+deprecated: false
+sources:
+ - https://github.com/airsonic/airsonic-advanced
+ - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
+ - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - airsonic
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/airsonic-advanced/12.1.5/README.md b/stable/airsonic-advanced/12.1.5/README.md
new file mode 100644
index 0000000000..9c33993a9f
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/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/airsonic-advanced)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/airsonic-advanced/12.1.5/app-changelog.md b/stable/airsonic-advanced/12.1.5/app-changelog.md
new file mode 100644
index 0000000000..3a9487d82f
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [airsonic-advanced-12.1.5](https://github.com/truecharts/charts/compare/airsonic-advanced-12.1.4...airsonic-advanced-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/airsonic-advanced/12.1.5/app-readme.md b/stable/airsonic-advanced/12.1.5/app-readme.md
new file mode 100644
index 0000000000..5ddf6dcbac
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Airsonic is a Free and Open Source community driven media server
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic-advanced](https://truecharts.org/charts/stable/airsonic-advanced)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/airsonic-advanced/12.1.5/charts/common-17.2.21.tgz b/stable/airsonic-advanced/12.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/airsonic-advanced/12.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/airsonic-advanced/12.1.5/ix_values.yaml b/stable/airsonic-advanced/12.1.5/ix_values.yaml
new file mode 100644
index 0000000000..b19282f6e2
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/ix_values.yaml
@@ -0,0 +1,67 @@
+image:
+ repository: airsonicadvanced/airsonic-advanced
+ tag: edge-latest@sha256:18de305bce05d47a885a40e6fbeecbf26ebc1ea815cedcce4be1f533a39bd3e8
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: true
+ runAsUser: 568
+ runAsGroup: 568
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: tcp
+ readiness:
+ type: tcp
+ startup:
+ type: tcp
+ env:
+ AIRSONIC_DIR: "/"
+ # -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
+
+ JAVA_OPTS:
+ CONTEXT_PATH: "/"
+ spring_liquibase_parameters_userTableQuote: '"'
+ spring_datasource_username: "{{ .Values.cnpg.main.user }}"
+ spring_datasource_url:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: jdbc
+ spring_datasource_password:
+ secretKeyRef:
+ name: cnpg-main-user
+ key: password
+service:
+ main:
+ ports:
+ main:
+ port: 10122
+ protocol: http
+ targetPort: 4040
+# Enabled postgres
+cnpg:
+ main:
+ enabled: true
+ user: airsonic-advanced
+ database: airsonic-advanced
+persistence:
+ config:
+ enabled: true
+ mountPath: /airsonic
+ music:
+ enabled: true
+ mountPath: /music
+ podcasts:
+ enabled: true
+ mountPath: /podcasts
+ playlists:
+ enabled: true
+ mountPath: /playlists
+portal:
+ open:
+ enabled: true
diff --git a/stable/airsonic-advanced/12.1.5/questions.yaml b/stable/airsonic-advanced/12.1.5/questions.yaml
new file mode 100644
index 0000000000..47f5e396da
--- /dev/null
+++ b/stable/airsonic-advanced/12.1.5/questions.yaml
@@ -0,0 +1,4115 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: JAVA_OPTS
+ label: "JAVA_OPTS"
+ description: "JAVA_OPTS"
+ schema:
+ type: string
+ default: ""
+ - variable: CONTEXT_PATH
+ label: "CONTEXT_PATH"
+ description: "CONTEXT_PATH"
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10122
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: music
+ label: "App Music Storage"
+ description: "Stores the Application Music."
+ 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: podcasts
+ label: "App Podcasts Storage"
+ description: "Stores the Application Podcast."
+ 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: playlist
+ label: "App Playlist Storage"
+ description: "Stores the Application Playlist."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/autoscan/7.1.4/templates/NOTES.txt b/stable/airsonic-advanced/12.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/autoscan/7.1.4/templates/NOTES.txt
rename to stable/airsonic-advanced/12.1.5/templates/NOTES.txt
diff --git a/stable/avidemux/7.1.4/templates/common.yaml b/stable/airsonic-advanced/12.1.5/templates/common.yaml
similarity index 100%
rename from stable/avidemux/7.1.4/templates/common.yaml
rename to stable/airsonic-advanced/12.1.5/templates/common.yaml
diff --git a/stable/arma3exilemod/4.1.4/values.yaml b/stable/airsonic-advanced/12.1.5/values.yaml
similarity index 100%
rename from stable/arma3exilemod/4.1.4/values.yaml
rename to stable/airsonic-advanced/12.1.5/values.yaml
diff --git a/stable/airsonic/12.1.5/CHANGELOG.md b/stable/airsonic/12.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..cc21a1f953
--- /dev/null
+++ b/stable/airsonic/12.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [airsonic-12.1.5](https://github.com/truecharts/charts/compare/airsonic-12.1.4...airsonic-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [airsonic-12.1.4](https://github.com/truecharts/charts/compare/airsonic-12.1.3...airsonic-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [airsonic-12.1.3](https://github.com/truecharts/charts/compare/airsonic-12.1.0...airsonic-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [airsonic-12.1.2](https://github.com/truecharts/charts/compare/airsonic-12.1.0...airsonic-12.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [airsonic-12.1.0](https://github.com/truecharts/charts/compare/airsonic-12.0.1...airsonic-12.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [airsonic-12.0.1](https://github.com/truecharts/charts/compare/airsonic-12.0.0...airsonic-12.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [airsonic-12.0.0](https://github.com/truecharts/charts/compare/airsonic-11.0.11...airsonic-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [airsonic-11.0.11](https://github.com/truecharts/charts/compare/airsonic-11.0.10...airsonic-11.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [airsonic-11.0.10](https://github.com/truecharts/charts/compare/airsonic-11.0.9...airsonic-11.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [airsonic-11.0.9](https://github.com/truecharts/charts/compare/airsonic-11.0.8...airsonic-11.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/airsonic/12.1.5/Chart.yaml b/stable/airsonic/12.1.5/Chart.yaml
new file mode 100644
index 0000000000..f5cd910804
--- /dev/null
+++ b/stable/airsonic/12.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: airsonic
+version: 12.1.5
+appVersion: 10.6.2
+description: Airsonic is a Free and Open Source community driven media server
+home: https://truecharts.org/charts/stable/airsonic
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/airsonic
+ - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
+ - https://github.com/airsonic/airsonic
+ - https://github.com/linuxserver/docker-airsonic
+ - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - airsonic
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/airsonic/12.1.5/README.md b/stable/airsonic/12.1.5/README.md
new file mode 100644
index 0000000000..88fd67f68f
--- /dev/null
+++ b/stable/airsonic/12.1.5/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/airsonic)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/airsonic/12.1.5/app-changelog.md b/stable/airsonic/12.1.5/app-changelog.md
new file mode 100644
index 0000000000..9b3565e08e
--- /dev/null
+++ b/stable/airsonic/12.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [airsonic-12.1.5](https://github.com/truecharts/charts/compare/airsonic-12.1.4...airsonic-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/airsonic/12.1.5/app-readme.md b/stable/airsonic/12.1.5/app-readme.md
new file mode 100644
index 0000000000..6bd91e93b6
--- /dev/null
+++ b/stable/airsonic/12.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Airsonic is a Free and Open Source community driven media server
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/airsonic](https://truecharts.org/charts/stable/airsonic)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/airsonic/12.1.5/charts/common-17.2.21.tgz b/stable/airsonic/12.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/airsonic/12.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/airsonic/12.1.5/ix_values.yaml b/stable/airsonic/12.1.5/ix_values.yaml
new file mode 100644
index 0000000000..760e4c1e1b
--- /dev/null
+++ b/stable/airsonic/12.1.5/ix_values.yaml
@@ -0,0 +1,44 @@
+image:
+ repository: ghcr.io/linuxserver/airsonic
+ tag: version-v10.6.2@sha256:8b42de38222839c0ff8914479853cfd5e4a8160d81c9a9ef6e9896be6629bf29
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+ # -- sets the context path parameter
+ # Example: "url-base"
+ # CONTEXT_PATH:
+ # JAVA_OPTS:
+service:
+ main:
+ ports:
+ main:
+ port: 10047
+ protocol: http
+ targetPort: 4040
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/airsonic/12.1.5/questions.yaml b/stable/airsonic/12.1.5/questions.yaml
new file mode 100644
index 0000000000..d46c1116eb
--- /dev/null
+++ b/stable/airsonic/12.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10047
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/avidemux/7.1.4/templates/NOTES.txt b/stable/airsonic/12.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/avidemux/7.1.4/templates/NOTES.txt
rename to stable/airsonic/12.1.5/templates/NOTES.txt
diff --git a/stable/batnoter/4.1.4/templates/common.yaml b/stable/airsonic/12.1.5/templates/common.yaml
similarity index 100%
rename from stable/batnoter/4.1.4/templates/common.yaml
rename to stable/airsonic/12.1.5/templates/common.yaml
diff --git a/stable/assettocorsa/4.1.4/values.yaml b/stable/airsonic/12.1.5/values.yaml
similarity index 100%
rename from stable/assettocorsa/4.1.4/values.yaml
rename to stable/airsonic/12.1.5/values.yaml
diff --git a/stable/alienswarm-reactivedrop/4.1.4/CHANGELOG.md b/stable/alienswarm-reactivedrop/4.1.4/CHANGELOG.md
deleted file mode 100644
index c6cf8217cf..0000000000
--- a/stable/alienswarm-reactivedrop/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [alienswarm-reactivedrop-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.3...alienswarm-reactivedrop-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [alienswarm-reactivedrop-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.0...alienswarm-reactivedrop-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [alienswarm-reactivedrop-4.1.2](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.0...alienswarm-reactivedrop-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [alienswarm-reactivedrop-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.1...alienswarm-reactivedrop-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [alienswarm-reactivedrop-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.0...alienswarm-reactivedrop-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [alienswarm-reactivedrop-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.17...alienswarm-reactivedrop-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [alienswarm-reactivedrop-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.16...alienswarm-reactivedrop-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [alienswarm-reactivedrop-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.15...alienswarm-reactivedrop-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [alienswarm-reactivedrop-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.14...alienswarm-reactivedrop-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [alienswarm-reactivedrop-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.13...alienswarm-reactivedrop-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [alienswarm-reactivedrop-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.12...alienswarm-reactivedrop-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/alienswarm-reactivedrop/4.1.4/Chart.yaml b/stable/alienswarm-reactivedrop/4.1.4/Chart.yaml
deleted file mode 100644
index 63d38f9e94..0000000000
--- a/stable/alienswarm-reactivedrop/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: alienswarm-reactivedrop
-version: 4.1.4
-appVersion: alienswarmreactivedrop
-description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
-home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - alienswarm-reactivedrop
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/alienswarm-reactivedrop/4.1.4/app-changelog.md b/stable/alienswarm-reactivedrop/4.1.4/app-changelog.md
deleted file mode 100644
index 163a0c98ea..0000000000
--- a/stable/alienswarm-reactivedrop/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [alienswarm-reactivedrop-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.3...alienswarm-reactivedrop-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/alienswarm-reactivedrop/4.1.4/charts/common-17.2.19.tgz b/stable/alienswarm-reactivedrop/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/alienswarm-reactivedrop/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/alienswarm-reactivedrop/4.1.5/CHANGELOG.md b/stable/alienswarm-reactivedrop/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..462c22557e
--- /dev/null
+++ b/stable/alienswarm-reactivedrop/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [alienswarm-reactivedrop-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.4...alienswarm-reactivedrop-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [alienswarm-reactivedrop-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.3...alienswarm-reactivedrop-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [alienswarm-reactivedrop-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.0...alienswarm-reactivedrop-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [alienswarm-reactivedrop-4.1.2](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.0...alienswarm-reactivedrop-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [alienswarm-reactivedrop-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.1...alienswarm-reactivedrop-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [alienswarm-reactivedrop-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.0.0...alienswarm-reactivedrop-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [alienswarm-reactivedrop-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.17...alienswarm-reactivedrop-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [alienswarm-reactivedrop-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.16...alienswarm-reactivedrop-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [alienswarm-reactivedrop-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.15...alienswarm-reactivedrop-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [alienswarm-reactivedrop-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-3.0.14...alienswarm-reactivedrop-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/alienswarm-reactivedrop/4.1.5/Chart.yaml b/stable/alienswarm-reactivedrop/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..169a69098f
--- /dev/null
+++ b/stable/alienswarm-reactivedrop/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: alienswarm-reactivedrop
+version: 4.1.5
+appVersion: alienswarmreactivedrop
+description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
+home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - alienswarm-reactivedrop
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/alienswarm-reactivedrop/4.1.4/README.md b/stable/alienswarm-reactivedrop/4.1.5/README.md
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/README.md
rename to stable/alienswarm-reactivedrop/4.1.5/README.md
diff --git a/stable/alienswarm-reactivedrop/4.1.5/app-changelog.md b/stable/alienswarm-reactivedrop/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..52d53288ee
--- /dev/null
+++ b/stable/alienswarm-reactivedrop/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [alienswarm-reactivedrop-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-4.1.4...alienswarm-reactivedrop-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/alienswarm-reactivedrop/4.1.4/app-readme.md b/stable/alienswarm-reactivedrop/4.1.5/app-readme.md
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/app-readme.md
rename to stable/alienswarm-reactivedrop/4.1.5/app-readme.md
diff --git a/stable/alienswarm-reactivedrop/4.1.5/charts/common-17.2.21.tgz b/stable/alienswarm-reactivedrop/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/alienswarm-reactivedrop/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/alienswarm-reactivedrop/4.1.4/ix_values.yaml b/stable/alienswarm-reactivedrop/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/ix_values.yaml
rename to stable/alienswarm-reactivedrop/4.1.5/ix_values.yaml
diff --git a/stable/alienswarm-reactivedrop/4.1.4/questions.yaml b/stable/alienswarm-reactivedrop/4.1.5/questions.yaml
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/questions.yaml
rename to stable/alienswarm-reactivedrop/4.1.5/questions.yaml
diff --git a/stable/alienswarm-reactivedrop/4.1.4/templates/common.yaml b/stable/alienswarm-reactivedrop/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/alienswarm-reactivedrop/4.1.4/templates/common.yaml
rename to stable/alienswarm-reactivedrop/4.1.5/templates/common.yaml
diff --git a/stable/audiobookshelf/8.1.4/values.yaml b/stable/alienswarm-reactivedrop/4.1.5/values.yaml
similarity index 100%
rename from stable/audiobookshelf/8.1.4/values.yaml
rename to stable/alienswarm-reactivedrop/4.1.5/values.yaml
diff --git a/stable/alienswarm/4.1.4/CHANGELOG.md b/stable/alienswarm/4.1.4/CHANGELOG.md
deleted file mode 100644
index 5b060bacb1..0000000000
--- a/stable/alienswarm/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [alienswarm-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-4.1.3...alienswarm-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [alienswarm-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-4.1.0...alienswarm-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [alienswarm-4.1.2](https://github.com/truecharts/charts/compare/alienswarm-4.1.0...alienswarm-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [alienswarm-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-4.0.1...alienswarm-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [alienswarm-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-4.0.0...alienswarm-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [alienswarm-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-3.0.17...alienswarm-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [alienswarm-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-3.0.16...alienswarm-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [alienswarm-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-3.0.15...alienswarm-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [alienswarm-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-3.0.14...alienswarm-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [alienswarm-3.0.14](https://github.com/truecharts/charts/compare/alienswarm-3.0.13...alienswarm-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [alienswarm-3.0.13](https://github.com/truecharts/charts/compare/alienswarm-3.0.12...alienswarm-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/alienswarm/4.1.4/Chart.yaml b/stable/alienswarm/4.1.4/Chart.yaml
deleted file mode 100644
index 72286ec60f..0000000000
--- a/stable/alienswarm/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: alienswarm
-version: 4.1.4
-appVersion: alienswarm
-description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
-home: https://truecharts.org/charts/incubator/alienswarm
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - alienswarm
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/alienswarm/4.1.4/app-changelog.md b/stable/alienswarm/4.1.4/app-changelog.md
deleted file mode 100644
index a62d1bfab2..0000000000
--- a/stable/alienswarm/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [alienswarm-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-4.1.3...alienswarm-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/alienswarm/4.1.4/charts/common-17.2.19.tgz b/stable/alienswarm/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/alienswarm/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/alienswarm/4.1.5/CHANGELOG.md b/stable/alienswarm/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9e31318757
--- /dev/null
+++ b/stable/alienswarm/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [alienswarm-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-4.1.4...alienswarm-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [alienswarm-4.1.4](https://github.com/truecharts/charts/compare/alienswarm-4.1.3...alienswarm-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [alienswarm-4.1.3](https://github.com/truecharts/charts/compare/alienswarm-4.1.0...alienswarm-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [alienswarm-4.1.2](https://github.com/truecharts/charts/compare/alienswarm-4.1.0...alienswarm-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [alienswarm-4.1.0](https://github.com/truecharts/charts/compare/alienswarm-4.0.1...alienswarm-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [alienswarm-4.0.1](https://github.com/truecharts/charts/compare/alienswarm-4.0.0...alienswarm-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [alienswarm-4.0.0](https://github.com/truecharts/charts/compare/alienswarm-3.0.17...alienswarm-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [alienswarm-3.0.17](https://github.com/truecharts/charts/compare/alienswarm-3.0.16...alienswarm-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [alienswarm-3.0.16](https://github.com/truecharts/charts/compare/alienswarm-3.0.15...alienswarm-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [alienswarm-3.0.15](https://github.com/truecharts/charts/compare/alienswarm-3.0.14...alienswarm-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/alienswarm/4.1.5/Chart.yaml b/stable/alienswarm/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..6c56db00fb
--- /dev/null
+++ b/stable/alienswarm/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: alienswarm
+version: 4.1.5
+appVersion: alienswarm
+description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
+home: https://truecharts.org/charts/incubator/alienswarm
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - alienswarm
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/alienswarm/4.1.4/README.md b/stable/alienswarm/4.1.5/README.md
similarity index 100%
rename from stable/alienswarm/4.1.4/README.md
rename to stable/alienswarm/4.1.5/README.md
diff --git a/stable/alienswarm/4.1.5/app-changelog.md b/stable/alienswarm/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..a8aa0add0f
--- /dev/null
+++ b/stable/alienswarm/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [alienswarm-4.1.5](https://github.com/truecharts/charts/compare/alienswarm-4.1.4...alienswarm-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/alienswarm/4.1.4/app-readme.md b/stable/alienswarm/4.1.5/app-readme.md
similarity index 100%
rename from stable/alienswarm/4.1.4/app-readme.md
rename to stable/alienswarm/4.1.5/app-readme.md
diff --git a/stable/alienswarm/4.1.5/charts/common-17.2.21.tgz b/stable/alienswarm/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/alienswarm/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/alienswarm/4.1.4/ix_values.yaml b/stable/alienswarm/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/alienswarm/4.1.4/ix_values.yaml
rename to stable/alienswarm/4.1.5/ix_values.yaml
diff --git a/stable/alienswarm/4.1.4/questions.yaml b/stable/alienswarm/4.1.5/questions.yaml
similarity index 100%
rename from stable/alienswarm/4.1.4/questions.yaml
rename to stable/alienswarm/4.1.5/questions.yaml
diff --git a/stable/alienswarm/4.1.4/templates/common.yaml b/stable/alienswarm/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/alienswarm/4.1.4/templates/common.yaml
rename to stable/alienswarm/4.1.5/templates/common.yaml
diff --git a/stable/aurora-files/4.1.4/values.yaml b/stable/alienswarm/4.1.5/values.yaml
similarity index 100%
rename from stable/aurora-files/4.1.4/values.yaml
rename to stable/alienswarm/4.1.5/values.yaml
diff --git a/stable/alist/8.1.4/CHANGELOG.md b/stable/alist/8.1.4/CHANGELOG.md
deleted file mode 100644
index 343152a17c..0000000000
--- a/stable/alist/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [alist-8.1.4](https://github.com/truecharts/charts/compare/alist-8.1.3...alist-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [alist-8.1.3](https://github.com/truecharts/charts/compare/alist-8.1.0...alist-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [alist-8.1.2](https://github.com/truecharts/charts/compare/alist-8.1.0...alist-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [alist-8.1.0](https://github.com/truecharts/charts/compare/alist-8.0.1...alist-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [alist-8.0.1](https://github.com/truecharts/charts/compare/alist-8.0.0...alist-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [alist-8.0.0](https://github.com/truecharts/charts/compare/alist-7.0.11...alist-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [alist-7.0.11](https://github.com/truecharts/charts/compare/alist-7.0.10...alist-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [alist-7.0.10](https://github.com/truecharts/charts/compare/alist-7.0.9...alist-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [alist-7.0.9](https://github.com/truecharts/charts/compare/alist-7.0.8...alist-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [alist-7.0.8](https://github.com/truecharts/charts/compare/alist-7.0.7...alist-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [alist-7.0.7](https://github.com/truecharts/charts/compare/alist-7.0.6...alist-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/alist/8.1.4/Chart.yaml b/stable/alist/8.1.4/Chart.yaml
deleted file mode 100644
index fdb2861a86..0000000000
--- a/stable/alist/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: alist
-version: 8.1.4
-appVersion: 3.29.1
-description: Alist program that supports multiple storage, powered by Gin and React
-home: https://truecharts.org/charts/stable/alist
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/alist
- - https://hub.docker.com/r/xhofe/alist
- - https://github.com/Xhofe/alist
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - alist
- - storage
- - webdav
- - google driver
- - aliyun driver
- - baiduyun
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/alist/8.1.4/app-changelog.md b/stable/alist/8.1.4/app-changelog.md
deleted file mode 100644
index 191915ad07..0000000000
--- a/stable/alist/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [alist-8.1.4](https://github.com/truecharts/charts/compare/alist-8.1.3...alist-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/alist/8.1.4/charts/common-17.2.19.tgz b/stable/alist/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/alist/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/alist/8.1.5/CHANGELOG.md b/stable/alist/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..e8a906bd27
--- /dev/null
+++ b/stable/alist/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [alist-8.1.5](https://github.com/truecharts/charts/compare/alist-8.1.4...alist-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [alist-8.1.4](https://github.com/truecharts/charts/compare/alist-8.1.3...alist-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [alist-8.1.3](https://github.com/truecharts/charts/compare/alist-8.1.0...alist-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [alist-8.1.2](https://github.com/truecharts/charts/compare/alist-8.1.0...alist-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [alist-8.1.0](https://github.com/truecharts/charts/compare/alist-8.0.1...alist-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [alist-8.0.1](https://github.com/truecharts/charts/compare/alist-8.0.0...alist-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [alist-8.0.0](https://github.com/truecharts/charts/compare/alist-7.0.11...alist-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [alist-7.0.11](https://github.com/truecharts/charts/compare/alist-7.0.10...alist-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [alist-7.0.10](https://github.com/truecharts/charts/compare/alist-7.0.9...alist-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [alist-7.0.9](https://github.com/truecharts/charts/compare/alist-7.0.8...alist-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/alist/8.1.5/Chart.yaml b/stable/alist/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..2046c55a52
--- /dev/null
+++ b/stable/alist/8.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: alist
+version: 8.1.5
+appVersion: 3.29.1
+description: Alist program that supports multiple storage, powered by Gin and React
+home: https://truecharts.org/charts/stable/alist
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/alist
+ - https://hub.docker.com/r/xhofe/alist
+ - https://github.com/Xhofe/alist
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - alist
+ - storage
+ - webdav
+ - google driver
+ - aliyun driver
+ - baiduyun
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/alist/8.1.4/README.md b/stable/alist/8.1.5/README.md
similarity index 100%
rename from stable/alist/8.1.4/README.md
rename to stable/alist/8.1.5/README.md
diff --git a/stable/alist/8.1.5/app-changelog.md b/stable/alist/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..6a7245e6ba
--- /dev/null
+++ b/stable/alist/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [alist-8.1.5](https://github.com/truecharts/charts/compare/alist-8.1.4...alist-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/alist/8.1.4/app-readme.md b/stable/alist/8.1.5/app-readme.md
similarity index 100%
rename from stable/alist/8.1.4/app-readme.md
rename to stable/alist/8.1.5/app-readme.md
diff --git a/stable/alist/8.1.5/charts/common-17.2.21.tgz b/stable/alist/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/alist/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/alist/8.1.4/ix_values.yaml b/stable/alist/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/alist/8.1.4/ix_values.yaml
rename to stable/alist/8.1.5/ix_values.yaml
diff --git a/stable/alist/8.1.4/questions.yaml b/stable/alist/8.1.5/questions.yaml
similarity index 100%
rename from stable/alist/8.1.4/questions.yaml
rename to stable/alist/8.1.5/questions.yaml
diff --git a/stable/boinc/8.1.5/templates/NOTES.txt b/stable/alist/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/boinc/8.1.5/templates/NOTES.txt
rename to stable/alist/8.1.5/templates/NOTES.txt
diff --git a/stable/bender/4.1.4/templates/common.yaml b/stable/alist/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/bender/4.1.4/templates/common.yaml
rename to stable/alist/8.1.5/templates/common.yaml
diff --git a/stable/auto-yt-dl/4.1.4/values.yaml b/stable/alist/8.1.5/values.yaml
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/values.yaml
rename to stable/alist/8.1.5/values.yaml
diff --git a/stable/amcrest2mqtt/10.1.5/CHANGELOG.md b/stable/amcrest2mqtt/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..be3dd0ce4f
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [amcrest2mqtt-10.1.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.4...amcrest2mqtt-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [amcrest2mqtt-10.1.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.3...amcrest2mqtt-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [amcrest2mqtt-10.1.3](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.0...amcrest2mqtt-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [amcrest2mqtt-10.1.2](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.0...amcrest2mqtt-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [amcrest2mqtt-10.1.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.0.1...amcrest2mqtt-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [amcrest2mqtt-10.0.1](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.0.0...amcrest2mqtt-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [amcrest2mqtt-10.0.0](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.11...amcrest2mqtt-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [amcrest2mqtt-9.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.10...amcrest2mqtt-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [amcrest2mqtt-9.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.9...amcrest2mqtt-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [amcrest2mqtt-9.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-9.0.8...amcrest2mqtt-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/amcrest2mqtt/10.1.5/Chart.yaml b/stable/amcrest2mqtt/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..993cc7d451
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: amcrest2mqtt
+version: 10.1.5
+appVersion: 1.0.16
+description: Expose all events from an Amcrest device to an MQTT broker
+home: https://truecharts.org/charts/stable/amcrest2mqtt
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png
+deprecated: false
+sources:
+ - https://github.com/dchesterton/amcrest2mqtt
+ - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
+ - https://hub.docker.com/r/dchesterton/amcrest2mqtt
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - amcrest2mqtt
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/amcrest2mqtt/10.1.5/README.md b/stable/amcrest2mqtt/10.1.5/README.md
new file mode 100644
index 0000000000..ce94900a6f
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/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/amcrest2mqtt)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/amcrest2mqtt/10.1.5/app-changelog.md b/stable/amcrest2mqtt/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..7c6b405a45
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [amcrest2mqtt-10.1.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-10.1.4...amcrest2mqtt-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/amcrest2mqtt/10.1.5/app-readme.md b/stable/amcrest2mqtt/10.1.5/app-readme.md
new file mode 100644
index 0000000000..93dc23a2b3
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Expose all events from an Amcrest device to an MQTT broker
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/amcrest2mqtt](https://truecharts.org/charts/stable/amcrest2mqtt)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/amcrest2mqtt/10.1.5/charts/common-17.2.21.tgz b/stable/amcrest2mqtt/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/amcrest2mqtt/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/amcrest2mqtt/10.1.5/ix_values.yaml b/stable/amcrest2mqtt/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..3b541cccfc
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/ix_values.yaml
@@ -0,0 +1,46 @@
+image:
+ repository: dchesterton/amcrest2mqtt
+ tag: 1.0.16@sha256:5a503bcf7b39bd846ca60be1846ce8b73eae979fd074f2a31e14462f85447260
+ pullPolicy: IfNotPresent
+service:
+ main:
+ enabled: false
+ ports:
+ main:
+ enabled: false
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ enabled: false
+ readiness:
+ enabled: false
+ startup:
+ enabled: false
+ env:
+ # -- Host name used to connect to the Amcrest device
+ AMCREST_HOST: "localhost"
+ # -- Port used to connect to the Amcrest device
+ AMCREST_PORT: 80
+ # -- Host name used to connect to the MQTT broker
+ MQTT_HOST: "localhost"
+ # -- Port used to connect to the MQTT broker
+ MQTT_PORT: 1883
+ # -- Enable Home Assistant autodiscovery
+ HOME_ASSISTANT: "false"
+ # -- Home Assistant autodiscovery prefix
+ HOME_ASSISTANT_PREFIX: "homeassistant"
+ # -- User name used to connect to the Amcrest device
+ AMCREST_USERNAME: "admin"
+ # -- Password used to connect to the Amcrest device
+ AMCREST_PASSWORD: "changeme"
+ # -- User name used to connect to the MQTT broker
+ MQTT_USERNAME: "mqttuser"
+ # -- Password used to connect to the MQTT broker
+ MQTT_PASSWORD: "changeme"
+portal:
+ open:
+ enabled: false
diff --git a/stable/amcrest2mqtt/10.1.5/questions.yaml b/stable/amcrest2mqtt/10.1.5/questions.yaml
new file mode 100644
index 0000000000..f0a31ee421
--- /dev/null
+++ b/stable/amcrest2mqtt/10.1.5/questions.yaml
@@ -0,0 +1,2002 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals: {}
+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: AMCREST_USERNAME
+ label: "AMCREST_USERNAME"
+ description: "User name used to connect to the Amcrest device"
+ schema:
+ type: string
+ default: "admin"
+ - variable: AMCREST_PASSWORD
+ label: "AMCREST_PASSWORD"
+ description: "Password used to connect to the Amcrest device"
+ schema:
+ type: string
+ default: "changeme"
+ required: true
+ - variable: MQTT_USERNAME
+ label: "MQTT_USERNAME"
+ description: "User name used to connect to the MQTT broker"
+ schema:
+ type: string
+ default: "mqttuser"
+ required: true
+ - variable: MQTT_PASSWORD
+ label: "MQTT_PASSWORD"
+ description: "Password used to connect to the MQTT broker"
+ schema:
+ type: string
+ default: "changeme"
+ - variable: AMCREST_HOST
+ label: "AMCREST_HOST"
+ description: "Host name used to connect to the Amcrest device"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: AMCREST_PORT
+ label: "AMCREST_PORT"
+ description: "Port used to connect to the Amcrest device"
+ schema:
+ type: int
+ default: 80
+ required: true
+ - variable: MQTT_HOST
+ label: "MQTT_HOST"
+ description: "Host name used to connect to the MQTT broker"
+ schema:
+ type: string
+ default: "localhost"
+ required: true
+ - variable: MQTT_PORT
+ label: "MQTT_PORT"
+ description: "Port used to connect to the MQTT broker"
+ schema:
+ type: int
+ default: 1883
+ required: true
+ - variable: HOME_ASSISTANT
+ label: "HOME_ASSISTANT"
+ description: "Enable Home Assistant autodiscovery"
+ schema:
+ type: boolean
+ default: false
+ - variable: HOME_ASSISTANT_PREFIX
+ label: "HOME_ASSISTANT_PREFIX"
+ description: "Home Assistant autodiscovery prefix"
+ schema:
+ type: string
+ default: "homeassistant"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: 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: 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: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/borg-server/3.1.5/templates/NOTES.txt b/stable/amcrest2mqtt/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/borg-server/3.1.5/templates/NOTES.txt
rename to stable/amcrest2mqtt/10.1.5/templates/NOTES.txt
diff --git a/stable/americasarmy-pg/4.1.4/templates/common.yaml b/stable/amcrest2mqtt/10.1.5/templates/common.yaml
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/templates/common.yaml
rename to stable/amcrest2mqtt/10.1.5/templates/common.yaml
diff --git a/stable/autobrr/7.1.4/values.yaml b/stable/amcrest2mqtt/10.1.5/values.yaml
similarity index 100%
rename from stable/autobrr/7.1.4/values.yaml
rename to stable/amcrest2mqtt/10.1.5/values.yaml
diff --git a/stable/americasarmy-pg/4.1.4/CHANGELOG.md b/stable/americasarmy-pg/4.1.4/CHANGELOG.md
deleted file mode 100644
index 61382dd7b8..0000000000
--- a/stable/americasarmy-pg/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [americasarmy-pg-4.1.4](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.3...americasarmy-pg-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [americasarmy-pg-4.1.3](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.0...americasarmy-pg-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [americasarmy-pg-4.1.2](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.0...americasarmy-pg-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [americasarmy-pg-4.1.0](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.1...americasarmy-pg-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [americasarmy-pg-4.0.1](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.0...americasarmy-pg-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [americasarmy-pg-4.0.0](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.17...americasarmy-pg-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [americasarmy-pg-3.0.17](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.16...americasarmy-pg-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [americasarmy-pg-3.0.16](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.15...americasarmy-pg-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [americasarmy-pg-3.0.15](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.14...americasarmy-pg-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [americasarmy-pg-3.0.14](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.13...americasarmy-pg-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [americasarmy-pg-3.0.13](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.12...americasarmy-pg-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/americasarmy-pg/4.1.4/Chart.yaml b/stable/americasarmy-pg/4.1.4/Chart.yaml
deleted file mode 100644
index 30c862d753..0000000000
--- a/stable/americasarmy-pg/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: americasarmy-pg
-version: 4.1.4
-appVersion: aaprovinggrounds
-description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
-home: https://truecharts.org/charts/incubator/americasarmy-pg
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
-deprecated: false
-sources:
- - https://www.americasarmy.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - americasarmy-pg
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/americasarmy-pg/4.1.4/app-changelog.md b/stable/americasarmy-pg/4.1.4/app-changelog.md
deleted file mode 100644
index 8664e556f0..0000000000
--- a/stable/americasarmy-pg/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [americasarmy-pg-4.1.4](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.3...americasarmy-pg-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/americasarmy-pg/4.1.4/charts/common-17.2.19.tgz b/stable/americasarmy-pg/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/americasarmy-pg/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/americasarmy-pg/4.1.5/CHANGELOG.md b/stable/americasarmy-pg/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..f9a03f4b1d
--- /dev/null
+++ b/stable/americasarmy-pg/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [americasarmy-pg-4.1.5](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.4...americasarmy-pg-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [americasarmy-pg-4.1.4](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.3...americasarmy-pg-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [americasarmy-pg-4.1.3](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.0...americasarmy-pg-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [americasarmy-pg-4.1.2](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.0...americasarmy-pg-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [americasarmy-pg-4.1.0](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.1...americasarmy-pg-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [americasarmy-pg-4.0.1](https://github.com/truecharts/charts/compare/americasarmy-pg-4.0.0...americasarmy-pg-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [americasarmy-pg-4.0.0](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.17...americasarmy-pg-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [americasarmy-pg-3.0.17](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.16...americasarmy-pg-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [americasarmy-pg-3.0.16](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.15...americasarmy-pg-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [americasarmy-pg-3.0.15](https://github.com/truecharts/charts/compare/americasarmy-pg-3.0.14...americasarmy-pg-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/americasarmy-pg/4.1.5/Chart.yaml b/stable/americasarmy-pg/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..16ceb526e5
--- /dev/null
+++ b/stable/americasarmy-pg/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: americasarmy-pg
+version: 4.1.5
+appVersion: aaprovinggrounds
+description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
+home: https://truecharts.org/charts/incubator/americasarmy-pg
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg
+ - https://hub.docker.com/r/ich777/steamcmd
+ - https://www.americasarmy.com/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - americasarmy-pg
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/americasarmy-pg/4.1.4/README.md b/stable/americasarmy-pg/4.1.5/README.md
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/README.md
rename to stable/americasarmy-pg/4.1.5/README.md
diff --git a/stable/americasarmy-pg/4.1.5/app-changelog.md b/stable/americasarmy-pg/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..af239929a1
--- /dev/null
+++ b/stable/americasarmy-pg/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [americasarmy-pg-4.1.5](https://github.com/truecharts/charts/compare/americasarmy-pg-4.1.4...americasarmy-pg-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/americasarmy-pg/4.1.4/app-readme.md b/stable/americasarmy-pg/4.1.5/app-readme.md
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/app-readme.md
rename to stable/americasarmy-pg/4.1.5/app-readme.md
diff --git a/stable/americasarmy-pg/4.1.5/charts/common-17.2.21.tgz b/stable/americasarmy-pg/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/americasarmy-pg/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/americasarmy-pg/4.1.4/ix_values.yaml b/stable/americasarmy-pg/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/ix_values.yaml
rename to stable/americasarmy-pg/4.1.5/ix_values.yaml
diff --git a/stable/americasarmy-pg/4.1.4/questions.yaml b/stable/americasarmy-pg/4.1.5/questions.yaml
similarity index 100%
rename from stable/americasarmy-pg/4.1.4/questions.yaml
rename to stable/americasarmy-pg/4.1.5/questions.yaml
diff --git a/stable/amule/6.1.4/templates/common.yaml b/stable/americasarmy-pg/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/amule/6.1.4/templates/common.yaml
rename to stable/americasarmy-pg/4.1.5/templates/common.yaml
diff --git a/stable/automatic-music-downloader/8.1.4/values.yaml b/stable/americasarmy-pg/4.1.5/values.yaml
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/values.yaml
rename to stable/americasarmy-pg/4.1.5/values.yaml
diff --git a/stable/amule/6.1.4/CHANGELOG.md b/stable/amule/6.1.4/CHANGELOG.md
deleted file mode 100644
index 3f082774a3..0000000000
--- a/stable/amule/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [amule-6.1.4](https://github.com/truecharts/charts/compare/amule-6.1.3...amule-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [amule-6.1.3](https://github.com/truecharts/charts/compare/amule-6.1.0...amule-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [amule-6.1.2](https://github.com/truecharts/charts/compare/amule-6.1.0...amule-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [amule-6.1.0](https://github.com/truecharts/charts/compare/amule-6.0.1...amule-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [amule-6.0.1](https://github.com/truecharts/charts/compare/amule-6.0.0...amule-6.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [amule-6.0.0](https://github.com/truecharts/charts/compare/amule-5.0.11...amule-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [amule-5.0.11](https://github.com/truecharts/charts/compare/amule-5.0.10...amule-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [amule-5.0.10](https://github.com/truecharts/charts/compare/amule-5.0.9...amule-5.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [amule-5.0.9](https://github.com/truecharts/charts/compare/amule-5.0.8...amule-5.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [amule-5.0.8](https://github.com/truecharts/charts/compare/amule-5.0.7...amule-5.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [amule-5.0.7](https://github.com/truecharts/charts/compare/amule-5.0.6...amule-5.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/amule/6.1.4/Chart.yaml b/stable/amule/6.1.4/Chart.yaml
deleted file mode 100644
index 9b9ca30e14..0000000000
--- a/stable/amule/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: amule
-version: 6.1.4
-appVersion: latest
-description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
-home: https://truecharts.org/charts/stable/amule
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png
-deprecated: false
-sources:
- - https://github.com/t-chab/dockerfiles
- - https://github.com/truecharts/charts/tree/master/charts/stable/amule
- - https://hub.docker.com/r/tchabaud/amule
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - amule
- - Downloaders
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Downloaders
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/amule/6.1.4/app-changelog.md b/stable/amule/6.1.4/app-changelog.md
deleted file mode 100644
index ead2d9db94..0000000000
--- a/stable/amule/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [amule-6.1.4](https://github.com/truecharts/charts/compare/amule-6.1.3...amule-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/amule/6.1.4/charts/common-17.2.19.tgz b/stable/amule/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/amule/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/amule/6.1.5/CHANGELOG.md b/stable/amule/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b728673038
--- /dev/null
+++ b/stable/amule/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [amule-6.1.5](https://github.com/truecharts/charts/compare/amule-6.1.4...amule-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [amule-6.1.4](https://github.com/truecharts/charts/compare/amule-6.1.3...amule-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [amule-6.1.3](https://github.com/truecharts/charts/compare/amule-6.1.0...amule-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [amule-6.1.2](https://github.com/truecharts/charts/compare/amule-6.1.0...amule-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [amule-6.1.0](https://github.com/truecharts/charts/compare/amule-6.0.1...amule-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [amule-6.0.1](https://github.com/truecharts/charts/compare/amule-6.0.0...amule-6.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [amule-6.0.0](https://github.com/truecharts/charts/compare/amule-5.0.11...amule-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [amule-5.0.11](https://github.com/truecharts/charts/compare/amule-5.0.10...amule-5.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [amule-5.0.10](https://github.com/truecharts/charts/compare/amule-5.0.9...amule-5.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [amule-5.0.9](https://github.com/truecharts/charts/compare/amule-5.0.8...amule-5.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/amule/6.1.5/Chart.yaml b/stable/amule/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..b06a1cd2d4
--- /dev/null
+++ b/stable/amule/6.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: amule
+version: 6.1.5
+appVersion: latest
+description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
+home: https://truecharts.org/charts/stable/amule
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png
+deprecated: false
+sources:
+ - https://github.com/t-chab/dockerfiles
+ - https://github.com/truecharts/charts/tree/master/charts/stable/amule
+ - https://hub.docker.com/r/tchabaud/amule
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - amule
+ - Downloaders
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Downloaders
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/amule/6.1.4/README.md b/stable/amule/6.1.5/README.md
similarity index 100%
rename from stable/amule/6.1.4/README.md
rename to stable/amule/6.1.5/README.md
diff --git a/stable/amule/6.1.5/app-changelog.md b/stable/amule/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..7d1ae9be82
--- /dev/null
+++ b/stable/amule/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [amule-6.1.5](https://github.com/truecharts/charts/compare/amule-6.1.4...amule-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/amule/6.1.4/app-readme.md b/stable/amule/6.1.5/app-readme.md
similarity index 100%
rename from stable/amule/6.1.4/app-readme.md
rename to stable/amule/6.1.5/app-readme.md
diff --git a/stable/amule/6.1.5/charts/common-17.2.21.tgz b/stable/amule/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/amule/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/amule/6.1.4/ix_values.yaml b/stable/amule/6.1.5/ix_values.yaml
similarity index 100%
rename from stable/amule/6.1.4/ix_values.yaml
rename to stable/amule/6.1.5/ix_values.yaml
diff --git a/stable/amule/6.1.4/questions.yaml b/stable/amule/6.1.5/questions.yaml
similarity index 100%
rename from stable/amule/6.1.4/questions.yaml
rename to stable/amule/6.1.5/questions.yaml
diff --git a/stable/browserless-chrome/8.1.4/templates/NOTES.txt b/stable/amule/6.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/browserless-chrome/8.1.4/templates/NOTES.txt
rename to stable/amule/6.1.5/templates/NOTES.txt
diff --git a/stable/android-8-0/4.1.4/templates/common.yaml b/stable/amule/6.1.5/templates/common.yaml
similarity index 100%
rename from stable/android-8-0/4.1.4/templates/common.yaml
rename to stable/amule/6.1.5/templates/common.yaml
diff --git a/stable/autoscan/7.1.4/values.yaml b/stable/amule/6.1.5/values.yaml
similarity index 100%
rename from stable/autoscan/7.1.4/values.yaml
rename to stable/amule/6.1.5/values.yaml
diff --git a/stable/android-8-0/4.1.4/CHANGELOG.md b/stable/android-8-0/4.1.4/CHANGELOG.md
deleted file mode 100644
index 53507b9d1b..0000000000
--- a/stable/android-8-0/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [android-8-0-4.1.4](https://github.com/truecharts/charts/compare/android-8-0-4.1.3...android-8-0-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [android-8-0-4.1.3](https://github.com/truecharts/charts/compare/android-8-0-4.1.0...android-8-0-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [android-8-0-4.1.2](https://github.com/truecharts/charts/compare/android-8-0-4.1.0...android-8-0-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [android-8-0-4.1.0](https://github.com/truecharts/charts/compare/android-8-0-4.0.1...android-8-0-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [android-8-0-4.0.1](https://github.com/truecharts/charts/compare/android-8-0-4.0.0...android-8-0-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [android-8-0-4.0.0](https://github.com/truecharts/charts/compare/android-8-0-3.0.17...android-8-0-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [android-8-0-3.0.17](https://github.com/truecharts/charts/compare/android-8-0-3.0.16...android-8-0-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [android-8-0-3.0.16](https://github.com/truecharts/charts/compare/android-8-0-3.0.15...android-8-0-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [android-8-0-3.0.15](https://github.com/truecharts/charts/compare/android-8-0-3.0.14...android-8-0-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [android-8-0-3.0.14](https://github.com/truecharts/charts/compare/android-8-0-3.0.13...android-8-0-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [android-8-0-3.0.13](https://github.com/truecharts/charts/compare/android-8-0-3.0.12...android-8-0-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/android-8-0/4.1.4/Chart.yaml b/stable/android-8-0/4.1.4/Chart.yaml
deleted file mode 100644
index 377c08cdf6..0000000000
--- a/stable/android-8-0/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: android-8-0
-version: 4.1.4
-appVersion: latest
-description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
-home: https://truecharts.org/charts/incubator/android-8-0
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
-deprecated: false
-sources:
- - https://registry.hub.docker.com/r/ulisses1478/docker-android
- - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
- - https://hub.docker.com/r/ulisses1478/docker-android
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - android-8-0
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/android-8-0/4.1.4/app-changelog.md b/stable/android-8-0/4.1.4/app-changelog.md
deleted file mode 100644
index a5c88bebe3..0000000000
--- a/stable/android-8-0/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [android-8-0-4.1.4](https://github.com/truecharts/charts/compare/android-8-0-4.1.3...android-8-0-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/android-8-0/4.1.4/charts/common-17.2.19.tgz b/stable/android-8-0/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/android-8-0/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/android-8-0/4.1.5/CHANGELOG.md b/stable/android-8-0/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..eb5f13eb8b
--- /dev/null
+++ b/stable/android-8-0/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [android-8-0-4.1.5](https://github.com/truecharts/charts/compare/android-8-0-4.1.4...android-8-0-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [android-8-0-4.1.4](https://github.com/truecharts/charts/compare/android-8-0-4.1.3...android-8-0-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [android-8-0-4.1.3](https://github.com/truecharts/charts/compare/android-8-0-4.1.0...android-8-0-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [android-8-0-4.1.2](https://github.com/truecharts/charts/compare/android-8-0-4.1.0...android-8-0-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [android-8-0-4.1.0](https://github.com/truecharts/charts/compare/android-8-0-4.0.1...android-8-0-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [android-8-0-4.0.1](https://github.com/truecharts/charts/compare/android-8-0-4.0.0...android-8-0-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [android-8-0-4.0.0](https://github.com/truecharts/charts/compare/android-8-0-3.0.17...android-8-0-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [android-8-0-3.0.17](https://github.com/truecharts/charts/compare/android-8-0-3.0.16...android-8-0-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [android-8-0-3.0.16](https://github.com/truecharts/charts/compare/android-8-0-3.0.15...android-8-0-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [android-8-0-3.0.15](https://github.com/truecharts/charts/compare/android-8-0-3.0.14...android-8-0-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/android-8-0/4.1.5/Chart.yaml b/stable/android-8-0/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..16f612a212
--- /dev/null
+++ b/stable/android-8-0/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: android-8-0
+version: 4.1.5
+appVersion: latest
+description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
+home: https://truecharts.org/charts/incubator/android-8-0
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
+deprecated: false
+sources:
+ - https://registry.hub.docker.com/r/ulisses1478/docker-android
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
+ - https://hub.docker.com/r/ulisses1478/docker-android
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - android-8-0
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/android-8-0/4.1.4/README.md b/stable/android-8-0/4.1.5/README.md
similarity index 100%
rename from stable/android-8-0/4.1.4/README.md
rename to stable/android-8-0/4.1.5/README.md
diff --git a/stable/android-8-0/4.1.5/app-changelog.md b/stable/android-8-0/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..6aaa92ea35
--- /dev/null
+++ b/stable/android-8-0/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [android-8-0-4.1.5](https://github.com/truecharts/charts/compare/android-8-0-4.1.4...android-8-0-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/android-8-0/4.1.4/app-readme.md b/stable/android-8-0/4.1.5/app-readme.md
similarity index 100%
rename from stable/android-8-0/4.1.4/app-readme.md
rename to stable/android-8-0/4.1.5/app-readme.md
diff --git a/stable/android-8-0/4.1.5/charts/common-17.2.21.tgz b/stable/android-8-0/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/android-8-0/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/android-8-0/4.1.4/ix_values.yaml b/stable/android-8-0/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/android-8-0/4.1.4/ix_values.yaml
rename to stable/android-8-0/4.1.5/ix_values.yaml
diff --git a/stable/android-8-0/4.1.4/questions.yaml b/stable/android-8-0/4.1.5/questions.yaml
similarity index 100%
rename from stable/android-8-0/4.1.4/questions.yaml
rename to stable/android-8-0/4.1.5/questions.yaml
diff --git a/stable/androiddebugbridge/4.1.4/templates/common.yaml b/stable/android-8-0/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/templates/common.yaml
rename to stable/android-8-0/4.1.5/templates/common.yaml
diff --git a/stable/avidemux/7.1.4/values.yaml b/stable/android-8-0/4.1.5/values.yaml
similarity index 100%
rename from stable/avidemux/7.1.4/values.yaml
rename to stable/android-8-0/4.1.5/values.yaml
diff --git a/stable/androiddebugbridge/4.1.4/CHANGELOG.md b/stable/androiddebugbridge/4.1.4/CHANGELOG.md
deleted file mode 100644
index f0cf8b5fe7..0000000000
--- a/stable/androiddebugbridge/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [androiddebugbridge-4.1.4](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.3...androiddebugbridge-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [androiddebugbridge-4.1.3](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.0...androiddebugbridge-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [androiddebugbridge-4.1.2](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.0...androiddebugbridge-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [androiddebugbridge-4.1.0](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.1...androiddebugbridge-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [androiddebugbridge-4.0.1](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.0...androiddebugbridge-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [androiddebugbridge-4.0.0](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.17...androiddebugbridge-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [androiddebugbridge-3.0.17](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.16...androiddebugbridge-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [androiddebugbridge-3.0.16](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.15...androiddebugbridge-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [androiddebugbridge-3.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.14...androiddebugbridge-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [androiddebugbridge-3.0.14](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.13...androiddebugbridge-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [androiddebugbridge-3.0.13](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.12...androiddebugbridge-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/androiddebugbridge/4.1.4/Chart.yaml b/stable/androiddebugbridge/4.1.4/Chart.yaml
deleted file mode 100644
index d40e7e537a..0000000000
--- a/stable/androiddebugbridge/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: androiddebugbridge
-version: 4.1.4
-appVersion: latest
-description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
-home: https://truecharts.org/charts/incubator/androiddebugbridge
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
- - https://hub.docker.com/r/barnybbb/adb-hass-androidtv
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - androiddebugbridge
- - HomeAutomation
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: HomeAutomation
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/androiddebugbridge/4.1.4/app-changelog.md b/stable/androiddebugbridge/4.1.4/app-changelog.md
deleted file mode 100644
index 9b13444c7c..0000000000
--- a/stable/androiddebugbridge/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [androiddebugbridge-4.1.4](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.3...androiddebugbridge-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/androiddebugbridge/4.1.4/charts/common-17.2.19.tgz b/stable/androiddebugbridge/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/androiddebugbridge/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/androiddebugbridge/4.1.5/CHANGELOG.md b/stable/androiddebugbridge/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..0c4e860c13
--- /dev/null
+++ b/stable/androiddebugbridge/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [androiddebugbridge-4.1.5](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.4...androiddebugbridge-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [androiddebugbridge-4.1.4](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.3...androiddebugbridge-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [androiddebugbridge-4.1.3](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.0...androiddebugbridge-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [androiddebugbridge-4.1.2](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.0...androiddebugbridge-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [androiddebugbridge-4.1.0](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.1...androiddebugbridge-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [androiddebugbridge-4.0.1](https://github.com/truecharts/charts/compare/androiddebugbridge-4.0.0...androiddebugbridge-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [androiddebugbridge-4.0.0](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.17...androiddebugbridge-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [androiddebugbridge-3.0.17](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.16...androiddebugbridge-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [androiddebugbridge-3.0.16](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.15...androiddebugbridge-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [androiddebugbridge-3.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-3.0.14...androiddebugbridge-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/androiddebugbridge/4.1.5/Chart.yaml b/stable/androiddebugbridge/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..fd7baa2da1
--- /dev/null
+++ b/stable/androiddebugbridge/4.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: androiddebugbridge
+version: 4.1.5
+appVersion: latest
+description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
+home: https://truecharts.org/charts/incubator/androiddebugbridge
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
+ - https://hub.docker.com/r/barnybbb/adb-hass-androidtv
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - androiddebugbridge
+ - HomeAutomation
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: HomeAutomation
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/androiddebugbridge/4.1.4/README.md b/stable/androiddebugbridge/4.1.5/README.md
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/README.md
rename to stable/androiddebugbridge/4.1.5/README.md
diff --git a/stable/androiddebugbridge/4.1.5/app-changelog.md b/stable/androiddebugbridge/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..cbb9e52288
--- /dev/null
+++ b/stable/androiddebugbridge/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [androiddebugbridge-4.1.5](https://github.com/truecharts/charts/compare/androiddebugbridge-4.1.4...androiddebugbridge-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/androiddebugbridge/4.1.4/app-readme.md b/stable/androiddebugbridge/4.1.5/app-readme.md
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/app-readme.md
rename to stable/androiddebugbridge/4.1.5/app-readme.md
diff --git a/stable/androiddebugbridge/4.1.5/charts/common-17.2.21.tgz b/stable/androiddebugbridge/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/androiddebugbridge/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/androiddebugbridge/4.1.4/ix_values.yaml b/stable/androiddebugbridge/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/ix_values.yaml
rename to stable/androiddebugbridge/4.1.5/ix_values.yaml
diff --git a/stable/androiddebugbridge/4.1.4/questions.yaml b/stable/androiddebugbridge/4.1.5/questions.yaml
similarity index 100%
rename from stable/androiddebugbridge/4.1.4/questions.yaml
rename to stable/androiddebugbridge/4.1.5/questions.yaml
diff --git a/stable/anope/4.1.4/templates/common.yaml b/stable/androiddebugbridge/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/anope/4.1.4/templates/common.yaml
rename to stable/androiddebugbridge/4.1.5/templates/common.yaml
diff --git a/stable/avorion/4.1.4/values.yaml b/stable/androiddebugbridge/4.1.5/values.yaml
similarity index 100%
rename from stable/avorion/4.1.4/values.yaml
rename to stable/androiddebugbridge/4.1.5/values.yaml
diff --git a/stable/anope/4.1.4/CHANGELOG.md b/stable/anope/4.1.4/CHANGELOG.md
deleted file mode 100644
index bd85b2501f..0000000000
--- a/stable/anope/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [anope-4.1.4](https://github.com/truecharts/charts/compare/anope-4.1.3...anope-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [anope-4.1.3](https://github.com/truecharts/charts/compare/anope-4.1.0...anope-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [anope-4.1.2](https://github.com/truecharts/charts/compare/anope-4.1.0...anope-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [anope-4.1.0](https://github.com/truecharts/charts/compare/anope-4.0.2...anope-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [anope-4.0.2](https://github.com/truecharts/charts/compare/anope-4.0.1...anope-4.0.2) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [anope-4.0.1](https://github.com/truecharts/charts/compare/anope-4.0.0...anope-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [anope-4.0.0](https://github.com/truecharts/charts/compare/anope-3.0.17...anope-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [anope-3.0.17](https://github.com/truecharts/charts/compare/anope-3.0.16...anope-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [anope-3.0.16](https://github.com/truecharts/charts/compare/anope-3.0.15...anope-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [anope-3.0.15](https://github.com/truecharts/charts/compare/anope-3.0.14...anope-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [anope-3.0.14](https://github.com/truecharts/charts/compare/anope-3.0.13...anope-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/anope/4.1.4/Chart.yaml b/stable/anope/4.1.4/Chart.yaml
deleted file mode 100644
index 8a5839a184..0000000000
--- a/stable/anope/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: anope
-version: 4.1.4
-appVersion: latest
-description: Anope is a set of IRC Services designed for flexibility and ease of use.
-home: https://truecharts.org/charts/incubator/anope
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
-deprecated: false
-sources:
- - https://thelounge.chat/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/anope
- - https://hub.docker.com/r/ich777/anope
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - anope
- - Network-Other
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/anope/4.1.4/app-changelog.md b/stable/anope/4.1.4/app-changelog.md
deleted file mode 100644
index b4dbea17f0..0000000000
--- a/stable/anope/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [anope-4.1.4](https://github.com/truecharts/charts/compare/anope-4.1.3...anope-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/anope/4.1.4/charts/common-17.2.19.tgz b/stable/anope/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/anope/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/anope/4.1.5/CHANGELOG.md b/stable/anope/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..39ad633e16
--- /dev/null
+++ b/stable/anope/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [anope-4.1.5](https://github.com/truecharts/charts/compare/anope-4.1.4...anope-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [anope-4.1.4](https://github.com/truecharts/charts/compare/anope-4.1.3...anope-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [anope-4.1.3](https://github.com/truecharts/charts/compare/anope-4.1.0...anope-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [anope-4.1.2](https://github.com/truecharts/charts/compare/anope-4.1.0...anope-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [anope-4.1.0](https://github.com/truecharts/charts/compare/anope-4.0.2...anope-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [anope-4.0.2](https://github.com/truecharts/charts/compare/anope-4.0.1...anope-4.0.2) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [anope-4.0.1](https://github.com/truecharts/charts/compare/anope-4.0.0...anope-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [anope-4.0.0](https://github.com/truecharts/charts/compare/anope-3.0.17...anope-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [anope-3.0.17](https://github.com/truecharts/charts/compare/anope-3.0.16...anope-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [anope-3.0.16](https://github.com/truecharts/charts/compare/anope-3.0.15...anope-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/anope/4.1.5/Chart.yaml b/stable/anope/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..7b25345a2b
--- /dev/null
+++ b/stable/anope/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: anope
+version: 4.1.5
+appVersion: latest
+description: Anope is a set of IRC Services designed for flexibility and ease of use.
+home: https://truecharts.org/charts/incubator/anope
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/anope
+ - https://hub.docker.com/r/ich777/anope
+ - https://thelounge.chat/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - anope
+ - Network-Other
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/anope/4.1.4/README.md b/stable/anope/4.1.5/README.md
similarity index 100%
rename from stable/anope/4.1.4/README.md
rename to stable/anope/4.1.5/README.md
diff --git a/stable/anope/4.1.5/app-changelog.md b/stable/anope/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..a8045322ef
--- /dev/null
+++ b/stable/anope/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [anope-4.1.5](https://github.com/truecharts/charts/compare/anope-4.1.4...anope-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/anope/4.1.4/app-readme.md b/stable/anope/4.1.5/app-readme.md
similarity index 100%
rename from stable/anope/4.1.4/app-readme.md
rename to stable/anope/4.1.5/app-readme.md
diff --git a/stable/anope/4.1.5/charts/common-17.2.21.tgz b/stable/anope/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/anope/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/anope/4.1.4/ix_values.yaml b/stable/anope/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/anope/4.1.4/ix_values.yaml
rename to stable/anope/4.1.5/ix_values.yaml
diff --git a/stable/anope/4.1.4/questions.yaml b/stable/anope/4.1.5/questions.yaml
similarity index 100%
rename from stable/anope/4.1.4/questions.yaml
rename to stable/anope/4.1.5/questions.yaml
diff --git a/stable/apache-webdav/4.1.4/templates/common.yaml b/stable/anope/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/apache-webdav/4.1.4/templates/common.yaml
rename to stable/anope/4.1.5/templates/common.yaml
diff --git a/stable/baikal/4.2.5/values.yaml b/stable/anope/4.1.5/values.yaml
similarity index 100%
rename from stable/baikal/4.2.5/values.yaml
rename to stable/anope/4.1.5/values.yaml
diff --git a/stable/apache-musicindex/10.1.5/CHANGELOG.md b/stable/apache-musicindex/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bd9e6c740c
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [apache-musicindex-10.1.5](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.4...apache-musicindex-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [apache-musicindex-10.1.4](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.3...apache-musicindex-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [apache-musicindex-10.1.3](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.0...apache-musicindex-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [apache-musicindex-10.1.2](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.0...apache-musicindex-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [apache-musicindex-10.1.0](https://github.com/truecharts/charts/compare/apache-musicindex-10.0.1...apache-musicindex-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [apache-musicindex-10.0.1](https://github.com/truecharts/charts/compare/apache-musicindex-10.0.0...apache-musicindex-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [apache-musicindex-10.0.0](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.11...apache-musicindex-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [apache-musicindex-9.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.10...apache-musicindex-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [apache-musicindex-9.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.9...apache-musicindex-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [apache-musicindex-9.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-9.0.8...apache-musicindex-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/apache-musicindex/10.1.5/Chart.yaml b/stable/apache-musicindex/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..62af2fe8f8
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: apache-musicindex
+version: 10.1.5
+appVersion: 1.4.1-2
+description: Index and stream music using apache-musicindex and m3u playlists
+home: https://truecharts.org/charts/stable/apache-musicindex
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
+ - https://ghcr.io/k8s-at-home/apache-musicindex
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - apache-musicindex
+ - streaming
+ - m3u
+ - playlist
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/apache-musicindex/10.1.5/README.md b/stable/apache-musicindex/10.1.5/README.md
new file mode 100644
index 0000000000..27c0a53c6b
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/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/apache-musicindex)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/apache-musicindex/10.1.5/app-changelog.md b/stable/apache-musicindex/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..d0dc9ef192
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [apache-musicindex-10.1.5](https://github.com/truecharts/charts/compare/apache-musicindex-10.1.4...apache-musicindex-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/apache-musicindex/10.1.5/app-readme.md b/stable/apache-musicindex/10.1.5/app-readme.md
new file mode 100644
index 0000000000..2d79876b37
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Index and stream music using apache-musicindex and m3u playlists
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/apache-musicindex](https://truecharts.org/charts/stable/apache-musicindex)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/apache-musicindex/10.1.5/charts/common-17.2.21.tgz b/stable/apache-musicindex/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/apache-musicindex/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/apache-musicindex/10.1.5/ix_values.yaml b/stable/apache-musicindex/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..cac242a8b7
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/ix_values.yaml
@@ -0,0 +1,20 @@
+image:
+ repository: ghcr.io/k8s-at-home/apache-musicindex
+ tag: v1.4.1-2@sha256:c9bd82dc5fdaaad16a9a07c61672e29886d9399c7eee6e57f1d758124783c34a
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10006
+ protocol: http
+ targetPort: 80
+portal:
+ open:
+ enabled: true
diff --git a/stable/apache-musicindex/10.1.5/questions.yaml b/stable/apache-musicindex/10.1.5/questions.yaml
new file mode 100644
index 0000000000..b15bfcacaa
--- /dev/null
+++ b/stable/apache-musicindex/10.1.5/questions.yaml
@@ -0,0 +1,2535 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10006
+ 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: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/budge/8.1.4/templates/NOTES.txt b/stable/apache-musicindex/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/budge/8.1.4/templates/NOTES.txt
rename to stable/apache-musicindex/10.1.5/templates/NOTES.txt
diff --git a/stable/boinc/8.1.5/templates/common.yaml b/stable/apache-musicindex/10.1.5/templates/common.yaml
similarity index 100%
rename from stable/boinc/8.1.5/templates/common.yaml
rename to stable/apache-musicindex/10.1.5/templates/common.yaml
diff --git a/stable/barcodebuddy/4.1.4/values.yaml b/stable/apache-musicindex/10.1.5/values.yaml
similarity index 100%
rename from stable/barcodebuddy/4.1.4/values.yaml
rename to stable/apache-musicindex/10.1.5/values.yaml
diff --git a/stable/apache-webdav/4.1.4/CHANGELOG.md b/stable/apache-webdav/4.1.4/CHANGELOG.md
deleted file mode 100644
index eb4faab9a4..0000000000
--- a/stable/apache-webdav/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [apache-webdav-4.1.4](https://github.com/truecharts/charts/compare/apache-webdav-4.1.3...apache-webdav-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [apache-webdav-4.1.3](https://github.com/truecharts/charts/compare/apache-webdav-4.1.0...apache-webdav-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [apache-webdav-4.1.2](https://github.com/truecharts/charts/compare/apache-webdav-4.1.0...apache-webdav-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [apache-webdav-4.1.0](https://github.com/truecharts/charts/compare/apache-webdav-4.0.1...apache-webdav-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [apache-webdav-4.0.1](https://github.com/truecharts/charts/compare/apache-webdav-4.0.0...apache-webdav-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [apache-webdav-4.0.0](https://github.com/truecharts/charts/compare/apache-webdav-3.0.17...apache-webdav-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [apache-webdav-3.0.17](https://github.com/truecharts/charts/compare/apache-webdav-3.0.16...apache-webdav-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [apache-webdav-3.0.16](https://github.com/truecharts/charts/compare/apache-webdav-3.0.15...apache-webdav-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [apache-webdav-3.0.15](https://github.com/truecharts/charts/compare/apache-webdav-3.0.14...apache-webdav-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [apache-webdav-3.0.14](https://github.com/truecharts/charts/compare/apache-webdav-3.0.13...apache-webdav-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [apache-webdav-3.0.13](https://github.com/truecharts/charts/compare/apache-webdav-3.0.12...apache-webdav-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/apache-webdav/4.1.4/Chart.yaml b/stable/apache-webdav/4.1.4/Chart.yaml
deleted file mode 100644
index 11ae72a487..0000000000
--- a/stable/apache-webdav/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: apache-webdav
-version: 4.1.4
-appVersion: latest
-description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
-home: https://truecharts.org/charts/incubator/apache-webdav
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
-deprecated: false
-sources:
- - https://httpd.apache.org/docs/2.4/mod/mod_dav.html
- - https://github.com/mgutt/docker-apachewebdav
- - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
- - https://hub.docker.com/r/apachewebdav/apachewebdav
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - apache-webdav
- - Cloud
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/apache-webdav/4.1.4/app-changelog.md b/stable/apache-webdav/4.1.4/app-changelog.md
deleted file mode 100644
index 05ee694bc0..0000000000
--- a/stable/apache-webdav/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [apache-webdav-4.1.4](https://github.com/truecharts/charts/compare/apache-webdav-4.1.3...apache-webdav-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/apache-webdav/4.1.4/charts/common-17.2.19.tgz b/stable/apache-webdav/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/apache-webdav/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/apache-webdav/4.1.5/CHANGELOG.md b/stable/apache-webdav/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..98ad407334
--- /dev/null
+++ b/stable/apache-webdav/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [apache-webdav-4.1.5](https://github.com/truecharts/charts/compare/apache-webdav-4.1.4...apache-webdav-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [apache-webdav-4.1.4](https://github.com/truecharts/charts/compare/apache-webdav-4.1.3...apache-webdav-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [apache-webdav-4.1.3](https://github.com/truecharts/charts/compare/apache-webdav-4.1.0...apache-webdav-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [apache-webdav-4.1.2](https://github.com/truecharts/charts/compare/apache-webdav-4.1.0...apache-webdav-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [apache-webdav-4.1.0](https://github.com/truecharts/charts/compare/apache-webdav-4.0.1...apache-webdav-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [apache-webdav-4.0.1](https://github.com/truecharts/charts/compare/apache-webdav-4.0.0...apache-webdav-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [apache-webdav-4.0.0](https://github.com/truecharts/charts/compare/apache-webdav-3.0.17...apache-webdav-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [apache-webdav-3.0.17](https://github.com/truecharts/charts/compare/apache-webdav-3.0.16...apache-webdav-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [apache-webdav-3.0.16](https://github.com/truecharts/charts/compare/apache-webdav-3.0.15...apache-webdav-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [apache-webdav-3.0.15](https://github.com/truecharts/charts/compare/apache-webdav-3.0.14...apache-webdav-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/apache-webdav/4.1.5/Chart.yaml b/stable/apache-webdav/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..34ca19c0cd
--- /dev/null
+++ b/stable/apache-webdav/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: apache-webdav
+version: 4.1.5
+appVersion: latest
+description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
+home: https://truecharts.org/charts/incubator/apache-webdav
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
+deprecated: false
+sources:
+ - https://httpd.apache.org/docs/2.4/mod/mod_dav.html
+ - https://github.com/mgutt/docker-apachewebdav
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
+ - https://hub.docker.com/r/apachewebdav/apachewebdav
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - apache-webdav
+ - Cloud
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/apache-webdav/4.1.4/README.md b/stable/apache-webdav/4.1.5/README.md
similarity index 100%
rename from stable/apache-webdav/4.1.4/README.md
rename to stable/apache-webdav/4.1.5/README.md
diff --git a/stable/apache-webdav/4.1.5/app-changelog.md b/stable/apache-webdav/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..82354efb07
--- /dev/null
+++ b/stable/apache-webdav/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [apache-webdav-4.1.5](https://github.com/truecharts/charts/compare/apache-webdav-4.1.4...apache-webdav-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/apache-webdav/4.1.4/app-readme.md b/stable/apache-webdav/4.1.5/app-readme.md
similarity index 100%
rename from stable/apache-webdav/4.1.4/app-readme.md
rename to stable/apache-webdav/4.1.5/app-readme.md
diff --git a/stable/apache-webdav/4.1.5/charts/common-17.2.21.tgz b/stable/apache-webdav/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/apache-webdav/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/apache-webdav/4.1.4/ix_values.yaml b/stable/apache-webdav/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/apache-webdav/4.1.4/ix_values.yaml
rename to stable/apache-webdav/4.1.5/ix_values.yaml
diff --git a/stable/apache-webdav/4.1.4/questions.yaml b/stable/apache-webdav/4.1.5/questions.yaml
similarity index 100%
rename from stable/apache-webdav/4.1.4/questions.yaml
rename to stable/apache-webdav/4.1.5/questions.yaml
diff --git a/stable/apt-cacher-ng/7.1.4/templates/common.yaml b/stable/apache-webdav/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/templates/common.yaml
rename to stable/apache-webdav/4.1.5/templates/common.yaml
diff --git a/stable/barotrauma/4.1.4/values.yaml b/stable/apache-webdav/4.1.5/values.yaml
similarity index 100%
rename from stable/barotrauma/4.1.4/values.yaml
rename to stable/apache-webdav/4.1.5/values.yaml
diff --git a/stable/appdaemon/15.1.5/CHANGELOG.md b/stable/appdaemon/15.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..13325c5822
--- /dev/null
+++ b/stable/appdaemon/15.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [appdaemon-15.1.5](https://github.com/truecharts/charts/compare/appdaemon-15.1.4...appdaemon-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [appdaemon-15.1.4](https://github.com/truecharts/charts/compare/appdaemon-15.1.3...appdaemon-15.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [appdaemon-15.1.3](https://github.com/truecharts/charts/compare/appdaemon-15.1.0...appdaemon-15.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [appdaemon-15.1.2](https://github.com/truecharts/charts/compare/appdaemon-15.1.0...appdaemon-15.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [appdaemon-15.1.0](https://github.com/truecharts/charts/compare/appdaemon-15.0.1...appdaemon-15.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [appdaemon-15.0.1](https://github.com/truecharts/charts/compare/appdaemon-15.0.0...appdaemon-15.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [appdaemon-15.0.0](https://github.com/truecharts/charts/compare/appdaemon-14.0.11...appdaemon-15.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [appdaemon-14.0.11](https://github.com/truecharts/charts/compare/appdaemon-14.0.10...appdaemon-14.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [appdaemon-14.0.10](https://github.com/truecharts/charts/compare/appdaemon-14.0.9...appdaemon-14.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [appdaemon-14.0.9](https://github.com/truecharts/charts/compare/appdaemon-14.0.8...appdaemon-14.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/appdaemon/15.1.5/Chart.yaml b/stable/appdaemon/15.1.5/Chart.yaml
new file mode 100644
index 0000000000..285dff81f0
--- /dev/null
+++ b/stable/appdaemon/15.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: appdaemon
+version: 15.1.5
+appVersion: 4.4.2
+description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
+home: https://truecharts.org/charts/stable/appdaemon
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/acockburn/appdaemon
+ - https://github.com/AppDaemon/appdaemon
+ - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+ - name: warllo54
+ email: 20650065+warllo54@users.noreply.github.com
+ url: truecharts.org
+keywords:
+ - appdaemon
+ - homeautomation
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/appdaemon/15.1.5/README.md b/stable/appdaemon/15.1.5/README.md
new file mode 100644
index 0000000000..4df040e899
--- /dev/null
+++ b/stable/appdaemon/15.1.5/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/appdaemon)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/appdaemon/15.1.5/app-changelog.md b/stable/appdaemon/15.1.5/app-changelog.md
new file mode 100644
index 0000000000..45de7f9b9e
--- /dev/null
+++ b/stable/appdaemon/15.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [appdaemon-15.1.5](https://github.com/truecharts/charts/compare/appdaemon-15.1.4...appdaemon-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/appdaemon/15.1.5/app-readme.md b/stable/appdaemon/15.1.5/app-readme.md
new file mode 100644
index 0000000000..c51736d02b
--- /dev/null
+++ b/stable/appdaemon/15.1.5/app-readme.md
@@ -0,0 +1,8 @@
+AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/appdaemon](https://truecharts.org/charts/stable/appdaemon)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/appdaemon/15.1.5/charts/common-17.2.21.tgz b/stable/appdaemon/15.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/appdaemon/15.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/appdaemon/15.1.5/ix_values.yaml b/stable/appdaemon/15.1.5/ix_values.yaml
new file mode 100644
index 0000000000..59a7d9eedd
--- /dev/null
+++ b/stable/appdaemon/15.1.5/ix_values.yaml
@@ -0,0 +1,47 @@
+image:
+ repository: docker.io/acockburn/appdaemon
+ pullPolicy: IfNotPresent
+ tag: 4.4.2@sha256:9619fc18bc53082ae2dc680e80f1bcb634c793a74b2114779df1b381ffa0736c
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 5050
+ protocol: http
+ targetPort: 5050
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ DASH_URL: "http://$HOSTNAME:5050"
+ HA_URL: ""
+ LATITUDE: 46
+ LONGITUDE: -94
+ ELEVATION: 1217
+ TIMEZONE: "{{ .Values.TZ }}"
+ TOKEN: "REPLACETHIS"
+persistence:
+ conf:
+ enabled: true
+ mountPath: /conf
+portal:
+ open:
+ enabled: true
diff --git a/stable/appdaemon/15.1.5/questions.yaml b/stable/appdaemon/15.1.5/questions.yaml
new file mode 100644
index 0000000000..b824e0e692
--- /dev/null
+++ b/stable/appdaemon/15.1.5/questions.yaml
@@ -0,0 +1,2868 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: TOKEN
+ label: HA Token
+ description: Your Long Live Home-Assistant Token
+ schema:
+ type: string
+ private: true
+ required: true
+ default: ""
+ - variable: HA_URL
+ label: HA URL
+ description: Your Home-Assistant URL
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: DASH_URL
+ label: Dashboard URL
+ description: URL of your AppDaemon dashboard
+ schema:
+ type: string
+ default: http://$HOSTNAME:5050
+ required: true
+ - variable: LATITUDE
+ label: Latitude
+ description: Latitude of your home assistant instance
+ schema:
+ type: string
+ default: ""
+ valid_chars: '^(\+|-)?(?:90(?:(?:\.0{1,15})?)|(?:[0-9]|[1-8][0-9])(?:(?:\.[0-9]{1,15})?))$'
+ required: true
+ - variable: LONGITUDE
+ label: Longitude
+ description: Longitude of your home assistant instance
+ schema:
+ type: string
+ default: ""
+ valid_chars: '^(\+|-)?(?:180(?:(?:\.0{1,15})?)|(?:[0-9]|[1-9][0-9]|1[0-7][0-9])(?:(?:\.[0-9]{1,15})?))$'
+ required: true
+ - variable: ELEVATION
+ label: Elevation
+ description: Longitude of your home assistant instance
+ schema:
+ type: int
+ default: 0
+ required: true
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 5050
+ 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: conf
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/channels-dvr/5.1.4/templates/NOTES.txt b/stable/appdaemon/15.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/channels-dvr/5.1.4/templates/NOTES.txt
rename to stable/appdaemon/15.1.5/templates/NOTES.txt
diff --git a/stable/borg-server/3.1.5/templates/common.yaml b/stable/appdaemon/15.1.5/templates/common.yaml
similarity index 100%
rename from stable/borg-server/3.1.5/templates/common.yaml
rename to stable/appdaemon/15.1.5/templates/common.yaml
diff --git a/stable/batnoter/4.1.4/values.yaml b/stable/appdaemon/15.1.5/values.yaml
similarity index 100%
rename from stable/batnoter/4.1.4/values.yaml
rename to stable/appdaemon/15.1.5/values.yaml
diff --git a/stable/apt-cacher-ng/7.1.4/CHANGELOG.md b/stable/apt-cacher-ng/7.1.4/CHANGELOG.md
deleted file mode 100644
index c2e037b5ee..0000000000
--- a/stable/apt-cacher-ng/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [apt-cacher-ng-7.1.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.3...apt-cacher-ng-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [apt-cacher-ng-7.1.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.0...apt-cacher-ng-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [apt-cacher-ng-7.1.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.0...apt-cacher-ng-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [apt-cacher-ng-7.1.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.1...apt-cacher-ng-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [apt-cacher-ng-7.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.0...apt-cacher-ng-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [apt-cacher-ng-7.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.11...apt-cacher-ng-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [apt-cacher-ng-6.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.10...apt-cacher-ng-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [apt-cacher-ng-6.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.9...apt-cacher-ng-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [apt-cacher-ng-6.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.8...apt-cacher-ng-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [apt-cacher-ng-6.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.7...apt-cacher-ng-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [apt-cacher-ng-6.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.6...apt-cacher-ng-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/apt-cacher-ng/7.1.4/Chart.yaml b/stable/apt-cacher-ng/7.1.4/Chart.yaml
deleted file mode 100644
index 8a07b3622e..0000000000
--- a/stable/apt-cacher-ng/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: apt-cacher-ng
-version: 7.1.4
-appVersion: 3.7.4
-description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
-home: https://truecharts.org/charts/stable/apt-cacher-ng
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png
-deprecated: false
-sources:
- - https://www.unix-ag.uni-kl.de/~bloch/acng/
- - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
- - https://hub.docker.com/r/sameersbn/apt-cacher-ng
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - apt-cacher-ng
- - Network-Proxy
- - Network-Other
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Proxy
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/apt-cacher-ng/7.1.4/app-changelog.md b/stable/apt-cacher-ng/7.1.4/app-changelog.md
deleted file mode 100644
index e2b19f9823..0000000000
--- a/stable/apt-cacher-ng/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [apt-cacher-ng-7.1.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.3...apt-cacher-ng-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/apt-cacher-ng/7.1.4/charts/common-17.2.19.tgz b/stable/apt-cacher-ng/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/apt-cacher-ng/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/apt-cacher-ng/7.1.5/CHANGELOG.md b/stable/apt-cacher-ng/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c41f57c17f
--- /dev/null
+++ b/stable/apt-cacher-ng/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [apt-cacher-ng-7.1.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.4...apt-cacher-ng-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [apt-cacher-ng-7.1.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.3...apt-cacher-ng-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [apt-cacher-ng-7.1.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.0...apt-cacher-ng-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [apt-cacher-ng-7.1.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.0...apt-cacher-ng-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [apt-cacher-ng-7.1.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.1...apt-cacher-ng-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [apt-cacher-ng-7.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.0.0...apt-cacher-ng-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [apt-cacher-ng-7.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.11...apt-cacher-ng-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [apt-cacher-ng-6.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.10...apt-cacher-ng-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [apt-cacher-ng-6.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.9...apt-cacher-ng-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [apt-cacher-ng-6.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-6.0.8...apt-cacher-ng-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/apt-cacher-ng/7.1.5/Chart.yaml b/stable/apt-cacher-ng/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..b3c0a08d70
--- /dev/null
+++ b/stable/apt-cacher-ng/7.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: apt-cacher-ng
+version: 7.1.5
+appVersion: 3.7.4
+description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
+home: https://truecharts.org/charts/stable/apt-cacher-ng
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/sameersbn/apt-cacher-ng
+ - https://www.unix-ag.uni-kl.de/~bloch/acng/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - apt-cacher-ng
+ - Network-Proxy
+ - Network-Other
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Proxy
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/apt-cacher-ng/7.1.4/README.md b/stable/apt-cacher-ng/7.1.5/README.md
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/README.md
rename to stable/apt-cacher-ng/7.1.5/README.md
diff --git a/stable/apt-cacher-ng/7.1.5/app-changelog.md b/stable/apt-cacher-ng/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..84fdb0a897
--- /dev/null
+++ b/stable/apt-cacher-ng/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [apt-cacher-ng-7.1.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-7.1.4...apt-cacher-ng-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/apt-cacher-ng/7.1.4/app-readme.md b/stable/apt-cacher-ng/7.1.5/app-readme.md
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/app-readme.md
rename to stable/apt-cacher-ng/7.1.5/app-readme.md
diff --git a/stable/apt-cacher-ng/7.1.5/charts/common-17.2.21.tgz b/stable/apt-cacher-ng/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/apt-cacher-ng/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/apt-cacher-ng/7.1.4/ix_values.yaml b/stable/apt-cacher-ng/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/ix_values.yaml
rename to stable/apt-cacher-ng/7.1.5/ix_values.yaml
diff --git a/stable/apt-cacher-ng/7.1.4/questions.yaml b/stable/apt-cacher-ng/7.1.5/questions.yaml
similarity index 100%
rename from stable/apt-cacher-ng/7.1.4/questions.yaml
rename to stable/apt-cacher-ng/7.1.5/questions.yaml
diff --git a/stable/chronos/7.1.4/templates/NOTES.txt b/stable/apt-cacher-ng/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/chronos/7.1.4/templates/NOTES.txt
rename to stable/apt-cacher-ng/7.1.5/templates/NOTES.txt
diff --git a/stable/archiveteam-warrior/4.1.4/templates/common.yaml b/stable/apt-cacher-ng/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/templates/common.yaml
rename to stable/apt-cacher-ng/7.1.5/templates/common.yaml
diff --git a/stable/bender/4.1.4/values.yaml b/stable/apt-cacher-ng/7.1.5/values.yaml
similarity index 100%
rename from stable/bender/4.1.4/values.yaml
rename to stable/apt-cacher-ng/7.1.5/values.yaml
diff --git a/stable/archiveteam-warrior/4.1.4/CHANGELOG.md b/stable/archiveteam-warrior/4.1.4/CHANGELOG.md
deleted file mode 100644
index c3e5f494ec..0000000000
--- a/stable/archiveteam-warrior/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [archiveteam-warrior-4.1.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.3...archiveteam-warrior-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [archiveteam-warrior-4.1.3](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.0...archiveteam-warrior-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [archiveteam-warrior-4.1.2](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.0...archiveteam-warrior-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [archiveteam-warrior-4.1.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.1...archiveteam-warrior-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [archiveteam-warrior-4.0.1](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.0...archiveteam-warrior-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [archiveteam-warrior-4.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.18...archiveteam-warrior-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [archiveteam-warrior-3.0.18](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.17...archiveteam-warrior-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [archiveteam-warrior-3.0.17](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.16...archiveteam-warrior-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [archiveteam-warrior-3.0.16](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.15...archiveteam-warrior-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [archiveteam-warrior-3.0.15](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.14...archiveteam-warrior-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [archiveteam-warrior-3.0.14](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.13...archiveteam-warrior-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/archiveteam-warrior/4.1.4/Chart.yaml b/stable/archiveteam-warrior/4.1.4/Chart.yaml
deleted file mode 100644
index fe9689c8cb..0000000000
--- a/stable/archiveteam-warrior/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: archiveteam-warrior
-version: 4.1.4
-appVersion: latest
-description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
-home: https://truecharts.org/charts/incubator/archiveteam-warrior
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png
-deprecated: false
-sources:
- - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
- - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - archiveteam-warrior
- - Backup
- - Cloud
- - Downloaders
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Backup
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/archiveteam-warrior/4.1.4/app-changelog.md b/stable/archiveteam-warrior/4.1.4/app-changelog.md
deleted file mode 100644
index b5cd0a960d..0000000000
--- a/stable/archiveteam-warrior/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [archiveteam-warrior-4.1.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.3...archiveteam-warrior-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/archiveteam-warrior/4.1.4/charts/common-17.2.19.tgz b/stable/archiveteam-warrior/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/archiveteam-warrior/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/archiveteam-warrior/4.1.5/CHANGELOG.md b/stable/archiveteam-warrior/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..46a1bdaf3b
--- /dev/null
+++ b/stable/archiveteam-warrior/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [archiveteam-warrior-4.1.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.4...archiveteam-warrior-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [archiveteam-warrior-4.1.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.3...archiveteam-warrior-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [archiveteam-warrior-4.1.3](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.0...archiveteam-warrior-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [archiveteam-warrior-4.1.2](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.0...archiveteam-warrior-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [archiveteam-warrior-4.1.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.1...archiveteam-warrior-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [archiveteam-warrior-4.0.1](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.0.0...archiveteam-warrior-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [archiveteam-warrior-4.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.18...archiveteam-warrior-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [archiveteam-warrior-3.0.18](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.17...archiveteam-warrior-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [archiveteam-warrior-3.0.17](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.16...archiveteam-warrior-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [archiveteam-warrior-3.0.16](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.15...archiveteam-warrior-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/archiveteam-warrior/4.1.5/Chart.yaml b/stable/archiveteam-warrior/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..0314811877
--- /dev/null
+++ b/stable/archiveteam-warrior/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: archiveteam-warrior
+version: 4.1.5
+appVersion: latest
+description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
+home: https://truecharts.org/charts/incubator/archiveteam-warrior
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png
+deprecated: false
+sources:
+ - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - archiveteam-warrior
+ - Backup
+ - Cloud
+ - Downloaders
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Backup
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/archiveteam-warrior/4.1.4/README.md b/stable/archiveteam-warrior/4.1.5/README.md
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/README.md
rename to stable/archiveteam-warrior/4.1.5/README.md
diff --git a/stable/archiveteam-warrior/4.1.5/app-changelog.md b/stable/archiveteam-warrior/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..b5d8adf6f4
--- /dev/null
+++ b/stable/archiveteam-warrior/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [archiveteam-warrior-4.1.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-4.1.4...archiveteam-warrior-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/archiveteam-warrior/4.1.4/app-readme.md b/stable/archiveteam-warrior/4.1.5/app-readme.md
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/app-readme.md
rename to stable/archiveteam-warrior/4.1.5/app-readme.md
diff --git a/stable/archiveteam-warrior/4.1.5/charts/common-17.2.21.tgz b/stable/archiveteam-warrior/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/archiveteam-warrior/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/archiveteam-warrior/4.1.4/ix_values.yaml b/stable/archiveteam-warrior/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/ix_values.yaml
rename to stable/archiveteam-warrior/4.1.5/ix_values.yaml
diff --git a/stable/archiveteam-warrior/4.1.4/questions.yaml b/stable/archiveteam-warrior/4.1.5/questions.yaml
similarity index 100%
rename from stable/archiveteam-warrior/4.1.4/questions.yaml
rename to stable/archiveteam-warrior/4.1.5/questions.yaml
diff --git a/stable/arma3/4.1.4/templates/common.yaml b/stable/archiveteam-warrior/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/arma3/4.1.4/templates/common.yaml
rename to stable/archiveteam-warrior/4.1.5/templates/common.yaml
diff --git a/stable/bitcoin-node/4.1.4/values.yaml b/stable/archiveteam-warrior/4.1.5/values.yaml
similarity index 100%
rename from stable/bitcoin-node/4.1.4/values.yaml
rename to stable/archiveteam-warrior/4.1.5/values.yaml
diff --git a/stable/aria2/11.1.5/CHANGELOG.md b/stable/aria2/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..f337eaa882
--- /dev/null
+++ b/stable/aria2/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [aria2-11.1.5](https://github.com/truecharts/charts/compare/aria2-11.1.4...aria2-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [aria2-11.1.4](https://github.com/truecharts/charts/compare/aria2-11.1.3...aria2-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [aria2-11.1.3](https://github.com/truecharts/charts/compare/aria2-11.1.0...aria2-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [aria2-11.1.2](https://github.com/truecharts/charts/compare/aria2-11.1.0...aria2-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [aria2-11.1.0](https://github.com/truecharts/charts/compare/aria2-11.0.1...aria2-11.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [aria2-11.0.1](https://github.com/truecharts/charts/compare/aria2-11.0.0...aria2-11.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [aria2-11.0.0](https://github.com/truecharts/charts/compare/aria2-10.0.11...aria2-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [aria2-10.0.11](https://github.com/truecharts/charts/compare/aria2-10.0.10...aria2-10.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [aria2-10.0.10](https://github.com/truecharts/charts/compare/aria2-10.0.9...aria2-10.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [aria2-10.0.9](https://github.com/truecharts/charts/compare/aria2-10.0.8...aria2-10.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/aria2/11.1.5/Chart.yaml b/stable/aria2/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..6d5c325ba3
--- /dev/null
+++ b/stable/aria2/11.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: aria2
+version: 11.1.5
+appVersion: latest
+description: aria server for downloading web content
+home: https://truecharts.org/charts/stable/aria2
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png
+deprecated: false
+sources:
+ - https://github.com/P3TERX/Aria2-Pro-Docker
+ - https://github.com/truecharts/charts/tree/master/charts/stable/aria2
+ - https://hub.docker.com/r/p3terx/aria2-pro
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - aria2
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/aria2/11.1.5/README.md b/stable/aria2/11.1.5/README.md
new file mode 100644
index 0000000000..2aeebfd0f2
--- /dev/null
+++ b/stable/aria2/11.1.5/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/aria2)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/aria2/11.1.5/app-changelog.md b/stable/aria2/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..7a77eacf17
--- /dev/null
+++ b/stable/aria2/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [aria2-11.1.5](https://github.com/truecharts/charts/compare/aria2-11.1.4...aria2-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/aria2/11.1.5/app-readme.md b/stable/aria2/11.1.5/app-readme.md
new file mode 100644
index 0000000000..f0f7da9b3d
--- /dev/null
+++ b/stable/aria2/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+aria server for downloading web content
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/aria2](https://truecharts.org/charts/stable/aria2)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/aria2/11.1.5/charts/common-17.2.21.tgz b/stable/aria2/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/aria2/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/aria2/11.1.5/ix_values.yaml b/stable/aria2/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..9a98371aae
--- /dev/null
+++ b/stable/aria2/11.1.5/ix_values.yaml
@@ -0,0 +1,50 @@
+image:
+ repository: p3terx/aria2-pro
+ tag: latest@sha256:086d1a37c586edb07ec0fb956bf9edd89d1d38d138ad5309ff96d510c8c9a011
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 6800
+ protocol: http
+ listen:
+ enabled: true
+ ports:
+ listen:
+ enabled: true
+ port: 6888
+ protocol: tcp
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: tcp
+ readiness:
+ type: tcp
+ startup:
+ type: tcp
+ env:
+ RPC_PORT: "{{ .Values.service.main.ports.main.port }}"
+ LISTEN_PORT: "{{ .Values.service.listen.ports.listen.port }}"
+ DISK_CACHE: 64M
+ IPV6_MODE: false
+ UPDATE_TRACKERS: false
+ CUSTOM_TRACKER_URL: "https://trackerslist.com/all_aria2.txt"
+ RPC_SECRET: "ChangemeNow"
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: false
diff --git a/stable/aria2/11.1.5/questions.yaml b/stable/aria2/11.1.5/questions.yaml
new file mode 100644
index 0000000000..920df3df09
--- /dev/null
+++ b/stable/aria2/11.1.5/questions.yaml
@@ -0,0 +1,2891 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals: {}
+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: RPC_SECRET
+ label: RPC Secret
+ description: Set RPC secret authorization token.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: DISK_CACHE
+ label: Disk Cache
+ description: Set up disk cache. SIZE can include K or M.
+ schema:
+ type: string
+ default: "64M"
+ - variable: UPDATE_TRACKERS
+ label: Update Trackers
+ description: Whether to update BT Trackers List automatically.
+ schema:
+ type: boolean
+ default: true
+ - variable: CUSTOM_TRACKER_URL
+ label: Custom Trackers URL
+ description: Custom BT Trackers List URL.
+ schema:
+ type: string
+ default: "https://trackerslist.com/all_aria2.txt"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service
+ description: The Primary service on which the healthcheck runs, often the webUI
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 6800
+ required: true
+ - variable: listen
+ label: Listen Service
+ description:
+ 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: listen
+ label: Listen 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: 6888
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/clamav/9.1.4/templates/NOTES.txt b/stable/aria2/11.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/clamav/9.1.4/templates/NOTES.txt
rename to stable/aria2/11.1.5/templates/NOTES.txt
diff --git a/stable/browserless-chrome/8.1.4/templates/common.yaml b/stable/aria2/11.1.5/templates/common.yaml
similarity index 100%
rename from stable/browserless-chrome/8.1.4/templates/common.yaml
rename to stable/aria2/11.1.5/templates/common.yaml
diff --git a/stable/bitcoind/4.1.4/values.yaml b/stable/aria2/11.1.5/values.yaml
similarity index 100%
rename from stable/bitcoind/4.1.4/values.yaml
rename to stable/aria2/11.1.5/values.yaml
diff --git a/stable/ariang/7.1.4/CHANGELOG.md b/stable/ariang/7.1.4/CHANGELOG.md
deleted file mode 100644
index e385863c8f..0000000000
--- a/stable/ariang/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ariang-7.1.4](https://github.com/truecharts/charts/compare/ariang-7.1.3...ariang-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ariang-7.1.3](https://github.com/truecharts/charts/compare/ariang-7.1.0...ariang-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ariang-7.1.2](https://github.com/truecharts/charts/compare/ariang-7.1.0...ariang-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ariang-7.1.0](https://github.com/truecharts/charts/compare/ariang-7.0.1...ariang-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ariang-7.0.1](https://github.com/truecharts/charts/compare/ariang-7.0.0...ariang-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ariang-7.0.0](https://github.com/truecharts/charts/compare/ariang-6.0.11...ariang-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ariang-6.0.11](https://github.com/truecharts/charts/compare/ariang-6.0.10...ariang-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ariang-6.0.10](https://github.com/truecharts/charts/compare/ariang-6.0.9...ariang-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ariang-6.0.9](https://github.com/truecharts/charts/compare/ariang-6.0.8...ariang-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ariang-6.0.8](https://github.com/truecharts/charts/compare/ariang-6.0.7...ariang-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ariang-6.0.7](https://github.com/truecharts/charts/compare/ariang-6.0.6...ariang-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/ariang/7.1.4/Chart.yaml b/stable/ariang/7.1.4/Chart.yaml
deleted file mode 100644
index beeb286f0a..0000000000
--- a/stable/ariang/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ariang
-version: 7.1.4
-appVersion: 1.3.6
-description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
-home: https://truecharts.org/charts/stable/ariang
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png
-deprecated: false
-sources:
- - https://github.com/leonismoe/docker-images
- - https://github.com/truecharts/charts/tree/master/charts/stable/ariang
- - https://hub.docker.com/r/leonismoe/ariang
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ariang
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/ariang/7.1.4/app-changelog.md b/stable/ariang/7.1.4/app-changelog.md
deleted file mode 100644
index 31439b8f7b..0000000000
--- a/stable/ariang/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ariang-7.1.4](https://github.com/truecharts/charts/compare/ariang-7.1.3...ariang-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ariang/7.1.4/charts/common-17.2.19.tgz b/stable/ariang/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ariang/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ariang/7.1.5/CHANGELOG.md b/stable/ariang/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3753707d20
--- /dev/null
+++ b/stable/ariang/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ariang-7.1.5](https://github.com/truecharts/charts/compare/ariang-7.1.4...ariang-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ariang-7.1.4](https://github.com/truecharts/charts/compare/ariang-7.1.3...ariang-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ariang-7.1.3](https://github.com/truecharts/charts/compare/ariang-7.1.0...ariang-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ariang-7.1.2](https://github.com/truecharts/charts/compare/ariang-7.1.0...ariang-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ariang-7.1.0](https://github.com/truecharts/charts/compare/ariang-7.0.1...ariang-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ariang-7.0.1](https://github.com/truecharts/charts/compare/ariang-7.0.0...ariang-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ariang-7.0.0](https://github.com/truecharts/charts/compare/ariang-6.0.11...ariang-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ariang-6.0.11](https://github.com/truecharts/charts/compare/ariang-6.0.10...ariang-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ariang-6.0.10](https://github.com/truecharts/charts/compare/ariang-6.0.9...ariang-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ariang-6.0.9](https://github.com/truecharts/charts/compare/ariang-6.0.8...ariang-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ariang/7.1.5/Chart.yaml b/stable/ariang/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..9eebcf89d9
--- /dev/null
+++ b/stable/ariang/7.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ariang
+version: 7.1.5
+appVersion: 1.3.6
+description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
+home: https://truecharts.org/charts/stable/ariang
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/ariang
+ - https://hub.docker.com/r/leonismoe/ariang
+ - https://github.com/leonismoe/docker-images
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ariang
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/ariang/7.1.4/README.md b/stable/ariang/7.1.5/README.md
similarity index 100%
rename from stable/ariang/7.1.4/README.md
rename to stable/ariang/7.1.5/README.md
diff --git a/stable/ariang/7.1.5/app-changelog.md b/stable/ariang/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..e36453511d
--- /dev/null
+++ b/stable/ariang/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ariang-7.1.5](https://github.com/truecharts/charts/compare/ariang-7.1.4...ariang-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ariang/7.1.4/app-readme.md b/stable/ariang/7.1.5/app-readme.md
similarity index 100%
rename from stable/ariang/7.1.4/app-readme.md
rename to stable/ariang/7.1.5/app-readme.md
diff --git a/stable/ariang/7.1.5/charts/common-17.2.21.tgz b/stable/ariang/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ariang/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ariang/7.1.4/ix_values.yaml b/stable/ariang/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/ariang/7.1.4/ix_values.yaml
rename to stable/ariang/7.1.5/ix_values.yaml
diff --git a/stable/ariang/7.1.4/questions.yaml b/stable/ariang/7.1.5/questions.yaml
similarity index 100%
rename from stable/ariang/7.1.4/questions.yaml
rename to stable/ariang/7.1.5/questions.yaml
diff --git a/stable/cloudflareddns/8.1.5/templates/NOTES.txt b/stable/ariang/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/cloudflareddns/8.1.5/templates/NOTES.txt
rename to stable/ariang/7.1.5/templates/NOTES.txt
diff --git a/stable/budge/8.1.4/templates/common.yaml b/stable/ariang/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/budge/8.1.4/templates/common.yaml
rename to stable/ariang/7.1.5/templates/common.yaml
diff --git a/stable/bitcoinunlimited/4.1.4/values.yaml b/stable/ariang/7.1.5/values.yaml
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/values.yaml
rename to stable/ariang/7.1.5/values.yaml
diff --git a/stable/arksurvivalevolved/6.1.4/CHANGELOG.md b/stable/arksurvivalevolved/6.1.4/CHANGELOG.md
deleted file mode 100644
index e6c897d504..0000000000
--- a/stable/arksurvivalevolved/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [arksurvivalevolved-6.1.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.3...arksurvivalevolved-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [arksurvivalevolved-6.1.3](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.0...arksurvivalevolved-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [arksurvivalevolved-6.1.2](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.0...arksurvivalevolved-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [arksurvivalevolved-6.1.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.1...arksurvivalevolved-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [arksurvivalevolved-6.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.0...arksurvivalevolved-6.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [arksurvivalevolved-6.0.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.11...arksurvivalevolved-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [arksurvivalevolved-5.0.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.10...arksurvivalevolved-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [arksurvivalevolved-5.0.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.9...arksurvivalevolved-5.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [arksurvivalevolved-5.0.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.8...arksurvivalevolved-5.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [arksurvivalevolved-5.0.8](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.7...arksurvivalevolved-5.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [arksurvivalevolved-5.0.7](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.6...arksurvivalevolved-5.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/arksurvivalevolved/6.1.4/Chart.yaml b/stable/arksurvivalevolved/6.1.4/Chart.yaml
deleted file mode 100644
index 05347c900c..0000000000
--- a/stable/arksurvivalevolved/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: arksurvivalevolved
-version: 6.1.4
-appVersion: arkse
-description: A custom SteamCMD chart that runs ArkSE.
-home: https://truecharts.org/charts/stable/arksurvivalevolved
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png
-deprecated: false
-sources:
- - https://github.com/ich777/docker-steamcmd-server/tree/arkse
- - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - arksurvivalevolved
- - arkse
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/arksurvivalevolved/6.1.4/app-changelog.md b/stable/arksurvivalevolved/6.1.4/app-changelog.md
deleted file mode 100644
index 9151b5f9fd..0000000000
--- a/stable/arksurvivalevolved/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [arksurvivalevolved-6.1.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.3...arksurvivalevolved-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/arksurvivalevolved/6.1.4/charts/common-17.2.19.tgz b/stable/arksurvivalevolved/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/arksurvivalevolved/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/arksurvivalevolved/6.1.5/CHANGELOG.md b/stable/arksurvivalevolved/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..f55fc58bd2
--- /dev/null
+++ b/stable/arksurvivalevolved/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [arksurvivalevolved-6.1.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.4...arksurvivalevolved-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [arksurvivalevolved-6.1.4](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.3...arksurvivalevolved-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [arksurvivalevolved-6.1.3](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.0...arksurvivalevolved-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [arksurvivalevolved-6.1.2](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.0...arksurvivalevolved-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [arksurvivalevolved-6.1.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.1...arksurvivalevolved-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [arksurvivalevolved-6.0.1](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.0.0...arksurvivalevolved-6.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [arksurvivalevolved-6.0.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.11...arksurvivalevolved-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [arksurvivalevolved-5.0.11](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.10...arksurvivalevolved-5.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [arksurvivalevolved-5.0.10](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.9...arksurvivalevolved-5.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [arksurvivalevolved-5.0.9](https://github.com/truecharts/charts/compare/arksurvivalevolved-5.0.8...arksurvivalevolved-5.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/arksurvivalevolved/6.1.5/Chart.yaml b/stable/arksurvivalevolved/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..2dd73d42df
--- /dev/null
+++ b/stable/arksurvivalevolved/6.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: arksurvivalevolved
+version: 6.1.5
+appVersion: arkse
+description: A custom SteamCMD chart that runs ArkSE.
+home: https://truecharts.org/charts/stable/arksurvivalevolved
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png
+deprecated: false
+sources:
+ - https://github.com/ich777/docker-steamcmd-server/tree/arkse
+ - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - arksurvivalevolved
+ - arkse
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/arksurvivalevolved/6.1.4/README.md b/stable/arksurvivalevolved/6.1.5/README.md
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/README.md
rename to stable/arksurvivalevolved/6.1.5/README.md
diff --git a/stable/arksurvivalevolved/6.1.5/app-changelog.md b/stable/arksurvivalevolved/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..b09508ed6b
--- /dev/null
+++ b/stable/arksurvivalevolved/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [arksurvivalevolved-6.1.5](https://github.com/truecharts/charts/compare/arksurvivalevolved-6.1.4...arksurvivalevolved-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/arksurvivalevolved/6.1.4/app-readme.md b/stable/arksurvivalevolved/6.1.5/app-readme.md
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/app-readme.md
rename to stable/arksurvivalevolved/6.1.5/app-readme.md
diff --git a/stable/arksurvivalevolved/6.1.5/charts/common-17.2.21.tgz b/stable/arksurvivalevolved/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/arksurvivalevolved/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/arksurvivalevolved/6.1.4/ix_values.yaml b/stable/arksurvivalevolved/6.1.5/ix_values.yaml
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/ix_values.yaml
rename to stable/arksurvivalevolved/6.1.5/ix_values.yaml
diff --git a/stable/arksurvivalevolved/6.1.4/questions.yaml b/stable/arksurvivalevolved/6.1.5/questions.yaml
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/questions.yaml
rename to stable/arksurvivalevolved/6.1.5/questions.yaml
diff --git a/stable/collabora/4.1.4/templates/NOTES.txt b/stable/arksurvivalevolved/6.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/collabora/4.1.4/templates/NOTES.txt
rename to stable/arksurvivalevolved/6.1.5/templates/NOTES.txt
diff --git a/stable/arksurvivalevolved/6.1.4/templates/_secrets.tpl b/stable/arksurvivalevolved/6.1.5/templates/_secrets.tpl
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/templates/_secrets.tpl
rename to stable/arksurvivalevolved/6.1.5/templates/_secrets.tpl
diff --git a/stable/arksurvivalevolved/6.1.4/templates/common.yaml b/stable/arksurvivalevolved/6.1.5/templates/common.yaml
similarity index 100%
rename from stable/arksurvivalevolved/6.1.4/templates/common.yaml
rename to stable/arksurvivalevolved/6.1.5/templates/common.yaml
diff --git a/stable/bitcoinwalletgui/4.1.4/values.yaml b/stable/arksurvivalevolved/6.1.5/values.yaml
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/values.yaml
rename to stable/arksurvivalevolved/6.1.5/values.yaml
diff --git a/stable/arma3/4.1.4/CHANGELOG.md b/stable/arma3/4.1.4/CHANGELOG.md
deleted file mode 100644
index 9931e3931b..0000000000
--- a/stable/arma3/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [arma3-4.1.4](https://github.com/truecharts/charts/compare/arma3-4.1.3...arma3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [arma3-4.1.3](https://github.com/truecharts/charts/compare/arma3-4.1.0...arma3-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [arma3-4.1.2](https://github.com/truecharts/charts/compare/arma3-4.1.0...arma3-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [arma3-4.1.0](https://github.com/truecharts/charts/compare/arma3-4.0.1...arma3-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [arma3-4.0.1](https://github.com/truecharts/charts/compare/arma3-4.0.0...arma3-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [arma3-4.0.0](https://github.com/truecharts/charts/compare/arma3-3.0.17...arma3-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [arma3-3.0.17](https://github.com/truecharts/charts/compare/arma3-3.0.16...arma3-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [arma3-3.0.16](https://github.com/truecharts/charts/compare/arma3-3.0.15...arma3-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [arma3-3.0.15](https://github.com/truecharts/charts/compare/arma3-3.0.14...arma3-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [arma3-3.0.14](https://github.com/truecharts/charts/compare/arma3-3.0.13...arma3-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [arma3-3.0.13](https://github.com/truecharts/charts/compare/arma3-3.0.12...arma3-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/arma3/4.1.4/Chart.yaml b/stable/arma3/4.1.4/Chart.yaml
deleted file mode 100644
index 809d9c2513..0000000000
--- a/stable/arma3/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: arma3
-version: 4.1.4
-appVersion: arma3
-description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
-home: https://truecharts.org/charts/incubator/arma3
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
-deprecated: false
-sources:
- - https://arma3.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - arma3
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/arma3/4.1.4/app-changelog.md b/stable/arma3/4.1.4/app-changelog.md
deleted file mode 100644
index bb7f1ada83..0000000000
--- a/stable/arma3/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [arma3-4.1.4](https://github.com/truecharts/charts/compare/arma3-4.1.3...arma3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/arma3/4.1.4/charts/common-17.2.19.tgz b/stable/arma3/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/arma3/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/arma3/4.1.5/CHANGELOG.md b/stable/arma3/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b2efe6a068
--- /dev/null
+++ b/stable/arma3/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [arma3-4.1.5](https://github.com/truecharts/charts/compare/arma3-4.1.4...arma3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [arma3-4.1.4](https://github.com/truecharts/charts/compare/arma3-4.1.3...arma3-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [arma3-4.1.3](https://github.com/truecharts/charts/compare/arma3-4.1.0...arma3-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [arma3-4.1.2](https://github.com/truecharts/charts/compare/arma3-4.1.0...arma3-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [arma3-4.1.0](https://github.com/truecharts/charts/compare/arma3-4.0.1...arma3-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [arma3-4.0.1](https://github.com/truecharts/charts/compare/arma3-4.0.0...arma3-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [arma3-4.0.0](https://github.com/truecharts/charts/compare/arma3-3.0.17...arma3-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [arma3-3.0.17](https://github.com/truecharts/charts/compare/arma3-3.0.16...arma3-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [arma3-3.0.16](https://github.com/truecharts/charts/compare/arma3-3.0.15...arma3-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [arma3-3.0.15](https://github.com/truecharts/charts/compare/arma3-3.0.14...arma3-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/arma3/4.1.5/Chart.yaml b/stable/arma3/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..d34e173aa1
--- /dev/null
+++ b/stable/arma3/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: arma3
+version: 4.1.5
+appVersion: arma3
+description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
+home: https://truecharts.org/charts/incubator/arma3
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
+deprecated: false
+sources:
+ - https://arma3.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - arma3
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/arma3/4.1.4/README.md b/stable/arma3/4.1.5/README.md
similarity index 100%
rename from stable/arma3/4.1.4/README.md
rename to stable/arma3/4.1.5/README.md
diff --git a/stable/arma3/4.1.5/app-changelog.md b/stable/arma3/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..cf661b290a
--- /dev/null
+++ b/stable/arma3/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [arma3-4.1.5](https://github.com/truecharts/charts/compare/arma3-4.1.4...arma3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/arma3/4.1.4/app-readme.md b/stable/arma3/4.1.5/app-readme.md
similarity index 100%
rename from stable/arma3/4.1.4/app-readme.md
rename to stable/arma3/4.1.5/app-readme.md
diff --git a/stable/arma3/4.1.5/charts/common-17.2.21.tgz b/stable/arma3/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/arma3/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/arma3/4.1.4/ix_values.yaml b/stable/arma3/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/arma3/4.1.4/ix_values.yaml
rename to stable/arma3/4.1.5/ix_values.yaml
diff --git a/stable/arma3/4.1.4/questions.yaml b/stable/arma3/4.1.5/questions.yaml
similarity index 100%
rename from stable/arma3/4.1.4/questions.yaml
rename to stable/arma3/4.1.5/questions.yaml
diff --git a/stable/arma3exilemod/4.1.4/templates/common.yaml b/stable/arma3/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/arma3exilemod/4.1.4/templates/common.yaml
rename to stable/arma3/4.1.5/templates/common.yaml
diff --git a/stable/blender-desktop-g3/4.1.4/values.yaml b/stable/arma3/4.1.5/values.yaml
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/values.yaml
rename to stable/arma3/4.1.5/values.yaml
diff --git a/stable/arma3exilemod/4.1.4/CHANGELOG.md b/stable/arma3exilemod/4.1.4/CHANGELOG.md
deleted file mode 100644
index 50924d40b1..0000000000
--- a/stable/arma3exilemod/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [arma3exilemod-4.1.4](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.3...arma3exilemod-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [arma3exilemod-4.1.3](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.0...arma3exilemod-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [arma3exilemod-4.1.2](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.0...arma3exilemod-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [arma3exilemod-4.1.0](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.1...arma3exilemod-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [arma3exilemod-4.0.1](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.0...arma3exilemod-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [arma3exilemod-4.0.0](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.17...arma3exilemod-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [arma3exilemod-3.0.17](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.16...arma3exilemod-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [arma3exilemod-3.0.16](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.15...arma3exilemod-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [arma3exilemod-3.0.15](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.14...arma3exilemod-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [arma3exilemod-3.0.14](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.13...arma3exilemod-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [arma3exilemod-3.0.13](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.12...arma3exilemod-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/arma3exilemod/4.1.4/Chart.yaml b/stable/arma3exilemod/4.1.4/Chart.yaml
deleted file mode 100644
index 08b7c5aab0..0000000000
--- a/stable/arma3exilemod/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: arma3exilemod
-version: 4.1.4
-appVersion: arma3exilemod
-description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
-home: https://truecharts.org/charts/incubator/arma3exilemod
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - arma3exilemod
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/arma3exilemod/4.1.4/app-changelog.md b/stable/arma3exilemod/4.1.4/app-changelog.md
deleted file mode 100644
index 4b16c374d4..0000000000
--- a/stable/arma3exilemod/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [arma3exilemod-4.1.4](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.3...arma3exilemod-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/arma3exilemod/4.1.4/charts/common-17.2.19.tgz b/stable/arma3exilemod/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/arma3exilemod/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/arma3exilemod/4.1.5/CHANGELOG.md b/stable/arma3exilemod/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..4a5a38f835
--- /dev/null
+++ b/stable/arma3exilemod/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [arma3exilemod-4.1.5](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.4...arma3exilemod-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [arma3exilemod-4.1.4](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.3...arma3exilemod-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [arma3exilemod-4.1.3](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.0...arma3exilemod-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [arma3exilemod-4.1.2](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.0...arma3exilemod-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [arma3exilemod-4.1.0](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.1...arma3exilemod-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [arma3exilemod-4.0.1](https://github.com/truecharts/charts/compare/arma3exilemod-4.0.0...arma3exilemod-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [arma3exilemod-4.0.0](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.17...arma3exilemod-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [arma3exilemod-3.0.17](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.16...arma3exilemod-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [arma3exilemod-3.0.16](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.15...arma3exilemod-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [arma3exilemod-3.0.15](https://github.com/truecharts/charts/compare/arma3exilemod-3.0.14...arma3exilemod-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/arma3exilemod/4.1.5/Chart.yaml b/stable/arma3exilemod/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..5d70a4365a
--- /dev/null
+++ b/stable/arma3exilemod/4.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: arma3exilemod
+version: 4.1.5
+appVersion: arma3exilemod
+description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
+home: https://truecharts.org/charts/incubator/arma3exilemod
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - arma3exilemod
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/arma3exilemod/4.1.4/README.md b/stable/arma3exilemod/4.1.5/README.md
similarity index 100%
rename from stable/arma3exilemod/4.1.4/README.md
rename to stable/arma3exilemod/4.1.5/README.md
diff --git a/stable/arma3exilemod/4.1.5/app-changelog.md b/stable/arma3exilemod/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..d7697cd127
--- /dev/null
+++ b/stable/arma3exilemod/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [arma3exilemod-4.1.5](https://github.com/truecharts/charts/compare/arma3exilemod-4.1.4...arma3exilemod-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/arma3exilemod/4.1.4/app-readme.md b/stable/arma3exilemod/4.1.5/app-readme.md
similarity index 100%
rename from stable/arma3exilemod/4.1.4/app-readme.md
rename to stable/arma3exilemod/4.1.5/app-readme.md
diff --git a/stable/arma3exilemod/4.1.5/charts/common-17.2.21.tgz b/stable/arma3exilemod/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/arma3exilemod/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/arma3exilemod/4.1.4/ix_values.yaml b/stable/arma3exilemod/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/arma3exilemod/4.1.4/ix_values.yaml
rename to stable/arma3exilemod/4.1.5/ix_values.yaml
diff --git a/stable/arma3exilemod/4.1.4/questions.yaml b/stable/arma3exilemod/4.1.5/questions.yaml
similarity index 100%
rename from stable/arma3exilemod/4.1.4/questions.yaml
rename to stable/arma3exilemod/4.1.5/questions.yaml
diff --git a/stable/assettocorsa/4.1.4/templates/common.yaml b/stable/arma3exilemod/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/assettocorsa/4.1.4/templates/common.yaml
rename to stable/arma3exilemod/4.1.5/templates/common.yaml
diff --git a/stable/blender/4.1.5/values.yaml b/stable/arma3exilemod/4.1.5/values.yaml
similarity index 100%
rename from stable/blender/4.1.5/values.yaml
rename to stable/arma3exilemod/4.1.5/values.yaml
diff --git a/stable/assettocorsa/4.1.4/CHANGELOG.md b/stable/assettocorsa/4.1.4/CHANGELOG.md
deleted file mode 100644
index f6e75eac2e..0000000000
--- a/stable/assettocorsa/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [assettocorsa-4.1.4](https://github.com/truecharts/charts/compare/assettocorsa-4.1.3...assettocorsa-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [assettocorsa-4.1.3](https://github.com/truecharts/charts/compare/assettocorsa-4.1.0...assettocorsa-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [assettocorsa-4.1.2](https://github.com/truecharts/charts/compare/assettocorsa-4.1.0...assettocorsa-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [assettocorsa-4.1.0](https://github.com/truecharts/charts/compare/assettocorsa-4.0.1...assettocorsa-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [assettocorsa-4.0.1](https://github.com/truecharts/charts/compare/assettocorsa-4.0.0...assettocorsa-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [assettocorsa-4.0.0](https://github.com/truecharts/charts/compare/assettocorsa-3.0.17...assettocorsa-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [assettocorsa-3.0.17](https://github.com/truecharts/charts/compare/assettocorsa-3.0.16...assettocorsa-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [assettocorsa-3.0.16](https://github.com/truecharts/charts/compare/assettocorsa-3.0.15...assettocorsa-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [assettocorsa-3.0.15](https://github.com/truecharts/charts/compare/assettocorsa-3.0.14...assettocorsa-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [assettocorsa-3.0.14](https://github.com/truecharts/charts/compare/assettocorsa-3.0.13...assettocorsa-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [assettocorsa-3.0.13](https://github.com/truecharts/charts/compare/assettocorsa-3.0.12...assettocorsa-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/assettocorsa/4.1.4/Chart.yaml b/stable/assettocorsa/4.1.4/Chart.yaml
deleted file mode 100644
index 2d256b23f3..0000000000
--- a/stable/assettocorsa/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: assettocorsa
-version: 4.1.4
-appVersion: assettocorsa
-description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
-home: https://truecharts.org/charts/incubator/assettocorsa
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
-deprecated: false
-sources:
- - https://www.assettocorsa.net/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - assettocorsa
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/assettocorsa/4.1.4/app-changelog.md b/stable/assettocorsa/4.1.4/app-changelog.md
deleted file mode 100644
index f5037cffdb..0000000000
--- a/stable/assettocorsa/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [assettocorsa-4.1.4](https://github.com/truecharts/charts/compare/assettocorsa-4.1.3...assettocorsa-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/assettocorsa/4.1.4/charts/common-17.2.19.tgz b/stable/assettocorsa/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/assettocorsa/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/assettocorsa/4.1.5/CHANGELOG.md b/stable/assettocorsa/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7140468bb7
--- /dev/null
+++ b/stable/assettocorsa/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [assettocorsa-4.1.5](https://github.com/truecharts/charts/compare/assettocorsa-4.1.4...assettocorsa-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [assettocorsa-4.1.4](https://github.com/truecharts/charts/compare/assettocorsa-4.1.3...assettocorsa-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [assettocorsa-4.1.3](https://github.com/truecharts/charts/compare/assettocorsa-4.1.0...assettocorsa-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [assettocorsa-4.1.2](https://github.com/truecharts/charts/compare/assettocorsa-4.1.0...assettocorsa-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [assettocorsa-4.1.0](https://github.com/truecharts/charts/compare/assettocorsa-4.0.1...assettocorsa-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [assettocorsa-4.0.1](https://github.com/truecharts/charts/compare/assettocorsa-4.0.0...assettocorsa-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [assettocorsa-4.0.0](https://github.com/truecharts/charts/compare/assettocorsa-3.0.17...assettocorsa-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [assettocorsa-3.0.17](https://github.com/truecharts/charts/compare/assettocorsa-3.0.16...assettocorsa-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [assettocorsa-3.0.16](https://github.com/truecharts/charts/compare/assettocorsa-3.0.15...assettocorsa-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [assettocorsa-3.0.15](https://github.com/truecharts/charts/compare/assettocorsa-3.0.14...assettocorsa-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/assettocorsa/4.1.5/Chart.yaml b/stable/assettocorsa/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..4f3bc765a6
--- /dev/null
+++ b/stable/assettocorsa/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: assettocorsa
+version: 4.1.5
+appVersion: assettocorsa
+description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
+home: https://truecharts.org/charts/incubator/assettocorsa
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
+deprecated: false
+sources:
+ - https://www.assettocorsa.net/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - assettocorsa
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/assettocorsa/4.1.4/README.md b/stable/assettocorsa/4.1.5/README.md
similarity index 100%
rename from stable/assettocorsa/4.1.4/README.md
rename to stable/assettocorsa/4.1.5/README.md
diff --git a/stable/assettocorsa/4.1.5/app-changelog.md b/stable/assettocorsa/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..1abd8d7d7c
--- /dev/null
+++ b/stable/assettocorsa/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [assettocorsa-4.1.5](https://github.com/truecharts/charts/compare/assettocorsa-4.1.4...assettocorsa-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/assettocorsa/4.1.4/app-readme.md b/stable/assettocorsa/4.1.5/app-readme.md
similarity index 100%
rename from stable/assettocorsa/4.1.4/app-readme.md
rename to stable/assettocorsa/4.1.5/app-readme.md
diff --git a/stable/assettocorsa/4.1.5/charts/common-17.2.21.tgz b/stable/assettocorsa/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/assettocorsa/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/assettocorsa/4.1.4/ix_values.yaml b/stable/assettocorsa/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/assettocorsa/4.1.4/ix_values.yaml
rename to stable/assettocorsa/4.1.5/ix_values.yaml
diff --git a/stable/assettocorsa/4.1.4/questions.yaml b/stable/assettocorsa/4.1.5/questions.yaml
similarity index 100%
rename from stable/assettocorsa/4.1.4/questions.yaml
rename to stable/assettocorsa/4.1.5/questions.yaml
diff --git a/stable/aurora-files/4.1.4/templates/common.yaml b/stable/assettocorsa/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/aurora-files/4.1.4/templates/common.yaml
rename to stable/assettocorsa/4.1.5/templates/common.yaml
diff --git a/stable/boinc/8.1.5/values.yaml b/stable/assettocorsa/4.1.5/values.yaml
similarity index 100%
rename from stable/boinc/8.1.5/values.yaml
rename to stable/assettocorsa/4.1.5/values.yaml
diff --git a/stable/audacity/11.1.5/CHANGELOG.md b/stable/audacity/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c16b94fd72
--- /dev/null
+++ b/stable/audacity/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [audacity-11.1.5](https://github.com/truecharts/charts/compare/audacity-11.1.4...audacity-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [audacity-11.1.4](https://github.com/truecharts/charts/compare/audacity-11.1.3...audacity-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [audacity-11.1.3](https://github.com/truecharts/charts/compare/audacity-11.1.0...audacity-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [audacity-11.1.2](https://github.com/truecharts/charts/compare/audacity-11.1.0...audacity-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [audacity-11.1.0](https://github.com/truecharts/charts/compare/audacity-11.0.1...audacity-11.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [audacity-11.0.1](https://github.com/truecharts/charts/compare/audacity-11.0.0...audacity-11.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [audacity-11.0.0](https://github.com/truecharts/charts/compare/audacity-10.0.11...audacity-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [audacity-10.0.11](https://github.com/truecharts/charts/compare/audacity-10.0.10...audacity-10.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [audacity-10.0.10](https://github.com/truecharts/charts/compare/audacity-10.0.9...audacity-10.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [audacity-10.0.9](https://github.com/truecharts/charts/compare/audacity-10.0.8...audacity-10.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/audacity/11.1.5/Chart.yaml b/stable/audacity/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..f71edd92ce
--- /dev/null
+++ b/stable/audacity/11.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: audacity
+version: 11.1.5
+appVersion: 3.0.2
+description: An easy-to-use, multi-track audio editor and recorder
+home: https://truecharts.org/charts/stable/audacity
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png
+deprecated: false
+sources:
+ - https://github.com/linuxserver/docker-audacity
+ - https://www.audacityteam.org/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/audacity
+ - https://ghcr.io/linuxserver/audacity
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - audacity
+ - music
+ - recorder
+ - editor
+ - audio
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/audacity/11.1.5/README.md b/stable/audacity/11.1.5/README.md
new file mode 100644
index 0000000000..c50c31e324
--- /dev/null
+++ b/stable/audacity/11.1.5/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/audacity)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/audacity/11.1.5/app-changelog.md b/stable/audacity/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..10b7142a5b
--- /dev/null
+++ b/stable/audacity/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [audacity-11.1.5](https://github.com/truecharts/charts/compare/audacity-11.1.4...audacity-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/audacity/11.1.5/app-readme.md b/stable/audacity/11.1.5/app-readme.md
new file mode 100644
index 0000000000..d7b55ff56e
--- /dev/null
+++ b/stable/audacity/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+An easy-to-use, multi-track audio editor and recorder
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/audacity](https://truecharts.org/charts/stable/audacity)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/audacity/11.1.5/charts/common-17.2.21.tgz b/stable/audacity/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/audacity/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/audacity/11.1.5/ix_values.yaml b/stable/audacity/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..57bc544d1e
--- /dev/null
+++ b/stable/audacity/11.1.5/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/audacity
+ pullPolicy: IfNotPresent
+ tag: version-3.0.2@sha256:cdf203db1e50e18349f16c5958f7061b18625501f5e2f7a15cd69262185e3e84
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10032
+ protocol: http
+ targetPort: 3000
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/audacity/11.1.5/questions.yaml b/stable/audacity/11.1.5/questions.yaml
new file mode 100644
index 0000000000..68a797e680
--- /dev/null
+++ b/stable/audacity/11.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10032
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/cops/7.1.5/templates/NOTES.txt b/stable/audacity/11.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/cops/7.1.5/templates/NOTES.txt
rename to stable/audacity/11.1.5/templates/NOTES.txt
diff --git a/stable/audacity/11.1.5/templates/common.yaml b/stable/audacity/11.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/audacity/11.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/borg-server/3.1.5/values.yaml b/stable/audacity/11.1.5/values.yaml
similarity index 100%
rename from stable/borg-server/3.1.5/values.yaml
rename to stable/audacity/11.1.5/values.yaml
diff --git a/stable/audiobookshelf/8.1.4/CHANGELOG.md b/stable/audiobookshelf/8.1.4/CHANGELOG.md
deleted file mode 100644
index 2473e0df35..0000000000
--- a/stable/audiobookshelf/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [audiobookshelf-8.1.4](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.3...audiobookshelf-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [audiobookshelf-8.1.3](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.0...audiobookshelf-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [audiobookshelf-8.1.2](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.0...audiobookshelf-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [audiobookshelf-8.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.1.0...audiobookshelf-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [audiobookshelf-7.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.11...audiobookshelf-7.1.0) (2023-12-25)
-
-### Chore
-
-- update container image advplyr/audiobookshelf to v2.7.0[@a96c95e](https://github.com/a96c95e) by renovate ([#16483](https://github.com/truecharts/charts/issues/16483))
-
-## [audiobookshelf-7.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.10...audiobookshelf-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [audiobookshelf-7.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.9...audiobookshelf-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [audiobookshelf-7.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.8...audiobookshelf-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [audiobookshelf-7.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.7...audiobookshelf-7.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/audiobookshelf/8.1.4/Chart.yaml b/stable/audiobookshelf/8.1.4/Chart.yaml
deleted file mode 100644
index de9b269dbf..0000000000
--- a/stable/audiobookshelf/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: audiobookshelf
-version: 8.1.4
-appVersion: 2.7.0
-description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
-home: https://truecharts.org/charts/stable/audiobookshelf
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
-deprecated: false
-sources:
- - https://github.com/advplyr/audiobookshelf
- - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
- - https://hub.docker.com/r/advplyr/audiobookshelf
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - audiobookshelf
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/audiobookshelf/8.1.4/app-changelog.md b/stable/audiobookshelf/8.1.4/app-changelog.md
deleted file mode 100644
index 8dda76586d..0000000000
--- a/stable/audiobookshelf/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [audiobookshelf-8.1.4](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.3...audiobookshelf-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/audiobookshelf/8.1.4/charts/common-17.2.19.tgz b/stable/audiobookshelf/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/audiobookshelf/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/audiobookshelf/8.1.5/CHANGELOG.md b/stable/audiobookshelf/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..0b496705a5
--- /dev/null
+++ b/stable/audiobookshelf/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [audiobookshelf-8.1.5](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.4...audiobookshelf-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [audiobookshelf-8.1.4](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.3...audiobookshelf-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [audiobookshelf-8.1.3](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.0...audiobookshelf-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [audiobookshelf-8.1.2](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.0...audiobookshelf-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [audiobookshelf-8.0.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.1.0...audiobookshelf-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [audiobookshelf-7.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.11...audiobookshelf-7.1.0) (2023-12-25)
+
+### Chore
+
+- update container image advplyr/audiobookshelf to v2.7.0[@a96c95e](https://github.com/a96c95e) by renovate ([#16483](https://github.com/truecharts/charts/issues/16483))
+
+## [audiobookshelf-7.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.10...audiobookshelf-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [audiobookshelf-7.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-7.0.9...audiobookshelf-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/audiobookshelf/8.1.5/Chart.yaml b/stable/audiobookshelf/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..acf8de2ba9
--- /dev/null
+++ b/stable/audiobookshelf/8.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: audiobookshelf
+version: 8.1.5
+appVersion: 2.7.0
+description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
+home: https://truecharts.org/charts/stable/audiobookshelf
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
+deprecated: false
+sources:
+ - https://github.com/advplyr/audiobookshelf
+ - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
+ - https://hub.docker.com/r/advplyr/audiobookshelf
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - audiobookshelf
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/audiobookshelf/8.1.4/README.md b/stable/audiobookshelf/8.1.5/README.md
similarity index 100%
rename from stable/audiobookshelf/8.1.4/README.md
rename to stable/audiobookshelf/8.1.5/README.md
diff --git a/stable/audiobookshelf/8.1.5/app-changelog.md b/stable/audiobookshelf/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..e8923fa617
--- /dev/null
+++ b/stable/audiobookshelf/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [audiobookshelf-8.1.5](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.4...audiobookshelf-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/audiobookshelf/8.1.4/app-readme.md b/stable/audiobookshelf/8.1.5/app-readme.md
similarity index 100%
rename from stable/audiobookshelf/8.1.4/app-readme.md
rename to stable/audiobookshelf/8.1.5/app-readme.md
diff --git a/stable/audiobookshelf/8.1.5/charts/common-17.2.21.tgz b/stable/audiobookshelf/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/audiobookshelf/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/audiobookshelf/8.1.4/ix_values.yaml b/stable/audiobookshelf/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/audiobookshelf/8.1.4/ix_values.yaml
rename to stable/audiobookshelf/8.1.5/ix_values.yaml
diff --git a/stable/audiobookshelf/8.1.4/questions.yaml b/stable/audiobookshelf/8.1.5/questions.yaml
similarity index 100%
rename from stable/audiobookshelf/8.1.4/questions.yaml
rename to stable/audiobookshelf/8.1.5/questions.yaml
diff --git a/stable/couchpotato/8.1.4/templates/NOTES.txt b/stable/audiobookshelf/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/couchpotato/8.1.4/templates/NOTES.txt
rename to stable/audiobookshelf/8.1.5/templates/NOTES.txt
diff --git a/stable/audiobookshelf/8.1.4/templates/_secrets.tpl b/stable/audiobookshelf/8.1.5/templates/_secrets.tpl
similarity index 100%
rename from stable/audiobookshelf/8.1.4/templates/_secrets.tpl
rename to stable/audiobookshelf/8.1.5/templates/_secrets.tpl
diff --git a/stable/audiobookshelf/8.1.4/templates/common.yaml b/stable/audiobookshelf/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/audiobookshelf/8.1.4/templates/common.yaml
rename to stable/audiobookshelf/8.1.5/templates/common.yaml
diff --git a/stable/breitbandmessung-de/4.1.4/values.yaml b/stable/audiobookshelf/8.1.5/values.yaml
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/values.yaml
rename to stable/audiobookshelf/8.1.5/values.yaml
diff --git a/stable/aurora-files/4.1.4/CHANGELOG.md b/stable/aurora-files/4.1.4/CHANGELOG.md
deleted file mode 100644
index fb39630703..0000000000
--- a/stable/aurora-files/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [aurora-files-4.1.4](https://github.com/truecharts/charts/compare/aurora-files-4.1.3...aurora-files-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [aurora-files-4.1.3](https://github.com/truecharts/charts/compare/aurora-files-4.1.0...aurora-files-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [aurora-files-4.1.2](https://github.com/truecharts/charts/compare/aurora-files-4.1.0...aurora-files-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [aurora-files-4.1.0](https://github.com/truecharts/charts/compare/aurora-files-4.0.1...aurora-files-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [aurora-files-4.0.1](https://github.com/truecharts/charts/compare/aurora-files-4.0.0...aurora-files-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [aurora-files-4.0.0](https://github.com/truecharts/charts/compare/aurora-files-3.0.17...aurora-files-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [aurora-files-3.0.17](https://github.com/truecharts/charts/compare/aurora-files-3.0.16...aurora-files-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [aurora-files-3.0.16](https://github.com/truecharts/charts/compare/aurora-files-3.0.15...aurora-files-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [aurora-files-3.0.15](https://github.com/truecharts/charts/compare/aurora-files-3.0.14...aurora-files-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [aurora-files-3.0.14](https://github.com/truecharts/charts/compare/aurora-files-3.0.13...aurora-files-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [aurora-files-3.0.13](https://github.com/truecharts/charts/compare/aurora-files-3.0.12...aurora-files-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/aurora-files/4.1.4/Chart.yaml b/stable/aurora-files/4.1.4/Chart.yaml
deleted file mode 100644
index 6c6aafb818..0000000000
--- a/stable/aurora-files/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: aurora-files
-version: 4.1.4
-appVersion: latest
-description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
-home: https://truecharts.org/charts/incubator/aurora-files
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png
-deprecated: false
-sources:
- - https://github.com/afterlogic/docker-aurora-files
- - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files
- - https://hub.docker.com/r/afterlogic/docker-aurora-files
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - aurora-files
- - Cloud
- - Tools-Utilities
- - Network-FTP
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/aurora-files/4.1.4/app-changelog.md b/stable/aurora-files/4.1.4/app-changelog.md
deleted file mode 100644
index ad91b305d4..0000000000
--- a/stable/aurora-files/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [aurora-files-4.1.4](https://github.com/truecharts/charts/compare/aurora-files-4.1.3...aurora-files-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/aurora-files/4.1.4/charts/common-17.2.19.tgz b/stable/aurora-files/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/aurora-files/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/aurora-files/4.1.5/CHANGELOG.md b/stable/aurora-files/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bb04925599
--- /dev/null
+++ b/stable/aurora-files/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [aurora-files-4.1.5](https://github.com/truecharts/charts/compare/aurora-files-4.1.4...aurora-files-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [aurora-files-4.1.4](https://github.com/truecharts/charts/compare/aurora-files-4.1.3...aurora-files-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [aurora-files-4.1.3](https://github.com/truecharts/charts/compare/aurora-files-4.1.0...aurora-files-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [aurora-files-4.1.2](https://github.com/truecharts/charts/compare/aurora-files-4.1.0...aurora-files-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [aurora-files-4.1.0](https://github.com/truecharts/charts/compare/aurora-files-4.0.1...aurora-files-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [aurora-files-4.0.1](https://github.com/truecharts/charts/compare/aurora-files-4.0.0...aurora-files-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [aurora-files-4.0.0](https://github.com/truecharts/charts/compare/aurora-files-3.0.17...aurora-files-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [aurora-files-3.0.17](https://github.com/truecharts/charts/compare/aurora-files-3.0.16...aurora-files-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [aurora-files-3.0.16](https://github.com/truecharts/charts/compare/aurora-files-3.0.15...aurora-files-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [aurora-files-3.0.15](https://github.com/truecharts/charts/compare/aurora-files-3.0.14...aurora-files-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/aurora-files/4.1.5/Chart.yaml b/stable/aurora-files/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8daf15455b
--- /dev/null
+++ b/stable/aurora-files/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: aurora-files
+version: 4.1.5
+appVersion: latest
+description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
+home: https://truecharts.org/charts/incubator/aurora-files
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png
+deprecated: false
+sources:
+ - https://github.com/afterlogic/docker-aurora-files
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files
+ - https://hub.docker.com/r/afterlogic/docker-aurora-files
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - aurora-files
+ - Cloud
+ - Tools-Utilities
+ - Network-FTP
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/aurora-files/4.1.4/README.md b/stable/aurora-files/4.1.5/README.md
similarity index 100%
rename from stable/aurora-files/4.1.4/README.md
rename to stable/aurora-files/4.1.5/README.md
diff --git a/stable/aurora-files/4.1.5/app-changelog.md b/stable/aurora-files/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..f1348b212e
--- /dev/null
+++ b/stable/aurora-files/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [aurora-files-4.1.5](https://github.com/truecharts/charts/compare/aurora-files-4.1.4...aurora-files-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/aurora-files/4.1.4/app-readme.md b/stable/aurora-files/4.1.5/app-readme.md
similarity index 100%
rename from stable/aurora-files/4.1.4/app-readme.md
rename to stable/aurora-files/4.1.5/app-readme.md
diff --git a/stable/aurora-files/4.1.5/charts/common-17.2.21.tgz b/stable/aurora-files/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/aurora-files/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/aurora-files/4.1.4/ix_values.yaml b/stable/aurora-files/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/aurora-files/4.1.4/ix_values.yaml
rename to stable/aurora-files/4.1.5/ix_values.yaml
diff --git a/stable/aurora-files/4.1.4/questions.yaml b/stable/aurora-files/4.1.5/questions.yaml
similarity index 100%
rename from stable/aurora-files/4.1.4/questions.yaml
rename to stable/aurora-files/4.1.5/questions.yaml
diff --git a/stable/auto-yt-dl/4.1.4/templates/common.yaml b/stable/aurora-files/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/templates/common.yaml
rename to stable/aurora-files/4.1.5/templates/common.yaml
diff --git a/stable/browserless-chrome/8.1.4/values.yaml b/stable/aurora-files/4.1.5/values.yaml
similarity index 100%
rename from stable/browserless-chrome/8.1.4/values.yaml
rename to stable/aurora-files/4.1.5/values.yaml
diff --git a/stable/auto-yt-dl/4.1.4/CHANGELOG.md b/stable/auto-yt-dl/4.1.4/CHANGELOG.md
deleted file mode 100644
index 1eaa9dc1d3..0000000000
--- a/stable/auto-yt-dl/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [auto-yt-dl-4.1.4](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.3...auto-yt-dl-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [auto-yt-dl-4.1.3](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.0...auto-yt-dl-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [auto-yt-dl-4.1.2](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.0...auto-yt-dl-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [auto-yt-dl-4.1.0](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.1...auto-yt-dl-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [auto-yt-dl-4.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.0...auto-yt-dl-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [auto-yt-dl-4.0.0](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.17...auto-yt-dl-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [auto-yt-dl-3.0.17](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.16...auto-yt-dl-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [auto-yt-dl-3.0.16](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.15...auto-yt-dl-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [auto-yt-dl-3.0.15](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.14...auto-yt-dl-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [auto-yt-dl-3.0.14](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.13...auto-yt-dl-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [auto-yt-dl-3.0.13](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.12...auto-yt-dl-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/auto-yt-dl/4.1.4/Chart.yaml b/stable/auto-yt-dl/4.1.4/Chart.yaml
deleted file mode 100644
index 6378776833..0000000000
--- a/stable/auto-yt-dl/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: auto-yt-dl
-version: 4.1.4
-appVersion: latest
-description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
-home: https://truecharts.org/charts/incubator/auto-yt-dl
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png
-deprecated: false
-sources:
- - https://github.com/xXGuhuXx/auto-yt-dl
- - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl
- - https://hub.docker.com/r/guhu007/auto-yt-dl
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - auto-yt-dl
- - Downloaders
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Downloaders
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/auto-yt-dl/4.1.4/app-changelog.md b/stable/auto-yt-dl/4.1.4/app-changelog.md
deleted file mode 100644
index a86e3e4284..0000000000
--- a/stable/auto-yt-dl/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [auto-yt-dl-4.1.4](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.3...auto-yt-dl-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/auto-yt-dl/4.1.4/charts/common-17.2.19.tgz b/stable/auto-yt-dl/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/auto-yt-dl/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/auto-yt-dl/4.1.5/CHANGELOG.md b/stable/auto-yt-dl/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..83435cca86
--- /dev/null
+++ b/stable/auto-yt-dl/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [auto-yt-dl-4.1.5](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.4...auto-yt-dl-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [auto-yt-dl-4.1.4](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.3...auto-yt-dl-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [auto-yt-dl-4.1.3](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.0...auto-yt-dl-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [auto-yt-dl-4.1.2](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.0...auto-yt-dl-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [auto-yt-dl-4.1.0](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.1...auto-yt-dl-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [auto-yt-dl-4.0.1](https://github.com/truecharts/charts/compare/auto-yt-dl-4.0.0...auto-yt-dl-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [auto-yt-dl-4.0.0](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.17...auto-yt-dl-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [auto-yt-dl-3.0.17](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.16...auto-yt-dl-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [auto-yt-dl-3.0.16](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.15...auto-yt-dl-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [auto-yt-dl-3.0.15](https://github.com/truecharts/charts/compare/auto-yt-dl-3.0.14...auto-yt-dl-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/auto-yt-dl/4.1.5/Chart.yaml b/stable/auto-yt-dl/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..76d8805b8e
--- /dev/null
+++ b/stable/auto-yt-dl/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: auto-yt-dl
+version: 4.1.5
+appVersion: latest
+description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
+home: https://truecharts.org/charts/incubator/auto-yt-dl
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png
+deprecated: false
+sources:
+ - https://github.com/xXGuhuXx/auto-yt-dl
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl
+ - https://hub.docker.com/r/guhu007/auto-yt-dl
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - auto-yt-dl
+ - Downloaders
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Downloaders
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/auto-yt-dl/4.1.4/README.md b/stable/auto-yt-dl/4.1.5/README.md
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/README.md
rename to stable/auto-yt-dl/4.1.5/README.md
diff --git a/stable/auto-yt-dl/4.1.5/app-changelog.md b/stable/auto-yt-dl/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..b83cc0a65a
--- /dev/null
+++ b/stable/auto-yt-dl/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [auto-yt-dl-4.1.5](https://github.com/truecharts/charts/compare/auto-yt-dl-4.1.4...auto-yt-dl-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/auto-yt-dl/4.1.4/app-readme.md b/stable/auto-yt-dl/4.1.5/app-readme.md
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/app-readme.md
rename to stable/auto-yt-dl/4.1.5/app-readme.md
diff --git a/stable/auto-yt-dl/4.1.5/charts/common-17.2.21.tgz b/stable/auto-yt-dl/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/auto-yt-dl/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/auto-yt-dl/4.1.4/ix_values.yaml b/stable/auto-yt-dl/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/ix_values.yaml
rename to stable/auto-yt-dl/4.1.5/ix_values.yaml
diff --git a/stable/auto-yt-dl/4.1.4/questions.yaml b/stable/auto-yt-dl/4.1.5/questions.yaml
similarity index 100%
rename from stable/auto-yt-dl/4.1.4/questions.yaml
rename to stable/auto-yt-dl/4.1.5/questions.yaml
diff --git a/stable/autoscan/7.1.4/templates/common.yaml b/stable/auto-yt-dl/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/autoscan/7.1.4/templates/common.yaml
rename to stable/auto-yt-dl/4.1.5/templates/common.yaml
diff --git a/stable/budge/8.1.4/values.yaml b/stable/auto-yt-dl/4.1.5/values.yaml
similarity index 100%
rename from stable/budge/8.1.4/values.yaml
rename to stable/auto-yt-dl/4.1.5/values.yaml
diff --git a/stable/autobrr/7.1.4/CHANGELOG.md b/stable/autobrr/7.1.4/CHANGELOG.md
deleted file mode 100644
index cb4c42add8..0000000000
--- a/stable/autobrr/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [autobrr-7.1.4](https://github.com/truecharts/charts/compare/autobrr-7.1.3...autobrr-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [autobrr-7.1.3](https://github.com/truecharts/charts/compare/autobrr-7.1.0...autobrr-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [autobrr-7.1.2](https://github.com/truecharts/charts/compare/autobrr-7.1.0...autobrr-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [autobrr-7.1.0](https://github.com/truecharts/charts/compare/autobrr-7.0.1...autobrr-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [autobrr-7.0.1](https://github.com/truecharts/charts/compare/autobrr-7.0.0...autobrr-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [autobrr-7.0.0](https://github.com/truecharts/charts/compare/autobrr-6.0.11...autobrr-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [autobrr-6.0.11](https://github.com/truecharts/charts/compare/autobrr-6.0.10...autobrr-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [autobrr-6.0.10](https://github.com/truecharts/charts/compare/autobrr-6.0.9...autobrr-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [autobrr-6.0.9](https://github.com/truecharts/charts/compare/autobrr-6.0.8...autobrr-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [autobrr-6.0.8](https://github.com/truecharts/charts/compare/autobrr-6.0.7...autobrr-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [autobrr-6.0.7](https://github.com/truecharts/charts/compare/autobrr-6.0.6...autobrr-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/autobrr/7.1.4/Chart.yaml b/stable/autobrr/7.1.4/Chart.yaml
deleted file mode 100644
index f798fa80bf..0000000000
--- a/stable/autobrr/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: autobrr
-version: 7.1.4
-appVersion: 1.34.1
-description: The modern download automation tool for torrents.
-home: https://truecharts.org/charts/stable/autobrr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
-deprecated: false
-sources:
- - https://github.com/autobrr/autobrr
- - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
- - https://ghcr.io/autobrr/autobrr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - autobrr
- - torrent
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/autobrr/7.1.4/app-changelog.md b/stable/autobrr/7.1.4/app-changelog.md
deleted file mode 100644
index 6af1504e7c..0000000000
--- a/stable/autobrr/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [autobrr-7.1.4](https://github.com/truecharts/charts/compare/autobrr-7.1.3...autobrr-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/autobrr/7.1.4/charts/common-17.2.19.tgz b/stable/autobrr/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/autobrr/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/autobrr/7.1.5/CHANGELOG.md b/stable/autobrr/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c8926c2d37
--- /dev/null
+++ b/stable/autobrr/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [autobrr-7.1.5](https://github.com/truecharts/charts/compare/autobrr-7.1.4...autobrr-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [autobrr-7.1.4](https://github.com/truecharts/charts/compare/autobrr-7.1.3...autobrr-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [autobrr-7.1.3](https://github.com/truecharts/charts/compare/autobrr-7.1.0...autobrr-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [autobrr-7.1.2](https://github.com/truecharts/charts/compare/autobrr-7.1.0...autobrr-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [autobrr-7.1.0](https://github.com/truecharts/charts/compare/autobrr-7.0.1...autobrr-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [autobrr-7.0.1](https://github.com/truecharts/charts/compare/autobrr-7.0.0...autobrr-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [autobrr-7.0.0](https://github.com/truecharts/charts/compare/autobrr-6.0.11...autobrr-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [autobrr-6.0.11](https://github.com/truecharts/charts/compare/autobrr-6.0.10...autobrr-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [autobrr-6.0.10](https://github.com/truecharts/charts/compare/autobrr-6.0.9...autobrr-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [autobrr-6.0.9](https://github.com/truecharts/charts/compare/autobrr-6.0.8...autobrr-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/autobrr/7.1.5/Chart.yaml b/stable/autobrr/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..304d15f19a
--- /dev/null
+++ b/stable/autobrr/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: autobrr
+version: 7.1.5
+appVersion: 1.34.1
+description: The modern download automation tool for torrents.
+home: https://truecharts.org/charts/stable/autobrr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
+deprecated: false
+sources:
+ - https://github.com/autobrr/autobrr
+ - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
+ - https://ghcr.io/autobrr/autobrr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - autobrr
+ - torrent
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/autobrr/7.1.4/README.md b/stable/autobrr/7.1.5/README.md
similarity index 100%
rename from stable/autobrr/7.1.4/README.md
rename to stable/autobrr/7.1.5/README.md
diff --git a/stable/autobrr/7.1.5/app-changelog.md b/stable/autobrr/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..b50340a8d1
--- /dev/null
+++ b/stable/autobrr/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [autobrr-7.1.5](https://github.com/truecharts/charts/compare/autobrr-7.1.4...autobrr-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/autobrr/7.1.4/app-readme.md b/stable/autobrr/7.1.5/app-readme.md
similarity index 100%
rename from stable/autobrr/7.1.4/app-readme.md
rename to stable/autobrr/7.1.5/app-readme.md
diff --git a/stable/autobrr/7.1.5/charts/common-17.2.21.tgz b/stable/autobrr/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/autobrr/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/autobrr/7.1.4/ix_values.yaml b/stable/autobrr/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/autobrr/7.1.4/ix_values.yaml
rename to stable/autobrr/7.1.5/ix_values.yaml
diff --git a/stable/autobrr/7.1.4/questions.yaml b/stable/autobrr/7.1.5/questions.yaml
similarity index 100%
rename from stable/autobrr/7.1.4/questions.yaml
rename to stable/autobrr/7.1.5/questions.yaml
diff --git a/stable/crafty-4/6.1.4/templates/NOTES.txt b/stable/autobrr/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/crafty-4/6.1.4/templates/NOTES.txt
rename to stable/autobrr/7.1.5/templates/NOTES.txt
diff --git a/stable/channels-dvr/5.1.4/templates/common.yaml b/stable/autobrr/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/channels-dvr/5.1.4/templates/common.yaml
rename to stable/autobrr/7.1.5/templates/common.yaml
diff --git a/stable/bwapp/4.1.4/values.yaml b/stable/autobrr/7.1.5/values.yaml
similarity index 100%
rename from stable/bwapp/4.1.4/values.yaml
rename to stable/autobrr/7.1.5/values.yaml
diff --git a/stable/automatic-music-downloader/8.1.4/CHANGELOG.md b/stable/automatic-music-downloader/8.1.4/CHANGELOG.md
deleted file mode 100644
index 0ac34b559b..0000000000
--- a/stable/automatic-music-downloader/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [automatic-music-downloader-8.1.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.3...automatic-music-downloader-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [automatic-music-downloader-8.1.3](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.0...automatic-music-downloader-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [automatic-music-downloader-8.1.2](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.0...automatic-music-downloader-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [automatic-music-downloader-8.1.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.1...automatic-music-downloader-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [automatic-music-downloader-8.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.0...automatic-music-downloader-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [automatic-music-downloader-8.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.11...automatic-music-downloader-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [automatic-music-downloader-7.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.10...automatic-music-downloader-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [automatic-music-downloader-7.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.9...automatic-music-downloader-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [automatic-music-downloader-7.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.8...automatic-music-downloader-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [automatic-music-downloader-7.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.7...automatic-music-downloader-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [automatic-music-downloader-7.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.6...automatic-music-downloader-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/automatic-music-downloader/8.1.4/Chart.yaml b/stable/automatic-music-downloader/8.1.4/Chart.yaml
deleted file mode 100644
index e57152ff8c..0000000000
--- a/stable/automatic-music-downloader/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: automatic-music-downloader
-version: 8.1.4
-appVersion: latest
-description: A Lidarr companion script to automatically download music for Lidarr.
-home: https://truecharts.org/charts/stable/automatic-music-downloader
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png
-deprecated: false
-sources:
- - https://github.com/RandomNinjaAtk/docker-amd
- - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
- - https://hub.docker.com/r/randomninjaatk/amd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - automatic
- - music
- - downloader
- - deemix
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/automatic-music-downloader/8.1.4/app-changelog.md b/stable/automatic-music-downloader/8.1.4/app-changelog.md
deleted file mode 100644
index 95ff65324b..0000000000
--- a/stable/automatic-music-downloader/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [automatic-music-downloader-8.1.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.3...automatic-music-downloader-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/automatic-music-downloader/8.1.4/charts/common-17.2.19.tgz b/stable/automatic-music-downloader/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/automatic-music-downloader/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/automatic-music-downloader/8.1.5/CHANGELOG.md b/stable/automatic-music-downloader/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7b083366bd
--- /dev/null
+++ b/stable/automatic-music-downloader/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [automatic-music-downloader-8.1.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.4...automatic-music-downloader-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [automatic-music-downloader-8.1.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.3...automatic-music-downloader-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [automatic-music-downloader-8.1.3](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.0...automatic-music-downloader-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [automatic-music-downloader-8.1.2](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.0...automatic-music-downloader-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [automatic-music-downloader-8.1.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.1...automatic-music-downloader-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [automatic-music-downloader-8.0.1](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.0.0...automatic-music-downloader-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [automatic-music-downloader-8.0.0](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.11...automatic-music-downloader-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [automatic-music-downloader-7.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.10...automatic-music-downloader-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [automatic-music-downloader-7.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.9...automatic-music-downloader-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [automatic-music-downloader-7.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-7.0.8...automatic-music-downloader-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/automatic-music-downloader/8.1.5/Chart.yaml b/stable/automatic-music-downloader/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..52e90c7697
--- /dev/null
+++ b/stable/automatic-music-downloader/8.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: automatic-music-downloader
+version: 8.1.5
+appVersion: latest
+description: A Lidarr companion script to automatically download music for Lidarr.
+home: https://truecharts.org/charts/stable/automatic-music-downloader
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png
+deprecated: false
+sources:
+ - https://github.com/RandomNinjaAtk/docker-amd
+ - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
+ - https://hub.docker.com/r/randomninjaatk/amd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - automatic
+ - music
+ - downloader
+ - deemix
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/automatic-music-downloader/8.1.4/README.md b/stable/automatic-music-downloader/8.1.5/README.md
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/README.md
rename to stable/automatic-music-downloader/8.1.5/README.md
diff --git a/stable/automatic-music-downloader/8.1.5/app-changelog.md b/stable/automatic-music-downloader/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..a1f37c57ae
--- /dev/null
+++ b/stable/automatic-music-downloader/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [automatic-music-downloader-8.1.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-8.1.4...automatic-music-downloader-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/automatic-music-downloader/8.1.4/app-readme.md b/stable/automatic-music-downloader/8.1.5/app-readme.md
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/app-readme.md
rename to stable/automatic-music-downloader/8.1.5/app-readme.md
diff --git a/stable/automatic-music-downloader/8.1.5/charts/common-17.2.21.tgz b/stable/automatic-music-downloader/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/automatic-music-downloader/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/automatic-music-downloader/8.1.4/ix_values.yaml b/stable/automatic-music-downloader/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/ix_values.yaml
rename to stable/automatic-music-downloader/8.1.5/ix_values.yaml
diff --git a/stable/automatic-music-downloader/8.1.4/questions.yaml b/stable/automatic-music-downloader/8.1.5/questions.yaml
similarity index 100%
rename from stable/automatic-music-downloader/8.1.4/questions.yaml
rename to stable/automatic-music-downloader/8.1.5/questions.yaml
diff --git a/stable/cryptpad/6.1.4/templates/NOTES.txt b/stable/automatic-music-downloader/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/cryptpad/6.1.4/templates/NOTES.txt
rename to stable/automatic-music-downloader/8.1.5/templates/NOTES.txt
diff --git a/stable/clipplex/2.1.4/templates/common.yaml b/stable/automatic-music-downloader/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/clipplex/2.1.4/templates/common.yaml
rename to stable/automatic-music-downloader/8.1.5/templates/common.yaml
diff --git a/stable/cadquery-server/4.1.4/values.yaml b/stable/automatic-music-downloader/8.1.5/values.yaml
similarity index 100%
rename from stable/cadquery-server/4.1.4/values.yaml
rename to stable/automatic-music-downloader/8.1.5/values.yaml
diff --git a/stable/autoscan/7.1.4/CHANGELOG.md b/stable/autoscan/7.1.4/CHANGELOG.md
deleted file mode 100644
index 54188a15ec..0000000000
--- a/stable/autoscan/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [autoscan-7.1.4](https://github.com/truecharts/charts/compare/autoscan-7.1.3...autoscan-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [autoscan-7.1.3](https://github.com/truecharts/charts/compare/autoscan-7.1.0...autoscan-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [autoscan-7.1.2](https://github.com/truecharts/charts/compare/autoscan-7.1.0...autoscan-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [autoscan-7.1.0](https://github.com/truecharts/charts/compare/autoscan-7.0.1...autoscan-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [autoscan-7.0.1](https://github.com/truecharts/charts/compare/autoscan-7.0.0...autoscan-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [autoscan-7.0.0](https://github.com/truecharts/charts/compare/autoscan-6.0.11...autoscan-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [autoscan-6.0.11](https://github.com/truecharts/charts/compare/autoscan-6.0.10...autoscan-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [autoscan-6.0.10](https://github.com/truecharts/charts/compare/autoscan-6.0.9...autoscan-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [autoscan-6.0.9](https://github.com/truecharts/charts/compare/autoscan-6.0.8...autoscan-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [autoscan-6.0.8](https://github.com/truecharts/charts/compare/autoscan-6.0.7...autoscan-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [autoscan-6.0.7](https://github.com/truecharts/charts/compare/autoscan-6.0.6...autoscan-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/autoscan/7.1.4/Chart.yaml b/stable/autoscan/7.1.4/Chart.yaml
deleted file mode 100644
index 3cc5068154..0000000000
--- a/stable/autoscan/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: autoscan
-version: 7.1.4
-appVersion: latest
-description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
-home: https://truecharts.org/charts/stable/autoscan
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
- - https://hotio.dev/containers/autoscan
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - autoscan
- - media
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/autoscan/7.1.4/app-changelog.md b/stable/autoscan/7.1.4/app-changelog.md
deleted file mode 100644
index ed26a13b67..0000000000
--- a/stable/autoscan/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [autoscan-7.1.4](https://github.com/truecharts/charts/compare/autoscan-7.1.3...autoscan-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/autoscan/7.1.4/charts/common-17.2.19.tgz b/stable/autoscan/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/autoscan/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/autoscan/7.1.5/CHANGELOG.md b/stable/autoscan/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..66ace538cb
--- /dev/null
+++ b/stable/autoscan/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [autoscan-7.1.5](https://github.com/truecharts/charts/compare/autoscan-7.1.4...autoscan-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [autoscan-7.1.4](https://github.com/truecharts/charts/compare/autoscan-7.1.3...autoscan-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [autoscan-7.1.3](https://github.com/truecharts/charts/compare/autoscan-7.1.0...autoscan-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [autoscan-7.1.2](https://github.com/truecharts/charts/compare/autoscan-7.1.0...autoscan-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [autoscan-7.1.0](https://github.com/truecharts/charts/compare/autoscan-7.0.1...autoscan-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [autoscan-7.0.1](https://github.com/truecharts/charts/compare/autoscan-7.0.0...autoscan-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [autoscan-7.0.0](https://github.com/truecharts/charts/compare/autoscan-6.0.11...autoscan-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [autoscan-6.0.11](https://github.com/truecharts/charts/compare/autoscan-6.0.10...autoscan-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [autoscan-6.0.10](https://github.com/truecharts/charts/compare/autoscan-6.0.9...autoscan-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [autoscan-6.0.9](https://github.com/truecharts/charts/compare/autoscan-6.0.8...autoscan-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/autoscan/7.1.5/Chart.yaml b/stable/autoscan/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..a3cf3b0dd7
--- /dev/null
+++ b/stable/autoscan/7.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: autoscan
+version: 7.1.5
+appVersion: latest
+description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
+home: https://truecharts.org/charts/stable/autoscan
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
+deprecated: false
+sources:
+ - https://hotio.dev/containers/autoscan
+ - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - autoscan
+ - media
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/autoscan/7.1.4/README.md b/stable/autoscan/7.1.5/README.md
similarity index 100%
rename from stable/autoscan/7.1.4/README.md
rename to stable/autoscan/7.1.5/README.md
diff --git a/stable/autoscan/7.1.5/app-changelog.md b/stable/autoscan/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..533e44c775
--- /dev/null
+++ b/stable/autoscan/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [autoscan-7.1.5](https://github.com/truecharts/charts/compare/autoscan-7.1.4...autoscan-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/autoscan/7.1.4/app-readme.md b/stable/autoscan/7.1.5/app-readme.md
similarity index 100%
rename from stable/autoscan/7.1.4/app-readme.md
rename to stable/autoscan/7.1.5/app-readme.md
diff --git a/stable/autoscan/7.1.5/charts/common-17.2.21.tgz b/stable/autoscan/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/autoscan/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/autoscan/7.1.4/ix_values.yaml b/stable/autoscan/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/autoscan/7.1.4/ix_values.yaml
rename to stable/autoscan/7.1.5/ix_values.yaml
diff --git a/stable/autoscan/7.1.4/questions.yaml b/stable/autoscan/7.1.5/questions.yaml
similarity index 100%
rename from stable/autoscan/7.1.4/questions.yaml
rename to stable/autoscan/7.1.5/questions.yaml
diff --git a/stable/cura-novnc/7.1.4/templates/NOTES.txt b/stable/autoscan/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/cura-novnc/7.1.4/templates/NOTES.txt
rename to stable/autoscan/7.1.5/templates/NOTES.txt
diff --git a/stable/avorion/4.1.4/templates/common.yaml b/stable/autoscan/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/avorion/4.1.4/templates/common.yaml
rename to stable/autoscan/7.1.5/templates/common.yaml
diff --git a/stable/channels-dvr/5.1.4/values.yaml b/stable/autoscan/7.1.5/values.yaml
similarity index 100%
rename from stable/channels-dvr/5.1.4/values.yaml
rename to stable/autoscan/7.1.5/values.yaml
diff --git a/stable/avidemux/7.1.4/CHANGELOG.md b/stable/avidemux/7.1.4/CHANGELOG.md
deleted file mode 100644
index a6031ea320..0000000000
--- a/stable/avidemux/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [avidemux-7.1.4](https://github.com/truecharts/charts/compare/avidemux-7.1.3...avidemux-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [avidemux-7.1.3](https://github.com/truecharts/charts/compare/avidemux-7.1.0...avidemux-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [avidemux-7.1.2](https://github.com/truecharts/charts/compare/avidemux-7.1.0...avidemux-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [avidemux-7.1.0](https://github.com/truecharts/charts/compare/avidemux-7.0.1...avidemux-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [avidemux-7.0.1](https://github.com/truecharts/charts/compare/avidemux-7.0.0...avidemux-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [avidemux-7.0.0](https://github.com/truecharts/charts/compare/avidemux-6.0.11...avidemux-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [avidemux-6.0.11](https://github.com/truecharts/charts/compare/avidemux-6.0.10...avidemux-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [avidemux-6.0.10](https://github.com/truecharts/charts/compare/avidemux-6.0.9...avidemux-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [avidemux-6.0.9](https://github.com/truecharts/charts/compare/avidemux-6.0.8...avidemux-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [avidemux-6.0.8](https://github.com/truecharts/charts/compare/avidemux-6.0.7...avidemux-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [avidemux-6.0.7](https://github.com/truecharts/charts/compare/avidemux-6.0.6...avidemux-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/avidemux/7.1.4/Chart.yaml b/stable/avidemux/7.1.4/Chart.yaml
deleted file mode 100644
index 39f308fe1c..0000000000
--- a/stable/avidemux/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: avidemux
-version: 7.1.4
-appVersion: 23.11.2
-description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
-home: https://truecharts.org/charts/stable/avidemux
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
- - https://hub.docker.com/r/jlesage/avidemux
- - https://github.com/jlesage/docker-avidemux
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - media
- - avidemux
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/avidemux/7.1.4/app-changelog.md b/stable/avidemux/7.1.4/app-changelog.md
deleted file mode 100644
index 1a45f4b2bb..0000000000
--- a/stable/avidemux/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [avidemux-7.1.4](https://github.com/truecharts/charts/compare/avidemux-7.1.3...avidemux-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/avidemux/7.1.4/charts/common-17.2.19.tgz b/stable/avidemux/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/avidemux/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/avidemux/7.1.5/CHANGELOG.md b/stable/avidemux/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..de1011ad71
--- /dev/null
+++ b/stable/avidemux/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [avidemux-7.1.5](https://github.com/truecharts/charts/compare/avidemux-7.1.4...avidemux-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [avidemux-7.1.4](https://github.com/truecharts/charts/compare/avidemux-7.1.3...avidemux-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [avidemux-7.1.3](https://github.com/truecharts/charts/compare/avidemux-7.1.0...avidemux-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [avidemux-7.1.2](https://github.com/truecharts/charts/compare/avidemux-7.1.0...avidemux-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [avidemux-7.1.0](https://github.com/truecharts/charts/compare/avidemux-7.0.1...avidemux-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [avidemux-7.0.1](https://github.com/truecharts/charts/compare/avidemux-7.0.0...avidemux-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [avidemux-7.0.0](https://github.com/truecharts/charts/compare/avidemux-6.0.11...avidemux-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [avidemux-6.0.11](https://github.com/truecharts/charts/compare/avidemux-6.0.10...avidemux-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [avidemux-6.0.10](https://github.com/truecharts/charts/compare/avidemux-6.0.9...avidemux-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [avidemux-6.0.9](https://github.com/truecharts/charts/compare/avidemux-6.0.8...avidemux-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/avidemux/7.1.5/Chart.yaml b/stable/avidemux/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..dc5a0950b2
--- /dev/null
+++ b/stable/avidemux/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: avidemux
+version: 7.1.5
+appVersion: 23.11.2
+description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
+home: https://truecharts.org/charts/stable/avidemux
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png
+deprecated: false
+sources:
+ - https://github.com/jlesage/docker-avidemux
+ - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
+ - https://hub.docker.com/r/jlesage/avidemux
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - media
+ - avidemux
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/avidemux/7.1.4/README.md b/stable/avidemux/7.1.5/README.md
similarity index 100%
rename from stable/avidemux/7.1.4/README.md
rename to stable/avidemux/7.1.5/README.md
diff --git a/stable/avidemux/7.1.5/app-changelog.md b/stable/avidemux/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..1d28f09c13
--- /dev/null
+++ b/stable/avidemux/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [avidemux-7.1.5](https://github.com/truecharts/charts/compare/avidemux-7.1.4...avidemux-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/avidemux/7.1.4/app-readme.md b/stable/avidemux/7.1.5/app-readme.md
similarity index 100%
rename from stable/avidemux/7.1.4/app-readme.md
rename to stable/avidemux/7.1.5/app-readme.md
diff --git a/stable/avidemux/7.1.5/charts/common-17.2.21.tgz b/stable/avidemux/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/avidemux/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/avidemux/7.1.4/ix_values.yaml b/stable/avidemux/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/avidemux/7.1.4/ix_values.yaml
rename to stable/avidemux/7.1.5/ix_values.yaml
diff --git a/stable/avidemux/7.1.4/questions.yaml b/stable/avidemux/7.1.5/questions.yaml
similarity index 100%
rename from stable/avidemux/7.1.4/questions.yaml
rename to stable/avidemux/7.1.5/questions.yaml
diff --git a/stable/cyberchef/8.1.4/templates/NOTES.txt b/stable/avidemux/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/cyberchef/8.1.4/templates/NOTES.txt
rename to stable/avidemux/7.1.5/templates/NOTES.txt
diff --git a/stable/cloudflared/8.1.4/templates/common.yaml b/stable/avidemux/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/cloudflared/8.1.4/templates/common.yaml
rename to stable/avidemux/7.1.5/templates/common.yaml
diff --git a/stable/chivalry-medievalwarfare/4.1.4/values.yaml b/stable/avidemux/7.1.5/values.yaml
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/values.yaml
rename to stable/avidemux/7.1.5/values.yaml
diff --git a/stable/avorion/4.1.4/CHANGELOG.md b/stable/avorion/4.1.4/CHANGELOG.md
deleted file mode 100644
index 6c9aad1855..0000000000
--- a/stable/avorion/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [avorion-4.1.4](https://github.com/truecharts/charts/compare/avorion-4.1.3...avorion-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [avorion-4.1.3](https://github.com/truecharts/charts/compare/avorion-4.1.0...avorion-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [avorion-4.1.2](https://github.com/truecharts/charts/compare/avorion-4.1.0...avorion-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [avorion-4.1.0](https://github.com/truecharts/charts/compare/avorion-4.0.2...avorion-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [avorion-4.0.2](https://github.com/truecharts/charts/compare/avorion-4.0.1...avorion-4.0.2) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [avorion-4.0.1](https://github.com/truecharts/charts/compare/avorion-4.0.0...avorion-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [avorion-4.0.0](https://github.com/truecharts/charts/compare/avorion-3.0.17...avorion-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [avorion-3.0.17](https://github.com/truecharts/charts/compare/avorion-3.0.16...avorion-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [avorion-3.0.16](https://github.com/truecharts/charts/compare/avorion-3.0.15...avorion-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [avorion-3.0.15](https://github.com/truecharts/charts/compare/avorion-3.0.14...avorion-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [avorion-3.0.14](https://github.com/truecharts/charts/compare/avorion-3.0.13...avorion-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/avorion/4.1.4/Chart.yaml b/stable/avorion/4.1.4/Chart.yaml
deleted file mode 100644
index 1a0d2cb5e3..0000000000
--- a/stable/avorion/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: avorion
-version: 4.1.4
-appVersion: avorion
-description: This Chart will download and install SteamCMD. It will also install Avorion and run it.
-home: https://truecharts.org/charts/incubator/avorion
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - avorion
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/avorion/4.1.4/app-changelog.md b/stable/avorion/4.1.4/app-changelog.md
deleted file mode 100644
index a00a66ef78..0000000000
--- a/stable/avorion/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [avorion-4.1.4](https://github.com/truecharts/charts/compare/avorion-4.1.3...avorion-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/avorion/4.1.4/charts/common-17.2.19.tgz b/stable/avorion/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/avorion/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/avorion/4.1.5/CHANGELOG.md b/stable/avorion/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3d55312e0e
--- /dev/null
+++ b/stable/avorion/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [avorion-4.1.5](https://github.com/truecharts/charts/compare/avorion-4.1.4...avorion-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [avorion-4.1.4](https://github.com/truecharts/charts/compare/avorion-4.1.3...avorion-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [avorion-4.1.3](https://github.com/truecharts/charts/compare/avorion-4.1.0...avorion-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [avorion-4.1.2](https://github.com/truecharts/charts/compare/avorion-4.1.0...avorion-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [avorion-4.1.0](https://github.com/truecharts/charts/compare/avorion-4.0.2...avorion-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [avorion-4.0.2](https://github.com/truecharts/charts/compare/avorion-4.0.1...avorion-4.0.2) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [avorion-4.0.1](https://github.com/truecharts/charts/compare/avorion-4.0.0...avorion-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [avorion-4.0.0](https://github.com/truecharts/charts/compare/avorion-3.0.17...avorion-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [avorion-3.0.17](https://github.com/truecharts/charts/compare/avorion-3.0.16...avorion-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [avorion-3.0.16](https://github.com/truecharts/charts/compare/avorion-3.0.15...avorion-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/avorion/4.1.5/Chart.yaml b/stable/avorion/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..ad0c56ead8
--- /dev/null
+++ b/stable/avorion/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: avorion
+version: 4.1.5
+appVersion: avorion
+description: This Chart will download and install SteamCMD. It will also install Avorion and run it.
+home: https://truecharts.org/charts/incubator/avorion
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - avorion
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/avorion/4.1.4/README.md b/stable/avorion/4.1.5/README.md
similarity index 100%
rename from stable/avorion/4.1.4/README.md
rename to stable/avorion/4.1.5/README.md
diff --git a/stable/avorion/4.1.5/app-changelog.md b/stable/avorion/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..5e50d8b7a2
--- /dev/null
+++ b/stable/avorion/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [avorion-4.1.5](https://github.com/truecharts/charts/compare/avorion-4.1.4...avorion-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/avorion/4.1.4/app-readme.md b/stable/avorion/4.1.5/app-readme.md
similarity index 100%
rename from stable/avorion/4.1.4/app-readme.md
rename to stable/avorion/4.1.5/app-readme.md
diff --git a/stable/avorion/4.1.5/charts/common-17.2.21.tgz b/stable/avorion/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/avorion/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/avorion/4.1.4/ix_values.yaml b/stable/avorion/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/avorion/4.1.4/ix_values.yaml
rename to stable/avorion/4.1.5/ix_values.yaml
diff --git a/stable/avorion/4.1.4/questions.yaml b/stable/avorion/4.1.5/questions.yaml
similarity index 100%
rename from stable/avorion/4.1.4/questions.yaml
rename to stable/avorion/4.1.5/questions.yaml
diff --git a/stable/baikal/4.2.5/templates/common.yaml b/stable/avorion/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/baikal/4.2.5/templates/common.yaml
rename to stable/avorion/4.1.5/templates/common.yaml
diff --git a/stable/chowdown/4.1.4/values.yaml b/stable/avorion/4.1.5/values.yaml
similarity index 100%
rename from stable/chowdown/4.1.4/values.yaml
rename to stable/avorion/4.1.5/values.yaml
diff --git a/stable/babybuddy/15.1.5/CHANGELOG.md b/stable/babybuddy/15.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..e14db6075e
--- /dev/null
+++ b/stable/babybuddy/15.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [babybuddy-15.1.5](https://github.com/truecharts/charts/compare/babybuddy-15.1.4...babybuddy-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [babybuddy-15.1.4](https://github.com/truecharts/charts/compare/babybuddy-15.1.3...babybuddy-15.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [babybuddy-15.1.3](https://github.com/truecharts/charts/compare/babybuddy-15.1.0...babybuddy-15.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [babybuddy-15.1.2](https://github.com/truecharts/charts/compare/babybuddy-15.1.0...babybuddy-15.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [babybuddy-15.1.0](https://github.com/truecharts/charts/compare/babybuddy-15.0.1...babybuddy-15.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [babybuddy-15.0.1](https://github.com/truecharts/charts/compare/babybuddy-15.0.0...babybuddy-15.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [babybuddy-15.0.0](https://github.com/truecharts/charts/compare/babybuddy-14.0.12...babybuddy-15.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [babybuddy-14.0.12](https://github.com/truecharts/charts/compare/babybuddy-14.0.11...babybuddy-14.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/babybuddy to 2.1.2[@40a418f](https://github.com/40a418f) by renovate ([#16406](https://github.com/truecharts/charts/issues/16406))
+
+## [babybuddy-14.0.11](https://github.com/truecharts/charts/compare/babybuddy-14.0.10...babybuddy-14.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [babybuddy-14.0.10](https://github.com/truecharts/charts/compare/babybuddy-14.0.9...babybuddy-14.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/babybuddy/15.1.5/Chart.yaml b/stable/babybuddy/15.1.5/Chart.yaml
new file mode 100644
index 0000000000..e6bb514c88
--- /dev/null
+++ b/stable/babybuddy/15.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: babybuddy
+version: 15.1.5
+appVersion: 2.1.2
+description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
+home: https://truecharts.org/charts/stable/babybuddy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png
+deprecated: false
+sources:
+ - https://github.com/babybuddy/babybuddy
+ - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
+ - https://ghcr.io/linuxserver/babybuddy
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - baby
+ - buddy
+ - tracker
+ - parents
+ - parenting
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/babybuddy/15.1.5/README.md b/stable/babybuddy/15.1.5/README.md
new file mode 100644
index 0000000000..06c47bd701
--- /dev/null
+++ b/stable/babybuddy/15.1.5/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/babybuddy)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/babybuddy/15.1.5/app-changelog.md b/stable/babybuddy/15.1.5/app-changelog.md
new file mode 100644
index 0000000000..ebb6c4c414
--- /dev/null
+++ b/stable/babybuddy/15.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [babybuddy-15.1.5](https://github.com/truecharts/charts/compare/babybuddy-15.1.4...babybuddy-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/babybuddy/15.1.5/app-readme.md b/stable/babybuddy/15.1.5/app-readme.md
new file mode 100644
index 0000000000..97caca43a5
--- /dev/null
+++ b/stable/babybuddy/15.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/babybuddy/15.1.5/charts/common-17.2.21.tgz b/stable/babybuddy/15.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/babybuddy/15.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/babybuddy/15.1.5/ix_values.yaml b/stable/babybuddy/15.1.5/ix_values.yaml
new file mode 100644
index 0000000000..201aea999f
--- /dev/null
+++ b/stable/babybuddy/15.1.5/ix_values.yaml
@@ -0,0 +1,48 @@
+image:
+ repository: ghcr.io/linuxserver/babybuddy
+ pullPolicy: IfNotPresent
+ tag: 2.1.2@sha256:40a418f7c46e191d7ea22fc36c4309c4d52544a1d65d41650d12064dffed6fff
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10069
+ protocol: http
+ targetPort: 8000
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ DB_ENGINE: "django.db.backends.postgresql"
+ DB_NAME: "{{ .Values.cnpg.main.database }}"
+ DB_USER: "{{ .Values.cnpg.main.user }}"
+ DB_PORT: "5432"
+ CSRF_TRUSTED_ORIGINS: ""
+ DB_PASSWORD:
+ secretKeyRef:
+ name: cnpg-main-user
+ key: password
+ DB_HOST:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: host
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+cnpg:
+ main:
+ enabled: true
+ user: babybuddy
+ database: babybuddy
+portal:
+ open:
+ enabled: true
diff --git a/stable/babybuddy/15.1.5/questions.yaml b/stable/babybuddy/15.1.5/questions.yaml
new file mode 100644
index 0000000000..d931797706
--- /dev/null
+++ b/stable/babybuddy/15.1.5/questions.yaml
@@ -0,0 +1,3289 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: CSRF_TRUSTED_ORIGINS
+ label: "CSRF_TRUSTED_ORIGINS"
+ description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10069
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/czkawka/7.1.4/templates/NOTES.txt b/stable/babybuddy/15.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/czkawka/7.1.4/templates/NOTES.txt
rename to stable/babybuddy/15.1.5/templates/NOTES.txt
diff --git a/stable/couchpotato/8.1.4/templates/common.yaml b/stable/babybuddy/15.1.5/templates/common.yaml
similarity index 100%
rename from stable/couchpotato/8.1.4/templates/common.yaml
rename to stable/babybuddy/15.1.5/templates/common.yaml
diff --git a/stable/chromium-desktop-g3/4.1.4/values.yaml b/stable/babybuddy/15.1.5/values.yaml
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/values.yaml
rename to stable/babybuddy/15.1.5/values.yaml
diff --git a/stable/baikal/4.2.5/CHANGELOG.md b/stable/baikal/4.2.5/CHANGELOG.md
deleted file mode 100644
index 02419f5ace..0000000000
--- a/stable/baikal/4.2.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [baikal-4.2.5](https://github.com/truecharts/charts/compare/baikal-4.2.4...baikal-4.2.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [baikal-4.2.4](https://github.com/truecharts/charts/compare/baikal-4.2.1...baikal-4.2.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [baikal-4.2.3](https://github.com/truecharts/charts/compare/baikal-4.2.1...baikal-4.2.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [baikal-4.2.1](https://github.com/truecharts/charts/compare/baikal-4.2.0...baikal-4.2.1) (2023-12-31)
-
-### Chore
-
-- update container image ckulka/baikal to 0.9.4-nginx[@1433f34](https://github.com/1433f34) by renovate ([#16593](https://github.com/truecharts/charts/issues/16593))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [baikal-4.2.0](https://github.com/truecharts/charts/compare/baikal-4.1.0...baikal-4.2.0) (2023-12-31)
-
-### Feat
-
-- Add Skip chown command in startup script ([#16584](https://github.com/truecharts/charts/issues/16584))
-
-## [baikal-4.1.0](https://github.com/truecharts/charts/compare/baikal-4.0.1...baikal-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [baikal-4.0.1](https://github.com/truecharts/charts/compare/baikal-4.0.0...baikal-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [baikal-4.0.0](https://github.com/truecharts/charts/compare/baikal-3.0.18...baikal-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25)
-
-### Chore
-
-- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460))
-
-## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [baikal-3.0.16](https://github.com/truecharts/charts/compare/baikal-3.0.15...baikal-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
diff --git a/stable/baikal/4.2.5/Chart.yaml b/stable/baikal/4.2.5/Chart.yaml
deleted file mode 100644
index 1211a27450..0000000000
--- a/stable/baikal/4.2.5/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: baikal
-version: 4.2.5
-appVersion: 0.9.4
-description: Baikal is a lightweight CalDAV+CardDAV server
-home: https://truecharts.org/charts/incubator/baikal
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png
-deprecated: false
-sources:
- - https://github.com/ckulka/baikal-docker
- - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal
- - https://hub.docker.com/r/ckulka/baikal
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - baikal
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/baikal/4.2.5/app-changelog.md b/stable/baikal/4.2.5/app-changelog.md
deleted file mode 100644
index 307c6d1d49..0000000000
--- a/stable/baikal/4.2.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [baikal-4.2.5](https://github.com/truecharts/charts/compare/baikal-4.2.4...baikal-4.2.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/baikal/4.2.5/charts/common-17.2.19.tgz b/stable/baikal/4.2.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/baikal/4.2.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/baikal/4.2.6/CHANGELOG.md b/stable/baikal/4.2.6/CHANGELOG.md
new file mode 100644
index 0000000000..577f5a2c30
--- /dev/null
+++ b/stable/baikal/4.2.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [baikal-4.2.6](https://github.com/truecharts/charts/compare/baikal-4.2.5...baikal-4.2.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [baikal-4.2.5](https://github.com/truecharts/charts/compare/baikal-4.2.4...baikal-4.2.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [baikal-4.2.4](https://github.com/truecharts/charts/compare/baikal-4.2.1...baikal-4.2.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [baikal-4.2.3](https://github.com/truecharts/charts/compare/baikal-4.2.1...baikal-4.2.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [baikal-4.2.1](https://github.com/truecharts/charts/compare/baikal-4.2.0...baikal-4.2.1) (2023-12-31)
+
+### Chore
+
+- update container image ckulka/baikal to 0.9.4-nginx[@1433f34](https://github.com/1433f34) by renovate ([#16593](https://github.com/truecharts/charts/issues/16593))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [baikal-4.2.0](https://github.com/truecharts/charts/compare/baikal-4.1.0...baikal-4.2.0) (2023-12-31)
+
+### Feat
+
+- Add Skip chown command in startup script ([#16584](https://github.com/truecharts/charts/issues/16584))
+
+## [baikal-4.1.0](https://github.com/truecharts/charts/compare/baikal-4.0.1...baikal-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [baikal-4.0.1](https://github.com/truecharts/charts/compare/baikal-4.0.0...baikal-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [baikal-4.0.0](https://github.com/truecharts/charts/compare/baikal-3.0.18...baikal-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25)
+
+### Chore
+
+- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460))
+
+## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24)
+
+### Chore
diff --git a/stable/baikal/4.2.6/Chart.yaml b/stable/baikal/4.2.6/Chart.yaml
new file mode 100644
index 0000000000..a5fd02bcce
--- /dev/null
+++ b/stable/baikal/4.2.6/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: baikal
+version: 4.2.6
+appVersion: 0.9.4
+description: Baikal is a lightweight CalDAV+CardDAV server
+home: https://truecharts.org/charts/incubator/baikal
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png
+deprecated: false
+sources:
+ - https://github.com/ckulka/baikal-docker
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal
+ - https://hub.docker.com/r/ckulka/baikal
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - baikal
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/baikal/4.2.5/README.md b/stable/baikal/4.2.6/README.md
similarity index 100%
rename from stable/baikal/4.2.5/README.md
rename to stable/baikal/4.2.6/README.md
diff --git a/stable/baikal/4.2.6/app-changelog.md b/stable/baikal/4.2.6/app-changelog.md
new file mode 100644
index 0000000000..4fd887c007
--- /dev/null
+++ b/stable/baikal/4.2.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [baikal-4.2.6](https://github.com/truecharts/charts/compare/baikal-4.2.5...baikal-4.2.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/baikal/4.2.5/app-readme.md b/stable/baikal/4.2.6/app-readme.md
similarity index 100%
rename from stable/baikal/4.2.5/app-readme.md
rename to stable/baikal/4.2.6/app-readme.md
diff --git a/stable/baikal/4.2.6/charts/common-17.2.21.tgz b/stable/baikal/4.2.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/baikal/4.2.6/charts/common-17.2.21.tgz differ
diff --git a/stable/baikal/4.2.5/ix_values.yaml b/stable/baikal/4.2.6/ix_values.yaml
similarity index 100%
rename from stable/baikal/4.2.5/ix_values.yaml
rename to stable/baikal/4.2.6/ix_values.yaml
diff --git a/stable/baikal/4.2.5/questions.yaml b/stable/baikal/4.2.6/questions.yaml
similarity index 100%
rename from stable/baikal/4.2.5/questions.yaml
rename to stable/baikal/4.2.6/questions.yaml
diff --git a/stable/barcodebuddy/4.1.4/templates/common.yaml b/stable/baikal/4.2.6/templates/common.yaml
similarity index 100%
rename from stable/barcodebuddy/4.1.4/templates/common.yaml
rename to stable/baikal/4.2.6/templates/common.yaml
diff --git a/stable/chromium/4.1.4/values.yaml b/stable/baikal/4.2.6/values.yaml
similarity index 100%
rename from stable/chromium/4.1.4/values.yaml
rename to stable/baikal/4.2.6/values.yaml
diff --git a/stable/barcodebuddy/4.1.4/CHANGELOG.md b/stable/barcodebuddy/4.1.4/CHANGELOG.md
deleted file mode 100644
index 5e1b92bfc1..0000000000
--- a/stable/barcodebuddy/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [barcodebuddy-4.1.4](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.3...barcodebuddy-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [barcodebuddy-4.1.3](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.0...barcodebuddy-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [barcodebuddy-4.1.2](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.0...barcodebuddy-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [barcodebuddy-4.1.0](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.1...barcodebuddy-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [barcodebuddy-4.0.1](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.0...barcodebuddy-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [barcodebuddy-4.0.0](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.17...barcodebuddy-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [barcodebuddy-3.0.17](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.16...barcodebuddy-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [barcodebuddy-3.0.16](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.15...barcodebuddy-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [barcodebuddy-3.0.15](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.14...barcodebuddy-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [barcodebuddy-3.0.14](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.13...barcodebuddy-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [barcodebuddy-3.0.13](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.12...barcodebuddy-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/barcodebuddy/4.1.4/Chart.yaml b/stable/barcodebuddy/4.1.4/Chart.yaml
deleted file mode 100644
index 89851057c0..0000000000
--- a/stable/barcodebuddy/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: barcodebuddy
-version: 4.1.4
-appVersion: latest
-description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
-home: https://truecharts.org/charts/incubator/barcodebuddy
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png
-deprecated: false
-sources:
- - https://github.com/Forceu/barcodebuddy
- - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy
- - https://hub.docker.com/r/f0rc3/barcodebuddy-docker
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - barcodebuddy
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/barcodebuddy/4.1.4/app-changelog.md b/stable/barcodebuddy/4.1.4/app-changelog.md
deleted file mode 100644
index 89fe6f9e7a..0000000000
--- a/stable/barcodebuddy/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [barcodebuddy-4.1.4](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.3...barcodebuddy-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/barcodebuddy/4.1.4/charts/common-17.2.19.tgz b/stable/barcodebuddy/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/barcodebuddy/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/barcodebuddy/4.1.5/CHANGELOG.md b/stable/barcodebuddy/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bc212bbcb8
--- /dev/null
+++ b/stable/barcodebuddy/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [barcodebuddy-4.1.5](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.4...barcodebuddy-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [barcodebuddy-4.1.4](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.3...barcodebuddy-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [barcodebuddy-4.1.3](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.0...barcodebuddy-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [barcodebuddy-4.1.2](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.0...barcodebuddy-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [barcodebuddy-4.1.0](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.1...barcodebuddy-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [barcodebuddy-4.0.1](https://github.com/truecharts/charts/compare/barcodebuddy-4.0.0...barcodebuddy-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [barcodebuddy-4.0.0](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.17...barcodebuddy-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [barcodebuddy-3.0.17](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.16...barcodebuddy-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [barcodebuddy-3.0.16](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.15...barcodebuddy-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [barcodebuddy-3.0.15](https://github.com/truecharts/charts/compare/barcodebuddy-3.0.14...barcodebuddy-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/barcodebuddy/4.1.5/Chart.yaml b/stable/barcodebuddy/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..9576537356
--- /dev/null
+++ b/stable/barcodebuddy/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: barcodebuddy
+version: 4.1.5
+appVersion: latest
+description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
+home: https://truecharts.org/charts/incubator/barcodebuddy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png
+deprecated: false
+sources:
+ - https://github.com/Forceu/barcodebuddy
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy
+ - https://hub.docker.com/r/f0rc3/barcodebuddy-docker
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - barcodebuddy
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/barcodebuddy/4.1.4/README.md b/stable/barcodebuddy/4.1.5/README.md
similarity index 100%
rename from stable/barcodebuddy/4.1.4/README.md
rename to stable/barcodebuddy/4.1.5/README.md
diff --git a/stable/barcodebuddy/4.1.5/app-changelog.md b/stable/barcodebuddy/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..172de49aa8
--- /dev/null
+++ b/stable/barcodebuddy/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [barcodebuddy-4.1.5](https://github.com/truecharts/charts/compare/barcodebuddy-4.1.4...barcodebuddy-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/barcodebuddy/4.1.4/app-readme.md b/stable/barcodebuddy/4.1.5/app-readme.md
similarity index 100%
rename from stable/barcodebuddy/4.1.4/app-readme.md
rename to stable/barcodebuddy/4.1.5/app-readme.md
diff --git a/stable/barcodebuddy/4.1.5/charts/common-17.2.21.tgz b/stable/barcodebuddy/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/barcodebuddy/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/barcodebuddy/4.1.4/ix_values.yaml b/stable/barcodebuddy/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/barcodebuddy/4.1.4/ix_values.yaml
rename to stable/barcodebuddy/4.1.5/ix_values.yaml
diff --git a/stable/barcodebuddy/4.1.4/questions.yaml b/stable/barcodebuddy/4.1.5/questions.yaml
similarity index 100%
rename from stable/barcodebuddy/4.1.4/questions.yaml
rename to stable/barcodebuddy/4.1.5/questions.yaml
diff --git a/stable/barotrauma/4.1.4/templates/common.yaml b/stable/barcodebuddy/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/barotrauma/4.1.4/templates/common.yaml
rename to stable/barcodebuddy/4.1.5/templates/common.yaml
diff --git a/stable/chronograf/4.1.4/values.yaml b/stable/barcodebuddy/4.1.5/values.yaml
similarity index 100%
rename from stable/chronograf/4.1.4/values.yaml
rename to stable/barcodebuddy/4.1.5/values.yaml
diff --git a/stable/barotrauma/4.1.4/CHANGELOG.md b/stable/barotrauma/4.1.4/CHANGELOG.md
deleted file mode 100644
index 65d2d5d248..0000000000
--- a/stable/barotrauma/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [barotrauma-4.1.4](https://github.com/truecharts/charts/compare/barotrauma-4.1.3...barotrauma-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [barotrauma-4.1.3](https://github.com/truecharts/charts/compare/barotrauma-4.1.0...barotrauma-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [barotrauma-4.1.2](https://github.com/truecharts/charts/compare/barotrauma-4.1.0...barotrauma-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [barotrauma-4.1.0](https://github.com/truecharts/charts/compare/barotrauma-4.0.1...barotrauma-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [barotrauma-4.0.1](https://github.com/truecharts/charts/compare/barotrauma-4.0.0...barotrauma-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [barotrauma-4.0.0](https://github.com/truecharts/charts/compare/barotrauma-3.0.17...barotrauma-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [barotrauma-3.0.17](https://github.com/truecharts/charts/compare/barotrauma-3.0.16...barotrauma-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [barotrauma-3.0.16](https://github.com/truecharts/charts/compare/barotrauma-3.0.15...barotrauma-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [barotrauma-3.0.15](https://github.com/truecharts/charts/compare/barotrauma-3.0.14...barotrauma-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [barotrauma-3.0.14](https://github.com/truecharts/charts/compare/barotrauma-3.0.13...barotrauma-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [barotrauma-3.0.13](https://github.com/truecharts/charts/compare/barotrauma-3.0.12...barotrauma-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/barotrauma/4.1.4/Chart.yaml b/stable/barotrauma/4.1.4/Chart.yaml
deleted file mode 100644
index 2f5f7e56ab..0000000000
--- a/stable/barotrauma/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: barotrauma
-version: 4.1.4
-appVersion: barotrauma
-description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it.
-home: https://truecharts.org/charts/incubator/barotrauma
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma
- - https://hub.docker.com/r/ich777/steamcmd
- - https://www.steampowered.com/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - barotrauma
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/barotrauma/4.1.4/app-changelog.md b/stable/barotrauma/4.1.4/app-changelog.md
deleted file mode 100644
index 879cb72eaf..0000000000
--- a/stable/barotrauma/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [barotrauma-4.1.4](https://github.com/truecharts/charts/compare/barotrauma-4.1.3...barotrauma-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/barotrauma/4.1.4/charts/common-17.2.19.tgz b/stable/barotrauma/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/barotrauma/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/barotrauma/4.1.5/CHANGELOG.md b/stable/barotrauma/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7deabd01f1
--- /dev/null
+++ b/stable/barotrauma/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [barotrauma-4.1.5](https://github.com/truecharts/charts/compare/barotrauma-4.1.4...barotrauma-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [barotrauma-4.1.4](https://github.com/truecharts/charts/compare/barotrauma-4.1.3...barotrauma-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [barotrauma-4.1.3](https://github.com/truecharts/charts/compare/barotrauma-4.1.0...barotrauma-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [barotrauma-4.1.2](https://github.com/truecharts/charts/compare/barotrauma-4.1.0...barotrauma-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [barotrauma-4.1.0](https://github.com/truecharts/charts/compare/barotrauma-4.0.1...barotrauma-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [barotrauma-4.0.1](https://github.com/truecharts/charts/compare/barotrauma-4.0.0...barotrauma-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [barotrauma-4.0.0](https://github.com/truecharts/charts/compare/barotrauma-3.0.17...barotrauma-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [barotrauma-3.0.17](https://github.com/truecharts/charts/compare/barotrauma-3.0.16...barotrauma-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [barotrauma-3.0.16](https://github.com/truecharts/charts/compare/barotrauma-3.0.15...barotrauma-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [barotrauma-3.0.15](https://github.com/truecharts/charts/compare/barotrauma-3.0.14...barotrauma-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/barotrauma/4.1.5/Chart.yaml b/stable/barotrauma/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..6b6f8374e6
--- /dev/null
+++ b/stable/barotrauma/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: barotrauma
+version: 4.1.5
+appVersion: barotrauma
+description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it.
+home: https://truecharts.org/charts/incubator/barotrauma
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/ich777/steamcmd
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - barotrauma
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/barotrauma/4.1.4/README.md b/stable/barotrauma/4.1.5/README.md
similarity index 100%
rename from stable/barotrauma/4.1.4/README.md
rename to stable/barotrauma/4.1.5/README.md
diff --git a/stable/barotrauma/4.1.5/app-changelog.md b/stable/barotrauma/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..0e6a435cba
--- /dev/null
+++ b/stable/barotrauma/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [barotrauma-4.1.5](https://github.com/truecharts/charts/compare/barotrauma-4.1.4...barotrauma-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/barotrauma/4.1.4/app-readme.md b/stable/barotrauma/4.1.5/app-readme.md
similarity index 100%
rename from stable/barotrauma/4.1.4/app-readme.md
rename to stable/barotrauma/4.1.5/app-readme.md
diff --git a/stable/barotrauma/4.1.5/charts/common-17.2.21.tgz b/stable/barotrauma/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/barotrauma/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/barotrauma/4.1.4/ix_values.yaml b/stable/barotrauma/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/barotrauma/4.1.4/ix_values.yaml
rename to stable/barotrauma/4.1.5/ix_values.yaml
diff --git a/stable/barotrauma/4.1.4/questions.yaml b/stable/barotrauma/4.1.5/questions.yaml
similarity index 100%
rename from stable/barotrauma/4.1.4/questions.yaml
rename to stable/barotrauma/4.1.5/questions.yaml
diff --git a/stable/bitcoin-node/4.1.4/templates/common.yaml b/stable/barotrauma/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/bitcoin-node/4.1.4/templates/common.yaml
rename to stable/barotrauma/4.1.5/templates/common.yaml
diff --git a/stable/chronos/7.1.4/values.yaml b/stable/barotrauma/4.1.5/values.yaml
similarity index 100%
rename from stable/chronos/7.1.4/values.yaml
rename to stable/barotrauma/4.1.5/values.yaml
diff --git a/stable/batnoter/4.1.4/CHANGELOG.md b/stable/batnoter/4.1.4/CHANGELOG.md
deleted file mode 100644
index deec44bb82..0000000000
--- a/stable/batnoter/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [batnoter-4.1.4](https://github.com/truecharts/charts/compare/batnoter-4.1.3...batnoter-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [batnoter-4.1.3](https://github.com/truecharts/charts/compare/batnoter-4.1.0...batnoter-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [batnoter-4.1.2](https://github.com/truecharts/charts/compare/batnoter-4.1.0...batnoter-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [batnoter-4.1.0](https://github.com/truecharts/charts/compare/batnoter-4.0.1...batnoter-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [batnoter-4.0.1](https://github.com/truecharts/charts/compare/batnoter-4.0.0...batnoter-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [batnoter-4.0.0](https://github.com/truecharts/charts/compare/batnoter-3.0.17...batnoter-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [batnoter-3.0.17](https://github.com/truecharts/charts/compare/batnoter-3.0.16...batnoter-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [batnoter-3.0.16](https://github.com/truecharts/charts/compare/batnoter-3.0.15...batnoter-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [batnoter-3.0.15](https://github.com/truecharts/charts/compare/batnoter-3.0.14...batnoter-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [batnoter-3.0.14](https://github.com/truecharts/charts/compare/batnoter-3.0.13...batnoter-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [batnoter-3.0.13](https://github.com/truecharts/charts/compare/batnoter-3.0.12...batnoter-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/batnoter/4.1.4/Chart.yaml b/stable/batnoter/4.1.4/Chart.yaml
deleted file mode 100644
index 31bb973cd3..0000000000
--- a/stable/batnoter/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: batnoter
-version: 4.1.4
-appVersion: latest
-description: BatNoter is a web application that allows users to store notes in their git repository.
-home: https://truecharts.org/charts/incubator/batnoter
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter
- - https://ghcr.io/batnoter/batnoter/batnoter-ui
- - https://github.com/batnoter/batnoter
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - notes
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: notes
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/batnoter/4.1.4/app-changelog.md b/stable/batnoter/4.1.4/app-changelog.md
deleted file mode 100644
index b83d783159..0000000000
--- a/stable/batnoter/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [batnoter-4.1.4](https://github.com/truecharts/charts/compare/batnoter-4.1.3...batnoter-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/batnoter/4.1.4/charts/common-17.2.19.tgz b/stable/batnoter/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/batnoter/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/batnoter/4.1.5/CHANGELOG.md b/stable/batnoter/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..4526bb4229
--- /dev/null
+++ b/stable/batnoter/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [batnoter-4.1.5](https://github.com/truecharts/charts/compare/batnoter-4.1.4...batnoter-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [batnoter-4.1.4](https://github.com/truecharts/charts/compare/batnoter-4.1.3...batnoter-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [batnoter-4.1.3](https://github.com/truecharts/charts/compare/batnoter-4.1.0...batnoter-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [batnoter-4.1.2](https://github.com/truecharts/charts/compare/batnoter-4.1.0...batnoter-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [batnoter-4.1.0](https://github.com/truecharts/charts/compare/batnoter-4.0.1...batnoter-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [batnoter-4.0.1](https://github.com/truecharts/charts/compare/batnoter-4.0.0...batnoter-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [batnoter-4.0.0](https://github.com/truecharts/charts/compare/batnoter-3.0.17...batnoter-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [batnoter-3.0.17](https://github.com/truecharts/charts/compare/batnoter-3.0.16...batnoter-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [batnoter-3.0.16](https://github.com/truecharts/charts/compare/batnoter-3.0.15...batnoter-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [batnoter-3.0.15](https://github.com/truecharts/charts/compare/batnoter-3.0.14...batnoter-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/batnoter/4.1.5/Chart.yaml b/stable/batnoter/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..360bc92559
--- /dev/null
+++ b/stable/batnoter/4.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: batnoter
+version: 4.1.5
+appVersion: latest
+description: BatNoter is a web application that allows users to store notes in their git repository.
+home: https://truecharts.org/charts/incubator/batnoter
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
+deprecated: false
+sources:
+ - https://github.com/batnoter/batnoter
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter
+ - https://ghcr.io/batnoter/batnoter/batnoter-ui
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - notes
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: notes
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/batnoter/4.1.4/README.md b/stable/batnoter/4.1.5/README.md
similarity index 100%
rename from stable/batnoter/4.1.4/README.md
rename to stable/batnoter/4.1.5/README.md
diff --git a/stable/batnoter/4.1.5/app-changelog.md b/stable/batnoter/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..7e678e693a
--- /dev/null
+++ b/stable/batnoter/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [batnoter-4.1.5](https://github.com/truecharts/charts/compare/batnoter-4.1.4...batnoter-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/batnoter/4.1.4/app-readme.md b/stable/batnoter/4.1.5/app-readme.md
similarity index 100%
rename from stable/batnoter/4.1.4/app-readme.md
rename to stable/batnoter/4.1.5/app-readme.md
diff --git a/stable/batnoter/4.1.5/charts/common-17.2.21.tgz b/stable/batnoter/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/batnoter/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/batnoter/4.1.4/ix_values.yaml b/stable/batnoter/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/batnoter/4.1.4/ix_values.yaml
rename to stable/batnoter/4.1.5/ix_values.yaml
diff --git a/stable/batnoter/4.1.4/questions.yaml b/stable/batnoter/4.1.5/questions.yaml
similarity index 100%
rename from stable/batnoter/4.1.4/questions.yaml
rename to stable/batnoter/4.1.5/questions.yaml
diff --git a/stable/cyberchef/8.1.4/templates/common.yaml b/stable/batnoter/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cyberchef/8.1.4/templates/common.yaml
rename to stable/batnoter/4.1.5/templates/common.yaml
diff --git a/stable/ciao/4.1.4/values.yaml b/stable/batnoter/4.1.5/values.yaml
similarity index 100%
rename from stable/ciao/4.1.4/values.yaml
rename to stable/batnoter/4.1.5/values.yaml
diff --git a/stable/beets/10.1.5/CHANGELOG.md b/stable/beets/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..55e32db677
--- /dev/null
+++ b/stable/beets/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [beets-10.1.5](https://github.com/truecharts/charts/compare/beets-10.1.4...beets-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [beets-10.1.4](https://github.com/truecharts/charts/compare/beets-10.1.3...beets-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [beets-10.1.3](https://github.com/truecharts/charts/compare/beets-10.1.0...beets-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [beets-10.1.2](https://github.com/truecharts/charts/compare/beets-10.1.0...beets-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [beets-10.1.0](https://github.com/truecharts/charts/compare/beets-10.0.1...beets-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [beets-10.0.1](https://github.com/truecharts/charts/compare/beets-10.0.0...beets-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [beets-10.0.0](https://github.com/truecharts/charts/compare/beets-9.0.12...beets-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [beets-9.0.12](https://github.com/truecharts/charts/compare/beets-9.0.11...beets-9.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/beets to version-1.6.0[@94775cb](https://github.com/94775cb) by renovate ([#16407](https://github.com/truecharts/charts/issues/16407))
+
+## [beets-9.0.11](https://github.com/truecharts/charts/compare/beets-9.0.10...beets-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [beets-9.0.10](https://github.com/truecharts/charts/compare/beets-9.0.9...beets-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/beets/10.1.5/Chart.yaml b/stable/beets/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..573f86364d
--- /dev/null
+++ b/stable/beets/10.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: beets
+version: 10.1.5
+appVersion: 1.6.0
+description: A music library manager and not, for the most part, a music player.
+home: https://truecharts.org/charts/stable/beets
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/beets
+ - https://ghcr.io/linuxserver/beets
+ - https://beets.io/
+ - https://github.com/linuxserver/docker-beets
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - music
+ - library
+ - manager
+ - player
+ - beets
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/beets/10.1.5/README.md b/stable/beets/10.1.5/README.md
new file mode 100644
index 0000000000..f80552875e
--- /dev/null
+++ b/stable/beets/10.1.5/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/beets)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/beets/10.1.5/app-changelog.md b/stable/beets/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..03efe472ef
--- /dev/null
+++ b/stable/beets/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [beets-10.1.5](https://github.com/truecharts/charts/compare/beets-10.1.4...beets-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/beets/10.1.5/app-readme.md b/stable/beets/10.1.5/app-readme.md
new file mode 100644
index 0000000000..7fc081af55
--- /dev/null
+++ b/stable/beets/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+A music library manager and not, for the most part, a music player.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/beets](https://truecharts.org/charts/stable/beets)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/beets/10.1.5/charts/common-17.2.21.tgz b/stable/beets/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/beets/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/beets/10.1.5/ix_values.yaml b/stable/beets/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..7bcfce392f
--- /dev/null
+++ b/stable/beets/10.1.5/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/beets
+ pullPolicy: IfNotPresent
+ tag: version-1.6.0@sha256:94775cbf5c22df7821bf1c4a1a643e95f7feabaab4ed9f98432c563b99ca3bae
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 8337
+ protocol: http
+ targetPort: 8337
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/beets/10.1.5/questions.yaml b/stable/beets/10.1.5/questions.yaml
new file mode 100644
index 0000000000..eaa5923058
--- /dev/null
+++ b/stable/beets/10.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 8337
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/dashdot/7.1.4/templates/NOTES.txt b/stable/beets/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/dashdot/7.1.4/templates/NOTES.txt
rename to stable/beets/10.1.5/templates/NOTES.txt
diff --git a/stable/beets/10.1.5/templates/common.yaml b/stable/beets/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/beets/10.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/citadel-forgedwithfire/4.1.4/values.yaml b/stable/beets/10.1.5/values.yaml
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/values.yaml
rename to stable/beets/10.1.5/values.yaml
diff --git a/stable/bender/4.1.4/CHANGELOG.md b/stable/bender/4.1.4/CHANGELOG.md
deleted file mode 100644
index 988790c392..0000000000
--- a/stable/bender/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bender-4.1.4](https://github.com/truecharts/charts/compare/bender-4.1.3...bender-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bender-4.1.3](https://github.com/truecharts/charts/compare/bender-4.1.0...bender-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bender-4.1.2](https://github.com/truecharts/charts/compare/bender-4.1.0...bender-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bender-4.1.0](https://github.com/truecharts/charts/compare/bender-4.0.1...bender-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bender-4.0.1](https://github.com/truecharts/charts/compare/bender-4.0.0...bender-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bender-4.0.0](https://github.com/truecharts/charts/compare/bender-3.0.17...bender-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bender-3.0.17](https://github.com/truecharts/charts/compare/bender-3.0.16...bender-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bender-3.0.16](https://github.com/truecharts/charts/compare/bender-3.0.15...bender-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bender-3.0.15](https://github.com/truecharts/charts/compare/bender-3.0.14...bender-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bender-3.0.14](https://github.com/truecharts/charts/compare/bender-3.0.13...bender-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bender-3.0.13](https://github.com/truecharts/charts/compare/bender-3.0.12...bender-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/bender/4.1.4/Chart.yaml b/stable/bender/4.1.4/Chart.yaml
deleted file mode 100644
index ef06ac504e..0000000000
--- a/stable/bender/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bender
-version: 4.1.4
-appVersion: 1.0.3
-description: A link dashboard that can be managed without any code.
-home: https://truecharts.org/charts/incubator/bender
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png
-deprecated: false
-sources:
- - https://github.com/jez500/bender
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bender
- - https://hub.docker.com/r/jez500/bender
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bender
- - dashboard
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: dashboard
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bender/4.1.4/app-changelog.md b/stable/bender/4.1.4/app-changelog.md
deleted file mode 100644
index d2064990ef..0000000000
--- a/stable/bender/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bender-4.1.4](https://github.com/truecharts/charts/compare/bender-4.1.3...bender-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bender/4.1.4/charts/common-17.2.19.tgz b/stable/bender/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bender/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bender/4.1.5/CHANGELOG.md b/stable/bender/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bf9c093cae
--- /dev/null
+++ b/stable/bender/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bender-4.1.5](https://github.com/truecharts/charts/compare/bender-4.1.4...bender-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bender-4.1.4](https://github.com/truecharts/charts/compare/bender-4.1.3...bender-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bender-4.1.3](https://github.com/truecharts/charts/compare/bender-4.1.0...bender-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bender-4.1.2](https://github.com/truecharts/charts/compare/bender-4.1.0...bender-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bender-4.1.0](https://github.com/truecharts/charts/compare/bender-4.0.1...bender-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bender-4.0.1](https://github.com/truecharts/charts/compare/bender-4.0.0...bender-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bender-4.0.0](https://github.com/truecharts/charts/compare/bender-3.0.17...bender-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bender-3.0.17](https://github.com/truecharts/charts/compare/bender-3.0.16...bender-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bender-3.0.16](https://github.com/truecharts/charts/compare/bender-3.0.15...bender-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bender-3.0.15](https://github.com/truecharts/charts/compare/bender-3.0.14...bender-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bender/4.1.5/Chart.yaml b/stable/bender/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..694155162e
--- /dev/null
+++ b/stable/bender/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bender
+version: 4.1.5
+appVersion: 1.0.3
+description: A link dashboard that can be managed without any code.
+home: https://truecharts.org/charts/incubator/bender
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bender
+ - https://hub.docker.com/r/jez500/bender
+ - https://github.com/jez500/bender
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bender
+ - dashboard
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: dashboard
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bender/4.1.4/README.md b/stable/bender/4.1.5/README.md
similarity index 100%
rename from stable/bender/4.1.4/README.md
rename to stable/bender/4.1.5/README.md
diff --git a/stable/bender/4.1.5/app-changelog.md b/stable/bender/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..cc3b68846e
--- /dev/null
+++ b/stable/bender/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bender-4.1.5](https://github.com/truecharts/charts/compare/bender-4.1.4...bender-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bender/4.1.4/app-readme.md b/stable/bender/4.1.5/app-readme.md
similarity index 100%
rename from stable/bender/4.1.4/app-readme.md
rename to stable/bender/4.1.5/app-readme.md
diff --git a/stable/bender/4.1.5/charts/common-17.2.21.tgz b/stable/bender/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bender/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bender/4.1.4/ix_values.yaml b/stable/bender/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bender/4.1.4/ix_values.yaml
rename to stable/bender/4.1.5/ix_values.yaml
diff --git a/stable/bender/4.1.4/questions.yaml b/stable/bender/4.1.5/questions.yaml
similarity index 100%
rename from stable/bender/4.1.4/questions.yaml
rename to stable/bender/4.1.5/questions.yaml
diff --git a/stable/czkawka/7.1.4/templates/common.yaml b/stable/bender/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/czkawka/7.1.4/templates/common.yaml
rename to stable/bender/4.1.5/templates/common.yaml
diff --git a/stable/clamav/9.1.4/values.yaml b/stable/bender/4.1.5/values.yaml
similarity index 100%
rename from stable/clamav/9.1.4/values.yaml
rename to stable/bender/4.1.5/values.yaml
diff --git a/stable/bitcoin-node/4.1.4/CHANGELOG.md b/stable/bitcoin-node/4.1.4/CHANGELOG.md
deleted file mode 100644
index 271cf9d1d9..0000000000
--- a/stable/bitcoin-node/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bitcoin-node-4.1.4](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.3...bitcoin-node-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bitcoin-node-4.1.3](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.0...bitcoin-node-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bitcoin-node-4.1.2](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.0...bitcoin-node-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bitcoin-node-4.1.0](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.1...bitcoin-node-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bitcoin-node-4.0.1](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.0...bitcoin-node-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bitcoin-node-4.0.0](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.18...bitcoin-node-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bitcoin-node-3.0.18](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.17...bitcoin-node-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bitcoin-node-3.0.17](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.16...bitcoin-node-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bitcoin-node-3.0.16](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.15...bitcoin-node-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bitcoin-node-3.0.15](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.14...bitcoin-node-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bitcoin-node-3.0.14](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.13...bitcoin-node-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/bitcoin-node/4.1.4/Chart.yaml b/stable/bitcoin-node/4.1.4/Chart.yaml
deleted file mode 100644
index 03df1d8cba..0000000000
--- a/stable/bitcoin-node/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bitcoin-node
-version: 4.1.4
-appVersion: latest
-description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
-home: https://truecharts.org/charts/incubator/bitcoin-node
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png
-deprecated: false
-sources:
- - https://github.com/kylemanna/docker-bitcoind
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
- - https://hub.docker.com/r/kylemanna/bitcoind
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bitcoin-node
- - Crypto
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Crypto
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bitcoin-node/4.1.4/app-changelog.md b/stable/bitcoin-node/4.1.4/app-changelog.md
deleted file mode 100644
index 4ba095a702..0000000000
--- a/stable/bitcoin-node/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bitcoin-node-4.1.4](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.3...bitcoin-node-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bitcoin-node/4.1.4/charts/common-17.2.19.tgz b/stable/bitcoin-node/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bitcoin-node/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bitcoin-node/4.1.5/CHANGELOG.md b/stable/bitcoin-node/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..34c4f5dc3e
--- /dev/null
+++ b/stable/bitcoin-node/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bitcoin-node-4.1.5](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.4...bitcoin-node-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bitcoin-node-4.1.4](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.3...bitcoin-node-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bitcoin-node-4.1.3](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.0...bitcoin-node-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bitcoin-node-4.1.2](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.0...bitcoin-node-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bitcoin-node-4.1.0](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.1...bitcoin-node-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bitcoin-node-4.0.1](https://github.com/truecharts/charts/compare/bitcoin-node-4.0.0...bitcoin-node-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bitcoin-node-4.0.0](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.18...bitcoin-node-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bitcoin-node-3.0.18](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.17...bitcoin-node-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bitcoin-node-3.0.17](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.16...bitcoin-node-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bitcoin-node-3.0.16](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.15...bitcoin-node-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bitcoin-node/4.1.5/Chart.yaml b/stable/bitcoin-node/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..3d0505e395
--- /dev/null
+++ b/stable/bitcoin-node/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bitcoin-node
+version: 4.1.5
+appVersion: latest
+description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
+home: https://truecharts.org/charts/incubator/bitcoin-node
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png
+deprecated: false
+sources:
+ - https://github.com/kylemanna/docker-bitcoind
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
+ - https://hub.docker.com/r/kylemanna/bitcoind
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bitcoin-node
+ - Crypto
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Crypto
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bitcoin-node/4.1.4/README.md b/stable/bitcoin-node/4.1.5/README.md
similarity index 100%
rename from stable/bitcoin-node/4.1.4/README.md
rename to stable/bitcoin-node/4.1.5/README.md
diff --git a/stable/bitcoin-node/4.1.5/app-changelog.md b/stable/bitcoin-node/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..72ffed6440
--- /dev/null
+++ b/stable/bitcoin-node/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bitcoin-node-4.1.5](https://github.com/truecharts/charts/compare/bitcoin-node-4.1.4...bitcoin-node-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bitcoin-node/4.1.4/app-readme.md b/stable/bitcoin-node/4.1.5/app-readme.md
similarity index 100%
rename from stable/bitcoin-node/4.1.4/app-readme.md
rename to stable/bitcoin-node/4.1.5/app-readme.md
diff --git a/stable/bitcoin-node/4.1.5/charts/common-17.2.21.tgz b/stable/bitcoin-node/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bitcoin-node/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bitcoin-node/4.1.4/ix_values.yaml b/stable/bitcoin-node/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bitcoin-node/4.1.4/ix_values.yaml
rename to stable/bitcoin-node/4.1.5/ix_values.yaml
diff --git a/stable/bitcoin-node/4.1.4/questions.yaml b/stable/bitcoin-node/4.1.5/questions.yaml
similarity index 100%
rename from stable/bitcoin-node/4.1.4/questions.yaml
rename to stable/bitcoin-node/4.1.5/questions.yaml
diff --git a/stable/bitcoind/4.1.4/templates/common.yaml b/stable/bitcoin-node/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/bitcoind/4.1.4/templates/common.yaml
rename to stable/bitcoin-node/4.1.5/templates/common.yaml
diff --git a/stable/clipplex/2.1.4/values.yaml b/stable/bitcoin-node/4.1.5/values.yaml
similarity index 100%
rename from stable/clipplex/2.1.4/values.yaml
rename to stable/bitcoin-node/4.1.5/values.yaml
diff --git a/stable/bitcoind/4.1.4/CHANGELOG.md b/stable/bitcoind/4.1.4/CHANGELOG.md
deleted file mode 100644
index e414d82aea..0000000000
--- a/stable/bitcoind/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bitcoind-4.1.4](https://github.com/truecharts/charts/compare/bitcoind-4.1.3...bitcoind-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bitcoind-4.1.3](https://github.com/truecharts/charts/compare/bitcoind-4.1.0...bitcoind-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bitcoind-4.1.2](https://github.com/truecharts/charts/compare/bitcoind-4.1.0...bitcoind-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bitcoind-4.1.0](https://github.com/truecharts/charts/compare/bitcoind-4.0.1...bitcoind-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bitcoind-4.0.1](https://github.com/truecharts/charts/compare/bitcoind-4.0.0...bitcoind-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bitcoind-4.0.0](https://github.com/truecharts/charts/compare/bitcoind-3.0.18...bitcoind-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bitcoind-3.0.18](https://github.com/truecharts/charts/compare/bitcoind-3.0.17...bitcoind-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bitcoind-3.0.17](https://github.com/truecharts/charts/compare/bitcoind-3.0.16...bitcoind-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bitcoind-3.0.16](https://github.com/truecharts/charts/compare/bitcoind-3.0.15...bitcoind-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bitcoind-3.0.15](https://github.com/truecharts/charts/compare/bitcoind-3.0.14...bitcoind-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bitcoind-3.0.14](https://github.com/truecharts/charts/compare/bitcoind-3.0.13...bitcoind-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/bitcoind/4.1.4/Chart.yaml b/stable/bitcoind/4.1.4/Chart.yaml
deleted file mode 100644
index a123faa34f..0000000000
--- a/stable/bitcoind/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bitcoind
-version: 4.1.4
-appVersion: latest
-description: |
- Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
-home: https://truecharts.org/charts/incubator/bitcoind
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/ofawx/bitcoind
- - https://bitcoin.org/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bitcoind
- - Tools-Utilities
- - Network-Other
- - Crypto
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bitcoind/4.1.4/app-changelog.md b/stable/bitcoind/4.1.4/app-changelog.md
deleted file mode 100644
index aa65cccc28..0000000000
--- a/stable/bitcoind/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bitcoind-4.1.4](https://github.com/truecharts/charts/compare/bitcoind-4.1.3...bitcoind-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bitcoind/4.1.4/charts/common-17.2.19.tgz b/stable/bitcoind/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bitcoind/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bitcoind/4.1.5/CHANGELOG.md b/stable/bitcoind/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..02f893413f
--- /dev/null
+++ b/stable/bitcoind/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bitcoind-4.1.5](https://github.com/truecharts/charts/compare/bitcoind-4.1.4...bitcoind-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bitcoind-4.1.4](https://github.com/truecharts/charts/compare/bitcoind-4.1.3...bitcoind-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bitcoind-4.1.3](https://github.com/truecharts/charts/compare/bitcoind-4.1.0...bitcoind-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bitcoind-4.1.2](https://github.com/truecharts/charts/compare/bitcoind-4.1.0...bitcoind-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bitcoind-4.1.0](https://github.com/truecharts/charts/compare/bitcoind-4.0.1...bitcoind-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bitcoind-4.0.1](https://github.com/truecharts/charts/compare/bitcoind-4.0.0...bitcoind-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bitcoind-4.0.0](https://github.com/truecharts/charts/compare/bitcoind-3.0.18...bitcoind-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bitcoind-3.0.18](https://github.com/truecharts/charts/compare/bitcoind-3.0.17...bitcoind-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bitcoind-3.0.17](https://github.com/truecharts/charts/compare/bitcoind-3.0.16...bitcoind-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bitcoind-3.0.16](https://github.com/truecharts/charts/compare/bitcoind-3.0.15...bitcoind-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bitcoind/4.1.5/Chart.yaml b/stable/bitcoind/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..a8886258ec
--- /dev/null
+++ b/stable/bitcoind/4.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bitcoind
+version: 4.1.5
+appVersion: latest
+description: |
+ Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
+home: https://truecharts.org/charts/incubator/bitcoind
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
+deprecated: false
+sources:
+ - https://bitcoin.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
+ - https://hub.docker.com/r/ofawx/bitcoind
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bitcoind
+ - Tools-Utilities
+ - Network-Other
+ - Crypto
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bitcoind/4.1.4/README.md b/stable/bitcoind/4.1.5/README.md
similarity index 100%
rename from stable/bitcoind/4.1.4/README.md
rename to stable/bitcoind/4.1.5/README.md
diff --git a/stable/bitcoind/4.1.5/app-changelog.md b/stable/bitcoind/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..a51bcece58
--- /dev/null
+++ b/stable/bitcoind/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bitcoind-4.1.5](https://github.com/truecharts/charts/compare/bitcoind-4.1.4...bitcoind-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bitcoind/4.1.4/app-readme.md b/stable/bitcoind/4.1.5/app-readme.md
similarity index 100%
rename from stable/bitcoind/4.1.4/app-readme.md
rename to stable/bitcoind/4.1.5/app-readme.md
diff --git a/stable/bitcoind/4.1.5/charts/common-17.2.21.tgz b/stable/bitcoind/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bitcoind/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bitcoind/4.1.4/ix_values.yaml b/stable/bitcoind/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bitcoind/4.1.4/ix_values.yaml
rename to stable/bitcoind/4.1.5/ix_values.yaml
diff --git a/stable/bitcoind/4.1.4/questions.yaml b/stable/bitcoind/4.1.5/questions.yaml
similarity index 100%
rename from stable/bitcoind/4.1.4/questions.yaml
rename to stable/bitcoind/4.1.5/questions.yaml
diff --git a/stable/bitcoinunlimited/4.1.4/templates/common.yaml b/stable/bitcoind/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/templates/common.yaml
rename to stable/bitcoind/4.1.5/templates/common.yaml
diff --git a/stable/cloudcommander/4.1.4/values.yaml b/stable/bitcoind/4.1.5/values.yaml
similarity index 100%
rename from stable/cloudcommander/4.1.4/values.yaml
rename to stable/bitcoind/4.1.5/values.yaml
diff --git a/stable/bitcoinunlimited/4.1.4/CHANGELOG.md b/stable/bitcoinunlimited/4.1.4/CHANGELOG.md
deleted file mode 100644
index bb5cdd25ea..0000000000
--- a/stable/bitcoinunlimited/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bitcoinunlimited-4.1.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.3...bitcoinunlimited-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bitcoinunlimited-4.1.3](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.0...bitcoinunlimited-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bitcoinunlimited-4.1.2](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.0...bitcoinunlimited-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bitcoinunlimited-4.1.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.1...bitcoinunlimited-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bitcoinunlimited-4.0.1](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.0...bitcoinunlimited-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bitcoinunlimited-4.0.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.17...bitcoinunlimited-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bitcoinunlimited-3.0.17](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.16...bitcoinunlimited-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bitcoinunlimited-3.0.16](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.15...bitcoinunlimited-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bitcoinunlimited-3.0.15](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.14...bitcoinunlimited-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bitcoinunlimited-3.0.14](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.13...bitcoinunlimited-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bitcoinunlimited-3.0.13](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.12...bitcoinunlimited-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/bitcoinunlimited/4.1.4/Chart.yaml b/stable/bitcoinunlimited/4.1.4/Chart.yaml
deleted file mode 100644
index b98139d751..0000000000
--- a/stable/bitcoinunlimited/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bitcoinunlimited
-version: 4.1.4
-appVersion: latest
-description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
-home: https://truecharts.org/charts/incubator/bitcoinunlimited
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited
- - https://hub.docker.com/r/amacneil/bitcoinunlimited
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bitcoinunlimited
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bitcoinunlimited/4.1.4/app-changelog.md b/stable/bitcoinunlimited/4.1.4/app-changelog.md
deleted file mode 100644
index 6c8fb8ebe9..0000000000
--- a/stable/bitcoinunlimited/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bitcoinunlimited-4.1.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.3...bitcoinunlimited-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bitcoinunlimited/4.1.4/charts/common-17.2.19.tgz b/stable/bitcoinunlimited/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bitcoinunlimited/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bitcoinunlimited/4.1.5/CHANGELOG.md b/stable/bitcoinunlimited/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b91e3d0812
--- /dev/null
+++ b/stable/bitcoinunlimited/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bitcoinunlimited-4.1.5](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.4...bitcoinunlimited-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bitcoinunlimited-4.1.4](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.3...bitcoinunlimited-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bitcoinunlimited-4.1.3](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.0...bitcoinunlimited-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bitcoinunlimited-4.1.2](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.0...bitcoinunlimited-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bitcoinunlimited-4.1.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.1...bitcoinunlimited-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bitcoinunlimited-4.0.1](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.0.0...bitcoinunlimited-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bitcoinunlimited-4.0.0](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.17...bitcoinunlimited-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bitcoinunlimited-3.0.17](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.16...bitcoinunlimited-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bitcoinunlimited-3.0.16](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.15...bitcoinunlimited-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bitcoinunlimited-3.0.15](https://github.com/truecharts/charts/compare/bitcoinunlimited-3.0.14...bitcoinunlimited-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bitcoinunlimited/4.1.5/Chart.yaml b/stable/bitcoinunlimited/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..7fb6db45e7
--- /dev/null
+++ b/stable/bitcoinunlimited/4.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bitcoinunlimited
+version: 4.1.5
+appVersion: latest
+description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
+home: https://truecharts.org/charts/incubator/bitcoinunlimited
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited
+ - https://hub.docker.com/r/amacneil/bitcoinunlimited
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bitcoinunlimited
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bitcoinunlimited/4.1.4/README.md b/stable/bitcoinunlimited/4.1.5/README.md
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/README.md
rename to stable/bitcoinunlimited/4.1.5/README.md
diff --git a/stable/bitcoinunlimited/4.1.5/app-changelog.md b/stable/bitcoinunlimited/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..591a66fa18
--- /dev/null
+++ b/stable/bitcoinunlimited/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bitcoinunlimited-4.1.5](https://github.com/truecharts/charts/compare/bitcoinunlimited-4.1.4...bitcoinunlimited-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bitcoinunlimited/4.1.4/app-readme.md b/stable/bitcoinunlimited/4.1.5/app-readme.md
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/app-readme.md
rename to stable/bitcoinunlimited/4.1.5/app-readme.md
diff --git a/stable/bitcoinunlimited/4.1.5/charts/common-17.2.21.tgz b/stable/bitcoinunlimited/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bitcoinunlimited/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bitcoinunlimited/4.1.4/ix_values.yaml b/stable/bitcoinunlimited/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/ix_values.yaml
rename to stable/bitcoinunlimited/4.1.5/ix_values.yaml
diff --git a/stable/bitcoinunlimited/4.1.4/questions.yaml b/stable/bitcoinunlimited/4.1.5/questions.yaml
similarity index 100%
rename from stable/bitcoinunlimited/4.1.4/questions.yaml
rename to stable/bitcoinunlimited/4.1.5/questions.yaml
diff --git a/stable/bitcoinwalletgui/4.1.4/templates/common.yaml b/stable/bitcoinunlimited/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/templates/common.yaml
rename to stable/bitcoinunlimited/4.1.5/templates/common.yaml
diff --git a/stable/cloudflared/8.1.4/values.yaml b/stable/bitcoinunlimited/4.1.5/values.yaml
similarity index 100%
rename from stable/cloudflared/8.1.4/values.yaml
rename to stable/bitcoinunlimited/4.1.5/values.yaml
diff --git a/stable/bitcoinwalletgui/4.1.4/CHANGELOG.md b/stable/bitcoinwalletgui/4.1.4/CHANGELOG.md
deleted file mode 100644
index f2141d4630..0000000000
--- a/stable/bitcoinwalletgui/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bitcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.3...bitcoinwalletgui-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bitcoinwalletgui-4.1.3](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.0...bitcoinwalletgui-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bitcoinwalletgui-4.1.2](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.0...bitcoinwalletgui-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bitcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.1...bitcoinwalletgui-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bitcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.0...bitcoinwalletgui-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bitcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.17...bitcoinwalletgui-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bitcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.16...bitcoinwalletgui-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bitcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.15...bitcoinwalletgui-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bitcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.14...bitcoinwalletgui-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bitcoinwalletgui-3.0.14](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.13...bitcoinwalletgui-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bitcoinwalletgui-3.0.13](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.12...bitcoinwalletgui-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/bitcoinwalletgui/4.1.4/Chart.yaml b/stable/bitcoinwalletgui/4.1.4/Chart.yaml
deleted file mode 100644
index 6ef67fc3b2..0000000000
--- a/stable/bitcoinwalletgui/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bitcoinwalletgui
-version: 4.1.4
-appVersion: latest
-description: |
- Bitcoin wallet with GUI over VNC and NoVNC.
-home: https://truecharts.org/charts/incubator/bitcoinwalletgui
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui
- - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bitcoinwalletgui
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bitcoinwalletgui/4.1.4/app-changelog.md b/stable/bitcoinwalletgui/4.1.4/app-changelog.md
deleted file mode 100644
index d013fc52e7..0000000000
--- a/stable/bitcoinwalletgui/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bitcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.3...bitcoinwalletgui-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bitcoinwalletgui/4.1.4/charts/common-17.2.19.tgz b/stable/bitcoinwalletgui/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bitcoinwalletgui/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bitcoinwalletgui/4.1.5/CHANGELOG.md b/stable/bitcoinwalletgui/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c90bd80f92
--- /dev/null
+++ b/stable/bitcoinwalletgui/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bitcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.4...bitcoinwalletgui-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bitcoinwalletgui-4.1.4](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.3...bitcoinwalletgui-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bitcoinwalletgui-4.1.3](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.0...bitcoinwalletgui-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bitcoinwalletgui-4.1.2](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.0...bitcoinwalletgui-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bitcoinwalletgui-4.1.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.1...bitcoinwalletgui-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bitcoinwalletgui-4.0.1](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.0.0...bitcoinwalletgui-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bitcoinwalletgui-4.0.0](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.17...bitcoinwalletgui-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bitcoinwalletgui-3.0.17](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.16...bitcoinwalletgui-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bitcoinwalletgui-3.0.16](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.15...bitcoinwalletgui-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bitcoinwalletgui-3.0.15](https://github.com/truecharts/charts/compare/bitcoinwalletgui-3.0.14...bitcoinwalletgui-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bitcoinwalletgui/4.1.5/Chart.yaml b/stable/bitcoinwalletgui/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..82581b4b5a
--- /dev/null
+++ b/stable/bitcoinwalletgui/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bitcoinwalletgui
+version: 4.1.5
+appVersion: latest
+description: |
+ Bitcoin wallet with GUI over VNC and NoVNC.
+home: https://truecharts.org/charts/incubator/bitcoinwalletgui
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui
+ - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bitcoinwalletgui
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bitcoinwalletgui/4.1.4/README.md b/stable/bitcoinwalletgui/4.1.5/README.md
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/README.md
rename to stable/bitcoinwalletgui/4.1.5/README.md
diff --git a/stable/bitcoinwalletgui/4.1.5/app-changelog.md b/stable/bitcoinwalletgui/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..932e3709b1
--- /dev/null
+++ b/stable/bitcoinwalletgui/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bitcoinwalletgui-4.1.5](https://github.com/truecharts/charts/compare/bitcoinwalletgui-4.1.4...bitcoinwalletgui-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bitcoinwalletgui/4.1.4/app-readme.md b/stable/bitcoinwalletgui/4.1.5/app-readme.md
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/app-readme.md
rename to stable/bitcoinwalletgui/4.1.5/app-readme.md
diff --git a/stable/bitcoinwalletgui/4.1.5/charts/common-17.2.21.tgz b/stable/bitcoinwalletgui/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bitcoinwalletgui/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bitcoinwalletgui/4.1.4/ix_values.yaml b/stable/bitcoinwalletgui/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/ix_values.yaml
rename to stable/bitcoinwalletgui/4.1.5/ix_values.yaml
diff --git a/stable/bitcoinwalletgui/4.1.4/questions.yaml b/stable/bitcoinwalletgui/4.1.5/questions.yaml
similarity index 100%
rename from stable/bitcoinwalletgui/4.1.4/questions.yaml
rename to stable/bitcoinwalletgui/4.1.5/questions.yaml
diff --git a/stable/blender-desktop-g3/4.1.4/templates/common.yaml b/stable/bitcoinwalletgui/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/templates/common.yaml
rename to stable/bitcoinwalletgui/4.1.5/templates/common.yaml
diff --git a/stable/cloudflareddns/8.1.5/values.yaml b/stable/bitcoinwalletgui/4.1.5/values.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.5/values.yaml
rename to stable/bitcoinwalletgui/4.1.5/values.yaml
diff --git a/stable/blender-desktop-g3/4.1.4/CHANGELOG.md b/stable/blender-desktop-g3/4.1.4/CHANGELOG.md
deleted file mode 100644
index 3eeb50d438..0000000000
--- a/stable/blender-desktop-g3/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [blender-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.3...blender-desktop-g3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [blender-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.0...blender-desktop-g3-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [blender-desktop-g3-4.1.2](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.0...blender-desktop-g3-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [blender-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.1...blender-desktop-g3-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [blender-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.0...blender-desktop-g3-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [blender-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.18...blender-desktop-g3-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [blender-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.17...blender-desktop-g3-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [blender-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.16...blender-desktop-g3-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [blender-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.15...blender-desktop-g3-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [blender-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.14...blender-desktop-g3-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [blender-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.13...blender-desktop-g3-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/blender-desktop-g3/4.1.4/Chart.yaml b/stable/blender-desktop-g3/4.1.4/Chart.yaml
deleted file mode 100644
index 0ed96b532d..0000000000
--- a/stable/blender-desktop-g3/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: blender-desktop-g3
-version: 4.1.4
-appVersion: latest
-description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
-home: https://truecharts.org/charts/incubator/blender-desktop-g3
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png
-deprecated: false
-sources:
- - https://github.com/accetto/headless-drawing-g3/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3
- - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - blender-desktop-g3
- - Productivity
- - Tools-Utilities
- - MediaApp-Photos
- - MediaApp-Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/blender-desktop-g3/4.1.4/app-changelog.md b/stable/blender-desktop-g3/4.1.4/app-changelog.md
deleted file mode 100644
index 91e82b416b..0000000000
--- a/stable/blender-desktop-g3/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [blender-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.3...blender-desktop-g3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/blender-desktop-g3/4.1.4/charts/common-17.2.19.tgz b/stable/blender-desktop-g3/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/blender-desktop-g3/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/blender-desktop-g3/4.1.5/CHANGELOG.md b/stable/blender-desktop-g3/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..96c150a844
--- /dev/null
+++ b/stable/blender-desktop-g3/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [blender-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.4...blender-desktop-g3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [blender-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.3...blender-desktop-g3-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [blender-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.0...blender-desktop-g3-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [blender-desktop-g3-4.1.2](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.0...blender-desktop-g3-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [blender-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.1...blender-desktop-g3-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [blender-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.0.0...blender-desktop-g3-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [blender-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.18...blender-desktop-g3-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [blender-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.17...blender-desktop-g3-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [blender-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.16...blender-desktop-g3-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [blender-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/blender-desktop-g3-3.0.15...blender-desktop-g3-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/blender-desktop-g3/4.1.5/Chart.yaml b/stable/blender-desktop-g3/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..dcae10d6dc
--- /dev/null
+++ b/stable/blender-desktop-g3/4.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: blender-desktop-g3
+version: 4.1.5
+appVersion: latest
+description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
+home: https://truecharts.org/charts/incubator/blender-desktop-g3
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png
+deprecated: false
+sources:
+ - https://github.com/accetto/headless-drawing-g3/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3
+ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - blender-desktop-g3
+ - Productivity
+ - Tools-Utilities
+ - MediaApp-Photos
+ - MediaApp-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/blender-desktop-g3/4.1.4/README.md b/stable/blender-desktop-g3/4.1.5/README.md
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/README.md
rename to stable/blender-desktop-g3/4.1.5/README.md
diff --git a/stable/blender-desktop-g3/4.1.5/app-changelog.md b/stable/blender-desktop-g3/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..6e8eb6c871
--- /dev/null
+++ b/stable/blender-desktop-g3/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [blender-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/blender-desktop-g3-4.1.4...blender-desktop-g3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/blender-desktop-g3/4.1.4/app-readme.md b/stable/blender-desktop-g3/4.1.5/app-readme.md
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/app-readme.md
rename to stable/blender-desktop-g3/4.1.5/app-readme.md
diff --git a/stable/blender-desktop-g3/4.1.5/charts/common-17.2.21.tgz b/stable/blender-desktop-g3/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/blender-desktop-g3/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/blender-desktop-g3/4.1.4/ix_values.yaml b/stable/blender-desktop-g3/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/ix_values.yaml
rename to stable/blender-desktop-g3/4.1.5/ix_values.yaml
diff --git a/stable/blender-desktop-g3/4.1.4/questions.yaml b/stable/blender-desktop-g3/4.1.5/questions.yaml
similarity index 100%
rename from stable/blender-desktop-g3/4.1.4/questions.yaml
rename to stable/blender-desktop-g3/4.1.5/questions.yaml
diff --git a/stable/blender/4.1.5/templates/common.yaml b/stable/blender-desktop-g3/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/blender/4.1.5/templates/common.yaml
rename to stable/blender-desktop-g3/4.1.5/templates/common.yaml
diff --git a/stable/cloudreve/4.1.4/values.yaml b/stable/blender-desktop-g3/4.1.5/values.yaml
similarity index 100%
rename from stable/cloudreve/4.1.4/values.yaml
rename to stable/blender-desktop-g3/4.1.5/values.yaml
diff --git a/stable/blender/4.1.5/CHANGELOG.md b/stable/blender/4.1.5/CHANGELOG.md
deleted file mode 100644
index baca9a4c99..0000000000
--- a/stable/blender/4.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [blender-4.1.5](https://github.com/truecharts/charts/compare/blender-4.1.4...blender-4.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [blender-4.1.4](https://github.com/truecharts/charts/compare/blender-4.1.1...blender-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [blender-4.1.3](https://github.com/truecharts/charts/compare/blender-4.1.1...blender-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [blender-4.1.1](https://github.com/truecharts/charts/compare/blender-4.1.0...blender-4.1.1) (2023-12-31)
-
-### Chore
-
-- update container image lscr.io/linuxserver/blender to latest[@bec3de1](https://github.com/bec3de1) by renovate ([#16622](https://github.com/truecharts/charts/issues/16622))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [blender-4.1.0](https://github.com/truecharts/charts/compare/blender-4.0.2...blender-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [blender-4.0.2](https://github.com/truecharts/charts/compare/blender-4.0.1...blender-4.0.2) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [blender-4.0.1](https://github.com/truecharts/charts/compare/blender-4.0.0...blender-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [blender-4.0.0](https://github.com/truecharts/charts/compare/blender-3.0.18...blender-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [blender-3.0.18](https://github.com/truecharts/charts/compare/blender-3.0.17...blender-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [blender-3.0.17](https://github.com/truecharts/charts/compare/blender-3.0.16...blender-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [blender-3.0.16](https://github.com/truecharts/charts/compare/blender-3.0.15...blender-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
diff --git a/stable/blender/4.1.5/Chart.yaml b/stable/blender/4.1.5/Chart.yaml
deleted file mode 100644
index 999685638f..0000000000
--- a/stable/blender/4.1.5/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: blender
-version: 4.1.5
-appVersion: latest
-description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
-home: https://truecharts.org/charts/incubator/blender
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/blender
- - https://fleet.linuxserver.io/image?name=linuxserver/blender
- - https://github.com/orgs/linuxserver/packages/container/package/blender
- - https://github.com/linuxserver/docker-blender#readme
- - https://www.blender.org/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - blender
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/blender/4.1.5/app-changelog.md b/stable/blender/4.1.5/app-changelog.md
deleted file mode 100644
index cd2722480e..0000000000
--- a/stable/blender/4.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [blender-4.1.5](https://github.com/truecharts/charts/compare/blender-4.1.4...blender-4.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/blender/4.1.5/charts/common-17.2.19.tgz b/stable/blender/4.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/blender/4.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/blender/4.1.6/CHANGELOG.md b/stable/blender/4.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..0f7387ba6f
--- /dev/null
+++ b/stable/blender/4.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [blender-4.1.6](https://github.com/truecharts/charts/compare/blender-4.1.5...blender-4.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [blender-4.1.5](https://github.com/truecharts/charts/compare/blender-4.1.4...blender-4.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [blender-4.1.4](https://github.com/truecharts/charts/compare/blender-4.1.1...blender-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [blender-4.1.3](https://github.com/truecharts/charts/compare/blender-4.1.1...blender-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [blender-4.1.1](https://github.com/truecharts/charts/compare/blender-4.1.0...blender-4.1.1) (2023-12-31)
+
+### Chore
+
+- update container image lscr.io/linuxserver/blender to latest[@bec3de1](https://github.com/bec3de1) by renovate ([#16622](https://github.com/truecharts/charts/issues/16622))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [blender-4.1.0](https://github.com/truecharts/charts/compare/blender-4.0.2...blender-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [blender-4.0.2](https://github.com/truecharts/charts/compare/blender-4.0.1...blender-4.0.2) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [blender-4.0.1](https://github.com/truecharts/charts/compare/blender-4.0.0...blender-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [blender-4.0.0](https://github.com/truecharts/charts/compare/blender-3.0.18...blender-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [blender-3.0.18](https://github.com/truecharts/charts/compare/blender-3.0.17...blender-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [blender-3.0.17](https://github.com/truecharts/charts/compare/blender-3.0.16...blender-3.0.17) (2023-12-24)
+
+### Chore
diff --git a/stable/blender/4.1.6/Chart.yaml b/stable/blender/4.1.6/Chart.yaml
new file mode 100644
index 0000000000..778d8ff2e1
--- /dev/null
+++ b/stable/blender/4.1.6/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: blender
+version: 4.1.6
+appVersion: latest
+description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
+home: https://truecharts.org/charts/incubator/blender
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
+deprecated: false
+sources:
+ - https://www.blender.org/
+ - https://github.com/orgs/linuxserver/packages/container/package/blender
+ - https://github.com/linuxserver/docker-blender#readme
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/blender
+ - https://fleet.linuxserver.io/image?name=linuxserver/blender
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - blender
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/blender/4.1.5/README.md b/stable/blender/4.1.6/README.md
similarity index 100%
rename from stable/blender/4.1.5/README.md
rename to stable/blender/4.1.6/README.md
diff --git a/stable/blender/4.1.6/app-changelog.md b/stable/blender/4.1.6/app-changelog.md
new file mode 100644
index 0000000000..5d6e5ecb29
--- /dev/null
+++ b/stable/blender/4.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [blender-4.1.6](https://github.com/truecharts/charts/compare/blender-4.1.5...blender-4.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/blender/4.1.5/app-readme.md b/stable/blender/4.1.6/app-readme.md
similarity index 100%
rename from stable/blender/4.1.5/app-readme.md
rename to stable/blender/4.1.6/app-readme.md
diff --git a/stable/blender/4.1.6/charts/common-17.2.21.tgz b/stable/blender/4.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/blender/4.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/blender/4.1.5/ix_values.yaml b/stable/blender/4.1.6/ix_values.yaml
similarity index 100%
rename from stable/blender/4.1.5/ix_values.yaml
rename to stable/blender/4.1.6/ix_values.yaml
diff --git a/stable/blender/4.1.5/questions.yaml b/stable/blender/4.1.6/questions.yaml
similarity index 100%
rename from stable/blender/4.1.5/questions.yaml
rename to stable/blender/4.1.6/questions.yaml
diff --git a/stable/breitbandmessung-de/4.1.4/templates/common.yaml b/stable/blender/4.1.6/templates/common.yaml
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/templates/common.yaml
rename to stable/blender/4.1.6/templates/common.yaml
diff --git a/stable/collabora/4.1.4/values.yaml b/stable/blender/4.1.6/values.yaml
similarity index 100%
rename from stable/collabora/4.1.4/values.yaml
rename to stable/blender/4.1.6/values.yaml
diff --git a/stable/blog/10.1.5/CHANGELOG.md b/stable/blog/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bbb5b0453a
--- /dev/null
+++ b/stable/blog/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [blog-10.1.5](https://github.com/truecharts/charts/compare/blog-10.1.4...blog-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [blog-10.1.4](https://github.com/truecharts/charts/compare/blog-10.1.3...blog-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [blog-10.1.3](https://github.com/truecharts/charts/compare/blog-10.1.0...blog-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [blog-10.1.2](https://github.com/truecharts/charts/compare/blog-10.1.0...blog-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [blog-10.1.0](https://github.com/truecharts/charts/compare/blog-10.0.1...blog-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [blog-10.0.1](https://github.com/truecharts/charts/compare/blog-10.0.0...blog-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [blog-10.0.0](https://github.com/truecharts/charts/compare/blog-9.0.11...blog-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [blog-9.0.11](https://github.com/truecharts/charts/compare/blog-9.0.10...blog-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [blog-9.0.10](https://github.com/truecharts/charts/compare/blog-9.0.9...blog-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [blog-9.0.9](https://github.com/truecharts/charts/compare/blog-9.0.8...blog-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/blog/10.1.5/Chart.yaml b/stable/blog/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..0f7e4348bd
--- /dev/null
+++ b/stable/blog/10.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: blog
+version: 10.1.5
+appVersion: latest
+description: Lightweight self-hosted facebook-styled PHP blog.
+home: https://truecharts.org/charts/stable/blog
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/blog
+ - https://hub.docker.com/r/m1k1o/blog
+ - https://github.com/m1k1o/blog
+ - https://github.com/nicholaswilde/docker-blog
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - blog
+ - php
+ - self
+ - hosted
+ - facebook
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: hosting
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/blog/10.1.5/README.md b/stable/blog/10.1.5/README.md
new file mode 100644
index 0000000000..51046d99fe
--- /dev/null
+++ b/stable/blog/10.1.5/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/blog)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/blog/10.1.5/app-changelog.md b/stable/blog/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..b456cee328
--- /dev/null
+++ b/stable/blog/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [blog-10.1.5](https://github.com/truecharts/charts/compare/blog-10.1.4...blog-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/blog/10.1.5/app-readme.md b/stable/blog/10.1.5/app-readme.md
new file mode 100644
index 0000000000..3d0f8de6fe
--- /dev/null
+++ b/stable/blog/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Lightweight self-hosted facebook-styled PHP blog.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/blog](https://truecharts.org/charts/stable/blog)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/blog/10.1.5/charts/common-17.2.21.tgz b/stable/blog/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/blog/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/blog/10.1.5/ix_values.yaml b/stable/blog/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..7932eee43d
--- /dev/null
+++ b/stable/blog/10.1.5/ix_values.yaml
@@ -0,0 +1,62 @@
+image:
+ repository: m1k1o/blog
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:42060a897a0fd93ac898b8cbb5ccd64a25174bc094259ec025d0b6fffac72219
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10111
+ protocol: http
+ targetPort: 80
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ BLOG_TITLE: "Blog"
+ BLOG_NAME: "Max Musermann"
+ BLOG_LANG: "en"
+ BLOG_DB_CONNECTION: "postgres"
+ BLOG_POSTGRES_USER: "{{ .Values.cnpg.main.user }}"
+ BLOG_POSTGRES_PORT: "5432"
+ BLOG_DB_NAME: "{{ .Values.cnpg.main.database }}"
+ BLOG_POSTGRES_PASS:
+ secretKeyRef:
+ name: cnpg-main-user
+ key: password
+ BLOG_POSTGRES_HOST:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: host
+ BLOG_NICK: username
+ BLOG_PASS: password
+persistence:
+ data:
+ enabled: true
+ mountPath: /var/www/html/data
+cnpg:
+ main:
+ enabled: true
+ user: blog
+ database: blog
+portal:
+ open:
+ enabled: true
diff --git a/stable/blog/10.1.5/questions.yaml b/stable/blog/10.1.5/questions.yaml
new file mode 100644
index 0000000000..bdceb4f3c8
--- /dev/null
+++ b/stable/blog/10.1.5/questions.yaml
@@ -0,0 +1,3301 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: BLOG_TITLE
+ label: "Blog Title"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: BLOG_NAME
+ label: "Blog Name"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: BLOG_LANG
+ label: "Blog Language"
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10111
+ 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 Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/dashy/5.1.4/templates/NOTES.txt b/stable/blog/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/dashy/5.1.4/templates/NOTES.txt
rename to stable/blog/10.1.5/templates/NOTES.txt
diff --git a/stable/blog/10.1.5/templates/common.yaml b/stable/blog/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/blog/10.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/colonysurvival/4.1.4/values.yaml b/stable/blog/10.1.5/values.yaml
similarity index 100%
rename from stable/colonysurvival/4.1.4/values.yaml
rename to stable/blog/10.1.5/values.yaml
diff --git a/stable/boinc/8.1.5/CHANGELOG.md b/stable/boinc/8.1.5/CHANGELOG.md
deleted file mode 100644
index d576d9d74a..0000000000
--- a/stable/boinc/8.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [boinc-8.1.5](https://github.com/truecharts/charts/compare/boinc-8.1.4...boinc-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [boinc-8.1.4](https://github.com/truecharts/charts/compare/boinc-8.1.1...boinc-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [boinc-8.1.3](https://github.com/truecharts/charts/compare/boinc-8.1.1...boinc-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [boinc-8.1.1](https://github.com/truecharts/charts/compare/boinc-8.1.0...boinc-8.1.1) (2023-12-31)
-
-### Chore
-
-- update container image ghcr.io/linuxserver/boinc to latest[@5b762aa](https://github.com/5b762aa) by renovate ([#16599](https://github.com/truecharts/charts/issues/16599))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [boinc-8.1.0](https://github.com/truecharts/charts/compare/boinc-8.0.1...boinc-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [boinc-8.0.1](https://github.com/truecharts/charts/compare/boinc-8.0.0...boinc-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [boinc-8.0.0](https://github.com/truecharts/charts/compare/boinc-7.0.12...boinc-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [boinc-7.0.12](https://github.com/truecharts/charts/compare/boinc-7.0.11...boinc-7.0.12) (2023-12-25)
-
-### Chore
-
-- update container image ghcr.io/linuxserver/boinc to latest[@a179088](https://github.com/a179088) by renovate ([#16408](https://github.com/truecharts/charts/issues/16408))
-
-## [boinc-7.0.11](https://github.com/truecharts/charts/compare/boinc-7.0.10...boinc-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [boinc-7.0.10](https://github.com/truecharts/charts/compare/boinc-7.0.9...boinc-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [boinc-7.0.9](https://github.com/truecharts/charts/compare/boinc-7.0.8...boinc-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
diff --git a/stable/boinc/8.1.5/Chart.yaml b/stable/boinc/8.1.5/Chart.yaml
deleted file mode 100644
index 77e497505d..0000000000
--- a/stable/boinc/8.1.5/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: boinc
-version: 8.1.5
-appVersion: latest
-description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
-home: https://truecharts.org/charts/stable/boinc
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/boinc
- - https://ghcr.io/linuxserver/boinc
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - boinc
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/boinc/8.1.5/app-changelog.md b/stable/boinc/8.1.5/app-changelog.md
deleted file mode 100644
index cb994d318f..0000000000
--- a/stable/boinc/8.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [boinc-8.1.5](https://github.com/truecharts/charts/compare/boinc-8.1.4...boinc-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/boinc/8.1.5/charts/common-17.2.19.tgz b/stable/boinc/8.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/boinc/8.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/boinc/8.1.6/CHANGELOG.md b/stable/boinc/8.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..147be4a66b
--- /dev/null
+++ b/stable/boinc/8.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [boinc-8.1.6](https://github.com/truecharts/charts/compare/boinc-8.1.5...boinc-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [boinc-8.1.5](https://github.com/truecharts/charts/compare/boinc-8.1.4...boinc-8.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [boinc-8.1.4](https://github.com/truecharts/charts/compare/boinc-8.1.1...boinc-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [boinc-8.1.3](https://github.com/truecharts/charts/compare/boinc-8.1.1...boinc-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [boinc-8.1.1](https://github.com/truecharts/charts/compare/boinc-8.1.0...boinc-8.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/boinc to latest[@5b762aa](https://github.com/5b762aa) by renovate ([#16599](https://github.com/truecharts/charts/issues/16599))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [boinc-8.1.0](https://github.com/truecharts/charts/compare/boinc-8.0.1...boinc-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [boinc-8.0.1](https://github.com/truecharts/charts/compare/boinc-8.0.0...boinc-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [boinc-8.0.0](https://github.com/truecharts/charts/compare/boinc-7.0.12...boinc-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [boinc-7.0.12](https://github.com/truecharts/charts/compare/boinc-7.0.11...boinc-7.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/boinc to latest[@a179088](https://github.com/a179088) by renovate ([#16408](https://github.com/truecharts/charts/issues/16408))
+
+## [boinc-7.0.11](https://github.com/truecharts/charts/compare/boinc-7.0.10...boinc-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [boinc-7.0.10](https://github.com/truecharts/charts/compare/boinc-7.0.9...boinc-7.0.10) (2023-12-24)
+
+### Chore
diff --git a/stable/boinc/8.1.6/Chart.yaml b/stable/boinc/8.1.6/Chart.yaml
new file mode 100644
index 0000000000..bb0d0c7739
--- /dev/null
+++ b/stable/boinc/8.1.6/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: boinc
+version: 8.1.6
+appVersion: latest
+description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
+home: https://truecharts.org/charts/stable/boinc
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/boinc
+ - https://ghcr.io/linuxserver/boinc
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - boinc
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/boinc/8.1.5/README.md b/stable/boinc/8.1.6/README.md
similarity index 100%
rename from stable/boinc/8.1.5/README.md
rename to stable/boinc/8.1.6/README.md
diff --git a/stable/boinc/8.1.6/app-changelog.md b/stable/boinc/8.1.6/app-changelog.md
new file mode 100644
index 0000000000..c07a603f9b
--- /dev/null
+++ b/stable/boinc/8.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [boinc-8.1.6](https://github.com/truecharts/charts/compare/boinc-8.1.5...boinc-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/boinc/8.1.5/app-readme.md b/stable/boinc/8.1.6/app-readme.md
similarity index 100%
rename from stable/boinc/8.1.5/app-readme.md
rename to stable/boinc/8.1.6/app-readme.md
diff --git a/stable/boinc/8.1.6/charts/common-17.2.21.tgz b/stable/boinc/8.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/boinc/8.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/boinc/8.1.5/ix_values.yaml b/stable/boinc/8.1.6/ix_values.yaml
similarity index 100%
rename from stable/boinc/8.1.5/ix_values.yaml
rename to stable/boinc/8.1.6/ix_values.yaml
diff --git a/stable/boinc/8.1.5/questions.yaml b/stable/boinc/8.1.6/questions.yaml
similarity index 100%
rename from stable/boinc/8.1.5/questions.yaml
rename to stable/boinc/8.1.6/questions.yaml
diff --git a/stable/ddclient/8.1.4/templates/NOTES.txt b/stable/boinc/8.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/ddclient/8.1.4/templates/NOTES.txt
rename to stable/boinc/8.1.6/templates/NOTES.txt
diff --git a/stable/dashdot/7.1.4/templates/common.yaml b/stable/boinc/8.1.6/templates/common.yaml
similarity index 100%
rename from stable/dashdot/7.1.4/templates/common.yaml
rename to stable/boinc/8.1.6/templates/common.yaml
diff --git a/stable/conanexiles/4.1.4/values.yaml b/stable/boinc/8.1.6/values.yaml
similarity index 100%
rename from stable/conanexiles/4.1.4/values.yaml
rename to stable/boinc/8.1.6/values.yaml
diff --git a/stable/booksonic-air/12.1.6/CHANGELOG.md b/stable/booksonic-air/12.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..46ec2e5c1c
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [booksonic-air-12.1.6](https://github.com/truecharts/charts/compare/booksonic-air-12.1.5...booksonic-air-12.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [booksonic-air-12.1.5](https://github.com/truecharts/charts/compare/booksonic-air-12.1.4...booksonic-air-12.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [booksonic-air-12.1.4](https://github.com/truecharts/charts/compare/booksonic-air-12.1.1...booksonic-air-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [booksonic-air-12.1.3](https://github.com/truecharts/charts/compare/booksonic-air-12.1.1...booksonic-air-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [booksonic-air-12.1.1](https://github.com/truecharts/charts/compare/booksonic-air-12.1.0...booksonic-air-12.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0[@04936bd](https://github.com/04936bd) by renovate ([#16600](https://github.com/truecharts/charts/issues/16600))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [booksonic-air-12.1.0](https://github.com/truecharts/charts/compare/booksonic-air-12.0.1...booksonic-air-12.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [booksonic-air-12.0.1](https://github.com/truecharts/charts/compare/booksonic-air-12.0.0...booksonic-air-12.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [booksonic-air-12.0.0](https://github.com/truecharts/charts/compare/booksonic-air-11.0.11...booksonic-air-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [booksonic-air-11.0.11](https://github.com/truecharts/charts/compare/booksonic-air-11.0.10...booksonic-air-11.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [booksonic-air-11.0.10](https://github.com/truecharts/charts/compare/booksonic-air-11.0.9...booksonic-air-11.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [booksonic-air-11.0.9](https://github.com/truecharts/charts/compare/booksonic-air-11.0.8...booksonic-air-11.0.9) (2023-12-23)
+
+### Chore
diff --git a/stable/booksonic-air/12.1.6/Chart.yaml b/stable/booksonic-air/12.1.6/Chart.yaml
new file mode 100644
index 0000000000..26353d437b
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: booksonic-air
+version: 12.1.6
+appVersion: 2201.1.0
+description: Booksonic is a platform for accessing the audibooks you own wherever you are
+home: https://truecharts.org/charts/stable/booksonic-air
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/booksonic-air
+ - https://github.com/popeen/Booksonic-Air
+ - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - booksonic
+ - audiobook
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/booksonic-air/12.1.6/README.md b/stable/booksonic-air/12.1.6/README.md
new file mode 100644
index 0000000000..4fbd3547a7
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/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/booksonic-air)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/booksonic-air/12.1.6/app-changelog.md b/stable/booksonic-air/12.1.6/app-changelog.md
new file mode 100644
index 0000000000..4b4db06455
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [booksonic-air-12.1.6](https://github.com/truecharts/charts/compare/booksonic-air-12.1.5...booksonic-air-12.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/booksonic-air/12.1.6/app-readme.md b/stable/booksonic-air/12.1.6/app-readme.md
new file mode 100644
index 0000000000..88ff19e3ce
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/app-readme.md
@@ -0,0 +1,8 @@
+Booksonic is a platform for accessing the audibooks you own wherever you are
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/booksonic-air](https://truecharts.org/charts/stable/booksonic-air)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/booksonic-air/12.1.6/charts/common-17.2.21.tgz b/stable/booksonic-air/12.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/booksonic-air/12.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/booksonic-air/12.1.6/ix_values.yaml b/stable/booksonic-air/12.1.6/ix_values.yaml
new file mode 100644
index 0000000000..86dbd77b83
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/booksonic-air
+ pullPolicy: IfNotPresent
+ tag: 2201.1.0@sha256:04936bd0ab2048a5a0f0bb21db15abd3e767afe56ae4176c77fcac0131bd7b96
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10048
+ protocol: http
+ targetPort: 4040
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/booksonic-air/12.1.6/questions.yaml b/stable/booksonic-air/12.1.6/questions.yaml
new file mode 100644
index 0000000000..b34b2d96a8
--- /dev/null
+++ b/stable/booksonic-air/12.1.6/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10048
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/ddns-go/8.1.4/templates/NOTES.txt b/stable/booksonic-air/12.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/ddns-go/8.1.4/templates/NOTES.txt
rename to stable/booksonic-air/12.1.6/templates/NOTES.txt
diff --git a/stable/ddclient/8.1.4/templates/common.yaml b/stable/booksonic-air/12.1.6/templates/common.yaml
similarity index 100%
rename from stable/ddclient/8.1.4/templates/common.yaml
rename to stable/booksonic-air/12.1.6/templates/common.yaml
diff --git a/stable/convos/4.1.4/values.yaml b/stable/booksonic-air/12.1.6/values.yaml
similarity index 100%
rename from stable/convos/4.1.4/values.yaml
rename to stable/booksonic-air/12.1.6/values.yaml
diff --git a/stable/borg-server/3.1.5/CHANGELOG.md b/stable/borg-server/3.1.5/CHANGELOG.md
deleted file mode 100644
index 173d61934d..0000000000
--- a/stable/borg-server/3.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [borg-server-3.1.5](https://github.com/truecharts/charts/compare/borg-server-3.1.4...borg-server-3.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [borg-server-3.1.4](https://github.com/truecharts/charts/compare/borg-server-3.1.1...borg-server-3.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [borg-server-3.1.3](https://github.com/truecharts/charts/compare/borg-server-3.1.1...borg-server-3.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [borg-server-3.1.1](https://github.com/truecharts/charts/compare/borg-server-3.1.0...borg-server-3.1.1) (2023-12-31)
-
-### Chore
-
-- update container image ghcr.io/anotherstranger/borg-server to v2.2.2[@5330dba](https://github.com/5330dba) by renovate ([#16655](https://github.com/truecharts/charts/issues/16655))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [borg-server-3.1.0](https://github.com/truecharts/charts/compare/borg-server-3.0.1...borg-server-3.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [borg-server-2.0.11](https://github.com/truecharts/charts/compare/borg-server-2.0.10...borg-server-2.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [borg-server-2.0.10](https://github.com/truecharts/charts/compare/borg-server-2.0.9...borg-server-2.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [borg-server-2.0.9](https://github.com/truecharts/charts/compare/borg-server-2.0.8...borg-server-2.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [borg-server-2.0.8](https://github.com/truecharts/charts/compare/borg-server-2.0.7...borg-server-2.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
diff --git a/stable/borg-server/3.1.5/Chart.yaml b/stable/borg-server/3.1.5/Chart.yaml
deleted file mode 100644
index dddb9f91ab..0000000000
--- a/stable/borg-server/3.1.5/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: borg-server
-version: 3.1.5
-appVersion: 2.2.2
-description: A borg Backup server
-home: https://truecharts.org/charts/stable/borg-server
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
-deprecated: false
-sources:
- - https://github.com/AnotherStranger/docker-borg-backup
- - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
- - https://ghcr.io/anotherstranger/borg-server
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - borg-server
- - backup
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: backup
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/borg-server/3.1.5/app-changelog.md b/stable/borg-server/3.1.5/app-changelog.md
deleted file mode 100644
index 929ff2d5d3..0000000000
--- a/stable/borg-server/3.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [borg-server-3.1.5](https://github.com/truecharts/charts/compare/borg-server-3.1.4...borg-server-3.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/borg-server/3.1.5/charts/common-17.2.19.tgz b/stable/borg-server/3.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/borg-server/3.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/borg-server/3.1.6/CHANGELOG.md b/stable/borg-server/3.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..98e3fcb664
--- /dev/null
+++ b/stable/borg-server/3.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [borg-server-3.1.6](https://github.com/truecharts/charts/compare/borg-server-3.1.5...borg-server-3.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [borg-server-3.1.5](https://github.com/truecharts/charts/compare/borg-server-3.1.4...borg-server-3.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [borg-server-3.1.4](https://github.com/truecharts/charts/compare/borg-server-3.1.1...borg-server-3.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [borg-server-3.1.3](https://github.com/truecharts/charts/compare/borg-server-3.1.1...borg-server-3.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [borg-server-3.1.1](https://github.com/truecharts/charts/compare/borg-server-3.1.0...borg-server-3.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/anotherstranger/borg-server to v2.2.2[@5330dba](https://github.com/5330dba) by renovate ([#16655](https://github.com/truecharts/charts/issues/16655))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [borg-server-3.1.0](https://github.com/truecharts/charts/compare/borg-server-3.0.1...borg-server-3.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [borg-server-2.0.11](https://github.com/truecharts/charts/compare/borg-server-2.0.10...borg-server-2.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [borg-server-2.0.10](https://github.com/truecharts/charts/compare/borg-server-2.0.9...borg-server-2.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [borg-server-2.0.9](https://github.com/truecharts/charts/compare/borg-server-2.0.8...borg-server-2.0.9) (2023-12-23)
+
+### Chore
diff --git a/stable/borg-server/3.1.6/Chart.yaml b/stable/borg-server/3.1.6/Chart.yaml
new file mode 100644
index 0000000000..2a5d18223e
--- /dev/null
+++ b/stable/borg-server/3.1.6/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: borg-server
+version: 3.1.6
+appVersion: 2.2.2
+description: A borg Backup server
+home: https://truecharts.org/charts/stable/borg-server
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
+deprecated: false
+sources:
+ - https://github.com/AnotherStranger/docker-borg-backup
+ - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
+ - https://ghcr.io/anotherstranger/borg-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - borg-server
+ - backup
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: backup
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/borg-server/3.1.5/README.md b/stable/borg-server/3.1.6/README.md
similarity index 100%
rename from stable/borg-server/3.1.5/README.md
rename to stable/borg-server/3.1.6/README.md
diff --git a/stable/borg-server/3.1.6/app-changelog.md b/stable/borg-server/3.1.6/app-changelog.md
new file mode 100644
index 0000000000..b0bbebe4be
--- /dev/null
+++ b/stable/borg-server/3.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [borg-server-3.1.6](https://github.com/truecharts/charts/compare/borg-server-3.1.5...borg-server-3.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/borg-server/3.1.5/app-readme.md b/stable/borg-server/3.1.6/app-readme.md
similarity index 100%
rename from stable/borg-server/3.1.5/app-readme.md
rename to stable/borg-server/3.1.6/app-readme.md
diff --git a/stable/borg-server/3.1.6/charts/common-17.2.21.tgz b/stable/borg-server/3.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/borg-server/3.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/borg-server/3.1.5/ix_values.yaml b/stable/borg-server/3.1.6/ix_values.yaml
similarity index 100%
rename from stable/borg-server/3.1.5/ix_values.yaml
rename to stable/borg-server/3.1.6/ix_values.yaml
diff --git a/stable/borg-server/3.1.5/questions.yaml b/stable/borg-server/3.1.6/questions.yaml
similarity index 100%
rename from stable/borg-server/3.1.5/questions.yaml
rename to stable/borg-server/3.1.6/questions.yaml
diff --git a/stable/ddns-updater/8.1.4/templates/NOTES.txt b/stable/borg-server/3.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/ddns-updater/8.1.4/templates/NOTES.txt
rename to stable/borg-server/3.1.6/templates/NOTES.txt
diff --git a/stable/ddns-go/8.1.4/templates/common.yaml b/stable/borg-server/3.1.6/templates/common.yaml
similarity index 100%
rename from stable/ddns-go/8.1.4/templates/common.yaml
rename to stable/borg-server/3.1.6/templates/common.yaml
diff --git a/stable/cops/7.1.5/values.yaml b/stable/borg-server/3.1.6/values.yaml
similarity index 100%
rename from stable/cops/7.1.5/values.yaml
rename to stable/borg-server/3.1.6/values.yaml
diff --git a/stable/breitbandmessung-de/4.1.4/CHANGELOG.md b/stable/breitbandmessung-de/4.1.4/CHANGELOG.md
deleted file mode 100644
index 3fc4f8bebb..0000000000
--- a/stable/breitbandmessung-de/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [breitbandmessung-de-4.1.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.3...breitbandmessung-de-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [breitbandmessung-de-4.1.3](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.0...breitbandmessung-de-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [breitbandmessung-de-4.1.2](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.0...breitbandmessung-de-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [breitbandmessung-de-4.1.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.1...breitbandmessung-de-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [breitbandmessung-de-4.0.1](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.0...breitbandmessung-de-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [breitbandmessung-de-4.0.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.17...breitbandmessung-de-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [breitbandmessung-de-3.0.17](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.16...breitbandmessung-de-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [breitbandmessung-de-3.0.16](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.15...breitbandmessung-de-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [breitbandmessung-de-3.0.15](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.14...breitbandmessung-de-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [breitbandmessung-de-3.0.14](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.13...breitbandmessung-de-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [breitbandmessung-de-3.0.13](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.12...breitbandmessung-de-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/breitbandmessung-de/4.1.4/Chart.yaml b/stable/breitbandmessung-de/4.1.4/Chart.yaml
deleted file mode 100644
index 64ef5a29c9..0000000000
--- a/stable/breitbandmessung-de/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: breitbandmessung-de
-version: 4.1.4
-appVersion: latest
-description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
-home: https://truecharts.org/charts/incubator/breitbandmessung-de
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png
-deprecated: false
-sources:
- - https://github.com/shneezin/breitbandmessung-node
- - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de
- - https://hub.docker.com/r/shneezin/breitbandmessung-node
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - breitbandmessung-de
- - HomeAutomation
- - Productivity
- - Tools-Utilities
- - Other
- - Network-Management
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: HomeAutomation
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/breitbandmessung-de/4.1.4/app-changelog.md b/stable/breitbandmessung-de/4.1.4/app-changelog.md
deleted file mode 100644
index 67cbb8e602..0000000000
--- a/stable/breitbandmessung-de/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [breitbandmessung-de-4.1.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.3...breitbandmessung-de-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/breitbandmessung-de/4.1.4/charts/common-17.2.19.tgz b/stable/breitbandmessung-de/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/breitbandmessung-de/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/breitbandmessung-de/4.1.5/CHANGELOG.md b/stable/breitbandmessung-de/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..32ed5468ef
--- /dev/null
+++ b/stable/breitbandmessung-de/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [breitbandmessung-de-4.1.5](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.4...breitbandmessung-de-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [breitbandmessung-de-4.1.4](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.3...breitbandmessung-de-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [breitbandmessung-de-4.1.3](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.0...breitbandmessung-de-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [breitbandmessung-de-4.1.2](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.0...breitbandmessung-de-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [breitbandmessung-de-4.1.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.1...breitbandmessung-de-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [breitbandmessung-de-4.0.1](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.0.0...breitbandmessung-de-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [breitbandmessung-de-4.0.0](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.17...breitbandmessung-de-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [breitbandmessung-de-3.0.17](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.16...breitbandmessung-de-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [breitbandmessung-de-3.0.16](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.15...breitbandmessung-de-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [breitbandmessung-de-3.0.15](https://github.com/truecharts/charts/compare/breitbandmessung-de-3.0.14...breitbandmessung-de-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/breitbandmessung-de/4.1.5/Chart.yaml b/stable/breitbandmessung-de/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..4032bdc17c
--- /dev/null
+++ b/stable/breitbandmessung-de/4.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: breitbandmessung-de
+version: 4.1.5
+appVersion: latest
+description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
+home: https://truecharts.org/charts/incubator/breitbandmessung-de
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png
+deprecated: false
+sources:
+ - https://github.com/shneezin/breitbandmessung-node
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de
+ - https://hub.docker.com/r/shneezin/breitbandmessung-node
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - breitbandmessung-de
+ - HomeAutomation
+ - Productivity
+ - Tools-Utilities
+ - Other
+ - Network-Management
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: HomeAutomation
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/breitbandmessung-de/4.1.4/README.md b/stable/breitbandmessung-de/4.1.5/README.md
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/README.md
rename to stable/breitbandmessung-de/4.1.5/README.md
diff --git a/stable/breitbandmessung-de/4.1.5/app-changelog.md b/stable/breitbandmessung-de/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..df34d5b568
--- /dev/null
+++ b/stable/breitbandmessung-de/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [breitbandmessung-de-4.1.5](https://github.com/truecharts/charts/compare/breitbandmessung-de-4.1.4...breitbandmessung-de-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/breitbandmessung-de/4.1.4/app-readme.md b/stable/breitbandmessung-de/4.1.5/app-readme.md
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/app-readme.md
rename to stable/breitbandmessung-de/4.1.5/app-readme.md
diff --git a/stable/breitbandmessung-de/4.1.5/charts/common-17.2.21.tgz b/stable/breitbandmessung-de/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/breitbandmessung-de/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/breitbandmessung-de/4.1.4/ix_values.yaml b/stable/breitbandmessung-de/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/ix_values.yaml
rename to stable/breitbandmessung-de/4.1.5/ix_values.yaml
diff --git a/stable/breitbandmessung-de/4.1.4/questions.yaml b/stable/breitbandmessung-de/4.1.5/questions.yaml
similarity index 100%
rename from stable/breitbandmessung-de/4.1.4/questions.yaml
rename to stable/breitbandmessung-de/4.1.5/questions.yaml
diff --git a/stable/bwapp/4.1.4/templates/common.yaml b/stable/breitbandmessung-de/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/bwapp/4.1.4/templates/common.yaml
rename to stable/breitbandmessung-de/4.1.5/templates/common.yaml
diff --git a/stable/core-keeper-dedicated-server/4.1.4/values.yaml b/stable/breitbandmessung-de/4.1.5/values.yaml
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/values.yaml
rename to stable/breitbandmessung-de/4.1.5/values.yaml
diff --git a/stable/browserless-chrome/8.1.4/CHANGELOG.md b/stable/browserless-chrome/8.1.4/CHANGELOG.md
deleted file mode 100644
index 051834d226..0000000000
--- a/stable/browserless-chrome/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [browserless-chrome-8.1.4](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.3...browserless-chrome-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [browserless-chrome-8.1.3](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.0...browserless-chrome-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [browserless-chrome-8.1.2](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.0...browserless-chrome-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [browserless-chrome-8.1.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.1...browserless-chrome-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [browserless-chrome-8.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.0...browserless-chrome-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [browserless-chrome-8.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.11...browserless-chrome-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [browserless-chrome-7.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.10...browserless-chrome-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [browserless-chrome-7.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.9...browserless-chrome-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [browserless-chrome-7.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.8...browserless-chrome-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [browserless-chrome-7.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.7...browserless-chrome-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [browserless-chrome-7.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.6...browserless-chrome-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/browserless-chrome/8.1.4/Chart.yaml b/stable/browserless-chrome/8.1.4/Chart.yaml
deleted file mode 100644
index b5a49d59dd..0000000000
--- a/stable/browserless-chrome/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: browserless-chrome
-version: 8.1.4
-appVersion: 1.60.2
-description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
-home: https://truecharts.org/charts/stable/browserless-chrome
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png
-deprecated: false
-sources:
- - https://docs.browserless.io/docs/docker.html
- - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
- - https://hub.docker.com/r/browserless/chrome
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - browserless
- - chrome
- - puppeteer
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/browserless-chrome/8.1.4/app-changelog.md b/stable/browserless-chrome/8.1.4/app-changelog.md
deleted file mode 100644
index e7d3c70669..0000000000
--- a/stable/browserless-chrome/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [browserless-chrome-8.1.4](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.3...browserless-chrome-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/browserless-chrome/8.1.4/charts/common-17.2.19.tgz b/stable/browserless-chrome/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/browserless-chrome/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/browserless-chrome/8.1.5/CHANGELOG.md b/stable/browserless-chrome/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..6c088bd987
--- /dev/null
+++ b/stable/browserless-chrome/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [browserless-chrome-8.1.5](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.4...browserless-chrome-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [browserless-chrome-8.1.4](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.3...browserless-chrome-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [browserless-chrome-8.1.3](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.0...browserless-chrome-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [browserless-chrome-8.1.2](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.0...browserless-chrome-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [browserless-chrome-8.1.0](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.1...browserless-chrome-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [browserless-chrome-8.0.1](https://github.com/truecharts/charts/compare/browserless-chrome-8.0.0...browserless-chrome-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [browserless-chrome-8.0.0](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.11...browserless-chrome-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [browserless-chrome-7.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.10...browserless-chrome-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [browserless-chrome-7.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.9...browserless-chrome-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [browserless-chrome-7.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-7.0.8...browserless-chrome-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/browserless-chrome/8.1.5/Chart.yaml b/stable/browserless-chrome/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..6dda7f6a0f
--- /dev/null
+++ b/stable/browserless-chrome/8.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: browserless-chrome
+version: 8.1.5
+appVersion: 1.60.2
+description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
+home: https://truecharts.org/charts/stable/browserless-chrome
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png
+deprecated: false
+sources:
+ - https://docs.browserless.io/docs/docker.html
+ - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
+ - https://hub.docker.com/r/browserless/chrome
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - browserless
+ - chrome
+ - puppeteer
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/browserless-chrome/8.1.4/README.md b/stable/browserless-chrome/8.1.5/README.md
similarity index 100%
rename from stable/browserless-chrome/8.1.4/README.md
rename to stable/browserless-chrome/8.1.5/README.md
diff --git a/stable/browserless-chrome/8.1.5/app-changelog.md b/stable/browserless-chrome/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..721683a2ba
--- /dev/null
+++ b/stable/browserless-chrome/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [browserless-chrome-8.1.5](https://github.com/truecharts/charts/compare/browserless-chrome-8.1.4...browserless-chrome-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/browserless-chrome/8.1.4/app-readme.md b/stable/browserless-chrome/8.1.5/app-readme.md
similarity index 100%
rename from stable/browserless-chrome/8.1.4/app-readme.md
rename to stable/browserless-chrome/8.1.5/app-readme.md
diff --git a/stable/browserless-chrome/8.1.5/charts/common-17.2.21.tgz b/stable/browserless-chrome/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/browserless-chrome/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/browserless-chrome/8.1.4/ix_values.yaml b/stable/browserless-chrome/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/browserless-chrome/8.1.4/ix_values.yaml
rename to stable/browserless-chrome/8.1.5/ix_values.yaml
diff --git a/stable/browserless-chrome/8.1.4/questions.yaml b/stable/browserless-chrome/8.1.5/questions.yaml
similarity index 100%
rename from stable/browserless-chrome/8.1.4/questions.yaml
rename to stable/browserless-chrome/8.1.5/questions.yaml
diff --git a/stable/deemix/9.1.4/templates/NOTES.txt b/stable/browserless-chrome/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/deemix/9.1.4/templates/NOTES.txt
rename to stable/browserless-chrome/8.1.5/templates/NOTES.txt
diff --git a/stable/ddns-updater/8.1.4/templates/common.yaml b/stable/browserless-chrome/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/ddns-updater/8.1.4/templates/common.yaml
rename to stable/browserless-chrome/8.1.5/templates/common.yaml
diff --git a/stable/corekeeper/4.1.4/values.yaml b/stable/browserless-chrome/8.1.5/values.yaml
similarity index 100%
rename from stable/corekeeper/4.1.4/values.yaml
rename to stable/browserless-chrome/8.1.5/values.yaml
diff --git a/stable/budge/8.1.4/CHANGELOG.md b/stable/budge/8.1.4/CHANGELOG.md
deleted file mode 100644
index d3005167a4..0000000000
--- a/stable/budge/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [budge-8.1.4](https://github.com/truecharts/charts/compare/budge-8.1.3...budge-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [budge-8.1.3](https://github.com/truecharts/charts/compare/budge-8.1.0...budge-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [budge-8.1.2](https://github.com/truecharts/charts/compare/budge-8.1.0...budge-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [budge-8.1.0](https://github.com/truecharts/charts/compare/budge-8.0.1...budge-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [budge-8.0.1](https://github.com/truecharts/charts/compare/budge-8.0.0...budge-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [budge-8.0.0](https://github.com/truecharts/charts/compare/budge-7.0.12...budge-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [budge-7.0.12](https://github.com/truecharts/charts/compare/budge-7.0.11...budge-7.0.12) (2023-12-25)
-
-### Chore
-
-- update container image ghcr.io/linuxserver/budge to 0.0.9[@9981408](https://github.com/9981408) by renovate ([#16409](https://github.com/truecharts/charts/issues/16409))
-
-## [budge-7.0.11](https://github.com/truecharts/charts/compare/budge-7.0.10...budge-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [budge-7.0.10](https://github.com/truecharts/charts/compare/budge-7.0.9...budge-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [budge-7.0.9](https://github.com/truecharts/charts/compare/budge-7.0.8...budge-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [budge-7.0.8](https://github.com/truecharts/charts/compare/budge-7.0.7...budge-7.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/budge/8.1.4/Chart.yaml b/stable/budge/8.1.4/Chart.yaml
deleted file mode 100644
index c9498d8746..0000000000
--- a/stable/budge/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: budge
-version: 8.1.4
-appVersion: 0.0.9
-description: Budge is an open source 'budgeting with envelopes' personal finance app.
-home: https://truecharts.org/charts/stable/budge
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
-deprecated: false
-sources:
- - https://github.com/linuxserver/docker-BudgE
- - https://github.com/linuxserver/budge
- - https://github.com/truecharts/charts/tree/master/charts/stable/budge
- - https://ghcr.io/linuxserver/budge
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - finance
- - budge
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/budge/8.1.4/app-changelog.md b/stable/budge/8.1.4/app-changelog.md
deleted file mode 100644
index 19e4feaa2e..0000000000
--- a/stable/budge/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [budge-8.1.4](https://github.com/truecharts/charts/compare/budge-8.1.3...budge-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/budge/8.1.4/charts/common-17.2.19.tgz b/stable/budge/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/budge/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/budge/8.1.5/CHANGELOG.md b/stable/budge/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bd23c93b9f
--- /dev/null
+++ b/stable/budge/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [budge-8.1.5](https://github.com/truecharts/charts/compare/budge-8.1.4...budge-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [budge-8.1.4](https://github.com/truecharts/charts/compare/budge-8.1.3...budge-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [budge-8.1.3](https://github.com/truecharts/charts/compare/budge-8.1.0...budge-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [budge-8.1.2](https://github.com/truecharts/charts/compare/budge-8.1.0...budge-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [budge-8.1.0](https://github.com/truecharts/charts/compare/budge-8.0.1...budge-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [budge-8.0.1](https://github.com/truecharts/charts/compare/budge-8.0.0...budge-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [budge-8.0.0](https://github.com/truecharts/charts/compare/budge-7.0.12...budge-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [budge-7.0.12](https://github.com/truecharts/charts/compare/budge-7.0.11...budge-7.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/budge to 0.0.9[@9981408](https://github.com/9981408) by renovate ([#16409](https://github.com/truecharts/charts/issues/16409))
+
+## [budge-7.0.11](https://github.com/truecharts/charts/compare/budge-7.0.10...budge-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [budge-7.0.10](https://github.com/truecharts/charts/compare/budge-7.0.9...budge-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/budge/8.1.5/Chart.yaml b/stable/budge/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..e0daab4546
--- /dev/null
+++ b/stable/budge/8.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: budge
+version: 8.1.5
+appVersion: 0.0.9
+description: Budge is an open source 'budgeting with envelopes' personal finance app.
+home: https://truecharts.org/charts/stable/budge
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
+deprecated: false
+sources:
+ - https://github.com/linuxserver/budge
+ - https://github.com/truecharts/charts/tree/master/charts/stable/budge
+ - https://ghcr.io/linuxserver/budge
+ - https://github.com/linuxserver/docker-BudgE
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - finance
+ - budge
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/budge/8.1.4/README.md b/stable/budge/8.1.5/README.md
similarity index 100%
rename from stable/budge/8.1.4/README.md
rename to stable/budge/8.1.5/README.md
diff --git a/stable/budge/8.1.5/app-changelog.md b/stable/budge/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..f2a3da5bd8
--- /dev/null
+++ b/stable/budge/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [budge-8.1.5](https://github.com/truecharts/charts/compare/budge-8.1.4...budge-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/budge/8.1.4/app-readme.md b/stable/budge/8.1.5/app-readme.md
similarity index 100%
rename from stable/budge/8.1.4/app-readme.md
rename to stable/budge/8.1.5/app-readme.md
diff --git a/stable/budge/8.1.5/charts/common-17.2.21.tgz b/stable/budge/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/budge/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/budge/8.1.4/ix_values.yaml b/stable/budge/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/budge/8.1.4/ix_values.yaml
rename to stable/budge/8.1.5/ix_values.yaml
diff --git a/stable/budge/8.1.4/questions.yaml b/stable/budge/8.1.5/questions.yaml
similarity index 100%
rename from stable/budge/8.1.4/questions.yaml
rename to stable/budge/8.1.5/questions.yaml
diff --git a/stable/dell-idrac-fan-controller/4.1.4/templates/NOTES.txt b/stable/budge/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/templates/NOTES.txt
rename to stable/budge/8.1.5/templates/NOTES.txt
diff --git a/stable/deemix/9.1.4/templates/common.yaml b/stable/budge/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/deemix/9.1.4/templates/common.yaml
rename to stable/budge/8.1.5/templates/common.yaml
diff --git a/stable/couchpotato/8.1.4/values.yaml b/stable/budge/8.1.5/values.yaml
similarity index 100%
rename from stable/couchpotato/8.1.4/values.yaml
rename to stable/budge/8.1.5/values.yaml
diff --git a/stable/bwapp/4.1.4/CHANGELOG.md b/stable/bwapp/4.1.4/CHANGELOG.md
deleted file mode 100644
index 18513b1ccc..0000000000
--- a/stable/bwapp/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [bwapp-4.1.4](https://github.com/truecharts/charts/compare/bwapp-4.1.3...bwapp-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [bwapp-4.1.3](https://github.com/truecharts/charts/compare/bwapp-4.1.0...bwapp-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [bwapp-4.1.2](https://github.com/truecharts/charts/compare/bwapp-4.1.0...bwapp-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [bwapp-4.1.0](https://github.com/truecharts/charts/compare/bwapp-4.0.1...bwapp-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [bwapp-4.0.1](https://github.com/truecharts/charts/compare/bwapp-4.0.0...bwapp-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [bwapp-4.0.0](https://github.com/truecharts/charts/compare/bwapp-3.0.17...bwapp-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [bwapp-3.0.17](https://github.com/truecharts/charts/compare/bwapp-3.0.16...bwapp-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [bwapp-3.0.16](https://github.com/truecharts/charts/compare/bwapp-3.0.15...bwapp-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [bwapp-3.0.15](https://github.com/truecharts/charts/compare/bwapp-3.0.14...bwapp-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [bwapp-3.0.14](https://github.com/truecharts/charts/compare/bwapp-3.0.13...bwapp-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [bwapp-3.0.13](https://github.com/truecharts/charts/compare/bwapp-3.0.12...bwapp-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/bwapp/4.1.4/Chart.yaml b/stable/bwapp/4.1.4/Chart.yaml
deleted file mode 100644
index ee05639e0d..0000000000
--- a/stable/bwapp/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: bwapp
-version: 4.1.4
-appVersion: latest
-description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
-home: https://truecharts.org/charts/incubator/bwapp
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png
-deprecated: false
-sources:
- - https://sourceforge.net/projects/bwapp/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp
- - https://hub.docker.com/r/raesene/bwapp
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - bwapp
- - Tools-Utilities
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/bwapp/4.1.4/app-changelog.md b/stable/bwapp/4.1.4/app-changelog.md
deleted file mode 100644
index cadcf6cd14..0000000000
--- a/stable/bwapp/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [bwapp-4.1.4](https://github.com/truecharts/charts/compare/bwapp-4.1.3...bwapp-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/bwapp/4.1.4/charts/common-17.2.19.tgz b/stable/bwapp/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/bwapp/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/bwapp/4.1.5/CHANGELOG.md b/stable/bwapp/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..785dc955c8
--- /dev/null
+++ b/stable/bwapp/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [bwapp-4.1.5](https://github.com/truecharts/charts/compare/bwapp-4.1.4...bwapp-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [bwapp-4.1.4](https://github.com/truecharts/charts/compare/bwapp-4.1.3...bwapp-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [bwapp-4.1.3](https://github.com/truecharts/charts/compare/bwapp-4.1.0...bwapp-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [bwapp-4.1.2](https://github.com/truecharts/charts/compare/bwapp-4.1.0...bwapp-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [bwapp-4.1.0](https://github.com/truecharts/charts/compare/bwapp-4.0.1...bwapp-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [bwapp-4.0.1](https://github.com/truecharts/charts/compare/bwapp-4.0.0...bwapp-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [bwapp-4.0.0](https://github.com/truecharts/charts/compare/bwapp-3.0.17...bwapp-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [bwapp-3.0.17](https://github.com/truecharts/charts/compare/bwapp-3.0.16...bwapp-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [bwapp-3.0.16](https://github.com/truecharts/charts/compare/bwapp-3.0.15...bwapp-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [bwapp-3.0.15](https://github.com/truecharts/charts/compare/bwapp-3.0.14...bwapp-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/bwapp/4.1.5/Chart.yaml b/stable/bwapp/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8bd4bafbda
--- /dev/null
+++ b/stable/bwapp/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: bwapp
+version: 4.1.5
+appVersion: latest
+description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
+home: https://truecharts.org/charts/incubator/bwapp
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png
+deprecated: false
+sources:
+ - https://sourceforge.net/projects/bwapp/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp
+ - https://hub.docker.com/r/raesene/bwapp
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - bwapp
+ - Tools-Utilities
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/bwapp/4.1.4/README.md b/stable/bwapp/4.1.5/README.md
similarity index 100%
rename from stable/bwapp/4.1.4/README.md
rename to stable/bwapp/4.1.5/README.md
diff --git a/stable/bwapp/4.1.5/app-changelog.md b/stable/bwapp/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..955bbb20fb
--- /dev/null
+++ b/stable/bwapp/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [bwapp-4.1.5](https://github.com/truecharts/charts/compare/bwapp-4.1.4...bwapp-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/bwapp/4.1.4/app-readme.md b/stable/bwapp/4.1.5/app-readme.md
similarity index 100%
rename from stable/bwapp/4.1.4/app-readme.md
rename to stable/bwapp/4.1.5/app-readme.md
diff --git a/stable/bwapp/4.1.5/charts/common-17.2.21.tgz b/stable/bwapp/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/bwapp/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/bwapp/4.1.4/ix_values.yaml b/stable/bwapp/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/bwapp/4.1.4/ix_values.yaml
rename to stable/bwapp/4.1.5/ix_values.yaml
diff --git a/stable/bwapp/4.1.4/questions.yaml b/stable/bwapp/4.1.5/questions.yaml
similarity index 100%
rename from stable/bwapp/4.1.4/questions.yaml
rename to stable/bwapp/4.1.5/questions.yaml
diff --git a/stable/cadquery-server/4.1.4/templates/common.yaml b/stable/bwapp/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cadquery-server/4.1.4/templates/common.yaml
rename to stable/bwapp/4.1.5/templates/common.yaml
diff --git a/stable/counterstrike2d/4.1.4/values.yaml b/stable/bwapp/4.1.5/values.yaml
similarity index 100%
rename from stable/counterstrike2d/4.1.4/values.yaml
rename to stable/bwapp/4.1.5/values.yaml
diff --git a/stable/cadquery-server/4.1.4/CHANGELOG.md b/stable/cadquery-server/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8dc23c9604..0000000000
--- a/stable/cadquery-server/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cadquery-server-4.1.4](https://github.com/truecharts/charts/compare/cadquery-server-4.1.3...cadquery-server-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cadquery-server-4.1.3](https://github.com/truecharts/charts/compare/cadquery-server-4.1.0...cadquery-server-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cadquery-server-4.1.2](https://github.com/truecharts/charts/compare/cadquery-server-4.1.0...cadquery-server-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cadquery-server-4.1.0](https://github.com/truecharts/charts/compare/cadquery-server-4.0.1...cadquery-server-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cadquery-server-4.0.1](https://github.com/truecharts/charts/compare/cadquery-server-4.0.0...cadquery-server-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cadquery-server-4.0.0](https://github.com/truecharts/charts/compare/cadquery-server-3.0.17...cadquery-server-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cadquery-server-3.0.17](https://github.com/truecharts/charts/compare/cadquery-server-3.0.16...cadquery-server-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cadquery-server-3.0.16](https://github.com/truecharts/charts/compare/cadquery-server-3.0.15...cadquery-server-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cadquery-server-3.0.15](https://github.com/truecharts/charts/compare/cadquery-server-3.0.14...cadquery-server-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cadquery-server-3.0.14](https://github.com/truecharts/charts/compare/cadquery-server-3.0.13...cadquery-server-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cadquery-server-3.0.13](https://github.com/truecharts/charts/compare/cadquery-server-3.0.12...cadquery-server-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cadquery-server/4.1.4/Chart.yaml b/stable/cadquery-server/4.1.4/Chart.yaml
deleted file mode 100644
index aad8a54336..0000000000
--- a/stable/cadquery-server/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cadquery-server
-version: 4.1.4
-appVersion: latest
-description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
-home: https://truecharts.org/charts/incubator/cadquery-server
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png
-deprecated: false
-sources:
- - https://github.com/roipoussiere/cadquery
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server
- - https://hub.docker.com/r/cadquery/cadquery-server
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cadquery-server
- - Productivity
- - Tools-Utilities
- - Other
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cadquery-server/4.1.4/app-changelog.md b/stable/cadquery-server/4.1.4/app-changelog.md
deleted file mode 100644
index 738f4e4086..0000000000
--- a/stable/cadquery-server/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cadquery-server-4.1.4](https://github.com/truecharts/charts/compare/cadquery-server-4.1.3...cadquery-server-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cadquery-server/4.1.4/charts/common-17.2.19.tgz b/stable/cadquery-server/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cadquery-server/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cadquery-server/4.1.5/CHANGELOG.md b/stable/cadquery-server/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..10290af2f9
--- /dev/null
+++ b/stable/cadquery-server/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cadquery-server-4.1.5](https://github.com/truecharts/charts/compare/cadquery-server-4.1.4...cadquery-server-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cadquery-server-4.1.4](https://github.com/truecharts/charts/compare/cadquery-server-4.1.3...cadquery-server-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cadquery-server-4.1.3](https://github.com/truecharts/charts/compare/cadquery-server-4.1.0...cadquery-server-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cadquery-server-4.1.2](https://github.com/truecharts/charts/compare/cadquery-server-4.1.0...cadquery-server-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cadquery-server-4.1.0](https://github.com/truecharts/charts/compare/cadquery-server-4.0.1...cadquery-server-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cadquery-server-4.0.1](https://github.com/truecharts/charts/compare/cadquery-server-4.0.0...cadquery-server-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cadquery-server-4.0.0](https://github.com/truecharts/charts/compare/cadquery-server-3.0.17...cadquery-server-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cadquery-server-3.0.17](https://github.com/truecharts/charts/compare/cadquery-server-3.0.16...cadquery-server-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cadquery-server-3.0.16](https://github.com/truecharts/charts/compare/cadquery-server-3.0.15...cadquery-server-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cadquery-server-3.0.15](https://github.com/truecharts/charts/compare/cadquery-server-3.0.14...cadquery-server-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cadquery-server/4.1.5/Chart.yaml b/stable/cadquery-server/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..87a94486d2
--- /dev/null
+++ b/stable/cadquery-server/4.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cadquery-server
+version: 4.1.5
+appVersion: latest
+description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
+home: https://truecharts.org/charts/incubator/cadquery-server
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/cadquery/cadquery-server
+ - https://github.com/roipoussiere/cadquery
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cadquery-server
+ - Productivity
+ - Tools-Utilities
+ - Other
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cadquery-server/4.1.4/README.md b/stable/cadquery-server/4.1.5/README.md
similarity index 100%
rename from stable/cadquery-server/4.1.4/README.md
rename to stable/cadquery-server/4.1.5/README.md
diff --git a/stable/cadquery-server/4.1.5/app-changelog.md b/stable/cadquery-server/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..ea594323b3
--- /dev/null
+++ b/stable/cadquery-server/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cadquery-server-4.1.5](https://github.com/truecharts/charts/compare/cadquery-server-4.1.4...cadquery-server-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cadquery-server/4.1.4/app-readme.md b/stable/cadquery-server/4.1.5/app-readme.md
similarity index 100%
rename from stable/cadquery-server/4.1.4/app-readme.md
rename to stable/cadquery-server/4.1.5/app-readme.md
diff --git a/stable/cadquery-server/4.1.5/charts/common-17.2.21.tgz b/stable/cadquery-server/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cadquery-server/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cadquery-server/4.1.4/ix_values.yaml b/stable/cadquery-server/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cadquery-server/4.1.4/ix_values.yaml
rename to stable/cadquery-server/4.1.5/ix_values.yaml
diff --git a/stable/cadquery-server/4.1.4/questions.yaml b/stable/cadquery-server/4.1.5/questions.yaml
similarity index 100%
rename from stable/cadquery-server/4.1.4/questions.yaml
rename to stable/cadquery-server/4.1.5/questions.yaml
diff --git a/stable/chivalry-medievalwarfare/4.1.4/templates/common.yaml b/stable/cadquery-server/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/templates/common.yaml
rename to stable/cadquery-server/4.1.5/templates/common.yaml
diff --git a/stable/cowyo/4.1.4/values.yaml b/stable/cadquery-server/4.1.5/values.yaml
similarity index 100%
rename from stable/cowyo/4.1.4/values.yaml
rename to stable/cadquery-server/4.1.5/values.yaml
diff --git a/stable/calibre-web/17.1.6/CHANGELOG.md b/stable/calibre-web/17.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..6cbdf0f70f
--- /dev/null
+++ b/stable/calibre-web/17.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [calibre-web-17.1.6](https://github.com/truecharts/charts/compare/calibre-web-17.1.5...calibre-web-17.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [calibre-web-17.1.5](https://github.com/truecharts/charts/compare/calibre-web-17.1.4...calibre-web-17.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [calibre-web-17.1.4](https://github.com/truecharts/charts/compare/calibre-web-17.1.1...calibre-web-17.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [calibre-web-17.1.3](https://github.com/truecharts/charts/compare/calibre-web-17.1.1...calibre-web-17.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [calibre-web-17.1.1](https://github.com/truecharts/charts/compare/calibre-web-17.1.0...calibre-web-17.1.1) (2023-12-31)
+
+### Chore
+
+- update container image linuxserver/calibre-web to version-0.6.21[@6e9d785](https://github.com/6e9d785) by renovate ([#16620](https://github.com/truecharts/charts/issues/16620))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [calibre-web-17.1.0](https://github.com/truecharts/charts/compare/calibre-web-17.0.1...calibre-web-17.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [calibre-web-17.0.1](https://github.com/truecharts/charts/compare/calibre-web-17.0.0...calibre-web-17.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [calibre-web-17.0.0](https://github.com/truecharts/charts/compare/calibre-web-16.0.12...calibre-web-17.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [calibre-web-16.0.12](https://github.com/truecharts/charts/compare/calibre-web-16.0.11...calibre-web-16.0.12) (2023-12-25)
+
+### Chore
+
+- update container image linuxserver/calibre-web to version-0.6.21[@46a39bd](https://github.com/46a39bd) by renovate ([#16430](https://github.com/truecharts/charts/issues/16430))
+
+## [calibre-web-16.0.11](https://github.com/truecharts/charts/compare/calibre-web-16.0.10...calibre-web-16.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [calibre-web-16.0.10](https://github.com/truecharts/charts/compare/calibre-web-16.0.9...calibre-web-16.0.10) (2023-12-24)
+
+### Chore
diff --git a/stable/calibre-web/17.1.6/Chart.yaml b/stable/calibre-web/17.1.6/Chart.yaml
new file mode 100644
index 0000000000..319c2c02e9
--- /dev/null
+++ b/stable/calibre-web/17.1.6/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: calibre-web
+version: 17.1.6
+appVersion: 0.6.21
+description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
+home: https://truecharts.org/charts/stable/calibre-web
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png
+deprecated: false
+sources:
+ - https://github.com/janeczku/calibre-web
+ - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
+ - https://hub.docker.com/r/linuxserver/calibre-web
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - calibre-web
+ - calibre
+ - ebook
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/calibre-web/17.1.6/README.md b/stable/calibre-web/17.1.6/README.md
new file mode 100644
index 0000000000..74200bf8b7
--- /dev/null
+++ b/stable/calibre-web/17.1.6/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/calibre-web)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/calibre-web/17.1.6/app-changelog.md b/stable/calibre-web/17.1.6/app-changelog.md
new file mode 100644
index 0000000000..a87db510b7
--- /dev/null
+++ b/stable/calibre-web/17.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [calibre-web-17.1.6](https://github.com/truecharts/charts/compare/calibre-web-17.1.5...calibre-web-17.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/calibre-web/17.1.6/app-readme.md b/stable/calibre-web/17.1.6/app-readme.md
new file mode 100644
index 0000000000..339588b8b4
--- /dev/null
+++ b/stable/calibre-web/17.1.6/app-readme.md
@@ -0,0 +1,8 @@
+Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/calibre-web/17.1.6/charts/common-17.2.21.tgz b/stable/calibre-web/17.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/calibre-web/17.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/calibre-web/17.1.6/ix_values.yaml b/stable/calibre-web/17.1.6/ix_values.yaml
new file mode 100644
index 0000000000..d0f2cc1345
--- /dev/null
+++ b/stable/calibre-web/17.1.6/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: linuxserver/calibre-web
+ pullPolicy: IfNotPresent
+ tag: version-0.6.21@sha256:6e9d785f7bb87500e357fe7b6269cd8df4ab46a449249d0e8dae756f77fe6bbf
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 8083
+ protocol: http
+ targetPort: 8083
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/calibre-web/17.1.6/questions.yaml b/stable/calibre-web/17.1.6/questions.yaml
new file mode 100644
index 0000000000..ec15b4da0f
--- /dev/null
+++ b/stable/calibre-web/17.1.6/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 8083
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/dillinger/8.1.4/templates/NOTES.txt b/stable/calibre-web/17.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/dillinger/8.1.4/templates/NOTES.txt
rename to stable/calibre-web/17.1.6/templates/NOTES.txt
diff --git a/stable/dell-idrac-fan-controller/4.1.4/templates/common.yaml b/stable/calibre-web/17.1.6/templates/common.yaml
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/templates/common.yaml
rename to stable/calibre-web/17.1.6/templates/common.yaml
diff --git a/stable/craftopia/4.1.4/values.yaml b/stable/calibre-web/17.1.6/values.yaml
similarity index 100%
rename from stable/craftopia/4.1.4/values.yaml
rename to stable/calibre-web/17.1.6/values.yaml
diff --git a/stable/calibre/13.1.6/CHANGELOG.md b/stable/calibre/13.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..33f455f040
--- /dev/null
+++ b/stable/calibre/13.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [calibre-13.1.6](https://github.com/truecharts/charts/compare/calibre-13.1.5...calibre-13.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [calibre-13.1.5](https://github.com/truecharts/charts/compare/calibre-13.1.4...calibre-13.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [calibre-13.1.4](https://github.com/truecharts/charts/compare/calibre-13.1.1...calibre-13.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [calibre-13.1.3](https://github.com/truecharts/charts/compare/calibre-13.1.1...calibre-13.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [calibre-13.1.1](https://github.com/truecharts/charts/compare/calibre-13.1.0...calibre-13.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/calibre to 7.2.0[@3d4ae84](https://github.com/3d4ae84) by renovate ([#16601](https://github.com/truecharts/charts/issues/16601))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [calibre-13.1.0](https://github.com/truecharts/charts/compare/calibre-13.0.2...calibre-13.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [calibre-13.0.2](https://github.com/truecharts/charts/compare/calibre-13.0.1...calibre-13.0.2) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [calibre-13.0.1](https://github.com/truecharts/charts/compare/calibre-13.0.0...calibre-13.0.1) (2023-12-26)
+
+### Fix
+
+- link webserver ingress ([#16551](https://github.com/truecharts/charts/issues/16551))
+
+## [calibre-13.0.0](https://github.com/truecharts/charts/compare/calibre-12.0.12...calibre-13.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [calibre-12.0.12](https://github.com/truecharts/charts/compare/calibre-12.0.11...calibre-12.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/calibre to 7.2.0[@34f54bb](https://github.com/34f54bb) by renovate ([#16410](https://github.com/truecharts/charts/issues/16410))
+
+## [calibre-12.0.11](https://github.com/truecharts/charts/compare/calibre-12.0.10...calibre-12.0.11) (2023-12-24)
+
+### Chore
diff --git a/stable/calibre/13.1.6/Chart.yaml b/stable/calibre/13.1.6/Chart.yaml
new file mode 100644
index 0000000000..e46f742ce0
--- /dev/null
+++ b/stable/calibre/13.1.6/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: calibre
+version: 13.1.6
+appVersion: 7.2.0
+description: Calibre is a powerful and easy to use e-book manager.
+home: https://truecharts.org/charts/stable/calibre
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/calibre
+ - https://github.com/kovidgoyal/calibre/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/calibre
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - calibre
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/calibre/13.1.6/README.md b/stable/calibre/13.1.6/README.md
new file mode 100644
index 0000000000..63082214d6
--- /dev/null
+++ b/stable/calibre/13.1.6/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/calibre)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/calibre/13.1.6/app-changelog.md b/stable/calibre/13.1.6/app-changelog.md
new file mode 100644
index 0000000000..5b843a517f
--- /dev/null
+++ b/stable/calibre/13.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [calibre-13.1.6](https://github.com/truecharts/charts/compare/calibre-13.1.5...calibre-13.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/calibre/13.1.6/app-readme.md b/stable/calibre/13.1.6/app-readme.md
new file mode 100644
index 0000000000..8573153c3c
--- /dev/null
+++ b/stable/calibre/13.1.6/app-readme.md
@@ -0,0 +1,8 @@
+Calibre is a powerful and easy to use e-book manager.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/calibre/13.1.6/charts/common-17.2.21.tgz b/stable/calibre/13.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/calibre/13.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/calibre/13.1.6/ix_values.yaml b/stable/calibre/13.1.6/ix_values.yaml
new file mode 100644
index 0000000000..1d879b30fe
--- /dev/null
+++ b/stable/calibre/13.1.6/ix_values.yaml
@@ -0,0 +1,44 @@
+image:
+ repository: ghcr.io/linuxserver/calibre
+ tag: 7.2.0@sha256:3d4ae84b216de4c404d0c788358a30cf4bb35ef14a8ec9786d4dae0d664341a8
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 8084
+ protocol: http
+ targetPort: 8080
+ webserver:
+ enabled: true
+ ports:
+ webserver:
+ enabled: true
+ port: 8081
+ protocol: http
+ targetPort: 8081
+ingress:
+ webserver:
+ targetSelector:
+ webserver: webserver
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ CLI_ARGS:
+ PASSWORD: ""
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/calibre/13.1.6/questions.yaml b/stable/calibre/13.1.6/questions.yaml
new file mode 100644
index 0000000000..f537efc971
--- /dev/null
+++ b/stable/calibre/13.1.6/questions.yaml
@@ -0,0 +1,3172 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: PASSWORD
+ label: "PASSWORD"
+ description: "Optionally set a password for the gui."
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: CLI_ARGS
+ label: "CLI_ARGS"
+ description: "Optionally pass cli start arguments to calibre"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 8084
+ required: true
+ - variable: webserver
+ label: "webserver Service"
+ description: "The webserver service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: webserver
+ label: "webserver 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: 8081
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: webserver
+ label: "Webserver Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/discordgsm/6.1.4/templates/NOTES.txt b/stable/calibre/13.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/discordgsm/6.1.4/templates/NOTES.txt
rename to stable/calibre/13.1.6/templates/NOTES.txt
diff --git a/stable/calibre/13.1.6/templates/common.yaml b/stable/calibre/13.1.6/templates/common.yaml
new file mode 100644
index 0000000000..ee4b164087
--- /dev/null
+++ b/stable/calibre/13.1.6/templates/common.yaml
@@ -0,0 +1,3 @@
+---
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/crafty-4/6.1.4/values.yaml b/stable/calibre/13.1.6/values.yaml
similarity index 100%
rename from stable/crafty-4/6.1.4/values.yaml
rename to stable/calibre/13.1.6/values.yaml
diff --git a/stable/channels-dvr/5.1.4/CHANGELOG.md b/stable/channels-dvr/5.1.4/CHANGELOG.md
deleted file mode 100644
index ccbd2b458f..0000000000
--- a/stable/channels-dvr/5.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [channels-dvr-5.1.4](https://github.com/truecharts/charts/compare/channels-dvr-5.1.3...channels-dvr-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [channels-dvr-5.1.3](https://github.com/truecharts/charts/compare/channels-dvr-5.1.0...channels-dvr-5.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [channels-dvr-5.1.2](https://github.com/truecharts/charts/compare/channels-dvr-5.1.0...channels-dvr-5.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [channels-dvr-5.1.0](https://github.com/truecharts/charts/compare/channels-dvr-5.0.1...channels-dvr-5.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [channels-dvr-5.0.1](https://github.com/truecharts/charts/compare/channels-dvr-5.0.0...channels-dvr-5.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [channels-dvr-5.0.0](https://github.com/truecharts/charts/compare/channels-dvr-4.0.11...channels-dvr-5.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [channels-dvr-4.0.11](https://github.com/truecharts/charts/compare/channels-dvr-4.0.10...channels-dvr-4.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [channels-dvr-4.0.10](https://github.com/truecharts/charts/compare/channels-dvr-4.0.9...channels-dvr-4.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [channels-dvr-4.0.9](https://github.com/truecharts/charts/compare/channels-dvr-4.0.8...channels-dvr-4.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [channels-dvr-4.0.8](https://github.com/truecharts/charts/compare/channels-dvr-4.0.7...channels-dvr-4.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [channels-dvr-4.0.7](https://github.com/truecharts/charts/compare/channels-dvr-4.0.6...channels-dvr-4.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/channels-dvr/5.1.4/Chart.yaml b/stable/channels-dvr/5.1.4/Chart.yaml
deleted file mode 100644
index 9771497eb7..0000000000
--- a/stable/channels-dvr/5.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: channels-dvr
-version: 5.1.4
-appVersion: latest
-description: Channels DVR Server
-home: https://truecharts.org/charts/stable/channels-dvr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
- - https://hub.docker.com/r/fancybits/channels-dvr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - channels-dvr
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/channels-dvr/5.1.4/app-changelog.md b/stable/channels-dvr/5.1.4/app-changelog.md
deleted file mode 100644
index 07e503b576..0000000000
--- a/stable/channels-dvr/5.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [channels-dvr-5.1.4](https://github.com/truecharts/charts/compare/channels-dvr-5.1.3...channels-dvr-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/channels-dvr/5.1.4/charts/common-17.2.19.tgz b/stable/channels-dvr/5.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/channels-dvr/5.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/channels-dvr/5.1.5/CHANGELOG.md b/stable/channels-dvr/5.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..80dc83eeae
--- /dev/null
+++ b/stable/channels-dvr/5.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [channels-dvr-5.1.5](https://github.com/truecharts/charts/compare/channels-dvr-5.1.4...channels-dvr-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [channels-dvr-5.1.4](https://github.com/truecharts/charts/compare/channels-dvr-5.1.3...channels-dvr-5.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [channels-dvr-5.1.3](https://github.com/truecharts/charts/compare/channels-dvr-5.1.0...channels-dvr-5.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [channels-dvr-5.1.2](https://github.com/truecharts/charts/compare/channels-dvr-5.1.0...channels-dvr-5.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [channels-dvr-5.1.0](https://github.com/truecharts/charts/compare/channels-dvr-5.0.1...channels-dvr-5.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [channels-dvr-5.0.1](https://github.com/truecharts/charts/compare/channels-dvr-5.0.0...channels-dvr-5.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [channels-dvr-5.0.0](https://github.com/truecharts/charts/compare/channels-dvr-4.0.11...channels-dvr-5.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [channels-dvr-4.0.11](https://github.com/truecharts/charts/compare/channels-dvr-4.0.10...channels-dvr-4.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [channels-dvr-4.0.10](https://github.com/truecharts/charts/compare/channels-dvr-4.0.9...channels-dvr-4.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [channels-dvr-4.0.9](https://github.com/truecharts/charts/compare/channels-dvr-4.0.8...channels-dvr-4.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/channels-dvr/5.1.5/Chart.yaml b/stable/channels-dvr/5.1.5/Chart.yaml
new file mode 100644
index 0000000000..e43f160483
--- /dev/null
+++ b/stable/channels-dvr/5.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: channels-dvr
+version: 5.1.5
+appVersion: latest
+description: Channels DVR Server
+home: https://truecharts.org/charts/stable/channels-dvr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr
+ - https://hub.docker.com/r/fancybits/channels-dvr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - channels-dvr
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/channels-dvr/5.1.4/README.md b/stable/channels-dvr/5.1.5/README.md
similarity index 100%
rename from stable/channels-dvr/5.1.4/README.md
rename to stable/channels-dvr/5.1.5/README.md
diff --git a/stable/channels-dvr/5.1.5/app-changelog.md b/stable/channels-dvr/5.1.5/app-changelog.md
new file mode 100644
index 0000000000..19d9922138
--- /dev/null
+++ b/stable/channels-dvr/5.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [channels-dvr-5.1.5](https://github.com/truecharts/charts/compare/channels-dvr-5.1.4...channels-dvr-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/channels-dvr/5.1.4/app-readme.md b/stable/channels-dvr/5.1.5/app-readme.md
similarity index 100%
rename from stable/channels-dvr/5.1.4/app-readme.md
rename to stable/channels-dvr/5.1.5/app-readme.md
diff --git a/stable/channels-dvr/5.1.5/charts/common-17.2.21.tgz b/stable/channels-dvr/5.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/channels-dvr/5.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/channels-dvr/5.1.4/ix_values.yaml b/stable/channels-dvr/5.1.5/ix_values.yaml
similarity index 100%
rename from stable/channels-dvr/5.1.4/ix_values.yaml
rename to stable/channels-dvr/5.1.5/ix_values.yaml
diff --git a/stable/channels-dvr/5.1.4/questions.yaml b/stable/channels-dvr/5.1.5/questions.yaml
similarity index 100%
rename from stable/channels-dvr/5.1.4/questions.yaml
rename to stable/channels-dvr/5.1.5/questions.yaml
diff --git a/stable/docker/3.1.4/templates/NOTES.txt b/stable/channels-dvr/5.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/docker/3.1.4/templates/NOTES.txt
rename to stable/channels-dvr/5.1.5/templates/NOTES.txt
diff --git a/stable/dillinger/8.1.4/templates/common.yaml b/stable/channels-dvr/5.1.5/templates/common.yaml
similarity index 100%
rename from stable/dillinger/8.1.4/templates/common.yaml
rename to stable/channels-dvr/5.1.5/templates/common.yaml
diff --git a/stable/crypto-exchanges-gateway/4.1.4/values.yaml b/stable/channels-dvr/5.1.5/values.yaml
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/values.yaml
rename to stable/channels-dvr/5.1.5/values.yaml
diff --git a/stable/chivalry-medievalwarfare/4.1.4/CHANGELOG.md b/stable/chivalry-medievalwarfare/4.1.4/CHANGELOG.md
deleted file mode 100644
index c29d483957..0000000000
--- a/stable/chivalry-medievalwarfare/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chivalry-medievalwarfare-4.1.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.3...chivalry-medievalwarfare-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chivalry-medievalwarfare-4.1.3](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.0...chivalry-medievalwarfare-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chivalry-medievalwarfare-4.1.2](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.0...chivalry-medievalwarfare-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chivalry-medievalwarfare-4.1.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.1...chivalry-medievalwarfare-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chivalry-medievalwarfare-4.0.1](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.0...chivalry-medievalwarfare-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chivalry-medievalwarfare-4.0.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.17...chivalry-medievalwarfare-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chivalry-medievalwarfare-3.0.17](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.16...chivalry-medievalwarfare-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chivalry-medievalwarfare-3.0.16](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.15...chivalry-medievalwarfare-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chivalry-medievalwarfare-3.0.15](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.14...chivalry-medievalwarfare-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chivalry-medievalwarfare-3.0.14](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.13...chivalry-medievalwarfare-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [chivalry-medievalwarfare-3.0.13](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.12...chivalry-medievalwarfare-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/chivalry-medievalwarfare/4.1.4/Chart.yaml b/stable/chivalry-medievalwarfare/4.1.4/Chart.yaml
deleted file mode 100644
index e1e46e27b5..0000000000
--- a/stable/chivalry-medievalwarfare/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chivalry-medievalwarfare
-version: 4.1.4
-appVersion: chivalrymw
-description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
-home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare
- - https://hub.docker.com/r/ich777/steamcmd
- - https://www.steampowered.com/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chivalry-medievalwarfare
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/chivalry-medievalwarfare/4.1.4/app-changelog.md b/stable/chivalry-medievalwarfare/4.1.4/app-changelog.md
deleted file mode 100644
index dacaf7e0ed..0000000000
--- a/stable/chivalry-medievalwarfare/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chivalry-medievalwarfare-4.1.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.3...chivalry-medievalwarfare-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chivalry-medievalwarfare/4.1.4/charts/common-17.2.19.tgz b/stable/chivalry-medievalwarfare/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chivalry-medievalwarfare/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chivalry-medievalwarfare/4.1.5/CHANGELOG.md b/stable/chivalry-medievalwarfare/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..a564dd41a5
--- /dev/null
+++ b/stable/chivalry-medievalwarfare/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chivalry-medievalwarfare-4.1.5](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.4...chivalry-medievalwarfare-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chivalry-medievalwarfare-4.1.4](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.3...chivalry-medievalwarfare-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chivalry-medievalwarfare-4.1.3](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.0...chivalry-medievalwarfare-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chivalry-medievalwarfare-4.1.2](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.0...chivalry-medievalwarfare-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chivalry-medievalwarfare-4.1.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.1...chivalry-medievalwarfare-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chivalry-medievalwarfare-4.0.1](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.0.0...chivalry-medievalwarfare-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chivalry-medievalwarfare-4.0.0](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.17...chivalry-medievalwarfare-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chivalry-medievalwarfare-3.0.17](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.16...chivalry-medievalwarfare-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chivalry-medievalwarfare-3.0.16](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.15...chivalry-medievalwarfare-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [chivalry-medievalwarfare-3.0.15](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-3.0.14...chivalry-medievalwarfare-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/chivalry-medievalwarfare/4.1.5/Chart.yaml b/stable/chivalry-medievalwarfare/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8e7d5f9abd
--- /dev/null
+++ b/stable/chivalry-medievalwarfare/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chivalry-medievalwarfare
+version: 4.1.5
+appVersion: chivalrymw
+description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
+home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chivalry-medievalwarfare
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/chivalry-medievalwarfare/4.1.4/README.md b/stable/chivalry-medievalwarfare/4.1.5/README.md
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/README.md
rename to stable/chivalry-medievalwarfare/4.1.5/README.md
diff --git a/stable/chivalry-medievalwarfare/4.1.5/app-changelog.md b/stable/chivalry-medievalwarfare/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..189d1554c5
--- /dev/null
+++ b/stable/chivalry-medievalwarfare/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chivalry-medievalwarfare-4.1.5](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-4.1.4...chivalry-medievalwarfare-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chivalry-medievalwarfare/4.1.4/app-readme.md b/stable/chivalry-medievalwarfare/4.1.5/app-readme.md
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/app-readme.md
rename to stable/chivalry-medievalwarfare/4.1.5/app-readme.md
diff --git a/stable/chivalry-medievalwarfare/4.1.5/charts/common-17.2.21.tgz b/stable/chivalry-medievalwarfare/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chivalry-medievalwarfare/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chivalry-medievalwarfare/4.1.4/ix_values.yaml b/stable/chivalry-medievalwarfare/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/ix_values.yaml
rename to stable/chivalry-medievalwarfare/4.1.5/ix_values.yaml
diff --git a/stable/chivalry-medievalwarfare/4.1.4/questions.yaml b/stable/chivalry-medievalwarfare/4.1.5/questions.yaml
similarity index 100%
rename from stable/chivalry-medievalwarfare/4.1.4/questions.yaml
rename to stable/chivalry-medievalwarfare/4.1.5/questions.yaml
diff --git a/stable/chowdown/4.1.4/templates/common.yaml b/stable/chivalry-medievalwarfare/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chowdown/4.1.4/templates/common.yaml
rename to stable/chivalry-medievalwarfare/4.1.5/templates/common.yaml
diff --git a/stable/cryptpad/6.1.4/values.yaml b/stable/chivalry-medievalwarfare/4.1.5/values.yaml
similarity index 100%
rename from stable/cryptpad/6.1.4/values.yaml
rename to stable/chivalry-medievalwarfare/4.1.5/values.yaml
diff --git a/stable/chowdown/4.1.4/CHANGELOG.md b/stable/chowdown/4.1.4/CHANGELOG.md
deleted file mode 100644
index fed92e8854..0000000000
--- a/stable/chowdown/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chowdown-4.1.4](https://github.com/truecharts/charts/compare/chowdown-4.1.3...chowdown-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chowdown-4.1.3](https://github.com/truecharts/charts/compare/chowdown-4.1.0...chowdown-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chowdown-4.1.2](https://github.com/truecharts/charts/compare/chowdown-4.1.0...chowdown-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chowdown-4.1.0](https://github.com/truecharts/charts/compare/chowdown-4.0.1...chowdown-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chowdown-4.0.1](https://github.com/truecharts/charts/compare/chowdown-4.0.0...chowdown-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chowdown-4.0.0](https://github.com/truecharts/charts/compare/chowdown-3.0.17...chowdown-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chowdown-3.0.17](https://github.com/truecharts/charts/compare/chowdown-3.0.16...chowdown-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chowdown-3.0.16](https://github.com/truecharts/charts/compare/chowdown-3.0.15...chowdown-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chowdown-3.0.15](https://github.com/truecharts/charts/compare/chowdown-3.0.14...chowdown-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chowdown-3.0.14](https://github.com/truecharts/charts/compare/chowdown-3.0.13...chowdown-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [chowdown-3.0.13](https://github.com/truecharts/charts/compare/chowdown-3.0.12...chowdown-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/chowdown/4.1.4/Chart.yaml b/stable/chowdown/4.1.4/Chart.yaml
deleted file mode 100644
index bbfb20c363..0000000000
--- a/stable/chowdown/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chowdown
-version: 4.1.4
-appVersion: latest
-description: Simple recipes in Markdown format.
-home: https://truecharts.org/charts/incubator/chowdown
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown
- - https://hub.docker.com/r/gregyankovoy/chowdown
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chowdown
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/chowdown/4.1.4/app-changelog.md b/stable/chowdown/4.1.4/app-changelog.md
deleted file mode 100644
index 448ce05617..0000000000
--- a/stable/chowdown/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chowdown-4.1.4](https://github.com/truecharts/charts/compare/chowdown-4.1.3...chowdown-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chowdown/4.1.4/charts/common-17.2.19.tgz b/stable/chowdown/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chowdown/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chowdown/4.1.5/CHANGELOG.md b/stable/chowdown/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..524e5b4deb
--- /dev/null
+++ b/stable/chowdown/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chowdown-4.1.5](https://github.com/truecharts/charts/compare/chowdown-4.1.4...chowdown-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chowdown-4.1.4](https://github.com/truecharts/charts/compare/chowdown-4.1.3...chowdown-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chowdown-4.1.3](https://github.com/truecharts/charts/compare/chowdown-4.1.0...chowdown-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chowdown-4.1.2](https://github.com/truecharts/charts/compare/chowdown-4.1.0...chowdown-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chowdown-4.1.0](https://github.com/truecharts/charts/compare/chowdown-4.0.1...chowdown-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chowdown-4.0.1](https://github.com/truecharts/charts/compare/chowdown-4.0.0...chowdown-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chowdown-4.0.0](https://github.com/truecharts/charts/compare/chowdown-3.0.17...chowdown-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chowdown-3.0.17](https://github.com/truecharts/charts/compare/chowdown-3.0.16...chowdown-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chowdown-3.0.16](https://github.com/truecharts/charts/compare/chowdown-3.0.15...chowdown-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [chowdown-3.0.15](https://github.com/truecharts/charts/compare/chowdown-3.0.14...chowdown-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/chowdown/4.1.5/Chart.yaml b/stable/chowdown/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..a81ab58173
--- /dev/null
+++ b/stable/chowdown/4.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chowdown
+version: 4.1.5
+appVersion: latest
+description: Simple recipes in Markdown format.
+home: https://truecharts.org/charts/incubator/chowdown
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown
+ - https://hub.docker.com/r/gregyankovoy/chowdown
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chowdown
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/chowdown/4.1.4/README.md b/stable/chowdown/4.1.5/README.md
similarity index 100%
rename from stable/chowdown/4.1.4/README.md
rename to stable/chowdown/4.1.5/README.md
diff --git a/stable/chowdown/4.1.5/app-changelog.md b/stable/chowdown/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..038b6ef0b8
--- /dev/null
+++ b/stable/chowdown/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chowdown-4.1.5](https://github.com/truecharts/charts/compare/chowdown-4.1.4...chowdown-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chowdown/4.1.4/app-readme.md b/stable/chowdown/4.1.5/app-readme.md
similarity index 100%
rename from stable/chowdown/4.1.4/app-readme.md
rename to stable/chowdown/4.1.5/app-readme.md
diff --git a/stable/chowdown/4.1.5/charts/common-17.2.21.tgz b/stable/chowdown/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chowdown/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chowdown/4.1.4/ix_values.yaml b/stable/chowdown/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/chowdown/4.1.4/ix_values.yaml
rename to stable/chowdown/4.1.5/ix_values.yaml
diff --git a/stable/chowdown/4.1.4/questions.yaml b/stable/chowdown/4.1.5/questions.yaml
similarity index 100%
rename from stable/chowdown/4.1.4/questions.yaml
rename to stable/chowdown/4.1.5/questions.yaml
diff --git a/stable/chromium-desktop-g3/4.1.4/templates/common.yaml b/stable/chowdown/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/templates/common.yaml
rename to stable/chowdown/4.1.5/templates/common.yaml
diff --git a/stable/csgo/4.1.4/values.yaml b/stable/chowdown/4.1.5/values.yaml
similarity index 100%
rename from stable/csgo/4.1.4/values.yaml
rename to stable/chowdown/4.1.5/values.yaml
diff --git a/stable/chromium-desktop-g3/4.1.4/CHANGELOG.md b/stable/chromium-desktop-g3/4.1.4/CHANGELOG.md
deleted file mode 100644
index 424838c20b..0000000000
--- a/stable/chromium-desktop-g3/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chromium-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.3...chromium-desktop-g3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chromium-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.0...chromium-desktop-g3-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chromium-desktop-g3-4.1.2](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.0...chromium-desktop-g3-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chromium-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.1...chromium-desktop-g3-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chromium-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.0...chromium-desktop-g3-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chromium-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.18...chromium-desktop-g3-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chromium-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.17...chromium-desktop-g3-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chromium-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.16...chromium-desktop-g3-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chromium-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.15...chromium-desktop-g3-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chromium-desktop-g3-3.0.15](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.14...chromium-desktop-g3-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [chromium-desktop-g3-3.0.14](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.13...chromium-desktop-g3-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/chromium-desktop-g3/4.1.4/Chart.yaml b/stable/chromium-desktop-g3/4.1.4/Chart.yaml
deleted file mode 100644
index 4931fc34f0..0000000000
--- a/stable/chromium-desktop-g3/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chromium-desktop-g3
-version: 4.1.4
-appVersion: latest
-description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
-home: https://truecharts.org/charts/incubator/chromium-desktop-g3
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3
- - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3
- - https://github.com/accetto/headless-drawing-g3/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chromium-desktop-g3
- - Tools-Utilities
- - Network-Web
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/chromium-desktop-g3/4.1.4/app-changelog.md b/stable/chromium-desktop-g3/4.1.4/app-changelog.md
deleted file mode 100644
index 5ea5c21d3b..0000000000
--- a/stable/chromium-desktop-g3/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chromium-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.3...chromium-desktop-g3-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chromium-desktop-g3/4.1.4/charts/common-17.2.19.tgz b/stable/chromium-desktop-g3/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chromium-desktop-g3/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chromium-desktop-g3/4.1.5/CHANGELOG.md b/stable/chromium-desktop-g3/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..4fcfcf9aa5
--- /dev/null
+++ b/stable/chromium-desktop-g3/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chromium-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.4...chromium-desktop-g3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chromium-desktop-g3-4.1.4](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.3...chromium-desktop-g3-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chromium-desktop-g3-4.1.3](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.0...chromium-desktop-g3-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chromium-desktop-g3-4.1.2](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.0...chromium-desktop-g3-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chromium-desktop-g3-4.1.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.1...chromium-desktop-g3-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chromium-desktop-g3-4.0.1](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.0.0...chromium-desktop-g3-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chromium-desktop-g3-4.0.0](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.18...chromium-desktop-g3-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chromium-desktop-g3-3.0.18](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.17...chromium-desktop-g3-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chromium-desktop-g3-3.0.17](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.16...chromium-desktop-g3-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [chromium-desktop-g3-3.0.16](https://github.com/truecharts/charts/compare/chromium-desktop-g3-3.0.15...chromium-desktop-g3-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/chromium-desktop-g3/4.1.5/Chart.yaml b/stable/chromium-desktop-g3/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8418d36f79
--- /dev/null
+++ b/stable/chromium-desktop-g3/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chromium-desktop-g3
+version: 4.1.5
+appVersion: latest
+description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
+home: https://truecharts.org/charts/incubator/chromium-desktop-g3
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png
+deprecated: false
+sources:
+ - https://github.com/accetto/headless-drawing-g3/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3
+ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chromium-desktop-g3
+ - Tools-Utilities
+ - Network-Web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/chromium-desktop-g3/4.1.4/README.md b/stable/chromium-desktop-g3/4.1.5/README.md
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/README.md
rename to stable/chromium-desktop-g3/4.1.5/README.md
diff --git a/stable/chromium-desktop-g3/4.1.5/app-changelog.md b/stable/chromium-desktop-g3/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..fbc6f52799
--- /dev/null
+++ b/stable/chromium-desktop-g3/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chromium-desktop-g3-4.1.5](https://github.com/truecharts/charts/compare/chromium-desktop-g3-4.1.4...chromium-desktop-g3-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chromium-desktop-g3/4.1.4/app-readme.md b/stable/chromium-desktop-g3/4.1.5/app-readme.md
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/app-readme.md
rename to stable/chromium-desktop-g3/4.1.5/app-readme.md
diff --git a/stable/chromium-desktop-g3/4.1.5/charts/common-17.2.21.tgz b/stable/chromium-desktop-g3/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chromium-desktop-g3/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chromium-desktop-g3/4.1.4/ix_values.yaml b/stable/chromium-desktop-g3/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/ix_values.yaml
rename to stable/chromium-desktop-g3/4.1.5/ix_values.yaml
diff --git a/stable/chromium-desktop-g3/4.1.4/questions.yaml b/stable/chromium-desktop-g3/4.1.5/questions.yaml
similarity index 100%
rename from stable/chromium-desktop-g3/4.1.4/questions.yaml
rename to stable/chromium-desktop-g3/4.1.5/questions.yaml
diff --git a/stable/chromium/4.1.4/templates/common.yaml b/stable/chromium-desktop-g3/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chromium/4.1.4/templates/common.yaml
rename to stable/chromium-desktop-g3/4.1.5/templates/common.yaml
diff --git a/stable/cssource/4.1.4/values.yaml b/stable/chromium-desktop-g3/4.1.5/values.yaml
similarity index 100%
rename from stable/cssource/4.1.4/values.yaml
rename to stable/chromium-desktop-g3/4.1.5/values.yaml
diff --git a/stable/chromium/4.1.4/CHANGELOG.md b/stable/chromium/4.1.4/CHANGELOG.md
deleted file mode 100644
index 1ec84cd418..0000000000
--- a/stable/chromium/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chromium-4.1.4](https://github.com/truecharts/charts/compare/chromium-4.1.3...chromium-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chromium-4.1.3](https://github.com/truecharts/charts/compare/chromium-4.1.0...chromium-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chromium-4.1.2](https://github.com/truecharts/charts/compare/chromium-4.1.0...chromium-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chromium-4.1.0](https://github.com/truecharts/charts/compare/chromium-4.0.1...chromium-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chromium-4.0.1](https://github.com/truecharts/charts/compare/chromium-4.0.0...chromium-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chromium-4.0.0](https://github.com/truecharts/charts/compare/chromium-3.0.20...chromium-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chromium-3.0.20](https://github.com/truecharts/charts/compare/chromium-3.0.19...chromium-3.0.20) (2023-12-25)
-
-### Chore
-
-- update container image ich777/chrome to latest[@32939a2](https://github.com/32939a2) by renovate ([#16427](https://github.com/truecharts/charts/issues/16427))
-
-## [chromium-3.0.19](https://github.com/truecharts/charts/compare/chromium-3.0.18...chromium-3.0.19) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chromium-3.0.18](https://github.com/truecharts/charts/compare/chromium-3.0.17...chromium-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chromium-3.0.17](https://github.com/truecharts/charts/compare/chromium-3.0.16...chromium-3.0.17) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chromium-3.0.16](https://github.com/truecharts/charts/compare/chromium-3.0.15...chromium-3.0.16) (2023-12-23)
-
-### Chore
diff --git a/stable/chromium/4.1.4/Chart.yaml b/stable/chromium/4.1.4/Chart.yaml
deleted file mode 100644
index 479de8e8a5..0000000000
--- a/stable/chromium/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chromium
-version: 4.1.4
-appVersion: latest
-description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
-home: https://truecharts.org/charts/incubator/chromium
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium
- - https://hub.docker.com/r/ich777/chrome
- - https://www.google.com/chrome/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chromium
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/chromium/4.1.4/app-changelog.md b/stable/chromium/4.1.4/app-changelog.md
deleted file mode 100644
index e8bf7a7d7b..0000000000
--- a/stable/chromium/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chromium-4.1.4](https://github.com/truecharts/charts/compare/chromium-4.1.3...chromium-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chromium/4.1.4/charts/common-17.2.19.tgz b/stable/chromium/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chromium/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chromium/4.1.5/CHANGELOG.md b/stable/chromium/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..ec210fbf0d
--- /dev/null
+++ b/stable/chromium/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chromium-4.1.5](https://github.com/truecharts/charts/compare/chromium-4.1.4...chromium-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chromium-4.1.4](https://github.com/truecharts/charts/compare/chromium-4.1.3...chromium-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chromium-4.1.3](https://github.com/truecharts/charts/compare/chromium-4.1.0...chromium-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chromium-4.1.2](https://github.com/truecharts/charts/compare/chromium-4.1.0...chromium-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chromium-4.1.0](https://github.com/truecharts/charts/compare/chromium-4.0.1...chromium-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chromium-4.0.1](https://github.com/truecharts/charts/compare/chromium-4.0.0...chromium-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chromium-4.0.0](https://github.com/truecharts/charts/compare/chromium-3.0.20...chromium-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chromium-3.0.20](https://github.com/truecharts/charts/compare/chromium-3.0.19...chromium-3.0.20) (2023-12-25)
+
+### Chore
+
+- update container image ich777/chrome to latest[@32939a2](https://github.com/32939a2) by renovate ([#16427](https://github.com/truecharts/charts/issues/16427))
+
+## [chromium-3.0.19](https://github.com/truecharts/charts/compare/chromium-3.0.18...chromium-3.0.19) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chromium-3.0.18](https://github.com/truecharts/charts/compare/chromium-3.0.17...chromium-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/chromium/4.1.5/Chart.yaml b/stable/chromium/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..9c657dd3d4
--- /dev/null
+++ b/stable/chromium/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chromium
+version: 4.1.5
+appVersion: latest
+description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
+home: https://truecharts.org/charts/incubator/chromium
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
+deprecated: false
+sources:
+ - https://www.google.com/chrome/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium
+ - https://hub.docker.com/r/ich777/chrome
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chromium
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/chromium/4.1.4/README.md b/stable/chromium/4.1.5/README.md
similarity index 100%
rename from stable/chromium/4.1.4/README.md
rename to stable/chromium/4.1.5/README.md
diff --git a/stable/chromium/4.1.5/app-changelog.md b/stable/chromium/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..8f56243ea1
--- /dev/null
+++ b/stable/chromium/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chromium-4.1.5](https://github.com/truecharts/charts/compare/chromium-4.1.4...chromium-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chromium/4.1.4/app-readme.md b/stable/chromium/4.1.5/app-readme.md
similarity index 100%
rename from stable/chromium/4.1.4/app-readme.md
rename to stable/chromium/4.1.5/app-readme.md
diff --git a/stable/chromium/4.1.5/charts/common-17.2.21.tgz b/stable/chromium/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chromium/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chromium/4.1.4/ix_values.yaml b/stable/chromium/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/chromium/4.1.4/ix_values.yaml
rename to stable/chromium/4.1.5/ix_values.yaml
diff --git a/stable/chromium/4.1.4/questions.yaml b/stable/chromium/4.1.5/questions.yaml
similarity index 100%
rename from stable/chromium/4.1.4/questions.yaml
rename to stable/chromium/4.1.5/questions.yaml
diff --git a/stable/chronograf/4.1.4/templates/common.yaml b/stable/chromium/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chronograf/4.1.4/templates/common.yaml
rename to stable/chromium/4.1.5/templates/common.yaml
diff --git a/stable/cstrike1-6/4.1.4/values.yaml b/stable/chromium/4.1.5/values.yaml
similarity index 100%
rename from stable/cstrike1-6/4.1.4/values.yaml
rename to stable/chromium/4.1.5/values.yaml
diff --git a/stable/chronograf/4.1.4/CHANGELOG.md b/stable/chronograf/4.1.4/CHANGELOG.md
deleted file mode 100644
index 1a2ef6b1af..0000000000
--- a/stable/chronograf/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chronograf-4.1.4](https://github.com/truecharts/charts/compare/chronograf-4.1.3...chronograf-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chronograf-4.1.3](https://github.com/truecharts/charts/compare/chronograf-4.1.0...chronograf-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chronograf-4.1.2](https://github.com/truecharts/charts/compare/chronograf-4.1.0...chronograf-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chronograf-4.1.0](https://github.com/truecharts/charts/compare/chronograf-4.0.1...chronograf-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chronograf-4.0.1](https://github.com/truecharts/charts/compare/chronograf-4.0.0...chronograf-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chronograf-4.0.0](https://github.com/truecharts/charts/compare/chronograf-3.0.19...chronograf-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chronograf-3.0.19](https://github.com/truecharts/charts/compare/chronograf-3.0.18...chronograf-3.0.19) (2023-12-25)
-
-### Chore
-
-- update container image chronograf to latest[@49623d0](https://github.com/49623d0) by renovate ([#16399](https://github.com/truecharts/charts/issues/16399))
-
-## [chronograf-3.0.18](https://github.com/truecharts/charts/compare/chronograf-3.0.17...chronograf-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chronograf-3.0.17](https://github.com/truecharts/charts/compare/chronograf-3.0.16...chronograf-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chronograf-3.0.16](https://github.com/truecharts/charts/compare/chronograf-3.0.15...chronograf-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chronograf-3.0.15](https://github.com/truecharts/charts/compare/chronograf-3.0.14...chronograf-3.0.15) (2023-12-23)
-
-### Chore
diff --git a/stable/chronograf/4.1.4/Chart.yaml b/stable/chronograf/4.1.4/Chart.yaml
deleted file mode 100644
index ab3c8f29dd..0000000000
--- a/stable/chronograf/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chronograf
-version: 4.1.4
-appVersion: latest
-description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
-home: https://truecharts.org/charts/incubator/chronograf
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
-deprecated: false
-sources:
- - https://www.influxdata.com/time-series-platform/chronograf/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf
- - https://hub.docker.com/_/chronograf
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chronograf
- - Tools-System
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-System
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/chronograf/4.1.4/app-changelog.md b/stable/chronograf/4.1.4/app-changelog.md
deleted file mode 100644
index a04254269f..0000000000
--- a/stable/chronograf/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chronograf-4.1.4](https://github.com/truecharts/charts/compare/chronograf-4.1.3...chronograf-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chronograf/4.1.4/charts/common-17.2.19.tgz b/stable/chronograf/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chronograf/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chronograf/4.1.5/CHANGELOG.md b/stable/chronograf/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..39c1a6d1fb
--- /dev/null
+++ b/stable/chronograf/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chronograf-4.1.5](https://github.com/truecharts/charts/compare/chronograf-4.1.4...chronograf-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chronograf-4.1.4](https://github.com/truecharts/charts/compare/chronograf-4.1.3...chronograf-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chronograf-4.1.3](https://github.com/truecharts/charts/compare/chronograf-4.1.0...chronograf-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chronograf-4.1.2](https://github.com/truecharts/charts/compare/chronograf-4.1.0...chronograf-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chronograf-4.1.0](https://github.com/truecharts/charts/compare/chronograf-4.0.1...chronograf-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chronograf-4.0.1](https://github.com/truecharts/charts/compare/chronograf-4.0.0...chronograf-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chronograf-4.0.0](https://github.com/truecharts/charts/compare/chronograf-3.0.19...chronograf-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chronograf-3.0.19](https://github.com/truecharts/charts/compare/chronograf-3.0.18...chronograf-3.0.19) (2023-12-25)
+
+### Chore
+
+- update container image chronograf to latest[@49623d0](https://github.com/49623d0) by renovate ([#16399](https://github.com/truecharts/charts/issues/16399))
+
+## [chronograf-3.0.18](https://github.com/truecharts/charts/compare/chronograf-3.0.17...chronograf-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chronograf-3.0.17](https://github.com/truecharts/charts/compare/chronograf-3.0.16...chronograf-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/chronograf/4.1.5/Chart.yaml b/stable/chronograf/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..f68b2cd4cf
--- /dev/null
+++ b/stable/chronograf/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chronograf
+version: 4.1.5
+appVersion: latest
+description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
+home: https://truecharts.org/charts/incubator/chronograf
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
+deprecated: false
+sources:
+ - https://www.influxdata.com/time-series-platform/chronograf/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf
+ - https://hub.docker.com/_/chronograf
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chronograf
+ - Tools-System
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-System
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/chronograf/4.1.4/README.md b/stable/chronograf/4.1.5/README.md
similarity index 100%
rename from stable/chronograf/4.1.4/README.md
rename to stable/chronograf/4.1.5/README.md
diff --git a/stable/chronograf/4.1.5/app-changelog.md b/stable/chronograf/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..47d0ad453b
--- /dev/null
+++ b/stable/chronograf/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chronograf-4.1.5](https://github.com/truecharts/charts/compare/chronograf-4.1.4...chronograf-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chronograf/4.1.4/app-readme.md b/stable/chronograf/4.1.5/app-readme.md
similarity index 100%
rename from stable/chronograf/4.1.4/app-readme.md
rename to stable/chronograf/4.1.5/app-readme.md
diff --git a/stable/chronograf/4.1.5/charts/common-17.2.21.tgz b/stable/chronograf/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chronograf/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chronograf/4.1.4/ix_values.yaml b/stable/chronograf/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/chronograf/4.1.4/ix_values.yaml
rename to stable/chronograf/4.1.5/ix_values.yaml
diff --git a/stable/chronograf/4.1.4/questions.yaml b/stable/chronograf/4.1.5/questions.yaml
similarity index 100%
rename from stable/chronograf/4.1.4/questions.yaml
rename to stable/chronograf/4.1.5/questions.yaml
diff --git a/stable/chronos/7.1.4/templates/common.yaml b/stable/chronograf/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/chronos/7.1.4/templates/common.yaml
rename to stable/chronograf/4.1.5/templates/common.yaml
diff --git a/stable/cstrikeconditionzero/4.1.4/values.yaml b/stable/chronograf/4.1.5/values.yaml
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/values.yaml
rename to stable/chronograf/4.1.5/values.yaml
diff --git a/stable/chronos/7.1.4/CHANGELOG.md b/stable/chronos/7.1.4/CHANGELOG.md
deleted file mode 100644
index 2a6a10cc28..0000000000
--- a/stable/chronos/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [chronos-7.1.4](https://github.com/truecharts/charts/compare/chronos-7.1.3...chronos-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [chronos-7.1.3](https://github.com/truecharts/charts/compare/chronos-7.1.0...chronos-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [chronos-7.1.2](https://github.com/truecharts/charts/compare/chronos-7.1.0...chronos-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [chronos-7.1.0](https://github.com/truecharts/charts/compare/chronos-7.0.1...chronos-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [chronos-7.0.1](https://github.com/truecharts/charts/compare/chronos-7.0.0...chronos-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [chronos-7.0.0](https://github.com/truecharts/charts/compare/chronos-6.0.11...chronos-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [chronos-6.0.11](https://github.com/truecharts/charts/compare/chronos-6.0.10...chronos-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [chronos-6.0.10](https://github.com/truecharts/charts/compare/chronos-6.0.9...chronos-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [chronos-6.0.9](https://github.com/truecharts/charts/compare/chronos-6.0.8...chronos-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [chronos-6.0.8](https://github.com/truecharts/charts/compare/chronos-6.0.7...chronos-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [chronos-6.0.7](https://github.com/truecharts/charts/compare/chronos-6.0.6...chronos-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/chronos/7.1.4/Chart.yaml b/stable/chronos/7.1.4/Chart.yaml
deleted file mode 100644
index 1c31323224..0000000000
--- a/stable/chronos/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: chronos
-version: 7.1.4
-appVersion: "0.2"
-description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
-home: https://truecharts.org/charts/stable/chronos
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png
-deprecated: false
-sources:
- - https://github.com/simse/chronos
- - https://github.com/truecharts/charts/tree/master/charts/stable/chronos
- - https://hub.docker.com/r/simsemand/chronos
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - chronos
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/chronos/7.1.4/app-changelog.md b/stable/chronos/7.1.4/app-changelog.md
deleted file mode 100644
index 97d76165a2..0000000000
--- a/stable/chronos/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [chronos-7.1.4](https://github.com/truecharts/charts/compare/chronos-7.1.3...chronos-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/chronos/7.1.4/charts/common-17.2.19.tgz b/stable/chronos/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/chronos/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/chronos/7.1.5/CHANGELOG.md b/stable/chronos/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..227e2ec324
--- /dev/null
+++ b/stable/chronos/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [chronos-7.1.5](https://github.com/truecharts/charts/compare/chronos-7.1.4...chronos-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [chronos-7.1.4](https://github.com/truecharts/charts/compare/chronos-7.1.3...chronos-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [chronos-7.1.3](https://github.com/truecharts/charts/compare/chronos-7.1.0...chronos-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [chronos-7.1.2](https://github.com/truecharts/charts/compare/chronos-7.1.0...chronos-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [chronos-7.1.0](https://github.com/truecharts/charts/compare/chronos-7.0.1...chronos-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [chronos-7.0.1](https://github.com/truecharts/charts/compare/chronos-7.0.0...chronos-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [chronos-7.0.0](https://github.com/truecharts/charts/compare/chronos-6.0.11...chronos-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [chronos-6.0.11](https://github.com/truecharts/charts/compare/chronos-6.0.10...chronos-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [chronos-6.0.10](https://github.com/truecharts/charts/compare/chronos-6.0.9...chronos-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [chronos-6.0.9](https://github.com/truecharts/charts/compare/chronos-6.0.8...chronos-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/chronos/7.1.5/Chart.yaml b/stable/chronos/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..46ce011614
--- /dev/null
+++ b/stable/chronos/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: chronos
+version: 7.1.5
+appVersion: "0.2"
+description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
+home: https://truecharts.org/charts/stable/chronos
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png
+deprecated: false
+sources:
+ - https://github.com/simse/chronos
+ - https://github.com/truecharts/charts/tree/master/charts/stable/chronos
+ - https://hub.docker.com/r/simsemand/chronos
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - chronos
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/chronos/7.1.4/README.md b/stable/chronos/7.1.5/README.md
similarity index 100%
rename from stable/chronos/7.1.4/README.md
rename to stable/chronos/7.1.5/README.md
diff --git a/stable/chronos/7.1.5/app-changelog.md b/stable/chronos/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..137961d6cc
--- /dev/null
+++ b/stable/chronos/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [chronos-7.1.5](https://github.com/truecharts/charts/compare/chronos-7.1.4...chronos-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/chronos/7.1.4/app-readme.md b/stable/chronos/7.1.5/app-readme.md
similarity index 100%
rename from stable/chronos/7.1.4/app-readme.md
rename to stable/chronos/7.1.5/app-readme.md
diff --git a/stable/chronos/7.1.5/charts/common-17.2.21.tgz b/stable/chronos/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/chronos/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/chronos/7.1.4/ix_values.yaml b/stable/chronos/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/chronos/7.1.4/ix_values.yaml
rename to stable/chronos/7.1.5/ix_values.yaml
diff --git a/stable/chronos/7.1.4/questions.yaml b/stable/chronos/7.1.5/questions.yaml
similarity index 100%
rename from stable/chronos/7.1.4/questions.yaml
rename to stable/chronos/7.1.5/questions.yaml
diff --git a/stable/docusaurus/7.1.4/templates/NOTES.txt b/stable/chronos/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/docusaurus/7.1.4/templates/NOTES.txt
rename to stable/chronos/7.1.5/templates/NOTES.txt
diff --git a/stable/ciao/4.1.4/templates/common.yaml b/stable/chronos/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/ciao/4.1.4/templates/common.yaml
rename to stable/chronos/7.1.5/templates/common.yaml
diff --git a/stable/cura-novnc/7.1.4/values.yaml b/stable/chronos/7.1.5/values.yaml
similarity index 100%
rename from stable/cura-novnc/7.1.4/values.yaml
rename to stable/chronos/7.1.5/values.yaml
diff --git a/stable/ciao/4.1.4/CHANGELOG.md b/stable/ciao/4.1.4/CHANGELOG.md
deleted file mode 100644
index 400550f4fa..0000000000
--- a/stable/ciao/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ciao-4.1.4](https://github.com/truecharts/charts/compare/ciao-4.1.3...ciao-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ciao-4.1.3](https://github.com/truecharts/charts/compare/ciao-4.1.0...ciao-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ciao-4.1.2](https://github.com/truecharts/charts/compare/ciao-4.1.0...ciao-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ciao-4.1.0](https://github.com/truecharts/charts/compare/ciao-4.0.1...ciao-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ciao-4.0.1](https://github.com/truecharts/charts/compare/ciao-4.0.0...ciao-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ciao-4.0.0](https://github.com/truecharts/charts/compare/ciao-3.0.17...ciao-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ciao-3.0.17](https://github.com/truecharts/charts/compare/ciao-3.0.16...ciao-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ciao-3.0.16](https://github.com/truecharts/charts/compare/ciao-3.0.15...ciao-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ciao-3.0.15](https://github.com/truecharts/charts/compare/ciao-3.0.14...ciao-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ciao-3.0.14](https://github.com/truecharts/charts/compare/ciao-3.0.13...ciao-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ciao-3.0.13](https://github.com/truecharts/charts/compare/ciao-3.0.12...ciao-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/ciao/4.1.4/Chart.yaml b/stable/ciao/4.1.4/Chart.yaml
deleted file mode 100644
index d7c571b46e..0000000000
--- a/stable/ciao/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ciao
-version: 4.1.4
-appVersion: latest
-description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
-home: https://truecharts.org/charts/incubator/ciao
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao
- - https://hub.docker.com/r/brotandgames/ciao
- - https://brotandgames.com/ciao/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ciao
- - Network-Other
- - Productivity
- - Tools-System
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/ciao/4.1.4/app-changelog.md b/stable/ciao/4.1.4/app-changelog.md
deleted file mode 100644
index 36bee3de9d..0000000000
--- a/stable/ciao/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ciao-4.1.4](https://github.com/truecharts/charts/compare/ciao-4.1.3...ciao-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ciao/4.1.4/charts/common-17.2.19.tgz b/stable/ciao/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ciao/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ciao/4.1.5/CHANGELOG.md b/stable/ciao/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b382200de0
--- /dev/null
+++ b/stable/ciao/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ciao-4.1.5](https://github.com/truecharts/charts/compare/ciao-4.1.4...ciao-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ciao-4.1.4](https://github.com/truecharts/charts/compare/ciao-4.1.3...ciao-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ciao-4.1.3](https://github.com/truecharts/charts/compare/ciao-4.1.0...ciao-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ciao-4.1.2](https://github.com/truecharts/charts/compare/ciao-4.1.0...ciao-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ciao-4.1.0](https://github.com/truecharts/charts/compare/ciao-4.0.1...ciao-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ciao-4.0.1](https://github.com/truecharts/charts/compare/ciao-4.0.0...ciao-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ciao-4.0.0](https://github.com/truecharts/charts/compare/ciao-3.0.17...ciao-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ciao-3.0.17](https://github.com/truecharts/charts/compare/ciao-3.0.16...ciao-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ciao-3.0.16](https://github.com/truecharts/charts/compare/ciao-3.0.15...ciao-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ciao-3.0.15](https://github.com/truecharts/charts/compare/ciao-3.0.14...ciao-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ciao/4.1.5/Chart.yaml b/stable/ciao/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..23cf65d9b7
--- /dev/null
+++ b/stable/ciao/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ciao
+version: 4.1.5
+appVersion: latest
+description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
+home: https://truecharts.org/charts/incubator/ciao
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/brotandgames/ciao
+ - https://brotandgames.com/ciao/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ciao
+ - Network-Other
+ - Productivity
+ - Tools-System
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/ciao/4.1.4/README.md b/stable/ciao/4.1.5/README.md
similarity index 100%
rename from stable/ciao/4.1.4/README.md
rename to stable/ciao/4.1.5/README.md
diff --git a/stable/ciao/4.1.5/app-changelog.md b/stable/ciao/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..fddf57385a
--- /dev/null
+++ b/stable/ciao/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ciao-4.1.5](https://github.com/truecharts/charts/compare/ciao-4.1.4...ciao-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ciao/4.1.4/app-readme.md b/stable/ciao/4.1.5/app-readme.md
similarity index 100%
rename from stable/ciao/4.1.4/app-readme.md
rename to stable/ciao/4.1.5/app-readme.md
diff --git a/stable/ciao/4.1.5/charts/common-17.2.21.tgz b/stable/ciao/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ciao/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ciao/4.1.4/ix_values.yaml b/stable/ciao/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/ciao/4.1.4/ix_values.yaml
rename to stable/ciao/4.1.5/ix_values.yaml
diff --git a/stable/ciao/4.1.4/questions.yaml b/stable/ciao/4.1.5/questions.yaml
similarity index 100%
rename from stable/ciao/4.1.4/questions.yaml
rename to stable/ciao/4.1.5/questions.yaml
diff --git a/stable/citadel-forgedwithfire/4.1.4/templates/common.yaml b/stable/ciao/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/templates/common.yaml
rename to stable/ciao/4.1.5/templates/common.yaml
diff --git a/stable/cyberchef/8.1.4/values.yaml b/stable/ciao/4.1.5/values.yaml
similarity index 100%
rename from stable/cyberchef/8.1.4/values.yaml
rename to stable/ciao/4.1.5/values.yaml
diff --git a/stable/citadel-forgedwithfire/4.1.4/CHANGELOG.md b/stable/citadel-forgedwithfire/4.1.4/CHANGELOG.md
deleted file mode 100644
index e09a8aa36e..0000000000
--- a/stable/citadel-forgedwithfire/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [citadel-forgedwithfire-4.1.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.3...citadel-forgedwithfire-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [citadel-forgedwithfire-4.1.3](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.0...citadel-forgedwithfire-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [citadel-forgedwithfire-4.1.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.0...citadel-forgedwithfire-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [citadel-forgedwithfire-4.1.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.2...citadel-forgedwithfire-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [citadel-forgedwithfire-4.0.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.1...citadel-forgedwithfire-4.0.2) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [citadel-forgedwithfire-4.0.1](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.0...citadel-forgedwithfire-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [citadel-forgedwithfire-4.0.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.17...citadel-forgedwithfire-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [citadel-forgedwithfire-3.0.17](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.16...citadel-forgedwithfire-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [citadel-forgedwithfire-3.0.16](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.15...citadel-forgedwithfire-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [citadel-forgedwithfire-3.0.15](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.14...citadel-forgedwithfire-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [citadel-forgedwithfire-3.0.14](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.13...citadel-forgedwithfire-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/citadel-forgedwithfire/4.1.4/Chart.yaml b/stable/citadel-forgedwithfire/4.1.4/Chart.yaml
deleted file mode 100644
index 67e5de5289..0000000000
--- a/stable/citadel-forgedwithfire/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: citadel-forgedwithfire
-version: 4.1.4
-appVersion: citadelfwf
-description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
-home: https://truecharts.org/charts/incubator/citadel-forgedwithfire
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/ich777/steamcmd
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - citadel-forgedwithfire
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/citadel-forgedwithfire/4.1.4/app-changelog.md b/stable/citadel-forgedwithfire/4.1.4/app-changelog.md
deleted file mode 100644
index 243a401c13..0000000000
--- a/stable/citadel-forgedwithfire/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [citadel-forgedwithfire-4.1.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.3...citadel-forgedwithfire-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/citadel-forgedwithfire/4.1.4/charts/common-17.2.19.tgz b/stable/citadel-forgedwithfire/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/citadel-forgedwithfire/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/citadel-forgedwithfire/4.1.5/CHANGELOG.md b/stable/citadel-forgedwithfire/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..aa659d0332
--- /dev/null
+++ b/stable/citadel-forgedwithfire/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [citadel-forgedwithfire-4.1.5](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.4...citadel-forgedwithfire-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [citadel-forgedwithfire-4.1.4](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.3...citadel-forgedwithfire-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [citadel-forgedwithfire-4.1.3](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.0...citadel-forgedwithfire-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [citadel-forgedwithfire-4.1.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.0...citadel-forgedwithfire-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [citadel-forgedwithfire-4.1.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.2...citadel-forgedwithfire-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [citadel-forgedwithfire-4.0.2](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.1...citadel-forgedwithfire-4.0.2) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [citadel-forgedwithfire-4.0.1](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.0.0...citadel-forgedwithfire-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [citadel-forgedwithfire-4.0.0](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.17...citadel-forgedwithfire-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [citadel-forgedwithfire-3.0.17](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.16...citadel-forgedwithfire-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [citadel-forgedwithfire-3.0.16](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-3.0.15...citadel-forgedwithfire-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/citadel-forgedwithfire/4.1.5/Chart.yaml b/stable/citadel-forgedwithfire/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..2ee6efc1be
--- /dev/null
+++ b/stable/citadel-forgedwithfire/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: citadel-forgedwithfire
+version: 4.1.5
+appVersion: citadelfwf
+description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
+home: https://truecharts.org/charts/incubator/citadel-forgedwithfire
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - citadel-forgedwithfire
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/citadel-forgedwithfire/4.1.4/README.md b/stable/citadel-forgedwithfire/4.1.5/README.md
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/README.md
rename to stable/citadel-forgedwithfire/4.1.5/README.md
diff --git a/stable/citadel-forgedwithfire/4.1.5/app-changelog.md b/stable/citadel-forgedwithfire/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..38159f0923
--- /dev/null
+++ b/stable/citadel-forgedwithfire/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [citadel-forgedwithfire-4.1.5](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-4.1.4...citadel-forgedwithfire-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/citadel-forgedwithfire/4.1.4/app-readme.md b/stable/citadel-forgedwithfire/4.1.5/app-readme.md
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/app-readme.md
rename to stable/citadel-forgedwithfire/4.1.5/app-readme.md
diff --git a/stable/citadel-forgedwithfire/4.1.5/charts/common-17.2.21.tgz b/stable/citadel-forgedwithfire/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/citadel-forgedwithfire/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/citadel-forgedwithfire/4.1.4/ix_values.yaml b/stable/citadel-forgedwithfire/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/ix_values.yaml
rename to stable/citadel-forgedwithfire/4.1.5/ix_values.yaml
diff --git a/stable/citadel-forgedwithfire/4.1.4/questions.yaml b/stable/citadel-forgedwithfire/4.1.5/questions.yaml
similarity index 100%
rename from stable/citadel-forgedwithfire/4.1.4/questions.yaml
rename to stable/citadel-forgedwithfire/4.1.5/questions.yaml
diff --git a/stable/cloudcommander/4.1.4/templates/common.yaml b/stable/citadel-forgedwithfire/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cloudcommander/4.1.4/templates/common.yaml
rename to stable/citadel-forgedwithfire/4.1.5/templates/common.yaml
diff --git a/stable/czkawka/7.1.4/values.yaml b/stable/citadel-forgedwithfire/4.1.5/values.yaml
similarity index 100%
rename from stable/czkawka/7.1.4/values.yaml
rename to stable/citadel-forgedwithfire/4.1.5/values.yaml
diff --git a/stable/clamav/9.1.4/CHANGELOG.md b/stable/clamav/9.1.4/CHANGELOG.md
deleted file mode 100644
index 4ca9f28dc0..0000000000
--- a/stable/clamav/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [clamav-9.1.4](https://github.com/truecharts/charts/compare/clamav-9.1.3...clamav-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [clamav-9.1.3](https://github.com/truecharts/charts/compare/clamav-9.1.0...clamav-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [clamav-9.1.2](https://github.com/truecharts/charts/compare/clamav-9.1.0...clamav-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [clamav-9.1.0](https://github.com/truecharts/charts/compare/clamav-9.0.1...clamav-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [clamav-9.0.1](https://github.com/truecharts/charts/compare/clamav-9.0.0...clamav-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [clamav-9.0.0](https://github.com/truecharts/charts/compare/clamav-8.0.11...clamav-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [clamav-8.0.11](https://github.com/truecharts/charts/compare/clamav-8.0.10...clamav-8.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [clamav-8.0.10](https://github.com/truecharts/charts/compare/clamav-8.0.9...clamav-8.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [clamav-8.0.9](https://github.com/truecharts/charts/compare/clamav-8.0.8...clamav-8.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [clamav-8.0.8](https://github.com/truecharts/charts/compare/clamav-8.0.7...clamav-8.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [clamav-8.0.7](https://github.com/truecharts/charts/compare/clamav-8.0.6...clamav-8.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/clamav/9.1.4/Chart.yaml b/stable/clamav/9.1.4/Chart.yaml
deleted file mode 100644
index 97fc2e0fc2..0000000000
--- a/stable/clamav/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: clamav
-version: 9.1.4
-appVersion: 1.2.1
-description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
-home: https://truecharts.org/charts/stable/clamav
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/clamav
- - https://hub.docker.com/r/clamav/clamav
- - https://docs.clamav.net/
- - https://github.com/Cisco-Talos/clamav
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - clamav
- - antivirus
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/clamav/9.1.4/app-changelog.md b/stable/clamav/9.1.4/app-changelog.md
deleted file mode 100644
index 0ba136757f..0000000000
--- a/stable/clamav/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [clamav-9.1.4](https://github.com/truecharts/charts/compare/clamav-9.1.3...clamav-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/clamav/9.1.4/charts/common-17.2.19.tgz b/stable/clamav/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/clamav/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/clamav/9.1.5/CHANGELOG.md b/stable/clamav/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..5f4ae439c9
--- /dev/null
+++ b/stable/clamav/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [clamav-9.1.5](https://github.com/truecharts/charts/compare/clamav-9.1.4...clamav-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [clamav-9.1.4](https://github.com/truecharts/charts/compare/clamav-9.1.3...clamav-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [clamav-9.1.3](https://github.com/truecharts/charts/compare/clamav-9.1.0...clamav-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [clamav-9.1.2](https://github.com/truecharts/charts/compare/clamav-9.1.0...clamav-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [clamav-9.1.0](https://github.com/truecharts/charts/compare/clamav-9.0.1...clamav-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [clamav-9.0.1](https://github.com/truecharts/charts/compare/clamav-9.0.0...clamav-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [clamav-9.0.0](https://github.com/truecharts/charts/compare/clamav-8.0.11...clamav-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [clamav-8.0.11](https://github.com/truecharts/charts/compare/clamav-8.0.10...clamav-8.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [clamav-8.0.10](https://github.com/truecharts/charts/compare/clamav-8.0.9...clamav-8.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [clamav-8.0.9](https://github.com/truecharts/charts/compare/clamav-8.0.8...clamav-8.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/clamav/9.1.5/Chart.yaml b/stable/clamav/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..d81605798e
--- /dev/null
+++ b/stable/clamav/9.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: clamav
+version: 9.1.5
+appVersion: 1.2.1
+description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
+home: https://truecharts.org/charts/stable/clamav
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
+deprecated: false
+sources:
+ - https://docs.clamav.net/
+ - https://github.com/Cisco-Talos/clamav
+ - https://github.com/truecharts/charts/tree/master/charts/stable/clamav
+ - https://hub.docker.com/r/clamav/clamav
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - clamav
+ - antivirus
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/clamav/9.1.4/README.md b/stable/clamav/9.1.5/README.md
similarity index 100%
rename from stable/clamav/9.1.4/README.md
rename to stable/clamav/9.1.5/README.md
diff --git a/stable/clamav/9.1.5/app-changelog.md b/stable/clamav/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..eb9c835b15
--- /dev/null
+++ b/stable/clamav/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [clamav-9.1.5](https://github.com/truecharts/charts/compare/clamav-9.1.4...clamav-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/clamav/9.1.4/app-readme.md b/stable/clamav/9.1.5/app-readme.md
similarity index 100%
rename from stable/clamav/9.1.4/app-readme.md
rename to stable/clamav/9.1.5/app-readme.md
diff --git a/stable/clamav/9.1.5/charts/common-17.2.21.tgz b/stable/clamav/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/clamav/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/clamav/9.1.4/ix_values.yaml b/stable/clamav/9.1.5/ix_values.yaml
similarity index 100%
rename from stable/clamav/9.1.4/ix_values.yaml
rename to stable/clamav/9.1.5/ix_values.yaml
diff --git a/stable/clamav/9.1.4/questions.yaml b/stable/clamav/9.1.5/questions.yaml
similarity index 100%
rename from stable/clamav/9.1.4/questions.yaml
rename to stable/clamav/9.1.5/questions.yaml
diff --git a/stable/dokuwiki/9.1.4/templates/NOTES.txt b/stable/clamav/9.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/dokuwiki/9.1.4/templates/NOTES.txt
rename to stable/clamav/9.1.5/templates/NOTES.txt
diff --git a/stable/clamav/9.1.4/templates/_cronjob.tpl b/stable/clamav/9.1.5/templates/_cronjob.tpl
similarity index 100%
rename from stable/clamav/9.1.4/templates/_cronjob.tpl
rename to stable/clamav/9.1.5/templates/_cronjob.tpl
diff --git a/stable/clamav/9.1.4/templates/common.yaml b/stable/clamav/9.1.5/templates/common.yaml
similarity index 100%
rename from stable/clamav/9.1.4/templates/common.yaml
rename to stable/clamav/9.1.5/templates/common.yaml
diff --git a/stable/dailynotes/4.1.4/values.yaml b/stable/clamav/9.1.5/values.yaml
similarity index 100%
rename from stable/dailynotes/4.1.4/values.yaml
rename to stable/clamav/9.1.5/values.yaml
diff --git a/stable/clipplex/2.1.4/CHANGELOG.md b/stable/clipplex/2.1.4/CHANGELOG.md
deleted file mode 100644
index 4fa9510366..0000000000
--- a/stable/clipplex/2.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [clipplex-2.1.4](https://github.com/truecharts/charts/compare/clipplex-2.1.3...clipplex-2.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [clipplex-2.1.3](https://github.com/truecharts/charts/compare/clipplex-2.1.0...clipplex-2.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [clipplex-2.1.2](https://github.com/truecharts/charts/compare/clipplex-2.1.0...clipplex-2.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [clipplex-2.1.0](https://github.com/truecharts/charts/compare/clipplex-2.0.1...clipplex-2.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [clipplex-2.0.1](https://github.com/truecharts/charts/compare/clipplex-2.0.0...clipplex-2.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [clipplex-2.0.0](https://github.com/truecharts/charts/compare/clipplex-1.0.17...clipplex-2.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [clipplex-1.0.17](https://github.com/truecharts/charts/compare/clipplex-1.0.16...clipplex-1.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [clipplex-1.0.16](https://github.com/truecharts/charts/compare/clipplex-1.0.15...clipplex-1.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [clipplex-1.0.15](https://github.com/truecharts/charts/compare/clipplex-1.0.14...clipplex-1.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [clipplex-1.0.14](https://github.com/truecharts/charts/compare/clipplex-1.0.13...clipplex-1.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [clipplex-1.0.13](https://github.com/truecharts/charts/compare/clipplex-1.0.12...clipplex-1.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/clipplex/2.1.4/Chart.yaml b/stable/clipplex/2.1.4/Chart.yaml
deleted file mode 100644
index baf838dbd3..0000000000
--- a/stable/clipplex/2.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: clipplex
-version: 2.1.4
-appVersion: latest
-description: Clip your plex media to share.
-home: https://truecharts.org/charts/incubator/clipplex
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
-deprecated: false
-sources:
- - https://github.com/jo-nike/clipplex
- - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex
- - https://hub.docker.com/r/jonnike/clipplex
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - clipplex
- - media
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/clipplex/2.1.4/app-changelog.md b/stable/clipplex/2.1.4/app-changelog.md
deleted file mode 100644
index e0f5bfa363..0000000000
--- a/stable/clipplex/2.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [clipplex-2.1.4](https://github.com/truecharts/charts/compare/clipplex-2.1.3...clipplex-2.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/clipplex/2.1.4/charts/common-17.2.19.tgz b/stable/clipplex/2.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/clipplex/2.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/clipplex/2.1.5/CHANGELOG.md b/stable/clipplex/2.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3ca93ce1e5
--- /dev/null
+++ b/stable/clipplex/2.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [clipplex-2.1.5](https://github.com/truecharts/charts/compare/clipplex-2.1.4...clipplex-2.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [clipplex-2.1.4](https://github.com/truecharts/charts/compare/clipplex-2.1.3...clipplex-2.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [clipplex-2.1.3](https://github.com/truecharts/charts/compare/clipplex-2.1.0...clipplex-2.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [clipplex-2.1.2](https://github.com/truecharts/charts/compare/clipplex-2.1.0...clipplex-2.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [clipplex-2.1.0](https://github.com/truecharts/charts/compare/clipplex-2.0.1...clipplex-2.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [clipplex-2.0.1](https://github.com/truecharts/charts/compare/clipplex-2.0.0...clipplex-2.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [clipplex-2.0.0](https://github.com/truecharts/charts/compare/clipplex-1.0.17...clipplex-2.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [clipplex-1.0.17](https://github.com/truecharts/charts/compare/clipplex-1.0.16...clipplex-1.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [clipplex-1.0.16](https://github.com/truecharts/charts/compare/clipplex-1.0.15...clipplex-1.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [clipplex-1.0.15](https://github.com/truecharts/charts/compare/clipplex-1.0.14...clipplex-1.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/clipplex/2.1.5/Chart.yaml b/stable/clipplex/2.1.5/Chart.yaml
new file mode 100644
index 0000000000..9157847411
--- /dev/null
+++ b/stable/clipplex/2.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: clipplex
+version: 2.1.5
+appVersion: latest
+description: Clip your plex media to share.
+home: https://truecharts.org/charts/incubator/clipplex
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex
+ - https://hub.docker.com/r/jonnike/clipplex
+ - https://github.com/jo-nike/clipplex
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - clipplex
+ - media
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/clipplex/2.1.4/README.md b/stable/clipplex/2.1.5/README.md
similarity index 100%
rename from stable/clipplex/2.1.4/README.md
rename to stable/clipplex/2.1.5/README.md
diff --git a/stable/clipplex/2.1.5/app-changelog.md b/stable/clipplex/2.1.5/app-changelog.md
new file mode 100644
index 0000000000..07ec66821e
--- /dev/null
+++ b/stable/clipplex/2.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [clipplex-2.1.5](https://github.com/truecharts/charts/compare/clipplex-2.1.4...clipplex-2.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/clipplex/2.1.4/app-readme.md b/stable/clipplex/2.1.5/app-readme.md
similarity index 100%
rename from stable/clipplex/2.1.4/app-readme.md
rename to stable/clipplex/2.1.5/app-readme.md
diff --git a/stable/clipplex/2.1.5/charts/common-17.2.21.tgz b/stable/clipplex/2.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/clipplex/2.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/clipplex/2.1.4/ix_values.yaml b/stable/clipplex/2.1.5/ix_values.yaml
similarity index 100%
rename from stable/clipplex/2.1.4/ix_values.yaml
rename to stable/clipplex/2.1.5/ix_values.yaml
diff --git a/stable/clipplex/2.1.4/questions.yaml b/stable/clipplex/2.1.5/questions.yaml
similarity index 100%
rename from stable/clipplex/2.1.4/questions.yaml
rename to stable/clipplex/2.1.5/questions.yaml
diff --git a/stable/docker/3.1.4/templates/common.yaml b/stable/clipplex/2.1.5/templates/common.yaml
similarity index 100%
rename from stable/docker/3.1.4/templates/common.yaml
rename to stable/clipplex/2.1.5/templates/common.yaml
diff --git a/stable/damselfly/4.1.4/values.yaml b/stable/clipplex/2.1.5/values.yaml
similarity index 100%
rename from stable/damselfly/4.1.4/values.yaml
rename to stable/clipplex/2.1.5/values.yaml
diff --git a/stable/cloud9/10.1.5/CHANGELOG.md b/stable/cloud9/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..2ee5c620c4
--- /dev/null
+++ b/stable/cloud9/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloud9-10.1.5](https://github.com/truecharts/charts/compare/cloud9-10.1.4...cloud9-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloud9-10.1.4](https://github.com/truecharts/charts/compare/cloud9-10.1.3...cloud9-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloud9-10.1.3](https://github.com/truecharts/charts/compare/cloud9-10.1.0...cloud9-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cloud9-10.1.2](https://github.com/truecharts/charts/compare/cloud9-10.1.0...cloud9-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cloud9-10.1.0](https://github.com/truecharts/charts/compare/cloud9-10.0.1...cloud9-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cloud9-10.0.1](https://github.com/truecharts/charts/compare/cloud9-10.0.0...cloud9-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cloud9-10.0.0](https://github.com/truecharts/charts/compare/cloud9-9.0.11...cloud9-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cloud9-9.0.11](https://github.com/truecharts/charts/compare/cloud9-9.0.10...cloud9-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cloud9-9.0.10](https://github.com/truecharts/charts/compare/cloud9-9.0.9...cloud9-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cloud9-9.0.9](https://github.com/truecharts/charts/compare/cloud9-9.0.8...cloud9-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cloud9/10.1.5/Chart.yaml b/stable/cloud9/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..2994ea7ad5
--- /dev/null
+++ b/stable/cloud9/10.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloud9
+version: 10.1.5
+appVersion: 1.29.2
+description: A complete web based IDE with terminal access
+home: https://truecharts.org/charts/stable/cloud9
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9
+ - https://ghcr.io/linuxserver/cloud9
+ - https://github.com/c9/core
+ - https://aws.amazon.com/cloud9/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloud9
+ - ide
+ - terminal
+ - web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cloud9/10.1.5/README.md b/stable/cloud9/10.1.5/README.md
new file mode 100644
index 0000000000..f9f4c8be18
--- /dev/null
+++ b/stable/cloud9/10.1.5/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/cloud9)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/cloud9/10.1.5/app-changelog.md b/stable/cloud9/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..1f07786d3a
--- /dev/null
+++ b/stable/cloud9/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloud9-10.1.5](https://github.com/truecharts/charts/compare/cloud9-10.1.4...cloud9-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cloud9/10.1.5/app-readme.md b/stable/cloud9/10.1.5/app-readme.md
new file mode 100644
index 0000000000..6dd43728b4
--- /dev/null
+++ b/stable/cloud9/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+A complete web based IDE with terminal access
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/cloud9](https://truecharts.org/charts/stable/cloud9)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/cloud9/10.1.5/charts/common-17.2.21.tgz b/stable/cloud9/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cloud9/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cloud9/10.1.5/ix_values.yaml b/stable/cloud9/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..66e634f019
--- /dev/null
+++ b/stable/cloud9/10.1.5/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/cloud9
+ pullPolicy: IfNotPresent
+ tag: version-1.29.2@sha256:45c5fe102ff3390bcd4ea58db99023b7ea099a8462f5727973ec329bd4a8d6b4
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10070
+ protocol: http
+ targetPort: 8000
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ code:
+ enabled: true
+ mountPath: /code
+portal:
+ open:
+ enabled: true
diff --git a/stable/cloud9/10.1.5/questions.yaml b/stable/cloud9/10.1.5/questions.yaml
new file mode 100644
index 0000000000..1a61a0932c
--- /dev/null
+++ b/stable/cloud9/10.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10070
+ 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: code
+ label: "Code Storage"
+ description: "Stores the code files."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/domoticz/8.1.4/templates/NOTES.txt b/stable/cloud9/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/domoticz/8.1.4/templates/NOTES.txt
rename to stable/cloud9/10.1.5/templates/NOTES.txt
diff --git a/stable/docusaurus/7.1.4/templates/common.yaml b/stable/cloud9/10.1.5/templates/common.yaml
similarity index 100%
rename from stable/docusaurus/7.1.4/templates/common.yaml
rename to stable/cloud9/10.1.5/templates/common.yaml
diff --git a/stable/dashdot/7.1.4/values.yaml b/stable/cloud9/10.1.5/values.yaml
similarity index 100%
rename from stable/dashdot/7.1.4/values.yaml
rename to stable/cloud9/10.1.5/values.yaml
diff --git a/stable/cloudcommander/4.1.4/CHANGELOG.md b/stable/cloudcommander/4.1.4/CHANGELOG.md
deleted file mode 100644
index c2ef435f7d..0000000000
--- a/stable/cloudcommander/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cloudcommander-4.1.4](https://github.com/truecharts/charts/compare/cloudcommander-4.1.3...cloudcommander-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cloudcommander-4.1.3](https://github.com/truecharts/charts/compare/cloudcommander-4.1.0...cloudcommander-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cloudcommander-4.1.2](https://github.com/truecharts/charts/compare/cloudcommander-4.1.0...cloudcommander-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cloudcommander-4.1.0](https://github.com/truecharts/charts/compare/cloudcommander-4.0.1...cloudcommander-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cloudcommander-4.0.1](https://github.com/truecharts/charts/compare/cloudcommander-4.0.0...cloudcommander-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cloudcommander-4.0.0](https://github.com/truecharts/charts/compare/cloudcommander-3.0.18...cloudcommander-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cloudcommander-3.0.18](https://github.com/truecharts/charts/compare/cloudcommander-3.0.17...cloudcommander-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cloudcommander-3.0.17](https://github.com/truecharts/charts/compare/cloudcommander-3.0.16...cloudcommander-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cloudcommander-3.0.16](https://github.com/truecharts/charts/compare/cloudcommander-3.0.15...cloudcommander-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cloudcommander-3.0.15](https://github.com/truecharts/charts/compare/cloudcommander-3.0.14...cloudcommander-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cloudcommander-3.0.14](https://github.com/truecharts/charts/compare/cloudcommander-3.0.13...cloudcommander-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/cloudcommander/4.1.4/Chart.yaml b/stable/cloudcommander/4.1.4/Chart.yaml
deleted file mode 100644
index 8be5096340..0000000000
--- a/stable/cloudcommander/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cloudcommander
-version: 4.1.4
-appVersion: latest
-description: |
- [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]
-home: https://truecharts.org/charts/incubator/cloudcommander
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander
- - https://hub.docker.com/r/coderaiser/cloudcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cloudcommander
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cloudcommander/4.1.4/app-changelog.md b/stable/cloudcommander/4.1.4/app-changelog.md
deleted file mode 100644
index 14ea6cba12..0000000000
--- a/stable/cloudcommander/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cloudcommander-4.1.4](https://github.com/truecharts/charts/compare/cloudcommander-4.1.3...cloudcommander-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cloudcommander/4.1.4/charts/common-17.2.19.tgz b/stable/cloudcommander/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cloudcommander/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cloudcommander/4.1.5/CHANGELOG.md b/stable/cloudcommander/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..06ded7fb05
--- /dev/null
+++ b/stable/cloudcommander/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloudcommander-4.1.5](https://github.com/truecharts/charts/compare/cloudcommander-4.1.4...cloudcommander-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloudcommander-4.1.4](https://github.com/truecharts/charts/compare/cloudcommander-4.1.3...cloudcommander-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloudcommander-4.1.3](https://github.com/truecharts/charts/compare/cloudcommander-4.1.0...cloudcommander-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cloudcommander-4.1.2](https://github.com/truecharts/charts/compare/cloudcommander-4.1.0...cloudcommander-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cloudcommander-4.1.0](https://github.com/truecharts/charts/compare/cloudcommander-4.0.1...cloudcommander-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cloudcommander-4.0.1](https://github.com/truecharts/charts/compare/cloudcommander-4.0.0...cloudcommander-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cloudcommander-4.0.0](https://github.com/truecharts/charts/compare/cloudcommander-3.0.18...cloudcommander-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cloudcommander-3.0.18](https://github.com/truecharts/charts/compare/cloudcommander-3.0.17...cloudcommander-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cloudcommander-3.0.17](https://github.com/truecharts/charts/compare/cloudcommander-3.0.16...cloudcommander-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cloudcommander-3.0.16](https://github.com/truecharts/charts/compare/cloudcommander-3.0.15...cloudcommander-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cloudcommander/4.1.5/Chart.yaml b/stable/cloudcommander/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..bbe90db38a
--- /dev/null
+++ b/stable/cloudcommander/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloudcommander
+version: 4.1.5
+appVersion: latest
+description: |
+ [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]
+home: https://truecharts.org/charts/incubator/cloudcommander
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander
+ - https://hub.docker.com/r/coderaiser/cloudcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloudcommander
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cloudcommander/4.1.4/README.md b/stable/cloudcommander/4.1.5/README.md
similarity index 100%
rename from stable/cloudcommander/4.1.4/README.md
rename to stable/cloudcommander/4.1.5/README.md
diff --git a/stable/cloudcommander/4.1.5/app-changelog.md b/stable/cloudcommander/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..ae4bd8e476
--- /dev/null
+++ b/stable/cloudcommander/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudcommander-4.1.5](https://github.com/truecharts/charts/compare/cloudcommander-4.1.4...cloudcommander-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cloudcommander/4.1.4/app-readme.md b/stable/cloudcommander/4.1.5/app-readme.md
similarity index 100%
rename from stable/cloudcommander/4.1.4/app-readme.md
rename to stable/cloudcommander/4.1.5/app-readme.md
diff --git a/stable/cloudcommander/4.1.5/charts/common-17.2.21.tgz b/stable/cloudcommander/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cloudcommander/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cloudcommander/4.1.4/ix_values.yaml b/stable/cloudcommander/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cloudcommander/4.1.4/ix_values.yaml
rename to stable/cloudcommander/4.1.5/ix_values.yaml
diff --git a/stable/cloudcommander/4.1.4/questions.yaml b/stable/cloudcommander/4.1.5/questions.yaml
similarity index 100%
rename from stable/cloudcommander/4.1.4/questions.yaml
rename to stable/cloudcommander/4.1.5/questions.yaml
diff --git a/stable/cloudreve/4.1.4/templates/common.yaml b/stable/cloudcommander/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cloudreve/4.1.4/templates/common.yaml
rename to stable/cloudcommander/4.1.5/templates/common.yaml
diff --git a/stable/dashmachine/4.1.4/values.yaml b/stable/cloudcommander/4.1.5/values.yaml
similarity index 100%
rename from stable/dashmachine/4.1.4/values.yaml
rename to stable/cloudcommander/4.1.5/values.yaml
diff --git a/stable/cloudflared/8.1.4/CHANGELOG.md b/stable/cloudflared/8.1.4/CHANGELOG.md
deleted file mode 100644
index 13ebe8cccc..0000000000
--- a/stable/cloudflared/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cloudflared-8.1.4](https://github.com/truecharts/charts/compare/cloudflared-8.1.3...cloudflared-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cloudflared-8.1.3](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cloudflared-8.1.2](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cloudflared-8.1.0](https://github.com/truecharts/charts/compare/cloudflared-8.0.1...cloudflared-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cloudflared-8.0.1](https://github.com/truecharts/charts/compare/cloudflared-8.0.0...cloudflared-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cloudflared-8.0.0](https://github.com/truecharts/charts/compare/cloudflared-7.0.11...cloudflared-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cloudflared-7.0.11](https://github.com/truecharts/charts/compare/cloudflared-7.0.10...cloudflared-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cloudflared-7.0.10](https://github.com/truecharts/charts/compare/cloudflared-7.0.9...cloudflared-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cloudflared-7.0.9](https://github.com/truecharts/charts/compare/cloudflared-7.0.8...cloudflared-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cloudflared-7.0.8](https://github.com/truecharts/charts/compare/cloudflared-7.0.7...cloudflared-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cloudflared-7.0.7](https://github.com/truecharts/charts/compare/cloudflared-7.0.6...cloudflared-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/cloudflared/8.1.4/Chart.yaml b/stable/cloudflared/8.1.4/Chart.yaml
deleted file mode 100644
index 40507dd561..0000000000
--- a/stable/cloudflared/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cloudflared
-version: 8.1.4
-appVersion: 2023.10.0
-description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
-home: https://truecharts.org/charts/stable/cloudflared
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
- - https://hub.docker.com/r/cloudflare/cloudflared
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cloudflared
- - networking
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: network
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/cloudflared/8.1.4/app-changelog.md b/stable/cloudflared/8.1.4/app-changelog.md
deleted file mode 100644
index 0c0cfb5fa6..0000000000
--- a/stable/cloudflared/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cloudflared-8.1.4](https://github.com/truecharts/charts/compare/cloudflared-8.1.3...cloudflared-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cloudflared/8.1.4/charts/common-17.2.19.tgz b/stable/cloudflared/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cloudflared/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cloudflared/8.1.5/CHANGELOG.md b/stable/cloudflared/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..df344728b2
--- /dev/null
+++ b/stable/cloudflared/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloudflared-8.1.5](https://github.com/truecharts/charts/compare/cloudflared-8.1.4...cloudflared-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloudflared-8.1.4](https://github.com/truecharts/charts/compare/cloudflared-8.1.3...cloudflared-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloudflared-8.1.3](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cloudflared-8.1.2](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cloudflared-8.1.0](https://github.com/truecharts/charts/compare/cloudflared-8.0.1...cloudflared-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cloudflared-8.0.1](https://github.com/truecharts/charts/compare/cloudflared-8.0.0...cloudflared-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cloudflared-8.0.0](https://github.com/truecharts/charts/compare/cloudflared-7.0.11...cloudflared-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cloudflared-7.0.11](https://github.com/truecharts/charts/compare/cloudflared-7.0.10...cloudflared-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cloudflared-7.0.10](https://github.com/truecharts/charts/compare/cloudflared-7.0.9...cloudflared-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cloudflared-7.0.9](https://github.com/truecharts/charts/compare/cloudflared-7.0.8...cloudflared-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cloudflared/8.1.5/Chart.yaml b/stable/cloudflared/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..1e52ee3bf5
--- /dev/null
+++ b/stable/cloudflared/8.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloudflared
+version: 8.1.5
+appVersion: 2023.10.0
+description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
+home: https://truecharts.org/charts/stable/cloudflared
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
+ - https://hub.docker.com/r/cloudflare/cloudflared
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloudflared
+ - networking
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: network
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cloudflared/8.1.4/README.md b/stable/cloudflared/8.1.5/README.md
similarity index 100%
rename from stable/cloudflared/8.1.4/README.md
rename to stable/cloudflared/8.1.5/README.md
diff --git a/stable/cloudflared/8.1.5/app-changelog.md b/stable/cloudflared/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..ec2861bdf1
--- /dev/null
+++ b/stable/cloudflared/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudflared-8.1.5](https://github.com/truecharts/charts/compare/cloudflared-8.1.4...cloudflared-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cloudflared/8.1.4/app-readme.md b/stable/cloudflared/8.1.5/app-readme.md
similarity index 100%
rename from stable/cloudflared/8.1.4/app-readme.md
rename to stable/cloudflared/8.1.5/app-readme.md
diff --git a/stable/cloudflared/8.1.5/charts/common-17.2.21.tgz b/stable/cloudflared/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cloudflared/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cloudflared/8.1.4/ix_values.yaml b/stable/cloudflared/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/cloudflared/8.1.4/ix_values.yaml
rename to stable/cloudflared/8.1.5/ix_values.yaml
diff --git a/stable/cloudflared/8.1.4/questions.yaml b/stable/cloudflared/8.1.5/questions.yaml
similarity index 100%
rename from stable/cloudflared/8.1.4/questions.yaml
rename to stable/cloudflared/8.1.5/questions.yaml
diff --git a/stable/dokuwiki/9.1.4/templates/common.yaml b/stable/cloudflared/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/dokuwiki/9.1.4/templates/common.yaml
rename to stable/cloudflared/8.1.5/templates/common.yaml
diff --git a/stable/dashy/5.1.4/values.yaml b/stable/cloudflared/8.1.5/values.yaml
similarity index 100%
rename from stable/dashy/5.1.4/values.yaml
rename to stable/cloudflared/8.1.5/values.yaml
diff --git a/stable/cloudflareddns/8.1.5/CHANGELOG.md b/stable/cloudflareddns/8.1.5/CHANGELOG.md
deleted file mode 100644
index 581ee95684..0000000000
--- a/stable/cloudflareddns/8.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cloudflareddns-8.1.5](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.4...cloudflareddns-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cloudflareddns-8.1.4](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.1...cloudflareddns-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [cloudflareddns-8.1.3](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.1...cloudflareddns-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [cloudflareddns-8.1.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.0...cloudflareddns-8.1.1) (2023-12-31)
-
-### Chore
-
-- update container image ghcr.io/hotio/cloudflareddns to latest[@f5dbd3c](https://github.com/f5dbd3c) by renovate ([#16598](https://github.com/truecharts/charts/issues/16598))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [cloudflareddns-8.1.0](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.1...cloudflareddns-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cloudflareddns-8.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.0...cloudflareddns-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cloudflareddns-8.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.11...cloudflareddns-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cloudflareddns-7.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.10...cloudflareddns-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cloudflareddns-7.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.9...cloudflareddns-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cloudflareddns-7.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.8...cloudflareddns-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cloudflareddns-7.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.7...cloudflareddns-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
diff --git a/stable/cloudflareddns/8.1.5/Chart.yaml b/stable/cloudflareddns/8.1.5/Chart.yaml
deleted file mode 100644
index a0e5464eb6..0000000000
--- a/stable/cloudflareddns/8.1.5/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cloudflareddns
-version: 8.1.5
-appVersion: latest
-description: Automate Cloudflare DNS records for those with a dynamic IP.
-home: https://truecharts.org/charts/stable/cloudflareddns
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png
-deprecated: false
-sources:
- - https://github.com/hotio/cloudflareddns
- - https://hotio.dev/containers/cloudflareddns/
- - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
- - https://ghcr.io/hotio/cloudflareddns
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cloudflareddns
- - ddns
- - cloudflare
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: networking
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/cloudflareddns/8.1.5/app-changelog.md b/stable/cloudflareddns/8.1.5/app-changelog.md
deleted file mode 100644
index fb02907cff..0000000000
--- a/stable/cloudflareddns/8.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cloudflareddns-8.1.5](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.4...cloudflareddns-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cloudflareddns/8.1.5/charts/common-17.2.19.tgz b/stable/cloudflareddns/8.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cloudflareddns/8.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cloudflareddns/8.1.6/CHANGELOG.md b/stable/cloudflareddns/8.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..2299568470
--- /dev/null
+++ b/stable/cloudflareddns/8.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloudflareddns-8.1.6](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.5...cloudflareddns-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloudflareddns-8.1.5](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.4...cloudflareddns-8.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloudflareddns-8.1.4](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.1...cloudflareddns-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [cloudflareddns-8.1.3](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.1...cloudflareddns-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [cloudflareddns-8.1.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.0...cloudflareddns-8.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/hotio/cloudflareddns to latest[@f5dbd3c](https://github.com/f5dbd3c) by renovate ([#16598](https://github.com/truecharts/charts/issues/16598))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [cloudflareddns-8.1.0](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.1...cloudflareddns-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cloudflareddns-8.0.1](https://github.com/truecharts/charts/compare/cloudflareddns-8.0.0...cloudflareddns-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cloudflareddns-8.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.11...cloudflareddns-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cloudflareddns-7.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.10...cloudflareddns-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cloudflareddns-7.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.9...cloudflareddns-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cloudflareddns-7.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-7.0.8...cloudflareddns-7.0.9) (2023-12-23)
+
+### Chore
diff --git a/stable/cloudflareddns/8.1.6/Chart.yaml b/stable/cloudflareddns/8.1.6/Chart.yaml
new file mode 100644
index 0000000000..58867f5449
--- /dev/null
+++ b/stable/cloudflareddns/8.1.6/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloudflareddns
+version: 8.1.6
+appVersion: latest
+description: Automate Cloudflare DNS records for those with a dynamic IP.
+home: https://truecharts.org/charts/stable/cloudflareddns
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png
+deprecated: false
+sources:
+ - https://hotio.dev/containers/cloudflareddns/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
+ - https://ghcr.io/hotio/cloudflareddns
+ - https://github.com/hotio/cloudflareddns
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloudflareddns
+ - ddns
+ - cloudflare
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: networking
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cloudflareddns/8.1.5/README.md b/stable/cloudflareddns/8.1.6/README.md
similarity index 100%
rename from stable/cloudflareddns/8.1.5/README.md
rename to stable/cloudflareddns/8.1.6/README.md
diff --git a/stable/cloudflareddns/8.1.6/app-changelog.md b/stable/cloudflareddns/8.1.6/app-changelog.md
new file mode 100644
index 0000000000..b16979503c
--- /dev/null
+++ b/stable/cloudflareddns/8.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudflareddns-8.1.6](https://github.com/truecharts/charts/compare/cloudflareddns-8.1.5...cloudflareddns-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cloudflareddns/8.1.5/app-readme.md b/stable/cloudflareddns/8.1.6/app-readme.md
similarity index 100%
rename from stable/cloudflareddns/8.1.5/app-readme.md
rename to stable/cloudflareddns/8.1.6/app-readme.md
diff --git a/stable/cloudflareddns/8.1.6/charts/common-17.2.21.tgz b/stable/cloudflareddns/8.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cloudflareddns/8.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/cloudflareddns/8.1.5/ix_values.yaml b/stable/cloudflareddns/8.1.6/ix_values.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.5/ix_values.yaml
rename to stable/cloudflareddns/8.1.6/ix_values.yaml
diff --git a/stable/cloudflareddns/8.1.5/questions.yaml b/stable/cloudflareddns/8.1.6/questions.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.5/questions.yaml
rename to stable/cloudflareddns/8.1.6/questions.yaml
diff --git a/stable/doplarr/8.1.4/templates/NOTES.txt b/stable/cloudflareddns/8.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/doplarr/8.1.4/templates/NOTES.txt
rename to stable/cloudflareddns/8.1.6/templates/NOTES.txt
diff --git a/stable/cloudflareddns/8.1.5/templates/_secret.tpl b/stable/cloudflareddns/8.1.6/templates/_secret.tpl
similarity index 100%
rename from stable/cloudflareddns/8.1.5/templates/_secret.tpl
rename to stable/cloudflareddns/8.1.6/templates/_secret.tpl
diff --git a/stable/cloudflareddns/8.1.5/templates/common.yaml b/stable/cloudflareddns/8.1.6/templates/common.yaml
similarity index 100%
rename from stable/cloudflareddns/8.1.5/templates/common.yaml
rename to stable/cloudflareddns/8.1.6/templates/common.yaml
diff --git a/stable/dayofdefeatsource/4.1.4/values.yaml b/stable/cloudflareddns/8.1.6/values.yaml
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/values.yaml
rename to stable/cloudflareddns/8.1.6/values.yaml
diff --git a/stable/cloudreve/4.1.4/CHANGELOG.md b/stable/cloudreve/4.1.4/CHANGELOG.md
deleted file mode 100644
index 2d4d0cc401..0000000000
--- a/stable/cloudreve/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cloudreve-4.1.4](https://github.com/truecharts/charts/compare/cloudreve-4.1.3...cloudreve-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cloudreve-4.1.3](https://github.com/truecharts/charts/compare/cloudreve-4.1.0...cloudreve-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cloudreve-4.1.2](https://github.com/truecharts/charts/compare/cloudreve-4.1.0...cloudreve-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cloudreve-4.1.0](https://github.com/truecharts/charts/compare/cloudreve-4.0.1...cloudreve-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cloudreve-4.0.1](https://github.com/truecharts/charts/compare/cloudreve-4.0.0...cloudreve-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cloudreve-4.0.0](https://github.com/truecharts/charts/compare/cloudreve-3.0.17...cloudreve-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cloudreve-3.0.17](https://github.com/truecharts/charts/compare/cloudreve-3.0.16...cloudreve-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cloudreve-3.0.16](https://github.com/truecharts/charts/compare/cloudreve-3.0.15...cloudreve-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cloudreve-3.0.15](https://github.com/truecharts/charts/compare/cloudreve-3.0.14...cloudreve-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cloudreve-3.0.14](https://github.com/truecharts/charts/compare/cloudreve-3.0.13...cloudreve-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cloudreve-3.0.13](https://github.com/truecharts/charts/compare/cloudreve-3.0.12...cloudreve-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cloudreve/4.1.4/Chart.yaml b/stable/cloudreve/4.1.4/Chart.yaml
deleted file mode 100644
index 79ec98f8f7..0000000000
--- a/stable/cloudreve/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cloudreve
-version: 4.1.4
-appVersion: latest
-description: Self-hosted file management and sharing system, supports multiple storage providers
-home: https://truecharts.org/charts/incubator/cloudreve
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png
-deprecated: false
-sources:
- - https://github.com/cloudreve/Cloudreve
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve
- - https://hub.docker.com/r/xavierniu/cloudreve
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cloudreve
- - Cloud
- - Network-Web
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cloudreve/4.1.4/app-changelog.md b/stable/cloudreve/4.1.4/app-changelog.md
deleted file mode 100644
index de72d37448..0000000000
--- a/stable/cloudreve/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cloudreve-4.1.4](https://github.com/truecharts/charts/compare/cloudreve-4.1.3...cloudreve-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cloudreve/4.1.4/charts/common-17.2.19.tgz b/stable/cloudreve/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cloudreve/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cloudreve/4.1.5/CHANGELOG.md b/stable/cloudreve/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9768755502
--- /dev/null
+++ b/stable/cloudreve/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cloudreve-4.1.5](https://github.com/truecharts/charts/compare/cloudreve-4.1.4...cloudreve-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cloudreve-4.1.4](https://github.com/truecharts/charts/compare/cloudreve-4.1.3...cloudreve-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cloudreve-4.1.3](https://github.com/truecharts/charts/compare/cloudreve-4.1.0...cloudreve-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cloudreve-4.1.2](https://github.com/truecharts/charts/compare/cloudreve-4.1.0...cloudreve-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cloudreve-4.1.0](https://github.com/truecharts/charts/compare/cloudreve-4.0.1...cloudreve-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cloudreve-4.0.1](https://github.com/truecharts/charts/compare/cloudreve-4.0.0...cloudreve-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cloudreve-4.0.0](https://github.com/truecharts/charts/compare/cloudreve-3.0.17...cloudreve-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cloudreve-3.0.17](https://github.com/truecharts/charts/compare/cloudreve-3.0.16...cloudreve-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cloudreve-3.0.16](https://github.com/truecharts/charts/compare/cloudreve-3.0.15...cloudreve-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cloudreve-3.0.15](https://github.com/truecharts/charts/compare/cloudreve-3.0.14...cloudreve-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cloudreve/4.1.5/Chart.yaml b/stable/cloudreve/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..6fa7dfc9f1
--- /dev/null
+++ b/stable/cloudreve/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cloudreve
+version: 4.1.5
+appVersion: latest
+description: Self-hosted file management and sharing system, supports multiple storage providers
+home: https://truecharts.org/charts/incubator/cloudreve
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png
+deprecated: false
+sources:
+ - https://github.com/cloudreve/Cloudreve
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve
+ - https://hub.docker.com/r/xavierniu/cloudreve
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cloudreve
+ - Cloud
+ - Network-Web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cloudreve/4.1.4/README.md b/stable/cloudreve/4.1.5/README.md
similarity index 100%
rename from stable/cloudreve/4.1.4/README.md
rename to stable/cloudreve/4.1.5/README.md
diff --git a/stable/cloudreve/4.1.5/app-changelog.md b/stable/cloudreve/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..88b4d7a210
--- /dev/null
+++ b/stable/cloudreve/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cloudreve-4.1.5](https://github.com/truecharts/charts/compare/cloudreve-4.1.4...cloudreve-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cloudreve/4.1.4/app-readme.md b/stable/cloudreve/4.1.5/app-readme.md
similarity index 100%
rename from stable/cloudreve/4.1.4/app-readme.md
rename to stable/cloudreve/4.1.5/app-readme.md
diff --git a/stable/cloudreve/4.1.5/charts/common-17.2.21.tgz b/stable/cloudreve/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cloudreve/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cloudreve/4.1.4/ix_values.yaml b/stable/cloudreve/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cloudreve/4.1.4/ix_values.yaml
rename to stable/cloudreve/4.1.5/ix_values.yaml
diff --git a/stable/cloudreve/4.1.4/questions.yaml b/stable/cloudreve/4.1.5/questions.yaml
similarity index 100%
rename from stable/cloudreve/4.1.4/questions.yaml
rename to stable/cloudreve/4.1.5/questions.yaml
diff --git a/stable/colonysurvival/4.1.4/templates/common.yaml b/stable/cloudreve/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/colonysurvival/4.1.4/templates/common.yaml
rename to stable/cloudreve/4.1.5/templates/common.yaml
diff --git a/stable/daysofwar/4.1.4/values.yaml b/stable/cloudreve/4.1.5/values.yaml
similarity index 100%
rename from stable/daysofwar/4.1.4/values.yaml
rename to stable/cloudreve/4.1.5/values.yaml
diff --git a/stable/code-server/10.1.5/CHANGELOG.md b/stable/code-server/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..e77cd5f31b
--- /dev/null
+++ b/stable/code-server/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [code-server-10.1.4](https://github.com/truecharts/charts/compare/code-server-10.1.3...code-server-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [code-server-10.1.3](https://github.com/truecharts/charts/compare/code-server-10.1.0...code-server-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [code-server-10.1.2](https://github.com/truecharts/charts/compare/code-server-10.1.0...code-server-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [code-server-10.1.0](https://github.com/truecharts/charts/compare/code-server-10.0.1...code-server-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [code-server-10.0.1](https://github.com/truecharts/charts/compare/code-server-10.0.0...code-server-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [code-server-10.0.0](https://github.com/truecharts/charts/compare/code-server-9.1.0...code-server-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [code-server-9.1.0](https://github.com/truecharts/charts/compare/code-server-9.0.11...code-server-9.1.0) (2023-12-25)
+
+### Chore
+
+- update container image docker.io/codercom/code-server to v4.20.0[@945c1c6](https://github.com/945c1c6) by renovate ([#16488](https://github.com/truecharts/charts/issues/16488))
+
+## [code-server-9.0.11](https://github.com/truecharts/charts/compare/code-server-9.0.10...code-server-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [code-server-9.0.10](https://github.com/truecharts/charts/compare/code-server-9.0.9...code-server-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/code-server/10.1.5/Chart.yaml b/stable/code-server/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..865e5c9b6e
--- /dev/null
+++ b/stable/code-server/10.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: code-server
+version: 10.1.5
+appVersion: 4.20.0
+description: Run VS Code on any machine anywhere and access it in the browser.
+home: https://truecharts.org/charts/stable/code-server
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
+deprecated: false
+sources:
+ - https://github.com/cdr/code-server
+ - https://github.com/truecharts/charts/tree/master/charts/stable/code-server
+ - https://hub.docker.com/r/codercom/code-server
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - code
+ - vs
+ - visual studio
+ - vscode
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/code-server/10.1.5/README.md b/stable/code-server/10.1.5/README.md
new file mode 100644
index 0000000000..8540c4ab34
--- /dev/null
+++ b/stable/code-server/10.1.5/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/code-server)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/code-server/10.1.5/app-changelog.md b/stable/code-server/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..07d7caa591
--- /dev/null
+++ b/stable/code-server/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/code-server/10.1.5/app-readme.md b/stable/code-server/10.1.5/app-readme.md
new file mode 100644
index 0000000000..8c28b68583
--- /dev/null
+++ b/stable/code-server/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Run VS Code on any machine anywhere and access it in the browser.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/code-server](https://truecharts.org/charts/stable/code-server)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/code-server/10.1.5/charts/common-17.2.21.tgz b/stable/code-server/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/code-server/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/code-server/10.1.5/ix_values.yaml b/stable/code-server/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..f2211c4c23
--- /dev/null
+++ b/stable/code-server/10.1.5/ix_values.yaml
@@ -0,0 +1,47 @@
+image:
+ repository: docker.io/codercom/code-server
+ pullPolicy: IfNotPresent
+ tag: 4.20.0@sha256:945c1c6452a3ac798283a6f43fb0c815e4c0e9418bceec37eac6d6bd378b5e99
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ allowPrivilegeEscalation: true
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10063
+ protocol: http
+ targetPort: 8080
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ PROXY_DOMAIN: ""
+ args:
+ - --user-data-dir
+ - "/config/.vscode"
+ - --auth
+ - none
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/code-server/10.1.5/questions.yaml b/stable/code-server/10.1.5/questions.yaml
new file mode 100644
index 0000000000..ff8a8234e1
--- /dev/null
+++ b/stable/code-server/10.1.5/questions.yaml
@@ -0,0 +1,2829 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: PROXY_DOMAIN
+ label: "PROXY_DOMAIN (Optional)"
+ description: "Sets the PROXY_DOMAIN env var"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10063
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Config."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/double-take/9.1.4/templates/NOTES.txt b/stable/code-server/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/double-take/9.1.4/templates/NOTES.txt
rename to stable/code-server/10.1.5/templates/NOTES.txt
diff --git a/stable/code-server/10.1.5/templates/common.yaml b/stable/code-server/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/code-server/10.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/dayz/4.1.4/values.yaml b/stable/code-server/10.1.5/values.yaml
similarity index 100%
rename from stable/dayz/4.1.4/values.yaml
rename to stable/code-server/10.1.5/values.yaml
diff --git a/stable/collabora/4.1.4/CHANGELOG.md b/stable/collabora/4.1.4/CHANGELOG.md
deleted file mode 100644
index c3b68e3852..0000000000
--- a/stable/collabora/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [collabora-4.1.4](https://github.com/truecharts/charts/compare/collabora-4.1.3...collabora-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [collabora-4.1.3](https://github.com/truecharts/charts/compare/collabora-4.1.0...collabora-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [collabora-4.1.2](https://github.com/truecharts/charts/compare/collabora-4.1.0...collabora-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [collabora-4.1.0](https://github.com/truecharts/charts/compare/collabora-4.0.2...collabora-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [collabora-4.0.2](https://github.com/truecharts/charts/compare/collabora-4.0.1...collabora-4.0.2) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [collabora-4.0.1](https://github.com/truecharts/charts/compare/collabora-4.0.0...collabora-4.0.1) (2023-12-26)
-
-### Chore
-
-- update container image collabora/code to v23.05.6.4.1[@46534fe](https://github.com/46534fe) by renovate ([#16463](https://github.com/truecharts/charts/issues/16463))
-
-## [collabora-4.0.0](https://github.com/truecharts/charts/compare/collabora-3.0.11...collabora-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [collabora-3.0.11](https://github.com/truecharts/charts/compare/collabora-3.0.10...collabora-3.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [collabora-3.0.10](https://github.com/truecharts/charts/compare/collabora-3.0.9...collabora-3.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [collabora-3.0.9](https://github.com/truecharts/charts/compare/collabora-3.0.8...collabora-3.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [collabora-3.0.8](https://github.com/truecharts/charts/compare/collabora-3.0.7...collabora-3.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [collabora-3.0.7](https://github.com/truecharts/charts/compare/collabora-3.0.6...collabora-3.0.7) (2023-12-23)
diff --git a/stable/collabora/4.1.4/Chart.yaml b/stable/collabora/4.1.4/Chart.yaml
deleted file mode 100644
index 4fc175817e..0000000000
--- a/stable/collabora/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: collabora
-version: 4.1.4
-appVersion: 23.05.6.4.1
-description: An awesome, Online Office suite image suitable for home use.
-home: https://truecharts.org/charts/stable/collabora
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png
-deprecated: false
-sources:
- - https://github.com/CollaboraOnline/online
- - https://github.com/truecharts/charts/tree/master/charts/stable/collabora
- - https://hub.docker.com/r/collabora/code
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - office
- - document
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: office
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/collabora/4.1.4/app-changelog.md b/stable/collabora/4.1.4/app-changelog.md
deleted file mode 100644
index a9c6b60e1e..0000000000
--- a/stable/collabora/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [collabora-4.1.4](https://github.com/truecharts/charts/compare/collabora-4.1.3...collabora-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/collabora/4.1.4/charts/common-17.2.19.tgz b/stable/collabora/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/collabora/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/collabora/4.1.5/CHANGELOG.md b/stable/collabora/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bf0bc565b4
--- /dev/null
+++ b/stable/collabora/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [collabora-4.1.5](https://github.com/truecharts/charts/compare/collabora-4.1.4...collabora-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [collabora-4.1.4](https://github.com/truecharts/charts/compare/collabora-4.1.3...collabora-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [collabora-4.1.3](https://github.com/truecharts/charts/compare/collabora-4.1.0...collabora-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [collabora-4.1.2](https://github.com/truecharts/charts/compare/collabora-4.1.0...collabora-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [collabora-4.1.0](https://github.com/truecharts/charts/compare/collabora-4.0.2...collabora-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [collabora-4.0.2](https://github.com/truecharts/charts/compare/collabora-4.0.1...collabora-4.0.2) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [collabora-4.0.1](https://github.com/truecharts/charts/compare/collabora-4.0.0...collabora-4.0.1) (2023-12-26)
+
+### Chore
+
+- update container image collabora/code to v23.05.6.4.1[@46534fe](https://github.com/46534fe) by renovate ([#16463](https://github.com/truecharts/charts/issues/16463))
+
+## [collabora-4.0.0](https://github.com/truecharts/charts/compare/collabora-3.0.11...collabora-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [collabora-3.0.11](https://github.com/truecharts/charts/compare/collabora-3.0.10...collabora-3.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [collabora-3.0.10](https://github.com/truecharts/charts/compare/collabora-3.0.9...collabora-3.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [collabora-3.0.9](https://github.com/truecharts/charts/compare/collabora-3.0.8...collabora-3.0.9) (2023-12-23)
+
+### Chore
+
diff --git a/stable/collabora/4.1.5/Chart.yaml b/stable/collabora/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..bfb611b2aa
--- /dev/null
+++ b/stable/collabora/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: collabora
+version: 4.1.5
+appVersion: 23.05.6.4.1
+description: An awesome, Online Office suite image suitable for home use.
+home: https://truecharts.org/charts/stable/collabora
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png
+deprecated: false
+sources:
+ - https://github.com/CollaboraOnline/online
+ - https://github.com/truecharts/charts/tree/master/charts/stable/collabora
+ - https://hub.docker.com/r/collabora/code
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - office
+ - document
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: office
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/collabora/4.1.4/README.md b/stable/collabora/4.1.5/README.md
similarity index 100%
rename from stable/collabora/4.1.4/README.md
rename to stable/collabora/4.1.5/README.md
diff --git a/stable/collabora/4.1.5/app-changelog.md b/stable/collabora/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..d98efa457d
--- /dev/null
+++ b/stable/collabora/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [collabora-4.1.5](https://github.com/truecharts/charts/compare/collabora-4.1.4...collabora-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/collabora/4.1.4/app-readme.md b/stable/collabora/4.1.5/app-readme.md
similarity index 100%
rename from stable/collabora/4.1.4/app-readme.md
rename to stable/collabora/4.1.5/app-readme.md
diff --git a/stable/collabora/4.1.5/charts/common-17.2.21.tgz b/stable/collabora/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/collabora/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/collabora/4.1.4/ix_values.yaml b/stable/collabora/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/collabora/4.1.4/ix_values.yaml
rename to stable/collabora/4.1.5/ix_values.yaml
diff --git a/stable/collabora/4.1.4/questions.yaml b/stable/collabora/4.1.5/questions.yaml
similarity index 100%
rename from stable/collabora/4.1.4/questions.yaml
rename to stable/collabora/4.1.5/questions.yaml
diff --git a/stable/drawio/8.1.5/templates/NOTES.txt b/stable/collabora/4.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/drawio/8.1.5/templates/NOTES.txt
rename to stable/collabora/4.1.5/templates/NOTES.txt
diff --git a/stable/collabora/4.1.4/templates/_configmap.tpl b/stable/collabora/4.1.5/templates/_configmap.tpl
similarity index 100%
rename from stable/collabora/4.1.4/templates/_configmap.tpl
rename to stable/collabora/4.1.5/templates/_configmap.tpl
diff --git a/stable/collabora/4.1.4/templates/common.yaml b/stable/collabora/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/collabora/4.1.4/templates/common.yaml
rename to stable/collabora/4.1.5/templates/common.yaml
diff --git a/stable/ddclient/8.1.4/values.yaml b/stable/collabora/4.1.5/values.yaml
similarity index 100%
rename from stable/ddclient/8.1.4/values.yaml
rename to stable/collabora/4.1.5/values.yaml
diff --git a/stable/colonysurvival/4.1.4/CHANGELOG.md b/stable/colonysurvival/4.1.4/CHANGELOG.md
deleted file mode 100644
index a84253c4cd..0000000000
--- a/stable/colonysurvival/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [colonysurvival-4.1.4](https://github.com/truecharts/charts/compare/colonysurvival-4.1.3...colonysurvival-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [colonysurvival-4.1.3](https://github.com/truecharts/charts/compare/colonysurvival-4.1.0...colonysurvival-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [colonysurvival-4.1.2](https://github.com/truecharts/charts/compare/colonysurvival-4.1.0...colonysurvival-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [colonysurvival-4.1.0](https://github.com/truecharts/charts/compare/colonysurvival-4.0.1...colonysurvival-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [colonysurvival-4.0.1](https://github.com/truecharts/charts/compare/colonysurvival-4.0.0...colonysurvival-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [colonysurvival-4.0.0](https://github.com/truecharts/charts/compare/colonysurvival-3.0.17...colonysurvival-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [colonysurvival-3.0.17](https://github.com/truecharts/charts/compare/colonysurvival-3.0.16...colonysurvival-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [colonysurvival-3.0.16](https://github.com/truecharts/charts/compare/colonysurvival-3.0.15...colonysurvival-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [colonysurvival-3.0.15](https://github.com/truecharts/charts/compare/colonysurvival-3.0.14...colonysurvival-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [colonysurvival-3.0.14](https://github.com/truecharts/charts/compare/colonysurvival-3.0.13...colonysurvival-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [colonysurvival-3.0.13](https://github.com/truecharts/charts/compare/colonysurvival-3.0.12...colonysurvival-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/colonysurvival/4.1.4/Chart.yaml b/stable/colonysurvival/4.1.4/Chart.yaml
deleted file mode 100644
index 776827e39b..0000000000
--- a/stable/colonysurvival/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: colonysurvival
-version: 4.1.4
-appVersion: colonysurvival
-description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it.
-home: https://truecharts.org/charts/incubator/colonysurvival
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - colonysurvival
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/colonysurvival/4.1.4/app-changelog.md b/stable/colonysurvival/4.1.4/app-changelog.md
deleted file mode 100644
index 7b7ca091c3..0000000000
--- a/stable/colonysurvival/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [colonysurvival-4.1.4](https://github.com/truecharts/charts/compare/colonysurvival-4.1.3...colonysurvival-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/colonysurvival/4.1.4/charts/common-17.2.19.tgz b/stable/colonysurvival/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/colonysurvival/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/colonysurvival/4.1.5/CHANGELOG.md b/stable/colonysurvival/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..a239604d81
--- /dev/null
+++ b/stable/colonysurvival/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [colonysurvival-4.1.5](https://github.com/truecharts/charts/compare/colonysurvival-4.1.4...colonysurvival-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [colonysurvival-4.1.4](https://github.com/truecharts/charts/compare/colonysurvival-4.1.3...colonysurvival-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [colonysurvival-4.1.3](https://github.com/truecharts/charts/compare/colonysurvival-4.1.0...colonysurvival-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [colonysurvival-4.1.2](https://github.com/truecharts/charts/compare/colonysurvival-4.1.0...colonysurvival-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [colonysurvival-4.1.0](https://github.com/truecharts/charts/compare/colonysurvival-4.0.1...colonysurvival-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [colonysurvival-4.0.1](https://github.com/truecharts/charts/compare/colonysurvival-4.0.0...colonysurvival-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [colonysurvival-4.0.0](https://github.com/truecharts/charts/compare/colonysurvival-3.0.17...colonysurvival-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [colonysurvival-3.0.17](https://github.com/truecharts/charts/compare/colonysurvival-3.0.16...colonysurvival-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [colonysurvival-3.0.16](https://github.com/truecharts/charts/compare/colonysurvival-3.0.15...colonysurvival-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [colonysurvival-3.0.15](https://github.com/truecharts/charts/compare/colonysurvival-3.0.14...colonysurvival-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/colonysurvival/4.1.5/Chart.yaml b/stable/colonysurvival/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..c80ce7cd7f
--- /dev/null
+++ b/stable/colonysurvival/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: colonysurvival
+version: 4.1.5
+appVersion: colonysurvival
+description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it.
+home: https://truecharts.org/charts/incubator/colonysurvival
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - colonysurvival
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/colonysurvival/4.1.4/README.md b/stable/colonysurvival/4.1.5/README.md
similarity index 100%
rename from stable/colonysurvival/4.1.4/README.md
rename to stable/colonysurvival/4.1.5/README.md
diff --git a/stable/colonysurvival/4.1.5/app-changelog.md b/stable/colonysurvival/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..a3e713e3c4
--- /dev/null
+++ b/stable/colonysurvival/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [colonysurvival-4.1.5](https://github.com/truecharts/charts/compare/colonysurvival-4.1.4...colonysurvival-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/colonysurvival/4.1.4/app-readme.md b/stable/colonysurvival/4.1.5/app-readme.md
similarity index 100%
rename from stable/colonysurvival/4.1.4/app-readme.md
rename to stable/colonysurvival/4.1.5/app-readme.md
diff --git a/stable/colonysurvival/4.1.5/charts/common-17.2.21.tgz b/stable/colonysurvival/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/colonysurvival/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/colonysurvival/4.1.4/ix_values.yaml b/stable/colonysurvival/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/colonysurvival/4.1.4/ix_values.yaml
rename to stable/colonysurvival/4.1.5/ix_values.yaml
diff --git a/stable/colonysurvival/4.1.4/questions.yaml b/stable/colonysurvival/4.1.5/questions.yaml
similarity index 100%
rename from stable/colonysurvival/4.1.4/questions.yaml
rename to stable/colonysurvival/4.1.5/questions.yaml
diff --git a/stable/conanexiles/4.1.4/templates/common.yaml b/stable/colonysurvival/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/conanexiles/4.1.4/templates/common.yaml
rename to stable/colonysurvival/4.1.5/templates/common.yaml
diff --git a/stable/ddns-go/8.1.4/values.yaml b/stable/colonysurvival/4.1.5/values.yaml
similarity index 100%
rename from stable/ddns-go/8.1.4/values.yaml
rename to stable/colonysurvival/4.1.5/values.yaml
diff --git a/stable/commento-plusplus/10.1.5/CHANGELOG.md b/stable/commento-plusplus/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..afab216aaf
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [commento-plusplus-10.1.5](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.4...commento-plusplus-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [commento-plusplus-10.1.4](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.3...commento-plusplus-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [commento-plusplus-10.1.3](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.0...commento-plusplus-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [commento-plusplus-10.1.2](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.0...commento-plusplus-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [commento-plusplus-10.1.0](https://github.com/truecharts/charts/compare/commento-plusplus-10.0.1...commento-plusplus-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [commento-plusplus-10.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-10.0.0...commento-plusplus-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [commento-plusplus-10.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.11...commento-plusplus-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [commento-plusplus-9.0.11](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.10...commento-plusplus-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [commento-plusplus-9.0.10](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.9...commento-plusplus-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [commento-plusplus-9.0.9](https://github.com/truecharts/charts/compare/commento-plusplus-9.0.8...commento-plusplus-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/commento-plusplus/10.1.5/Chart.yaml b/stable/commento-plusplus/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..45b2eae923
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: commento-plusplus
+version: 10.1.5
+appVersion: 1.8.7
+description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus.
+home: https://truecharts.org/charts/stable/commento-plusplus
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png
+deprecated: false
+sources:
+ - https://github.com/souramoo/commentoplusplus
+ - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus
+ - https://hub.docker.com/r/caroga/commentoplusplus
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - commento
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/commento-plusplus/10.1.5/README.md b/stable/commento-plusplus/10.1.5/README.md
new file mode 100644
index 0000000000..269a8ec1b6
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/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/commento-plusplus)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/commento-plusplus/10.1.5/app-changelog.md b/stable/commento-plusplus/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..9be5471caf
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [commento-plusplus-10.1.5](https://github.com/truecharts/charts/compare/commento-plusplus-10.1.4...commento-plusplus-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/commento-plusplus/10.1.5/app-readme.md b/stable/commento-plusplus/10.1.5/app-readme.md
new file mode 100644
index 0000000000..ab348b4606
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/commento-plusplus](https://truecharts.org/charts/stable/commento-plusplus)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/commento-plusplus/10.1.5/charts/common-17.2.21.tgz b/stable/commento-plusplus/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/commento-plusplus/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/commento-plusplus/10.1.5/ix_values.yaml b/stable/commento-plusplus/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..49e7f2bee7
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/ix_values.yaml
@@ -0,0 +1,49 @@
+image:
+ repository: caroga/commentoplusplus
+ tag: v1.8.7@sha256:f3233882b3bd27378eaa6e25b0ffecbb450e2cb2f003c5ae8fd8d80e3bbbdbfe
+ pullPolicy: IfNotPresent
+service:
+ main:
+ ports:
+ main:
+ port: 10240
+ protocol: http
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: tcp
+ readiness:
+ type: tcp
+ startup:
+ type: tcp
+ env:
+ COMMENTO_PORT: "{{ .Values.service.main.ports.main.port }}"
+ # User Defined
+
+ COMMENTO_FORBID_NEW_OWNERS: false
+ COMMENTO_GZIP_STATIC: true
+ COMMENTO_ORIGIN: "http://localhost:8080"
+ COMMENTO_ENABLE_WILDCARDS: true
+ COMMENTO_ENABLE_LOGGING: false
+ SMTP_SKIP_HOST_VERIFY: false
+ COMMENTO_SMTP_USERNAME: ""
+ COMMENTO_SMTP_PASSWORD: ""
+ COMMENTO_SMTP_HOST: ""
+ COMMENTO_SMTP_FROM_ADDRESS: ""
+ COMMENTO_SMTP_PORT: 587
+ COMMENTO_POSTGRES:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: std
+cnpg:
+ main:
+ enabled: true
+ user: comment-plusplus
+ database: comment-plusplus
+portal:
+ open:
+ enabled: true
diff --git a/stable/commento-plusplus/10.1.5/questions.yaml b/stable/commento-plusplus/10.1.5/questions.yaml
new file mode 100644
index 0000000000..91a85d6de1
--- /dev/null
+++ b/stable/commento-plusplus/10.1.5/questions.yaml
@@ -0,0 +1,3075 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: COMMENTO_ORIGIN
+ label: "COMMENTO_ORIGIN"
+ description: "This should be set to the subdomain or the IP address hosting Commento. All API requests will go to this server. This may include subdirectories if Commento is hosted behind a reverse proxy, for example. Include the protocol in the value to use HTTP/HTTPS."
+ schema:
+ type: string
+ default: ""
+ - variable: COMMENTO_FORBID_NEW_OWNERS
+ label: "COMMENTO_FORBID_NEW_OWNERS"
+ description: "Used to disable new dashboard registrations. Useful if you are the only person using Commento on your server. Does not impact the creation of accounts for your readers."
+ schema:
+ type: boolean
+ default: false
+ - variable: COMMENTO_GZIP_STATIC
+ label: "COMMENTO_GZIP_STATIC"
+ schema:
+ type: boolean
+ default: true
+ - variable: COMMENTO_ENABLE_WILDCARDS
+ label: "COMMENTO_ENABLE_WILDCARDS"
+ description: "Allows use of wildcards in domain names in the admin dashboard. (e.g. if you share your commento instance with more than one admin/allow new registrations)"
+ schema:
+ type: boolean
+ default: true
+ - variable: COMMENTO_ENABLE_LOGGING
+ label: "COMMENTO_ENABLE_LOGGING"
+ description: "Should we log every page view? This will allow you to see stats but will fill up your free postgres database quite quickly."
+ schema:
+ type: boolean
+ default: false
+ - variable: smpt_config
+ label: "Enable SMTP"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: SMTP_SKIP_HOST_VERIFY
+ label: "SMTP_SKIP_HOST_VERIFY"
+ description: "Allows skipping of host verification for SMTP email sending."
+ schema:
+ type: boolean
+ default: false
+ - variable: COMMENTO_SMTP_USERNAME
+ label: "COMMENTO_SMTP_USERNAME"
+ description: "SMTP credentials and configuration the server should use to send emails."
+ schema:
+ type: string
+ default: ""
+ - variable: COMMENTO_SMTP_PASSWORD
+ label: "COMMENTO_SMTP_PASSWORD"
+ description: "SMTP credentials and configuration the server should use to send emails."
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: COMMENTO_SMTP_HOST
+ label: "COMMENTO_SMTP_HOST"
+ description: "SMTP credentials and configuration the server should use to send emails."
+ schema:
+ type: string
+ default: ""
+ - variable: COMMENTO_SMTP_FROM_ADDRESS
+ label: "COMMENTO_SMTP_FROM_ADDRESS"
+ description: "SMTP credentials and configuration the server should use to send emails."
+ schema:
+ type: string
+ default: ""
+ - variable: COMMENTO_SMTP_PORT
+ label: "COMMENTO_SMTP_PORT"
+ description: "SMTP credentials and configuration the server should use to send emails."
+ schema:
+ type: int
+ default: 587
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10240
+ 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: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/duckdns/8.1.4/templates/NOTES.txt b/stable/commento-plusplus/10.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/duckdns/8.1.4/templates/NOTES.txt
rename to stable/commento-plusplus/10.1.5/templates/NOTES.txt
diff --git a/stable/domoticz/8.1.4/templates/common.yaml b/stable/commento-plusplus/10.1.5/templates/common.yaml
similarity index 100%
rename from stable/domoticz/8.1.4/templates/common.yaml
rename to stable/commento-plusplus/10.1.5/templates/common.yaml
diff --git a/stable/ddns-route53/4.1.4/values.yaml b/stable/commento-plusplus/10.1.5/values.yaml
similarity index 100%
rename from stable/ddns-route53/4.1.4/values.yaml
rename to stable/commento-plusplus/10.1.5/values.yaml
diff --git a/stable/conanexiles/4.1.4/CHANGELOG.md b/stable/conanexiles/4.1.4/CHANGELOG.md
deleted file mode 100644
index a6489e8733..0000000000
--- a/stable/conanexiles/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [conanexiles-4.1.4](https://github.com/truecharts/charts/compare/conanexiles-4.1.3...conanexiles-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [conanexiles-4.1.3](https://github.com/truecharts/charts/compare/conanexiles-4.1.0...conanexiles-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [conanexiles-4.1.2](https://github.com/truecharts/charts/compare/conanexiles-4.1.0...conanexiles-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [conanexiles-4.1.0](https://github.com/truecharts/charts/compare/conanexiles-4.0.1...conanexiles-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [conanexiles-4.0.1](https://github.com/truecharts/charts/compare/conanexiles-4.0.0...conanexiles-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [conanexiles-4.0.0](https://github.com/truecharts/charts/compare/conanexiles-3.0.17...conanexiles-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [conanexiles-3.0.17](https://github.com/truecharts/charts/compare/conanexiles-3.0.16...conanexiles-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [conanexiles-3.0.16](https://github.com/truecharts/charts/compare/conanexiles-3.0.15...conanexiles-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [conanexiles-3.0.15](https://github.com/truecharts/charts/compare/conanexiles-3.0.14...conanexiles-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [conanexiles-3.0.14](https://github.com/truecharts/charts/compare/conanexiles-3.0.13...conanexiles-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [conanexiles-3.0.13](https://github.com/truecharts/charts/compare/conanexiles-3.0.12...conanexiles-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/conanexiles/4.1.4/Chart.yaml b/stable/conanexiles/4.1.4/Chart.yaml
deleted file mode 100644
index 6d86377b7e..0000000000
--- a/stable/conanexiles/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: conanexiles
-version: 4.1.4
-appVersion: conanexiles
-description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it.
-home: https://truecharts.org/charts/incubator/conanexiles
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - conanexiles
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/conanexiles/4.1.4/app-changelog.md b/stable/conanexiles/4.1.4/app-changelog.md
deleted file mode 100644
index a1edbace23..0000000000
--- a/stable/conanexiles/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [conanexiles-4.1.4](https://github.com/truecharts/charts/compare/conanexiles-4.1.3...conanexiles-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/conanexiles/4.1.4/charts/common-17.2.19.tgz b/stable/conanexiles/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/conanexiles/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/conanexiles/4.1.5/CHANGELOG.md b/stable/conanexiles/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..feb01df5d0
--- /dev/null
+++ b/stable/conanexiles/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [conanexiles-4.1.5](https://github.com/truecharts/charts/compare/conanexiles-4.1.4...conanexiles-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [conanexiles-4.1.4](https://github.com/truecharts/charts/compare/conanexiles-4.1.3...conanexiles-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [conanexiles-4.1.3](https://github.com/truecharts/charts/compare/conanexiles-4.1.0...conanexiles-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [conanexiles-4.1.2](https://github.com/truecharts/charts/compare/conanexiles-4.1.0...conanexiles-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [conanexiles-4.1.0](https://github.com/truecharts/charts/compare/conanexiles-4.0.1...conanexiles-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [conanexiles-4.0.1](https://github.com/truecharts/charts/compare/conanexiles-4.0.0...conanexiles-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [conanexiles-4.0.0](https://github.com/truecharts/charts/compare/conanexiles-3.0.17...conanexiles-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [conanexiles-3.0.17](https://github.com/truecharts/charts/compare/conanexiles-3.0.16...conanexiles-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [conanexiles-3.0.16](https://github.com/truecharts/charts/compare/conanexiles-3.0.15...conanexiles-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [conanexiles-3.0.15](https://github.com/truecharts/charts/compare/conanexiles-3.0.14...conanexiles-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/conanexiles/4.1.5/Chart.yaml b/stable/conanexiles/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..4714b704bf
--- /dev/null
+++ b/stable/conanexiles/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: conanexiles
+version: 4.1.5
+appVersion: conanexiles
+description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it.
+home: https://truecharts.org/charts/incubator/conanexiles
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - conanexiles
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/conanexiles/4.1.4/README.md b/stable/conanexiles/4.1.5/README.md
similarity index 100%
rename from stable/conanexiles/4.1.4/README.md
rename to stable/conanexiles/4.1.5/README.md
diff --git a/stable/conanexiles/4.1.5/app-changelog.md b/stable/conanexiles/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..417d5973d8
--- /dev/null
+++ b/stable/conanexiles/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [conanexiles-4.1.5](https://github.com/truecharts/charts/compare/conanexiles-4.1.4...conanexiles-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/conanexiles/4.1.4/app-readme.md b/stable/conanexiles/4.1.5/app-readme.md
similarity index 100%
rename from stable/conanexiles/4.1.4/app-readme.md
rename to stable/conanexiles/4.1.5/app-readme.md
diff --git a/stable/conanexiles/4.1.5/charts/common-17.2.21.tgz b/stable/conanexiles/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/conanexiles/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/conanexiles/4.1.4/ix_values.yaml b/stable/conanexiles/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/conanexiles/4.1.4/ix_values.yaml
rename to stable/conanexiles/4.1.5/ix_values.yaml
diff --git a/stable/conanexiles/4.1.4/questions.yaml b/stable/conanexiles/4.1.5/questions.yaml
similarity index 100%
rename from stable/conanexiles/4.1.4/questions.yaml
rename to stable/conanexiles/4.1.5/questions.yaml
diff --git a/stable/convos/4.1.4/templates/common.yaml b/stable/conanexiles/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/convos/4.1.4/templates/common.yaml
rename to stable/conanexiles/4.1.5/templates/common.yaml
diff --git a/stable/ddns-updater/8.1.4/values.yaml b/stable/conanexiles/4.1.5/values.yaml
similarity index 100%
rename from stable/ddns-updater/8.1.4/values.yaml
rename to stable/conanexiles/4.1.5/values.yaml
diff --git a/stable/convos/4.1.4/CHANGELOG.md b/stable/convos/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8e4ec45b8b..0000000000
--- a/stable/convos/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [convos-4.1.4](https://github.com/truecharts/charts/compare/convos-4.1.3...convos-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [convos-4.1.3](https://github.com/truecharts/charts/compare/convos-4.1.0...convos-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [convos-4.1.2](https://github.com/truecharts/charts/compare/convos-4.1.0...convos-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [convos-4.1.0](https://github.com/truecharts/charts/compare/convos-4.0.1...convos-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [convos-4.0.1](https://github.com/truecharts/charts/compare/convos-4.0.0...convos-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [convos-4.0.0](https://github.com/truecharts/charts/compare/convos-3.0.17...convos-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [convos-3.0.17](https://github.com/truecharts/charts/compare/convos-3.0.16...convos-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [convos-3.0.16](https://github.com/truecharts/charts/compare/convos-3.0.15...convos-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [convos-3.0.15](https://github.com/truecharts/charts/compare/convos-3.0.14...convos-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [convos-3.0.14](https://github.com/truecharts/charts/compare/convos-3.0.13...convos-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [convos-3.0.13](https://github.com/truecharts/charts/compare/convos-3.0.12...convos-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/convos/4.1.4/Chart.yaml b/stable/convos/4.1.4/Chart.yaml
deleted file mode 100644
index 6dd1b2d006..0000000000
--- a/stable/convos/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: convos
-version: 4.1.4
-appVersion: stable
-description: Convos is the simplest way to use IRC and it is always online
-home: https://truecharts.org/charts/incubator/convos
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/convos/convos
- - https://convos.chat/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/convos
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - convos
- - Network-Messenger
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Messenger
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/convos/4.1.4/app-changelog.md b/stable/convos/4.1.4/app-changelog.md
deleted file mode 100644
index 5eb73b4696..0000000000
--- a/stable/convos/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [convos-4.1.4](https://github.com/truecharts/charts/compare/convos-4.1.3...convos-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/convos/4.1.4/charts/common-17.2.19.tgz b/stable/convos/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/convos/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/convos/4.1.5/CHANGELOG.md b/stable/convos/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..e52c1abb60
--- /dev/null
+++ b/stable/convos/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [convos-4.1.5](https://github.com/truecharts/charts/compare/convos-4.1.4...convos-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [convos-4.1.4](https://github.com/truecharts/charts/compare/convos-4.1.3...convos-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [convos-4.1.3](https://github.com/truecharts/charts/compare/convos-4.1.0...convos-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [convos-4.1.2](https://github.com/truecharts/charts/compare/convos-4.1.0...convos-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [convos-4.1.0](https://github.com/truecharts/charts/compare/convos-4.0.1...convos-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [convos-4.0.1](https://github.com/truecharts/charts/compare/convos-4.0.0...convos-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [convos-4.0.0](https://github.com/truecharts/charts/compare/convos-3.0.17...convos-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [convos-3.0.17](https://github.com/truecharts/charts/compare/convos-3.0.16...convos-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [convos-3.0.16](https://github.com/truecharts/charts/compare/convos-3.0.15...convos-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [convos-3.0.15](https://github.com/truecharts/charts/compare/convos-3.0.14...convos-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/convos/4.1.5/Chart.yaml b/stable/convos/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..b5544a886e
--- /dev/null
+++ b/stable/convos/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: convos
+version: 4.1.5
+appVersion: stable
+description: Convos is the simplest way to use IRC and it is always online
+home: https://truecharts.org/charts/incubator/convos
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/convos/convos
+ - https://convos.chat/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/convos
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - convos
+ - Network-Messenger
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Messenger
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/convos/4.1.4/README.md b/stable/convos/4.1.5/README.md
similarity index 100%
rename from stable/convos/4.1.4/README.md
rename to stable/convos/4.1.5/README.md
diff --git a/stable/convos/4.1.5/app-changelog.md b/stable/convos/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..74f906b92d
--- /dev/null
+++ b/stable/convos/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [convos-4.1.5](https://github.com/truecharts/charts/compare/convos-4.1.4...convos-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/convos/4.1.4/app-readme.md b/stable/convos/4.1.5/app-readme.md
similarity index 100%
rename from stable/convos/4.1.4/app-readme.md
rename to stable/convos/4.1.5/app-readme.md
diff --git a/stable/convos/4.1.5/charts/common-17.2.21.tgz b/stable/convos/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/convos/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/convos/4.1.4/ix_values.yaml b/stable/convos/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/convos/4.1.4/ix_values.yaml
rename to stable/convos/4.1.5/ix_values.yaml
diff --git a/stable/convos/4.1.4/questions.yaml b/stable/convos/4.1.5/questions.yaml
similarity index 100%
rename from stable/convos/4.1.4/questions.yaml
rename to stable/convos/4.1.5/questions.yaml
diff --git a/stable/cops/7.1.5/templates/common.yaml b/stable/convos/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cops/7.1.5/templates/common.yaml
rename to stable/convos/4.1.5/templates/common.yaml
diff --git a/stable/debian-apt-mirror/4.1.4/values.yaml b/stable/convos/4.1.5/values.yaml
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/values.yaml
rename to stable/convos/4.1.5/values.yaml
diff --git a/stable/cops/7.1.5/CHANGELOG.md b/stable/cops/7.1.5/CHANGELOG.md
deleted file mode 100644
index c813d400e2..0000000000
--- a/stable/cops/7.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cops-7.1.5](https://github.com/truecharts/charts/compare/cops-7.1.4...cops-7.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cops-7.1.4](https://github.com/truecharts/charts/compare/cops-7.1.1...cops-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [cops-7.1.3](https://github.com/truecharts/charts/compare/cops-7.1.1...cops-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [cops-7.1.1](https://github.com/truecharts/charts/compare/cops-7.1.0...cops-7.1.1) (2023-12-31)
-
-### Chore
-
-- update container image lscr.io/linuxserver/cops to 2.2.1[@03ac7ee](https://github.com/03ac7ee) by renovate ([#16623](https://github.com/truecharts/charts/issues/16623))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [cops-7.1.0](https://github.com/truecharts/charts/compare/cops-7.0.1...cops-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cops-7.0.1](https://github.com/truecharts/charts/compare/cops-7.0.0...cops-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cops-7.0.0](https://github.com/truecharts/charts/compare/cops-6.0.12...cops-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cops-6.0.12](https://github.com/truecharts/charts/compare/cops-6.0.11...cops-6.0.12) (2023-12-25)
-
-### Chore
-
-- update container image lscr.io/linuxserver/cops to 2.2.1[@a32aef4](https://github.com/a32aef4) by renovate ([#16433](https://github.com/truecharts/charts/issues/16433))
-
-## [cops-6.0.11](https://github.com/truecharts/charts/compare/cops-6.0.10...cops-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cops-6.0.10](https://github.com/truecharts/charts/compare/cops-6.0.9...cops-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cops-6.0.9](https://github.com/truecharts/charts/compare/cops-6.0.8...cops-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
diff --git a/stable/cops/7.1.5/Chart.yaml b/stable/cops/7.1.5/Chart.yaml
deleted file mode 100644
index ce78ac46d8..0000000000
--- a/stable/cops/7.1.5/Chart.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cops
-version: 7.1.5
-appVersion: 2.2.1
-description: |
- Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.
-home: https://truecharts.org/charts/stable/cops
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png
-deprecated: false
-sources:
- - https://fleet.linuxserver.io/image?name=linuxserver/cops
- - https://github.com/orgs/linuxserver/packages/container/package/cops
- - https://github.com/linuxserver/docker-cops#readme
- - https://github.com/truecharts/charts/tree/master/charts/stable/cops
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cops
- - Cloud
- - MediaApp-Books
- - MediaServer-Books
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/cops/7.1.5/app-changelog.md b/stable/cops/7.1.5/app-changelog.md
deleted file mode 100644
index c88799f98a..0000000000
--- a/stable/cops/7.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cops-7.1.5](https://github.com/truecharts/charts/compare/cops-7.1.4...cops-7.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cops/7.1.5/charts/common-17.2.19.tgz b/stable/cops/7.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cops/7.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cops/7.1.6/CHANGELOG.md b/stable/cops/7.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..cb41bdf43a
--- /dev/null
+++ b/stable/cops/7.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cops-7.1.6](https://github.com/truecharts/charts/compare/cops-7.1.5...cops-7.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cops-7.1.5](https://github.com/truecharts/charts/compare/cops-7.1.4...cops-7.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cops-7.1.4](https://github.com/truecharts/charts/compare/cops-7.1.1...cops-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [cops-7.1.3](https://github.com/truecharts/charts/compare/cops-7.1.1...cops-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [cops-7.1.1](https://github.com/truecharts/charts/compare/cops-7.1.0...cops-7.1.1) (2023-12-31)
+
+### Chore
+
+- update container image lscr.io/linuxserver/cops to 2.2.1[@03ac7ee](https://github.com/03ac7ee) by renovate ([#16623](https://github.com/truecharts/charts/issues/16623))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [cops-7.1.0](https://github.com/truecharts/charts/compare/cops-7.0.1...cops-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cops-7.0.1](https://github.com/truecharts/charts/compare/cops-7.0.0...cops-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cops-7.0.0](https://github.com/truecharts/charts/compare/cops-6.0.12...cops-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cops-6.0.12](https://github.com/truecharts/charts/compare/cops-6.0.11...cops-6.0.12) (2023-12-25)
+
+### Chore
+
+- update container image lscr.io/linuxserver/cops to 2.2.1[@a32aef4](https://github.com/a32aef4) by renovate ([#16433](https://github.com/truecharts/charts/issues/16433))
+
+## [cops-6.0.11](https://github.com/truecharts/charts/compare/cops-6.0.10...cops-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cops-6.0.10](https://github.com/truecharts/charts/compare/cops-6.0.9...cops-6.0.10) (2023-12-24)
+
+### Chore
diff --git a/stable/cops/7.1.6/Chart.yaml b/stable/cops/7.1.6/Chart.yaml
new file mode 100644
index 0000000000..12774337fe
--- /dev/null
+++ b/stable/cops/7.1.6/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cops
+version: 7.1.6
+appVersion: 2.2.1
+description: |
+ Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.
+home: https://truecharts.org/charts/stable/cops
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cops
+ - https://fleet.linuxserver.io/image?name=linuxserver/cops
+ - https://github.com/orgs/linuxserver/packages/container/package/cops
+ - https://github.com/linuxserver/docker-cops#readme
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cops
+ - Cloud
+ - MediaApp-Books
+ - MediaServer-Books
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cops/7.1.5/README.md b/stable/cops/7.1.6/README.md
similarity index 100%
rename from stable/cops/7.1.5/README.md
rename to stable/cops/7.1.6/README.md
diff --git a/stable/cops/7.1.6/app-changelog.md b/stable/cops/7.1.6/app-changelog.md
new file mode 100644
index 0000000000..122064bfe5
--- /dev/null
+++ b/stable/cops/7.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cops-7.1.6](https://github.com/truecharts/charts/compare/cops-7.1.5...cops-7.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cops/7.1.5/app-readme.md b/stable/cops/7.1.6/app-readme.md
similarity index 100%
rename from stable/cops/7.1.5/app-readme.md
rename to stable/cops/7.1.6/app-readme.md
diff --git a/stable/cops/7.1.6/charts/common-17.2.21.tgz b/stable/cops/7.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cops/7.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/cops/7.1.5/ix_values.yaml b/stable/cops/7.1.6/ix_values.yaml
similarity index 100%
rename from stable/cops/7.1.5/ix_values.yaml
rename to stable/cops/7.1.6/ix_values.yaml
diff --git a/stable/cops/7.1.5/questions.yaml b/stable/cops/7.1.6/questions.yaml
similarity index 100%
rename from stable/cops/7.1.5/questions.yaml
rename to stable/cops/7.1.6/questions.yaml
diff --git a/stable/duplicacy/5.1.4/templates/NOTES.txt b/stable/cops/7.1.6/templates/NOTES.txt
similarity index 100%
rename from stable/duplicacy/5.1.4/templates/NOTES.txt
rename to stable/cops/7.1.6/templates/NOTES.txt
diff --git a/stable/core-keeper-dedicated-server/4.1.4/templates/common.yaml b/stable/cops/7.1.6/templates/common.yaml
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/templates/common.yaml
rename to stable/cops/7.1.6/templates/common.yaml
diff --git a/stable/debian-bullseye/4.1.4/values.yaml b/stable/cops/7.1.6/values.yaml
similarity index 100%
rename from stable/debian-bullseye/4.1.4/values.yaml
rename to stable/cops/7.1.6/values.yaml
diff --git a/stable/core-keeper-dedicated-server/4.1.4/CHANGELOG.md b/stable/core-keeper-dedicated-server/4.1.4/CHANGELOG.md
deleted file mode 100644
index f291da608b..0000000000
--- a/stable/core-keeper-dedicated-server/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [core-keeper-dedicated-server-4.1.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.3...core-keeper-dedicated-server-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [core-keeper-dedicated-server-4.1.3](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.0...core-keeper-dedicated-server-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [core-keeper-dedicated-server-4.1.2](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.0...core-keeper-dedicated-server-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [core-keeper-dedicated-server-4.1.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.1...core-keeper-dedicated-server-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [core-keeper-dedicated-server-4.0.1](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.0...core-keeper-dedicated-server-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [core-keeper-dedicated-server-4.0.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.17...core-keeper-dedicated-server-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [core-keeper-dedicated-server-3.0.17](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.16...core-keeper-dedicated-server-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [core-keeper-dedicated-server-3.0.16](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.15...core-keeper-dedicated-server-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [core-keeper-dedicated-server-3.0.15](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.14...core-keeper-dedicated-server-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [core-keeper-dedicated-server-3.0.14](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.13...core-keeper-dedicated-server-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [core-keeper-dedicated-server-3.0.13](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.12...core-keeper-dedicated-server-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/core-keeper-dedicated-server/4.1.4/Chart.yaml b/stable/core-keeper-dedicated-server/4.1.4/Chart.yaml
deleted file mode 100644
index 7710506b20..0000000000
--- a/stable/core-keeper-dedicated-server/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: core-keeper-dedicated-server
-version: 4.1.4
-appVersion: latest
-description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)
-home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png
-deprecated: false
-sources:
- - https://github.com/escapingnetwork/core-keeper-dedicated/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server
- - https://hub.docker.com/r/escaping/core-keeper-dedicated
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - core-keeper-dedicated-server
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/core-keeper-dedicated-server/4.1.4/app-changelog.md b/stable/core-keeper-dedicated-server/4.1.4/app-changelog.md
deleted file mode 100644
index 375bf14220..0000000000
--- a/stable/core-keeper-dedicated-server/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [core-keeper-dedicated-server-4.1.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.3...core-keeper-dedicated-server-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/core-keeper-dedicated-server/4.1.4/charts/common-17.2.19.tgz b/stable/core-keeper-dedicated-server/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/core-keeper-dedicated-server/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/core-keeper-dedicated-server/4.1.5/CHANGELOG.md b/stable/core-keeper-dedicated-server/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..989222ffde
--- /dev/null
+++ b/stable/core-keeper-dedicated-server/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [core-keeper-dedicated-server-4.1.5](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.4...core-keeper-dedicated-server-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [core-keeper-dedicated-server-4.1.4](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.3...core-keeper-dedicated-server-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [core-keeper-dedicated-server-4.1.3](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.0...core-keeper-dedicated-server-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [core-keeper-dedicated-server-4.1.2](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.0...core-keeper-dedicated-server-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [core-keeper-dedicated-server-4.1.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.1...core-keeper-dedicated-server-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [core-keeper-dedicated-server-4.0.1](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.0.0...core-keeper-dedicated-server-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [core-keeper-dedicated-server-4.0.0](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.17...core-keeper-dedicated-server-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [core-keeper-dedicated-server-3.0.17](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.16...core-keeper-dedicated-server-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [core-keeper-dedicated-server-3.0.16](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.15...core-keeper-dedicated-server-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [core-keeper-dedicated-server-3.0.15](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-3.0.14...core-keeper-dedicated-server-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/core-keeper-dedicated-server/4.1.5/Chart.yaml b/stable/core-keeper-dedicated-server/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..e03a6cfa5c
--- /dev/null
+++ b/stable/core-keeper-dedicated-server/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: core-keeper-dedicated-server
+version: 4.1.5
+appVersion: latest
+description: Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)
+home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png
+deprecated: false
+sources:
+ - https://github.com/escapingnetwork/core-keeper-dedicated/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server
+ - https://hub.docker.com/r/escaping/core-keeper-dedicated
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - core-keeper-dedicated-server
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/core-keeper-dedicated-server/4.1.4/README.md b/stable/core-keeper-dedicated-server/4.1.5/README.md
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/README.md
rename to stable/core-keeper-dedicated-server/4.1.5/README.md
diff --git a/stable/core-keeper-dedicated-server/4.1.5/app-changelog.md b/stable/core-keeper-dedicated-server/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..2a92ab6836
--- /dev/null
+++ b/stable/core-keeper-dedicated-server/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [core-keeper-dedicated-server-4.1.5](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-4.1.4...core-keeper-dedicated-server-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/core-keeper-dedicated-server/4.1.4/app-readme.md b/stable/core-keeper-dedicated-server/4.1.5/app-readme.md
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/app-readme.md
rename to stable/core-keeper-dedicated-server/4.1.5/app-readme.md
diff --git a/stable/core-keeper-dedicated-server/4.1.5/charts/common-17.2.21.tgz b/stable/core-keeper-dedicated-server/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/core-keeper-dedicated-server/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/core-keeper-dedicated-server/4.1.4/ix_values.yaml b/stable/core-keeper-dedicated-server/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/ix_values.yaml
rename to stable/core-keeper-dedicated-server/4.1.5/ix_values.yaml
diff --git a/stable/core-keeper-dedicated-server/4.1.4/questions.yaml b/stable/core-keeper-dedicated-server/4.1.5/questions.yaml
similarity index 100%
rename from stable/core-keeper-dedicated-server/4.1.4/questions.yaml
rename to stable/core-keeper-dedicated-server/4.1.5/questions.yaml
diff --git a/stable/corekeeper/4.1.4/templates/common.yaml b/stable/core-keeper-dedicated-server/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/corekeeper/4.1.4/templates/common.yaml
rename to stable/core-keeper-dedicated-server/4.1.5/templates/common.yaml
diff --git a/stable/deemix/9.1.4/values.yaml b/stable/core-keeper-dedicated-server/4.1.5/values.yaml
similarity index 100%
rename from stable/deemix/9.1.4/values.yaml
rename to stable/core-keeper-dedicated-server/4.1.5/values.yaml
diff --git a/stable/corekeeper/4.1.4/CHANGELOG.md b/stable/corekeeper/4.1.4/CHANGELOG.md
deleted file mode 100644
index 0a2ece559f..0000000000
--- a/stable/corekeeper/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [corekeeper-4.1.4](https://github.com/truecharts/charts/compare/corekeeper-4.1.3...corekeeper-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [corekeeper-4.1.3](https://github.com/truecharts/charts/compare/corekeeper-4.1.0...corekeeper-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [corekeeper-4.1.2](https://github.com/truecharts/charts/compare/corekeeper-4.1.0...corekeeper-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [corekeeper-4.1.0](https://github.com/truecharts/charts/compare/corekeeper-4.0.1...corekeeper-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [corekeeper-4.0.1](https://github.com/truecharts/charts/compare/corekeeper-4.0.0...corekeeper-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [corekeeper-4.0.0](https://github.com/truecharts/charts/compare/corekeeper-3.0.17...corekeeper-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [corekeeper-3.0.17](https://github.com/truecharts/charts/compare/corekeeper-3.0.16...corekeeper-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [corekeeper-3.0.16](https://github.com/truecharts/charts/compare/corekeeper-3.0.15...corekeeper-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [corekeeper-3.0.15](https://github.com/truecharts/charts/compare/corekeeper-3.0.14...corekeeper-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [corekeeper-3.0.14](https://github.com/truecharts/charts/compare/corekeeper-3.0.13...corekeeper-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [corekeeper-3.0.13](https://github.com/truecharts/charts/compare/corekeeper-3.0.12...corekeeper-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/corekeeper/4.1.4/Chart.yaml b/stable/corekeeper/4.1.4/Chart.yaml
deleted file mode 100644
index 539a73e33b..0000000000
--- a/stable/corekeeper/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: corekeeper
-version: 4.1.4
-appVersion: corekeeper
-description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it.
-home: https://truecharts.org/charts/incubator/corekeeper
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png
-deprecated: false
-sources:
- - https://steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - corekeeper
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/corekeeper/4.1.4/app-changelog.md b/stable/corekeeper/4.1.4/app-changelog.md
deleted file mode 100644
index 0201b749ee..0000000000
--- a/stable/corekeeper/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [corekeeper-4.1.4](https://github.com/truecharts/charts/compare/corekeeper-4.1.3...corekeeper-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/corekeeper/4.1.4/charts/common-17.2.19.tgz b/stable/corekeeper/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/corekeeper/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/corekeeper/4.1.5/CHANGELOG.md b/stable/corekeeper/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..6f26ca6a08
--- /dev/null
+++ b/stable/corekeeper/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [corekeeper-4.1.5](https://github.com/truecharts/charts/compare/corekeeper-4.1.4...corekeeper-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [corekeeper-4.1.4](https://github.com/truecharts/charts/compare/corekeeper-4.1.3...corekeeper-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [corekeeper-4.1.3](https://github.com/truecharts/charts/compare/corekeeper-4.1.0...corekeeper-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [corekeeper-4.1.2](https://github.com/truecharts/charts/compare/corekeeper-4.1.0...corekeeper-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [corekeeper-4.1.0](https://github.com/truecharts/charts/compare/corekeeper-4.0.1...corekeeper-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [corekeeper-4.0.1](https://github.com/truecharts/charts/compare/corekeeper-4.0.0...corekeeper-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [corekeeper-4.0.0](https://github.com/truecharts/charts/compare/corekeeper-3.0.17...corekeeper-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [corekeeper-3.0.17](https://github.com/truecharts/charts/compare/corekeeper-3.0.16...corekeeper-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [corekeeper-3.0.16](https://github.com/truecharts/charts/compare/corekeeper-3.0.15...corekeeper-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [corekeeper-3.0.15](https://github.com/truecharts/charts/compare/corekeeper-3.0.14...corekeeper-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/corekeeper/4.1.5/Chart.yaml b/stable/corekeeper/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..3d0d5ed8c2
--- /dev/null
+++ b/stable/corekeeper/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: corekeeper
+version: 4.1.5
+appVersion: corekeeper
+description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it.
+home: https://truecharts.org/charts/incubator/corekeeper
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png
+deprecated: false
+sources:
+ - https://steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - corekeeper
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/corekeeper/4.1.4/README.md b/stable/corekeeper/4.1.5/README.md
similarity index 100%
rename from stable/corekeeper/4.1.4/README.md
rename to stable/corekeeper/4.1.5/README.md
diff --git a/stable/corekeeper/4.1.5/app-changelog.md b/stable/corekeeper/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..d2d3b86afc
--- /dev/null
+++ b/stable/corekeeper/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [corekeeper-4.1.5](https://github.com/truecharts/charts/compare/corekeeper-4.1.4...corekeeper-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/corekeeper/4.1.4/app-readme.md b/stable/corekeeper/4.1.5/app-readme.md
similarity index 100%
rename from stable/corekeeper/4.1.4/app-readme.md
rename to stable/corekeeper/4.1.5/app-readme.md
diff --git a/stable/corekeeper/4.1.5/charts/common-17.2.21.tgz b/stable/corekeeper/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/corekeeper/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/corekeeper/4.1.4/ix_values.yaml b/stable/corekeeper/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/corekeeper/4.1.4/ix_values.yaml
rename to stable/corekeeper/4.1.5/ix_values.yaml
diff --git a/stable/corekeeper/4.1.4/questions.yaml b/stable/corekeeper/4.1.5/questions.yaml
similarity index 100%
rename from stable/corekeeper/4.1.4/questions.yaml
rename to stable/corekeeper/4.1.5/questions.yaml
diff --git a/stable/counterstrike2d/4.1.4/templates/common.yaml b/stable/corekeeper/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/counterstrike2d/4.1.4/templates/common.yaml
rename to stable/corekeeper/4.1.5/templates/common.yaml
diff --git a/stable/dell-idrac-fan-controller/4.1.4/values.yaml b/stable/corekeeper/4.1.5/values.yaml
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/values.yaml
rename to stable/corekeeper/4.1.5/values.yaml
diff --git a/stable/couchpotato/8.1.4/CHANGELOG.md b/stable/couchpotato/8.1.4/CHANGELOG.md
deleted file mode 100644
index 4a5c93bb50..0000000000
--- a/stable/couchpotato/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [couchpotato-8.1.4](https://github.com/truecharts/charts/compare/couchpotato-8.1.3...couchpotato-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [couchpotato-8.1.3](https://github.com/truecharts/charts/compare/couchpotato-8.1.0...couchpotato-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [couchpotato-8.1.2](https://github.com/truecharts/charts/compare/couchpotato-8.1.0...couchpotato-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [couchpotato-8.1.0](https://github.com/truecharts/charts/compare/couchpotato-8.0.1...couchpotato-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [couchpotato-8.0.1](https://github.com/truecharts/charts/compare/couchpotato-8.0.0...couchpotato-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [couchpotato-8.0.0](https://github.com/truecharts/charts/compare/couchpotato-7.0.11...couchpotato-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [couchpotato-7.0.11](https://github.com/truecharts/charts/compare/couchpotato-7.0.10...couchpotato-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [couchpotato-7.0.10](https://github.com/truecharts/charts/compare/couchpotato-7.0.9...couchpotato-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [couchpotato-7.0.9](https://github.com/truecharts/charts/compare/couchpotato-7.0.8...couchpotato-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [couchpotato-7.0.8](https://github.com/truecharts/charts/compare/couchpotato-7.0.7...couchpotato-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [couchpotato-7.0.7](https://github.com/truecharts/charts/compare/couchpotato-7.0.6...couchpotato-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/couchpotato/8.1.4/Chart.yaml b/stable/couchpotato/8.1.4/Chart.yaml
deleted file mode 100644
index 2e11372816..0000000000
--- a/stable/couchpotato/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: couchpotato
-version: 8.1.4
-appVersion: latest
-description: Couchpotato is an automatic NZB and torrent downloader.
-home: https://truecharts.org/charts/stable/couchpotato
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato
- - https://ghcr.io/linuxserver/couchpotato
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - couchpotato
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/couchpotato/8.1.4/app-changelog.md b/stable/couchpotato/8.1.4/app-changelog.md
deleted file mode 100644
index f4f0849ffe..0000000000
--- a/stable/couchpotato/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [couchpotato-8.1.4](https://github.com/truecharts/charts/compare/couchpotato-8.1.3...couchpotato-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/couchpotato/8.1.4/charts/common-17.2.19.tgz b/stable/couchpotato/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/couchpotato/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/couchpotato/8.1.5/CHANGELOG.md b/stable/couchpotato/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9528412a6a
--- /dev/null
+++ b/stable/couchpotato/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [couchpotato-8.1.5](https://github.com/truecharts/charts/compare/couchpotato-8.1.4...couchpotato-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [couchpotato-8.1.4](https://github.com/truecharts/charts/compare/couchpotato-8.1.3...couchpotato-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [couchpotato-8.1.3](https://github.com/truecharts/charts/compare/couchpotato-8.1.0...couchpotato-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [couchpotato-8.1.2](https://github.com/truecharts/charts/compare/couchpotato-8.1.0...couchpotato-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [couchpotato-8.1.0](https://github.com/truecharts/charts/compare/couchpotato-8.0.1...couchpotato-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [couchpotato-8.0.1](https://github.com/truecharts/charts/compare/couchpotato-8.0.0...couchpotato-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [couchpotato-8.0.0](https://github.com/truecharts/charts/compare/couchpotato-7.0.11...couchpotato-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [couchpotato-7.0.11](https://github.com/truecharts/charts/compare/couchpotato-7.0.10...couchpotato-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [couchpotato-7.0.10](https://github.com/truecharts/charts/compare/couchpotato-7.0.9...couchpotato-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [couchpotato-7.0.9](https://github.com/truecharts/charts/compare/couchpotato-7.0.8...couchpotato-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/couchpotato/8.1.5/Chart.yaml b/stable/couchpotato/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..02255da09c
--- /dev/null
+++ b/stable/couchpotato/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: couchpotato
+version: 8.1.5
+appVersion: latest
+description: Couchpotato is an automatic NZB and torrent downloader.
+home: https://truecharts.org/charts/stable/couchpotato
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato
+ - https://ghcr.io/linuxserver/couchpotato
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - couchpotato
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/couchpotato/8.1.4/README.md b/stable/couchpotato/8.1.5/README.md
similarity index 100%
rename from stable/couchpotato/8.1.4/README.md
rename to stable/couchpotato/8.1.5/README.md
diff --git a/stable/couchpotato/8.1.5/app-changelog.md b/stable/couchpotato/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..288fae1045
--- /dev/null
+++ b/stable/couchpotato/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [couchpotato-8.1.5](https://github.com/truecharts/charts/compare/couchpotato-8.1.4...couchpotato-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/couchpotato/8.1.4/app-readme.md b/stable/couchpotato/8.1.5/app-readme.md
similarity index 100%
rename from stable/couchpotato/8.1.4/app-readme.md
rename to stable/couchpotato/8.1.5/app-readme.md
diff --git a/stable/couchpotato/8.1.5/charts/common-17.2.21.tgz b/stable/couchpotato/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/couchpotato/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/couchpotato/8.1.4/ix_values.yaml b/stable/couchpotato/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/couchpotato/8.1.4/ix_values.yaml
rename to stable/couchpotato/8.1.5/ix_values.yaml
diff --git a/stable/couchpotato/8.1.4/questions.yaml b/stable/couchpotato/8.1.5/questions.yaml
similarity index 100%
rename from stable/couchpotato/8.1.4/questions.yaml
rename to stable/couchpotato/8.1.5/questions.yaml
diff --git a/stable/embystat/8.1.4/templates/NOTES.txt b/stable/couchpotato/8.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/embystat/8.1.4/templates/NOTES.txt
rename to stable/couchpotato/8.1.5/templates/NOTES.txt
diff --git a/stable/doplarr/8.1.4/templates/common.yaml b/stable/couchpotato/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/doplarr/8.1.4/templates/common.yaml
rename to stable/couchpotato/8.1.5/templates/common.yaml
diff --git a/stable/dillinger/8.1.4/values.yaml b/stable/couchpotato/8.1.5/values.yaml
similarity index 100%
rename from stable/dillinger/8.1.4/values.yaml
rename to stable/couchpotato/8.1.5/values.yaml
diff --git a/stable/counterstrike2d/4.1.4/CHANGELOG.md b/stable/counterstrike2d/4.1.4/CHANGELOG.md
deleted file mode 100644
index 2db9ad2e16..0000000000
--- a/stable/counterstrike2d/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [counterstrike2d-4.1.4](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.3...counterstrike2d-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [counterstrike2d-4.1.3](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.0...counterstrike2d-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [counterstrike2d-4.1.2](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.0...counterstrike2d-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [counterstrike2d-4.1.0](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.1...counterstrike2d-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [counterstrike2d-4.0.1](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.0...counterstrike2d-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [counterstrike2d-4.0.0](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.17...counterstrike2d-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [counterstrike2d-3.0.17](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.16...counterstrike2d-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [counterstrike2d-3.0.16](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.15...counterstrike2d-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [counterstrike2d-3.0.15](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.14...counterstrike2d-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [counterstrike2d-3.0.14](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.13...counterstrike2d-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [counterstrike2d-3.0.13](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.12...counterstrike2d-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/counterstrike2d/4.1.4/Chart.yaml b/stable/counterstrike2d/4.1.4/Chart.yaml
deleted file mode 100644
index 4692b34ca6..0000000000
--- a/stable/counterstrike2d/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: counterstrike2d
-version: 4.1.4
-appVersion: latest
-description: This Chart will download and install CounterStrike 2D.
-home: https://truecharts.org/charts/incubator/counterstrike2d
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d
- - https://hub.docker.com/r/ich777/cs2dserver
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - counterstrike2d
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/counterstrike2d/4.1.4/app-changelog.md b/stable/counterstrike2d/4.1.4/app-changelog.md
deleted file mode 100644
index aa03214f19..0000000000
--- a/stable/counterstrike2d/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [counterstrike2d-4.1.4](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.3...counterstrike2d-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/counterstrike2d/4.1.4/charts/common-17.2.19.tgz b/stable/counterstrike2d/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/counterstrike2d/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/counterstrike2d/4.1.5/CHANGELOG.md b/stable/counterstrike2d/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..49cdcb2433
--- /dev/null
+++ b/stable/counterstrike2d/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [counterstrike2d-4.1.5](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.4...counterstrike2d-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [counterstrike2d-4.1.4](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.3...counterstrike2d-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [counterstrike2d-4.1.3](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.0...counterstrike2d-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [counterstrike2d-4.1.2](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.0...counterstrike2d-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [counterstrike2d-4.1.0](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.1...counterstrike2d-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [counterstrike2d-4.0.1](https://github.com/truecharts/charts/compare/counterstrike2d-4.0.0...counterstrike2d-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [counterstrike2d-4.0.0](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.17...counterstrike2d-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [counterstrike2d-3.0.17](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.16...counterstrike2d-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [counterstrike2d-3.0.16](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.15...counterstrike2d-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [counterstrike2d-3.0.15](https://github.com/truecharts/charts/compare/counterstrike2d-3.0.14...counterstrike2d-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/counterstrike2d/4.1.5/Chart.yaml b/stable/counterstrike2d/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..e7530848c6
--- /dev/null
+++ b/stable/counterstrike2d/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: counterstrike2d
+version: 4.1.5
+appVersion: latest
+description: This Chart will download and install CounterStrike 2D.
+home: https://truecharts.org/charts/incubator/counterstrike2d
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d
+ - https://hub.docker.com/r/ich777/cs2dserver
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - counterstrike2d
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/counterstrike2d/4.1.4/README.md b/stable/counterstrike2d/4.1.5/README.md
similarity index 100%
rename from stable/counterstrike2d/4.1.4/README.md
rename to stable/counterstrike2d/4.1.5/README.md
diff --git a/stable/counterstrike2d/4.1.5/app-changelog.md b/stable/counterstrike2d/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..748c2cad98
--- /dev/null
+++ b/stable/counterstrike2d/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [counterstrike2d-4.1.5](https://github.com/truecharts/charts/compare/counterstrike2d-4.1.4...counterstrike2d-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/counterstrike2d/4.1.4/app-readme.md b/stable/counterstrike2d/4.1.5/app-readme.md
similarity index 100%
rename from stable/counterstrike2d/4.1.4/app-readme.md
rename to stable/counterstrike2d/4.1.5/app-readme.md
diff --git a/stable/counterstrike2d/4.1.5/charts/common-17.2.21.tgz b/stable/counterstrike2d/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/counterstrike2d/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/counterstrike2d/4.1.4/ix_values.yaml b/stable/counterstrike2d/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/counterstrike2d/4.1.4/ix_values.yaml
rename to stable/counterstrike2d/4.1.5/ix_values.yaml
diff --git a/stable/counterstrike2d/4.1.4/questions.yaml b/stable/counterstrike2d/4.1.5/questions.yaml
similarity index 100%
rename from stable/counterstrike2d/4.1.4/questions.yaml
rename to stable/counterstrike2d/4.1.5/questions.yaml
diff --git a/stable/cowyo/4.1.4/templates/common.yaml b/stable/counterstrike2d/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cowyo/4.1.4/templates/common.yaml
rename to stable/counterstrike2d/4.1.5/templates/common.yaml
diff --git a/stable/discordgsm/6.1.4/values.yaml b/stable/counterstrike2d/4.1.5/values.yaml
similarity index 100%
rename from stable/discordgsm/6.1.4/values.yaml
rename to stable/counterstrike2d/4.1.5/values.yaml
diff --git a/stable/cowyo/4.1.4/CHANGELOG.md b/stable/cowyo/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8e00bb6866..0000000000
--- a/stable/cowyo/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cowyo-4.1.4](https://github.com/truecharts/charts/compare/cowyo-4.1.3...cowyo-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cowyo-4.1.3](https://github.com/truecharts/charts/compare/cowyo-4.1.0...cowyo-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cowyo-4.1.2](https://github.com/truecharts/charts/compare/cowyo-4.1.0...cowyo-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cowyo-4.1.0](https://github.com/truecharts/charts/compare/cowyo-4.0.1...cowyo-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cowyo-4.0.1](https://github.com/truecharts/charts/compare/cowyo-4.0.0...cowyo-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cowyo-4.0.0](https://github.com/truecharts/charts/compare/cowyo-3.0.17...cowyo-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cowyo-3.0.17](https://github.com/truecharts/charts/compare/cowyo-3.0.16...cowyo-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cowyo-3.0.16](https://github.com/truecharts/charts/compare/cowyo-3.0.15...cowyo-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cowyo-3.0.15](https://github.com/truecharts/charts/compare/cowyo-3.0.14...cowyo-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cowyo-3.0.14](https://github.com/truecharts/charts/compare/cowyo-3.0.13...cowyo-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cowyo-3.0.13](https://github.com/truecharts/charts/compare/cowyo-3.0.12...cowyo-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cowyo/4.1.4/Chart.yaml b/stable/cowyo/4.1.4/Chart.yaml
deleted file mode 100644
index 8da80920a8..0000000000
--- a/stable/cowyo/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cowyo
-version: 4.1.4
-appVersion: latest
-description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying.
-home: https://truecharts.org/charts/incubator/cowyo
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png
-deprecated: false
-sources:
- - https://github.com/schollz/cowyo
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo
- - https://hub.docker.com/r/schollz/cowyo
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cowyo
- - Cloud
- - Productivity
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cowyo/4.1.4/app-changelog.md b/stable/cowyo/4.1.4/app-changelog.md
deleted file mode 100644
index a20670152e..0000000000
--- a/stable/cowyo/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cowyo-4.1.4](https://github.com/truecharts/charts/compare/cowyo-4.1.3...cowyo-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cowyo/4.1.4/charts/common-17.2.19.tgz b/stable/cowyo/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cowyo/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cowyo/4.1.5/CHANGELOG.md b/stable/cowyo/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..20e298ff32
--- /dev/null
+++ b/stable/cowyo/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cowyo-4.1.5](https://github.com/truecharts/charts/compare/cowyo-4.1.4...cowyo-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cowyo-4.1.4](https://github.com/truecharts/charts/compare/cowyo-4.1.3...cowyo-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cowyo-4.1.3](https://github.com/truecharts/charts/compare/cowyo-4.1.0...cowyo-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cowyo-4.1.2](https://github.com/truecharts/charts/compare/cowyo-4.1.0...cowyo-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cowyo-4.1.0](https://github.com/truecharts/charts/compare/cowyo-4.0.1...cowyo-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cowyo-4.0.1](https://github.com/truecharts/charts/compare/cowyo-4.0.0...cowyo-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cowyo-4.0.0](https://github.com/truecharts/charts/compare/cowyo-3.0.17...cowyo-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cowyo-3.0.17](https://github.com/truecharts/charts/compare/cowyo-3.0.16...cowyo-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cowyo-3.0.16](https://github.com/truecharts/charts/compare/cowyo-3.0.15...cowyo-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cowyo-3.0.15](https://github.com/truecharts/charts/compare/cowyo-3.0.14...cowyo-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cowyo/4.1.5/Chart.yaml b/stable/cowyo/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8415b68c80
--- /dev/null
+++ b/stable/cowyo/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cowyo
+version: 4.1.5
+appVersion: latest
+description: cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying.
+home: https://truecharts.org/charts/incubator/cowyo
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo
+ - https://hub.docker.com/r/schollz/cowyo
+ - https://github.com/schollz/cowyo
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cowyo
+ - Cloud
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cowyo/4.1.4/README.md b/stable/cowyo/4.1.5/README.md
similarity index 100%
rename from stable/cowyo/4.1.4/README.md
rename to stable/cowyo/4.1.5/README.md
diff --git a/stable/cowyo/4.1.5/app-changelog.md b/stable/cowyo/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..b2e1026db8
--- /dev/null
+++ b/stable/cowyo/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cowyo-4.1.5](https://github.com/truecharts/charts/compare/cowyo-4.1.4...cowyo-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cowyo/4.1.4/app-readme.md b/stable/cowyo/4.1.5/app-readme.md
similarity index 100%
rename from stable/cowyo/4.1.4/app-readme.md
rename to stable/cowyo/4.1.5/app-readme.md
diff --git a/stable/cowyo/4.1.5/charts/common-17.2.21.tgz b/stable/cowyo/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cowyo/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cowyo/4.1.4/ix_values.yaml b/stable/cowyo/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cowyo/4.1.4/ix_values.yaml
rename to stable/cowyo/4.1.5/ix_values.yaml
diff --git a/stable/cowyo/4.1.4/questions.yaml b/stable/cowyo/4.1.5/questions.yaml
similarity index 100%
rename from stable/cowyo/4.1.4/questions.yaml
rename to stable/cowyo/4.1.5/questions.yaml
diff --git a/stable/craftopia/4.1.4/templates/common.yaml b/stable/cowyo/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/craftopia/4.1.4/templates/common.yaml
rename to stable/cowyo/4.1.5/templates/common.yaml
diff --git a/stable/dispatch/4.1.4/values.yaml b/stable/cowyo/4.1.5/values.yaml
similarity index 100%
rename from stable/dispatch/4.1.4/values.yaml
rename to stable/cowyo/4.1.5/values.yaml
diff --git a/stable/craftopia/4.1.4/CHANGELOG.md b/stable/craftopia/4.1.4/CHANGELOG.md
deleted file mode 100644
index 460f268490..0000000000
--- a/stable/craftopia/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [craftopia-4.1.4](https://github.com/truecharts/charts/compare/craftopia-4.1.3...craftopia-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [craftopia-4.1.3](https://github.com/truecharts/charts/compare/craftopia-4.1.0...craftopia-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [craftopia-4.1.2](https://github.com/truecharts/charts/compare/craftopia-4.1.0...craftopia-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [craftopia-4.1.0](https://github.com/truecharts/charts/compare/craftopia-4.0.1...craftopia-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [craftopia-4.0.1](https://github.com/truecharts/charts/compare/craftopia-4.0.0...craftopia-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [craftopia-4.0.0](https://github.com/truecharts/charts/compare/craftopia-3.0.17...craftopia-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [craftopia-3.0.17](https://github.com/truecharts/charts/compare/craftopia-3.0.16...craftopia-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [craftopia-3.0.16](https://github.com/truecharts/charts/compare/craftopia-3.0.15...craftopia-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [craftopia-3.0.15](https://github.com/truecharts/charts/compare/craftopia-3.0.14...craftopia-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [craftopia-3.0.14](https://github.com/truecharts/charts/compare/craftopia-3.0.13...craftopia-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [craftopia-3.0.13](https://github.com/truecharts/charts/compare/craftopia-3.0.12...craftopia-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/craftopia/4.1.4/Chart.yaml b/stable/craftopia/4.1.4/Chart.yaml
deleted file mode 100644
index ede386c2c4..0000000000
--- a/stable/craftopia/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: craftopia
-version: 4.1.4
-appVersion: craftopia
-description: This Chart will download and install SteamCMD. It will also install Craftopia and run it.
-home: https://truecharts.org/charts/incubator/craftopia
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - craftopia
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/craftopia/4.1.4/app-changelog.md b/stable/craftopia/4.1.4/app-changelog.md
deleted file mode 100644
index 209778f330..0000000000
--- a/stable/craftopia/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [craftopia-4.1.4](https://github.com/truecharts/charts/compare/craftopia-4.1.3...craftopia-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/craftopia/4.1.4/charts/common-17.2.19.tgz b/stable/craftopia/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/craftopia/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/craftopia/4.1.5/CHANGELOG.md b/stable/craftopia/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..325a80e370
--- /dev/null
+++ b/stable/craftopia/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [craftopia-4.1.5](https://github.com/truecharts/charts/compare/craftopia-4.1.4...craftopia-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [craftopia-4.1.4](https://github.com/truecharts/charts/compare/craftopia-4.1.3...craftopia-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [craftopia-4.1.3](https://github.com/truecharts/charts/compare/craftopia-4.1.0...craftopia-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [craftopia-4.1.2](https://github.com/truecharts/charts/compare/craftopia-4.1.0...craftopia-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [craftopia-4.1.0](https://github.com/truecharts/charts/compare/craftopia-4.0.1...craftopia-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [craftopia-4.0.1](https://github.com/truecharts/charts/compare/craftopia-4.0.0...craftopia-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [craftopia-4.0.0](https://github.com/truecharts/charts/compare/craftopia-3.0.17...craftopia-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [craftopia-3.0.17](https://github.com/truecharts/charts/compare/craftopia-3.0.16...craftopia-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [craftopia-3.0.16](https://github.com/truecharts/charts/compare/craftopia-3.0.15...craftopia-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [craftopia-3.0.15](https://github.com/truecharts/charts/compare/craftopia-3.0.14...craftopia-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/craftopia/4.1.5/Chart.yaml b/stable/craftopia/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..d3de7dc192
--- /dev/null
+++ b/stable/craftopia/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: craftopia
+version: 4.1.5
+appVersion: craftopia
+description: This Chart will download and install SteamCMD. It will also install Craftopia and run it.
+home: https://truecharts.org/charts/incubator/craftopia
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - craftopia
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/craftopia/4.1.4/README.md b/stable/craftopia/4.1.5/README.md
similarity index 100%
rename from stable/craftopia/4.1.4/README.md
rename to stable/craftopia/4.1.5/README.md
diff --git a/stable/craftopia/4.1.5/app-changelog.md b/stable/craftopia/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..2cce3ba4da
--- /dev/null
+++ b/stable/craftopia/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [craftopia-4.1.5](https://github.com/truecharts/charts/compare/craftopia-4.1.4...craftopia-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/craftopia/4.1.4/app-readme.md b/stable/craftopia/4.1.5/app-readme.md
similarity index 100%
rename from stable/craftopia/4.1.4/app-readme.md
rename to stable/craftopia/4.1.5/app-readme.md
diff --git a/stable/craftopia/4.1.5/charts/common-17.2.21.tgz b/stable/craftopia/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/craftopia/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/craftopia/4.1.4/ix_values.yaml b/stable/craftopia/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/craftopia/4.1.4/ix_values.yaml
rename to stable/craftopia/4.1.5/ix_values.yaml
diff --git a/stable/craftopia/4.1.4/questions.yaml b/stable/craftopia/4.1.5/questions.yaml
similarity index 100%
rename from stable/craftopia/4.1.4/questions.yaml
rename to stable/craftopia/4.1.5/questions.yaml
diff --git a/stable/crafty-4/6.1.4/templates/common.yaml b/stable/craftopia/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/crafty-4/6.1.4/templates/common.yaml
rename to stable/craftopia/4.1.5/templates/common.yaml
diff --git a/stable/dns-doh-companion/4.1.4/values.yaml b/stable/craftopia/4.1.5/values.yaml
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/values.yaml
rename to stable/craftopia/4.1.5/values.yaml
diff --git a/stable/crafty-4/6.1.4/CHANGELOG.md b/stable/crafty-4/6.1.4/CHANGELOG.md
deleted file mode 100644
index a41c64b9f6..0000000000
--- a/stable/crafty-4/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [crafty-4-6.1.4](https://github.com/truecharts/charts/compare/crafty-4-6.1.3...crafty-4-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [crafty-4-6.1.3](https://github.com/truecharts/charts/compare/crafty-4-6.1.0...crafty-4-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [crafty-4-6.1.2](https://github.com/truecharts/charts/compare/crafty-4-6.1.0...crafty-4-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [crafty-4-6.1.0](https://github.com/truecharts/charts/compare/crafty-4-6.0.1...crafty-4-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [crafty-4-6.0.1](https://github.com/truecharts/charts/compare/crafty-4-6.0.0...crafty-4-6.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [crafty-4-6.0.0](https://github.com/truecharts/charts/compare/crafty-4-5.0.11...crafty-4-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [crafty-4-5.0.11](https://github.com/truecharts/charts/compare/crafty-4-5.0.10...crafty-4-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [crafty-4-5.0.10](https://github.com/truecharts/charts/compare/crafty-4-5.0.9...crafty-4-5.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [crafty-4-5.0.9](https://github.com/truecharts/charts/compare/crafty-4-5.0.8...crafty-4-5.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [crafty-4-5.0.8](https://github.com/truecharts/charts/compare/crafty-4-5.0.7...crafty-4-5.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [crafty-4-5.0.7](https://github.com/truecharts/charts/compare/crafty-4-5.0.6...crafty-4-5.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/crafty-4/6.1.4/Chart.yaml b/stable/crafty-4/6.1.4/Chart.yaml
deleted file mode 100644
index c9c0fad948..0000000000
--- a/stable/crafty-4/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: crafty-4
-version: 6.1.4
-appVersion: 4.2.2
-description: Crafty Controller is a Minecraft Server Control Panel / Launcher.
-home: https://truecharts.org/charts/stable/crafty-4
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png
-deprecated: false
-sources:
- - https://gitlab.com/crafty-controller/crafty-4
- - https://craftycontrol.com/
- - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - crafty-4
- - GameServers
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/crafty-4/6.1.4/app-changelog.md b/stable/crafty-4/6.1.4/app-changelog.md
deleted file mode 100644
index 0074f9b921..0000000000
--- a/stable/crafty-4/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [crafty-4-6.1.4](https://github.com/truecharts/charts/compare/crafty-4-6.1.3...crafty-4-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/crafty-4/6.1.4/charts/common-17.2.19.tgz b/stable/crafty-4/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/crafty-4/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/crafty-4/6.1.5/CHANGELOG.md b/stable/crafty-4/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..80cb8d232e
--- /dev/null
+++ b/stable/crafty-4/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [crafty-4-6.1.5](https://github.com/truecharts/charts/compare/crafty-4-6.1.4...crafty-4-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [crafty-4-6.1.4](https://github.com/truecharts/charts/compare/crafty-4-6.1.3...crafty-4-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [crafty-4-6.1.3](https://github.com/truecharts/charts/compare/crafty-4-6.1.0...crafty-4-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [crafty-4-6.1.2](https://github.com/truecharts/charts/compare/crafty-4-6.1.0...crafty-4-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [crafty-4-6.1.0](https://github.com/truecharts/charts/compare/crafty-4-6.0.1...crafty-4-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [crafty-4-6.0.1](https://github.com/truecharts/charts/compare/crafty-4-6.0.0...crafty-4-6.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [crafty-4-6.0.0](https://github.com/truecharts/charts/compare/crafty-4-5.0.11...crafty-4-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [crafty-4-5.0.11](https://github.com/truecharts/charts/compare/crafty-4-5.0.10...crafty-4-5.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [crafty-4-5.0.10](https://github.com/truecharts/charts/compare/crafty-4-5.0.9...crafty-4-5.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [crafty-4-5.0.9](https://github.com/truecharts/charts/compare/crafty-4-5.0.8...crafty-4-5.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/crafty-4/6.1.5/Chart.yaml b/stable/crafty-4/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..ff2360e26f
--- /dev/null
+++ b/stable/crafty-4/6.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: crafty-4
+version: 6.1.5
+appVersion: 4.2.2
+description: Crafty Controller is a Minecraft Server Control Panel / Launcher.
+home: https://truecharts.org/charts/stable/crafty-4
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png
+deprecated: false
+sources:
+ - https://craftycontrol.com/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4
+ - https://gitlab.com/crafty-controller/crafty-4
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - crafty-4
+ - GameServers
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/crafty-4/6.1.4/README.md b/stable/crafty-4/6.1.5/README.md
similarity index 100%
rename from stable/crafty-4/6.1.4/README.md
rename to stable/crafty-4/6.1.5/README.md
diff --git a/stable/crafty-4/6.1.5/app-changelog.md b/stable/crafty-4/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..9df6ad64df
--- /dev/null
+++ b/stable/crafty-4/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [crafty-4-6.1.5](https://github.com/truecharts/charts/compare/crafty-4-6.1.4...crafty-4-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/crafty-4/6.1.4/app-readme.md b/stable/crafty-4/6.1.5/app-readme.md
similarity index 100%
rename from stable/crafty-4/6.1.4/app-readme.md
rename to stable/crafty-4/6.1.5/app-readme.md
diff --git a/stable/crafty-4/6.1.5/charts/common-17.2.21.tgz b/stable/crafty-4/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/crafty-4/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/crafty-4/6.1.4/ix_values.yaml b/stable/crafty-4/6.1.5/ix_values.yaml
similarity index 100%
rename from stable/crafty-4/6.1.4/ix_values.yaml
rename to stable/crafty-4/6.1.5/ix_values.yaml
diff --git a/stable/crafty-4/6.1.4/questions.yaml b/stable/crafty-4/6.1.5/questions.yaml
similarity index 100%
rename from stable/crafty-4/6.1.4/questions.yaml
rename to stable/crafty-4/6.1.5/questions.yaml
diff --git a/stable/emulatorjs/8.1.5/templates/NOTES.txt b/stable/crafty-4/6.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/emulatorjs/8.1.5/templates/NOTES.txt
rename to stable/crafty-4/6.1.5/templates/NOTES.txt
diff --git a/stable/crypto-exchanges-gateway/4.1.4/templates/common.yaml b/stable/crafty-4/6.1.5/templates/common.yaml
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/templates/common.yaml
rename to stable/crafty-4/6.1.5/templates/common.yaml
diff --git a/stable/docker-hub-rss/4.1.4/values.yaml b/stable/crafty-4/6.1.5/values.yaml
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/values.yaml
rename to stable/crafty-4/6.1.5/values.yaml
diff --git a/stable/crypto-exchanges-gateway/4.1.4/CHANGELOG.md b/stable/crypto-exchanges-gateway/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8be2914ff6..0000000000
--- a/stable/crypto-exchanges-gateway/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [crypto-exchanges-gateway-4.1.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.3...crypto-exchanges-gateway-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [crypto-exchanges-gateway-4.1.3](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.0...crypto-exchanges-gateway-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [crypto-exchanges-gateway-4.1.2](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.0...crypto-exchanges-gateway-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [crypto-exchanges-gateway-4.1.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.1...crypto-exchanges-gateway-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [crypto-exchanges-gateway-4.0.1](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.0...crypto-exchanges-gateway-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [crypto-exchanges-gateway-4.0.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.17...crypto-exchanges-gateway-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [crypto-exchanges-gateway-3.0.17](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.16...crypto-exchanges-gateway-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [crypto-exchanges-gateway-3.0.16](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.15...crypto-exchanges-gateway-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [crypto-exchanges-gateway-3.0.15](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.14...crypto-exchanges-gateway-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [crypto-exchanges-gateway-3.0.14](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.13...crypto-exchanges-gateway-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [crypto-exchanges-gateway-3.0.13](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.12...crypto-exchanges-gateway-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/crypto-exchanges-gateway/4.1.4/Chart.yaml b/stable/crypto-exchanges-gateway/4.1.4/Chart.yaml
deleted file mode 100644
index e0d0667dd5..0000000000
--- a/stable/crypto-exchanges-gateway/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: crypto-exchanges-gateway
-version: 4.1.4
-appVersion: latest
-description: Your gateway to the world of crypto
-home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway
- - https://github.com/aloysius-pgast/crypto-exchanges-gateway
- - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - crypto-exchanges-gateway
- - Productivity
- - Crypto
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/crypto-exchanges-gateway/4.1.4/app-changelog.md b/stable/crypto-exchanges-gateway/4.1.4/app-changelog.md
deleted file mode 100644
index 285e7f32ee..0000000000
--- a/stable/crypto-exchanges-gateway/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [crypto-exchanges-gateway-4.1.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.3...crypto-exchanges-gateway-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/crypto-exchanges-gateway/4.1.4/charts/common-17.2.19.tgz b/stable/crypto-exchanges-gateway/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/crypto-exchanges-gateway/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/crypto-exchanges-gateway/4.1.5/CHANGELOG.md b/stable/crypto-exchanges-gateway/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7f7cae525d
--- /dev/null
+++ b/stable/crypto-exchanges-gateway/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [crypto-exchanges-gateway-4.1.5](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.4...crypto-exchanges-gateway-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [crypto-exchanges-gateway-4.1.4](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.3...crypto-exchanges-gateway-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [crypto-exchanges-gateway-4.1.3](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.0...crypto-exchanges-gateway-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [crypto-exchanges-gateway-4.1.2](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.0...crypto-exchanges-gateway-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [crypto-exchanges-gateway-4.1.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.1...crypto-exchanges-gateway-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [crypto-exchanges-gateway-4.0.1](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.0.0...crypto-exchanges-gateway-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [crypto-exchanges-gateway-4.0.0](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.17...crypto-exchanges-gateway-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [crypto-exchanges-gateway-3.0.17](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.16...crypto-exchanges-gateway-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [crypto-exchanges-gateway-3.0.16](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.15...crypto-exchanges-gateway-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [crypto-exchanges-gateway-3.0.15](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-3.0.14...crypto-exchanges-gateway-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/crypto-exchanges-gateway/4.1.5/Chart.yaml b/stable/crypto-exchanges-gateway/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..f0c6e5df1a
--- /dev/null
+++ b/stable/crypto-exchanges-gateway/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: crypto-exchanges-gateway
+version: 4.1.5
+appVersion: latest
+description: Your gateway to the world of crypto
+home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png
+deprecated: false
+sources:
+ - https://github.com/aloysius-pgast/crypto-exchanges-gateway
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway
+ - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - crypto-exchanges-gateway
+ - Productivity
+ - Crypto
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/crypto-exchanges-gateway/4.1.4/README.md b/stable/crypto-exchanges-gateway/4.1.5/README.md
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/README.md
rename to stable/crypto-exchanges-gateway/4.1.5/README.md
diff --git a/stable/crypto-exchanges-gateway/4.1.5/app-changelog.md b/stable/crypto-exchanges-gateway/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..10f82d5136
--- /dev/null
+++ b/stable/crypto-exchanges-gateway/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [crypto-exchanges-gateway-4.1.5](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-4.1.4...crypto-exchanges-gateway-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/crypto-exchanges-gateway/4.1.4/app-readme.md b/stable/crypto-exchanges-gateway/4.1.5/app-readme.md
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/app-readme.md
rename to stable/crypto-exchanges-gateway/4.1.5/app-readme.md
diff --git a/stable/crypto-exchanges-gateway/4.1.5/charts/common-17.2.21.tgz b/stable/crypto-exchanges-gateway/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/crypto-exchanges-gateway/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/crypto-exchanges-gateway/4.1.4/ix_values.yaml b/stable/crypto-exchanges-gateway/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/ix_values.yaml
rename to stable/crypto-exchanges-gateway/4.1.5/ix_values.yaml
diff --git a/stable/crypto-exchanges-gateway/4.1.4/questions.yaml b/stable/crypto-exchanges-gateway/4.1.5/questions.yaml
similarity index 100%
rename from stable/crypto-exchanges-gateway/4.1.4/questions.yaml
rename to stable/crypto-exchanges-gateway/4.1.5/questions.yaml
diff --git a/stable/cryptpad/6.1.4/templates/common.yaml b/stable/crypto-exchanges-gateway/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cryptpad/6.1.4/templates/common.yaml
rename to stable/crypto-exchanges-gateway/4.1.5/templates/common.yaml
diff --git a/stable/docker/3.1.4/values.yaml b/stable/crypto-exchanges-gateway/4.1.5/values.yaml
similarity index 100%
rename from stable/docker/3.1.4/values.yaml
rename to stable/crypto-exchanges-gateway/4.1.5/values.yaml
diff --git a/stable/cryptofolio/11.1.5/CHANGELOG.md b/stable/cryptofolio/11.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..8546d9fe61
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cryptofolio-11.1.5](https://github.com/truecharts/charts/compare/cryptofolio-11.1.4...cryptofolio-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cryptofolio-11.1.4](https://github.com/truecharts/charts/compare/cryptofolio-11.1.3...cryptofolio-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cryptofolio-11.1.3](https://github.com/truecharts/charts/compare/cryptofolio-11.1.0...cryptofolio-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cryptofolio-11.1.2](https://github.com/truecharts/charts/compare/cryptofolio-11.1.0...cryptofolio-11.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cryptofolio-11.1.0](https://github.com/truecharts/charts/compare/cryptofolio-11.0.1...cryptofolio-11.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cryptofolio-11.0.1](https://github.com/truecharts/charts/compare/cryptofolio-11.0.0...cryptofolio-11.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cryptofolio-11.0.0](https://github.com/truecharts/charts/compare/cryptofolio-10.0.11...cryptofolio-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cryptofolio-10.0.11](https://github.com/truecharts/charts/compare/cryptofolio-10.0.10...cryptofolio-10.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cryptofolio-10.0.10](https://github.com/truecharts/charts/compare/cryptofolio-10.0.9...cryptofolio-10.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cryptofolio-10.0.9](https://github.com/truecharts/charts/compare/cryptofolio-10.0.8...cryptofolio-10.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cryptofolio/11.1.5/Chart.yaml b/stable/cryptofolio/11.1.5/Chart.yaml
new file mode 100644
index 0000000000..12ca3ed608
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cryptofolio
+version: 11.1.5
+appVersion: ""
+description: Track your cryptocurrency holdings/portfolio
+home: https://truecharts.org/charts/stable/cryptofolio
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png
+deprecated: false
+sources:
+ - https://github.com/Xtrendence/cryptofolio
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio
+ - https://hub.docker.com/r/xtrendence/cryptofolio
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cryptofolio
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cryptofolio/11.1.5/README.md b/stable/cryptofolio/11.1.5/README.md
new file mode 100644
index 0000000000..bdbd6f571c
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/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/cryptofolio)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/cryptofolio/11.1.5/app-changelog.md b/stable/cryptofolio/11.1.5/app-changelog.md
new file mode 100644
index 0000000000..615eddead3
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cryptofolio-11.1.5](https://github.com/truecharts/charts/compare/cryptofolio-11.1.4...cryptofolio-11.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cryptofolio/11.1.5/app-readme.md b/stable/cryptofolio/11.1.5/app-readme.md
new file mode 100644
index 0000000000..3338680590
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Track your cryptocurrency holdings/portfolio
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/cryptofolio](https://truecharts.org/charts/stable/cryptofolio)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/cryptofolio/11.1.5/charts/common-17.2.21.tgz b/stable/cryptofolio/11.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cryptofolio/11.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cryptofolio/11.1.5/ix_values.yaml b/stable/cryptofolio/11.1.5/ix_values.yaml
new file mode 100644
index 0000000000..b5785c4287
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: xtrendence/cryptofolio
+ tag: V.2.2.0@sha256:e6e6612bb94c877b5e31853c639761d09076180fe0a6c4fdb0fb91f73d9f480e
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10007
+ protocol: http
+ targetPort: 80
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ data:
+ enabled: true
+ mountPath: /var/www/html/api/data
+portal:
+ open:
+ enabled: true
diff --git a/stable/cryptofolio/11.1.5/questions.yaml b/stable/cryptofolio/11.1.5/questions.yaml
new file mode 100644
index 0000000000..008f3d423f
--- /dev/null
+++ b/stable/cryptofolio/11.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10007
+ 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: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/endlessh/8.1.4/templates/NOTES.txt b/stable/cryptofolio/11.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/endlessh/8.1.4/templates/NOTES.txt
rename to stable/cryptofolio/11.1.5/templates/NOTES.txt
diff --git a/stable/double-take/9.1.4/templates/common.yaml b/stable/cryptofolio/11.1.5/templates/common.yaml
similarity index 100%
rename from stable/double-take/9.1.4/templates/common.yaml
rename to stable/cryptofolio/11.1.5/templates/common.yaml
diff --git a/stable/dockerregistry/4.1.4/values.yaml b/stable/cryptofolio/11.1.5/values.yaml
similarity index 100%
rename from stable/dockerregistry/4.1.4/values.yaml
rename to stable/cryptofolio/11.1.5/values.yaml
diff --git a/stable/cryptpad/6.1.4/CHANGELOG.md b/stable/cryptpad/6.1.4/CHANGELOG.md
deleted file mode 100644
index 88dcc10f69..0000000000
--- a/stable/cryptpad/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cryptpad-6.1.4](https://github.com/truecharts/charts/compare/cryptpad-6.1.3...cryptpad-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cryptpad-6.1.3](https://github.com/truecharts/charts/compare/cryptpad-6.1.0...cryptpad-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cryptpad-6.1.2](https://github.com/truecharts/charts/compare/cryptpad-6.1.0...cryptpad-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cryptpad-6.1.0](https://github.com/truecharts/charts/compare/cryptpad-6.0.1...cryptpad-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cryptpad-6.0.1](https://github.com/truecharts/charts/compare/cryptpad-6.0.0...cryptpad-6.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cryptpad-6.0.0](https://github.com/truecharts/charts/compare/cryptpad-5.0.11...cryptpad-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cryptpad-5.0.11](https://github.com/truecharts/charts/compare/cryptpad-5.0.10...cryptpad-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cryptpad-5.0.10](https://github.com/truecharts/charts/compare/cryptpad-5.0.9...cryptpad-5.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cryptpad-5.0.9](https://github.com/truecharts/charts/compare/cryptpad-5.0.8...cryptpad-5.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cryptpad-5.0.8](https://github.com/truecharts/charts/compare/cryptpad-5.0.7...cryptpad-5.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cryptpad-5.0.7](https://github.com/truecharts/charts/compare/cryptpad-5.0.6...cryptpad-5.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/cryptpad/6.1.4/Chart.yaml b/stable/cryptpad/6.1.4/Chart.yaml
deleted file mode 100644
index 19d6d86e93..0000000000
--- a/stable/cryptpad/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cryptpad
-version: 6.1.4
-appVersion: 5.5.0
-description: CryptPad is the Zero Knowledge realtime collaborative editor.
-home: https://truecharts.org/charts/incubator/cryptpad
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png
-deprecated: false
-sources:
- - https://cryptpad.fr/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
- - https://hub.docker.com/r/cryptpad/cryptpad
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cryptpad
- - Productivity
- - Security
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cryptpad/6.1.4/app-changelog.md b/stable/cryptpad/6.1.4/app-changelog.md
deleted file mode 100644
index f03ebb74fe..0000000000
--- a/stable/cryptpad/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cryptpad-6.1.4](https://github.com/truecharts/charts/compare/cryptpad-6.1.3...cryptpad-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cryptpad/6.1.4/charts/common-17.2.19.tgz b/stable/cryptpad/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cryptpad/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cryptpad/6.1.5/CHANGELOG.md b/stable/cryptpad/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..31f37f858a
--- /dev/null
+++ b/stable/cryptpad/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cryptpad-6.1.5](https://github.com/truecharts/charts/compare/cryptpad-6.1.4...cryptpad-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cryptpad-6.1.4](https://github.com/truecharts/charts/compare/cryptpad-6.1.3...cryptpad-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cryptpad-6.1.3](https://github.com/truecharts/charts/compare/cryptpad-6.1.0...cryptpad-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cryptpad-6.1.2](https://github.com/truecharts/charts/compare/cryptpad-6.1.0...cryptpad-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cryptpad-6.1.0](https://github.com/truecharts/charts/compare/cryptpad-6.0.1...cryptpad-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cryptpad-6.0.1](https://github.com/truecharts/charts/compare/cryptpad-6.0.0...cryptpad-6.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cryptpad-6.0.0](https://github.com/truecharts/charts/compare/cryptpad-5.0.11...cryptpad-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cryptpad-5.0.11](https://github.com/truecharts/charts/compare/cryptpad-5.0.10...cryptpad-5.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cryptpad-5.0.10](https://github.com/truecharts/charts/compare/cryptpad-5.0.9...cryptpad-5.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cryptpad-5.0.9](https://github.com/truecharts/charts/compare/cryptpad-5.0.8...cryptpad-5.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cryptpad/6.1.5/Chart.yaml b/stable/cryptpad/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..7f6433c2c3
--- /dev/null
+++ b/stable/cryptpad/6.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cryptpad
+version: 6.1.5
+appVersion: 5.5.0
+description: CryptPad is the Zero Knowledge realtime collaborative editor.
+home: https://truecharts.org/charts/incubator/cryptpad
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png
+deprecated: false
+sources:
+ - https://cryptpad.fr/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad
+ - https://hub.docker.com/r/cryptpad/cryptpad
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cryptpad
+ - Productivity
+ - Security
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cryptpad/6.1.4/README.md b/stable/cryptpad/6.1.5/README.md
similarity index 100%
rename from stable/cryptpad/6.1.4/README.md
rename to stable/cryptpad/6.1.5/README.md
diff --git a/stable/cryptpad/6.1.5/app-changelog.md b/stable/cryptpad/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..236aa758d5
--- /dev/null
+++ b/stable/cryptpad/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cryptpad-6.1.5](https://github.com/truecharts/charts/compare/cryptpad-6.1.4...cryptpad-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cryptpad/6.1.4/app-readme.md b/stable/cryptpad/6.1.5/app-readme.md
similarity index 100%
rename from stable/cryptpad/6.1.4/app-readme.md
rename to stable/cryptpad/6.1.5/app-readme.md
diff --git a/stable/cryptpad/6.1.5/charts/common-17.2.21.tgz b/stable/cryptpad/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cryptpad/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cryptpad/6.1.4/ix_values.yaml b/stable/cryptpad/6.1.5/ix_values.yaml
similarity index 100%
rename from stable/cryptpad/6.1.4/ix_values.yaml
rename to stable/cryptpad/6.1.5/ix_values.yaml
diff --git a/stable/cryptpad/6.1.4/questions.yaml b/stable/cryptpad/6.1.5/questions.yaml
similarity index 100%
rename from stable/cryptpad/6.1.4/questions.yaml
rename to stable/cryptpad/6.1.5/questions.yaml
diff --git a/stable/external-dns/3.1.4/templates/NOTES.txt b/stable/cryptpad/6.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/external-dns/3.1.4/templates/NOTES.txt
rename to stable/cryptpad/6.1.5/templates/NOTES.txt
diff --git a/stable/csgo/4.1.4/templates/common.yaml b/stable/cryptpad/6.1.5/templates/common.yaml
similarity index 100%
rename from stable/csgo/4.1.4/templates/common.yaml
rename to stable/cryptpad/6.1.5/templates/common.yaml
diff --git a/stable/docusaurus/7.1.4/values.yaml b/stable/cryptpad/6.1.5/values.yaml
similarity index 100%
rename from stable/docusaurus/7.1.4/values.yaml
rename to stable/cryptpad/6.1.5/values.yaml
diff --git a/stable/csgo/4.1.4/CHANGELOG.md b/stable/csgo/4.1.4/CHANGELOG.md
deleted file mode 100644
index 47dde92360..0000000000
--- a/stable/csgo/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [csgo-4.1.4](https://github.com/truecharts/charts/compare/csgo-4.1.3...csgo-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [csgo-4.1.3](https://github.com/truecharts/charts/compare/csgo-4.1.0...csgo-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [csgo-4.1.2](https://github.com/truecharts/charts/compare/csgo-4.1.0...csgo-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [csgo-4.1.0](https://github.com/truecharts/charts/compare/csgo-4.0.1...csgo-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [csgo-4.0.1](https://github.com/truecharts/charts/compare/csgo-4.0.0...csgo-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [csgo-4.0.0](https://github.com/truecharts/charts/compare/csgo-3.0.17...csgo-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [csgo-3.0.17](https://github.com/truecharts/charts/compare/csgo-3.0.16...csgo-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [csgo-3.0.16](https://github.com/truecharts/charts/compare/csgo-3.0.15...csgo-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [csgo-3.0.15](https://github.com/truecharts/charts/compare/csgo-3.0.14...csgo-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [csgo-3.0.14](https://github.com/truecharts/charts/compare/csgo-3.0.13...csgo-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [csgo-3.0.13](https://github.com/truecharts/charts/compare/csgo-3.0.12...csgo-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/csgo/4.1.4/Chart.yaml b/stable/csgo/4.1.4/Chart.yaml
deleted file mode 100644
index c4e3e3eb96..0000000000
--- a/stable/csgo/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: csgo
-version: 4.1.4
-appVersion: latest
-description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it."
-home: https://truecharts.org/charts/incubator/csgo
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - csgo
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/csgo/4.1.4/app-changelog.md b/stable/csgo/4.1.4/app-changelog.md
deleted file mode 100644
index 7c304a4cc3..0000000000
--- a/stable/csgo/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [csgo-4.1.4](https://github.com/truecharts/charts/compare/csgo-4.1.3...csgo-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/csgo/4.1.4/charts/common-17.2.19.tgz b/stable/csgo/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/csgo/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/csgo/4.1.5/CHANGELOG.md b/stable/csgo/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..65fe287dce
--- /dev/null
+++ b/stable/csgo/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [csgo-4.1.5](https://github.com/truecharts/charts/compare/csgo-4.1.4...csgo-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [csgo-4.1.4](https://github.com/truecharts/charts/compare/csgo-4.1.3...csgo-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [csgo-4.1.3](https://github.com/truecharts/charts/compare/csgo-4.1.0...csgo-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [csgo-4.1.2](https://github.com/truecharts/charts/compare/csgo-4.1.0...csgo-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [csgo-4.1.0](https://github.com/truecharts/charts/compare/csgo-4.0.1...csgo-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [csgo-4.0.1](https://github.com/truecharts/charts/compare/csgo-4.0.0...csgo-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [csgo-4.0.0](https://github.com/truecharts/charts/compare/csgo-3.0.17...csgo-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [csgo-3.0.17](https://github.com/truecharts/charts/compare/csgo-3.0.16...csgo-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [csgo-3.0.16](https://github.com/truecharts/charts/compare/csgo-3.0.15...csgo-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [csgo-3.0.15](https://github.com/truecharts/charts/compare/csgo-3.0.14...csgo-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/csgo/4.1.5/Chart.yaml b/stable/csgo/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..3165d65c1f
--- /dev/null
+++ b/stable/csgo/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: csgo
+version: 4.1.5
+appVersion: latest
+description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it."
+home: https://truecharts.org/charts/incubator/csgo
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo
+ - https://hub.docker.com/r/ich777/steamcmd
+ - https://www.steampowered.com/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - csgo
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/csgo/4.1.4/README.md b/stable/csgo/4.1.5/README.md
similarity index 100%
rename from stable/csgo/4.1.4/README.md
rename to stable/csgo/4.1.5/README.md
diff --git a/stable/csgo/4.1.5/app-changelog.md b/stable/csgo/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..a3dc0a9941
--- /dev/null
+++ b/stable/csgo/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [csgo-4.1.5](https://github.com/truecharts/charts/compare/csgo-4.1.4...csgo-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/csgo/4.1.4/app-readme.md b/stable/csgo/4.1.5/app-readme.md
similarity index 100%
rename from stable/csgo/4.1.4/app-readme.md
rename to stable/csgo/4.1.5/app-readme.md
diff --git a/stable/csgo/4.1.5/charts/common-17.2.21.tgz b/stable/csgo/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/csgo/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/csgo/4.1.4/ix_values.yaml b/stable/csgo/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/csgo/4.1.4/ix_values.yaml
rename to stable/csgo/4.1.5/ix_values.yaml
diff --git a/stable/csgo/4.1.4/questions.yaml b/stable/csgo/4.1.5/questions.yaml
similarity index 100%
rename from stable/csgo/4.1.4/questions.yaml
rename to stable/csgo/4.1.5/questions.yaml
diff --git a/stable/cssource/4.1.4/templates/common.yaml b/stable/csgo/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cssource/4.1.4/templates/common.yaml
rename to stable/csgo/4.1.5/templates/common.yaml
diff --git a/stable/dokuwiki/9.1.4/values.yaml b/stable/csgo/4.1.5/values.yaml
similarity index 100%
rename from stable/dokuwiki/9.1.4/values.yaml
rename to stable/csgo/4.1.5/values.yaml
diff --git a/stable/cssource/4.1.4/CHANGELOG.md b/stable/cssource/4.1.4/CHANGELOG.md
deleted file mode 100644
index ed03d170a0..0000000000
--- a/stable/cssource/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cssource-4.1.4](https://github.com/truecharts/charts/compare/cssource-4.1.3...cssource-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cssource-4.1.3](https://github.com/truecharts/charts/compare/cssource-4.1.0...cssource-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cssource-4.1.2](https://github.com/truecharts/charts/compare/cssource-4.1.0...cssource-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cssource-4.1.0](https://github.com/truecharts/charts/compare/cssource-4.0.1...cssource-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cssource-4.0.1](https://github.com/truecharts/charts/compare/cssource-4.0.0...cssource-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cssource-4.0.0](https://github.com/truecharts/charts/compare/cssource-3.0.17...cssource-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cssource-3.0.17](https://github.com/truecharts/charts/compare/cssource-3.0.16...cssource-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cssource-3.0.16](https://github.com/truecharts/charts/compare/cssource-3.0.15...cssource-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cssource-3.0.15](https://github.com/truecharts/charts/compare/cssource-3.0.14...cssource-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cssource-3.0.14](https://github.com/truecharts/charts/compare/cssource-3.0.13...cssource-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cssource-3.0.13](https://github.com/truecharts/charts/compare/cssource-3.0.12...cssource-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cssource/4.1.4/Chart.yaml b/stable/cssource/4.1.4/Chart.yaml
deleted file mode 100644
index 532b7b429d..0000000000
--- a/stable/cssource/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cssource
-version: 4.1.4
-appVersion: latest
-description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it."
-home: https://truecharts.org/charts/incubator/cssource
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource
- - https://hub.docker.com/r/ich777/steamcmd
- - https://www.steampowered.com/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cssource
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cssource/4.1.4/app-changelog.md b/stable/cssource/4.1.4/app-changelog.md
deleted file mode 100644
index dd5ecf1455..0000000000
--- a/stable/cssource/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cssource-4.1.4](https://github.com/truecharts/charts/compare/cssource-4.1.3...cssource-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cssource/4.1.4/charts/common-17.2.19.tgz b/stable/cssource/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cssource/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cssource/4.1.5/CHANGELOG.md b/stable/cssource/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7a5575ddf3
--- /dev/null
+++ b/stable/cssource/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cssource-4.1.5](https://github.com/truecharts/charts/compare/cssource-4.1.4...cssource-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cssource-4.1.4](https://github.com/truecharts/charts/compare/cssource-4.1.3...cssource-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cssource-4.1.3](https://github.com/truecharts/charts/compare/cssource-4.1.0...cssource-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cssource-4.1.2](https://github.com/truecharts/charts/compare/cssource-4.1.0...cssource-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cssource-4.1.0](https://github.com/truecharts/charts/compare/cssource-4.0.1...cssource-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cssource-4.0.1](https://github.com/truecharts/charts/compare/cssource-4.0.0...cssource-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cssource-4.0.0](https://github.com/truecharts/charts/compare/cssource-3.0.17...cssource-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cssource-3.0.17](https://github.com/truecharts/charts/compare/cssource-3.0.16...cssource-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cssource-3.0.16](https://github.com/truecharts/charts/compare/cssource-3.0.15...cssource-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cssource-3.0.15](https://github.com/truecharts/charts/compare/cssource-3.0.14...cssource-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cssource/4.1.5/Chart.yaml b/stable/cssource/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..7c611218ec
--- /dev/null
+++ b/stable/cssource/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cssource
+version: 4.1.5
+appVersion: latest
+description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it."
+home: https://truecharts.org/charts/incubator/cssource
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cssource
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cssource/4.1.4/README.md b/stable/cssource/4.1.5/README.md
similarity index 100%
rename from stable/cssource/4.1.4/README.md
rename to stable/cssource/4.1.5/README.md
diff --git a/stable/cssource/4.1.5/app-changelog.md b/stable/cssource/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..fc63698d13
--- /dev/null
+++ b/stable/cssource/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cssource-4.1.5](https://github.com/truecharts/charts/compare/cssource-4.1.4...cssource-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cssource/4.1.4/app-readme.md b/stable/cssource/4.1.5/app-readme.md
similarity index 100%
rename from stable/cssource/4.1.4/app-readme.md
rename to stable/cssource/4.1.5/app-readme.md
diff --git a/stable/cssource/4.1.5/charts/common-17.2.21.tgz b/stable/cssource/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cssource/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cssource/4.1.4/ix_values.yaml b/stable/cssource/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cssource/4.1.4/ix_values.yaml
rename to stable/cssource/4.1.5/ix_values.yaml
diff --git a/stable/cssource/4.1.4/questions.yaml b/stable/cssource/4.1.5/questions.yaml
similarity index 100%
rename from stable/cssource/4.1.4/questions.yaml
rename to stable/cssource/4.1.5/questions.yaml
diff --git a/stable/cstrike1-6/4.1.4/templates/common.yaml b/stable/cssource/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cstrike1-6/4.1.4/templates/common.yaml
rename to stable/cssource/4.1.5/templates/common.yaml
diff --git a/stable/domoticz/8.1.4/values.yaml b/stable/cssource/4.1.5/values.yaml
similarity index 100%
rename from stable/domoticz/8.1.4/values.yaml
rename to stable/cssource/4.1.5/values.yaml
diff --git a/stable/cstrike1-6/4.1.4/CHANGELOG.md b/stable/cstrike1-6/4.1.4/CHANGELOG.md
deleted file mode 100644
index 0fbaf31ff7..0000000000
--- a/stable/cstrike1-6/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cstrike1-6-4.1.4](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.3...cstrike1-6-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cstrike1-6-4.1.3](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.0...cstrike1-6-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cstrike1-6-4.1.2](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.0...cstrike1-6-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cstrike1-6-4.1.0](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.1...cstrike1-6-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cstrike1-6-4.0.1](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.0...cstrike1-6-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cstrike1-6-4.0.0](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.17...cstrike1-6-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cstrike1-6-3.0.17](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.16...cstrike1-6-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cstrike1-6-3.0.16](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.15...cstrike1-6-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cstrike1-6-3.0.15](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.14...cstrike1-6-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cstrike1-6-3.0.14](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.13...cstrike1-6-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cstrike1-6-3.0.13](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.12...cstrike1-6-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cstrike1-6/4.1.4/Chart.yaml b/stable/cstrike1-6/4.1.4/Chart.yaml
deleted file mode 100644
index ec5475bfc1..0000000000
--- a/stable/cstrike1-6/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cstrike1-6
-version: 4.1.4
-appVersion: cstrike1.6
-description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it.
-home: https://truecharts.org/charts/incubator/cstrike1-6
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cstrike1-6
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cstrike1-6/4.1.4/app-changelog.md b/stable/cstrike1-6/4.1.4/app-changelog.md
deleted file mode 100644
index 35548391a4..0000000000
--- a/stable/cstrike1-6/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cstrike1-6-4.1.4](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.3...cstrike1-6-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cstrike1-6/4.1.4/charts/common-17.2.19.tgz b/stable/cstrike1-6/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cstrike1-6/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cstrike1-6/4.1.5/CHANGELOG.md b/stable/cstrike1-6/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3ac41b53bf
--- /dev/null
+++ b/stable/cstrike1-6/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cstrike1-6-4.1.5](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.4...cstrike1-6-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cstrike1-6-4.1.4](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.3...cstrike1-6-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cstrike1-6-4.1.3](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.0...cstrike1-6-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cstrike1-6-4.1.2](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.0...cstrike1-6-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cstrike1-6-4.1.0](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.1...cstrike1-6-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cstrike1-6-4.0.1](https://github.com/truecharts/charts/compare/cstrike1-6-4.0.0...cstrike1-6-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cstrike1-6-4.0.0](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.17...cstrike1-6-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cstrike1-6-3.0.17](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.16...cstrike1-6-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cstrike1-6-3.0.16](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.15...cstrike1-6-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cstrike1-6-3.0.15](https://github.com/truecharts/charts/compare/cstrike1-6-3.0.14...cstrike1-6-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cstrike1-6/4.1.5/Chart.yaml b/stable/cstrike1-6/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..2e2446a128
--- /dev/null
+++ b/stable/cstrike1-6/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cstrike1-6
+version: 4.1.5
+appVersion: cstrike1.6
+description: This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it.
+home: https://truecharts.org/charts/incubator/cstrike1-6
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cstrike1-6
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cstrike1-6/4.1.4/README.md b/stable/cstrike1-6/4.1.5/README.md
similarity index 100%
rename from stable/cstrike1-6/4.1.4/README.md
rename to stable/cstrike1-6/4.1.5/README.md
diff --git a/stable/cstrike1-6/4.1.5/app-changelog.md b/stable/cstrike1-6/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..dce39dce1d
--- /dev/null
+++ b/stable/cstrike1-6/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cstrike1-6-4.1.5](https://github.com/truecharts/charts/compare/cstrike1-6-4.1.4...cstrike1-6-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cstrike1-6/4.1.4/app-readme.md b/stable/cstrike1-6/4.1.5/app-readme.md
similarity index 100%
rename from stable/cstrike1-6/4.1.4/app-readme.md
rename to stable/cstrike1-6/4.1.5/app-readme.md
diff --git a/stable/cstrike1-6/4.1.5/charts/common-17.2.21.tgz b/stable/cstrike1-6/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cstrike1-6/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cstrike1-6/4.1.4/ix_values.yaml b/stable/cstrike1-6/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cstrike1-6/4.1.4/ix_values.yaml
rename to stable/cstrike1-6/4.1.5/ix_values.yaml
diff --git a/stable/cstrike1-6/4.1.4/questions.yaml b/stable/cstrike1-6/4.1.5/questions.yaml
similarity index 100%
rename from stable/cstrike1-6/4.1.4/questions.yaml
rename to stable/cstrike1-6/4.1.5/questions.yaml
diff --git a/stable/cstrikeconditionzero/4.1.4/templates/common.yaml b/stable/cstrike1-6/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/templates/common.yaml
rename to stable/cstrike1-6/4.1.5/templates/common.yaml
diff --git a/stable/dontstarvetogether/4.1.4/values.yaml b/stable/cstrike1-6/4.1.5/values.yaml
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/values.yaml
rename to stable/cstrike1-6/4.1.5/values.yaml
diff --git a/stable/cstrikeconditionzero/4.1.4/CHANGELOG.md b/stable/cstrikeconditionzero/4.1.4/CHANGELOG.md
deleted file mode 100644
index bb196eead6..0000000000
--- a/stable/cstrikeconditionzero/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cstrikeconditionzero-4.1.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.3...cstrikeconditionzero-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cstrikeconditionzero-4.1.3](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.0...cstrikeconditionzero-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cstrikeconditionzero-4.1.2](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.0...cstrikeconditionzero-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cstrikeconditionzero-4.1.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.1...cstrikeconditionzero-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cstrikeconditionzero-4.0.1](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.0...cstrikeconditionzero-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cstrikeconditionzero-4.0.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.17...cstrikeconditionzero-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cstrikeconditionzero-3.0.17](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.16...cstrikeconditionzero-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cstrikeconditionzero-3.0.16](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.15...cstrikeconditionzero-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cstrikeconditionzero-3.0.15](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.14...cstrikeconditionzero-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cstrikeconditionzero-3.0.14](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.13...cstrikeconditionzero-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cstrikeconditionzero-3.0.13](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.12...cstrikeconditionzero-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/cstrikeconditionzero/4.1.4/Chart.yaml b/stable/cstrikeconditionzero/4.1.4/Chart.yaml
deleted file mode 100644
index d0ed619c8c..0000000000
--- a/stable/cstrikeconditionzero/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cstrikeconditionzero
-version: 4.1.4
-appVersion: cstrikeczero
-description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it.
-home: https://truecharts.org/charts/incubator/cstrikeconditionzero
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cstrikeconditionzero
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/cstrikeconditionzero/4.1.4/app-changelog.md b/stable/cstrikeconditionzero/4.1.4/app-changelog.md
deleted file mode 100644
index 42ca9ee14b..0000000000
--- a/stable/cstrikeconditionzero/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cstrikeconditionzero-4.1.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.3...cstrikeconditionzero-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cstrikeconditionzero/4.1.4/charts/common-17.2.19.tgz b/stable/cstrikeconditionzero/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cstrikeconditionzero/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cstrikeconditionzero/4.1.5/CHANGELOG.md b/stable/cstrikeconditionzero/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7137e7c20f
--- /dev/null
+++ b/stable/cstrikeconditionzero/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cstrikeconditionzero-4.1.5](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.4...cstrikeconditionzero-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cstrikeconditionzero-4.1.4](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.3...cstrikeconditionzero-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cstrikeconditionzero-4.1.3](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.0...cstrikeconditionzero-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cstrikeconditionzero-4.1.2](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.0...cstrikeconditionzero-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cstrikeconditionzero-4.1.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.1...cstrikeconditionzero-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cstrikeconditionzero-4.0.1](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.0.0...cstrikeconditionzero-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cstrikeconditionzero-4.0.0](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.17...cstrikeconditionzero-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cstrikeconditionzero-3.0.17](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.16...cstrikeconditionzero-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cstrikeconditionzero-3.0.16](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.15...cstrikeconditionzero-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cstrikeconditionzero-3.0.15](https://github.com/truecharts/charts/compare/cstrikeconditionzero-3.0.14...cstrikeconditionzero-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cstrikeconditionzero/4.1.5/Chart.yaml b/stable/cstrikeconditionzero/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..a23daa0fb1
--- /dev/null
+++ b/stable/cstrikeconditionzero/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cstrikeconditionzero
+version: 4.1.5
+appVersion: cstrikeczero
+description: This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it.
+home: https://truecharts.org/charts/incubator/cstrikeconditionzero
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cstrikeconditionzero
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/cstrikeconditionzero/4.1.4/README.md b/stable/cstrikeconditionzero/4.1.5/README.md
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/README.md
rename to stable/cstrikeconditionzero/4.1.5/README.md
diff --git a/stable/cstrikeconditionzero/4.1.5/app-changelog.md b/stable/cstrikeconditionzero/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..5d8999d3c3
--- /dev/null
+++ b/stable/cstrikeconditionzero/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cstrikeconditionzero-4.1.5](https://github.com/truecharts/charts/compare/cstrikeconditionzero-4.1.4...cstrikeconditionzero-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cstrikeconditionzero/4.1.4/app-readme.md b/stable/cstrikeconditionzero/4.1.5/app-readme.md
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/app-readme.md
rename to stable/cstrikeconditionzero/4.1.5/app-readme.md
diff --git a/stable/cstrikeconditionzero/4.1.5/charts/common-17.2.21.tgz b/stable/cstrikeconditionzero/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cstrikeconditionzero/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cstrikeconditionzero/4.1.4/ix_values.yaml b/stable/cstrikeconditionzero/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/ix_values.yaml
rename to stable/cstrikeconditionzero/4.1.5/ix_values.yaml
diff --git a/stable/cstrikeconditionzero/4.1.4/questions.yaml b/stable/cstrikeconditionzero/4.1.5/questions.yaml
similarity index 100%
rename from stable/cstrikeconditionzero/4.1.4/questions.yaml
rename to stable/cstrikeconditionzero/4.1.5/questions.yaml
diff --git a/stable/cura-novnc/7.1.4/templates/common.yaml b/stable/cstrikeconditionzero/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/cura-novnc/7.1.4/templates/common.yaml
rename to stable/cstrikeconditionzero/4.1.5/templates/common.yaml
diff --git a/stable/doplarr/8.1.4/values.yaml b/stable/cstrikeconditionzero/4.1.5/values.yaml
similarity index 100%
rename from stable/doplarr/8.1.4/values.yaml
rename to stable/cstrikeconditionzero/4.1.5/values.yaml
diff --git a/stable/cura-novnc/7.1.4/CHANGELOG.md b/stable/cura-novnc/7.1.4/CHANGELOG.md
deleted file mode 100644
index 66eb0de973..0000000000
--- a/stable/cura-novnc/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cura-novnc-7.1.4](https://github.com/truecharts/charts/compare/cura-novnc-7.1.3...cura-novnc-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cura-novnc-7.1.3](https://github.com/truecharts/charts/compare/cura-novnc-7.1.0...cura-novnc-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cura-novnc-7.1.2](https://github.com/truecharts/charts/compare/cura-novnc-7.1.0...cura-novnc-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cura-novnc-7.1.0](https://github.com/truecharts/charts/compare/cura-novnc-7.0.1...cura-novnc-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cura-novnc-7.0.1](https://github.com/truecharts/charts/compare/cura-novnc-7.0.0...cura-novnc-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cura-novnc-7.0.0](https://github.com/truecharts/charts/compare/cura-novnc-6.0.11...cura-novnc-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cura-novnc-6.0.11](https://github.com/truecharts/charts/compare/cura-novnc-6.0.10...cura-novnc-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cura-novnc-6.0.10](https://github.com/truecharts/charts/compare/cura-novnc-6.0.9...cura-novnc-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cura-novnc-6.0.9](https://github.com/truecharts/charts/compare/cura-novnc-6.0.8...cura-novnc-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cura-novnc-6.0.8](https://github.com/truecharts/charts/compare/cura-novnc-6.0.7...cura-novnc-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cura-novnc-6.0.7](https://github.com/truecharts/charts/compare/cura-novnc-6.0.6...cura-novnc-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/cura-novnc/7.1.4/Chart.yaml b/stable/cura-novnc/7.1.4/Chart.yaml
deleted file mode 100644
index 15c2146d86..0000000000
--- a/stable/cura-novnc/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cura-novnc
-version: 7.1.4
-appVersion: latest
-description: Enjoy Cura directly in your browser with this easy to use Chart
-home: https://truecharts.org/charts/stable/cura-novnc
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png
-deprecated: false
-sources:
- - https://ultimaker.com/software/ultimaker-cura
- - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc
- - https://hub.docker.com/r/mikeah/cura-novnc
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cura-novnc
- - HomeAutomation
- - Productivity
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: HomeAutomation
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/cura-novnc/7.1.4/app-changelog.md b/stable/cura-novnc/7.1.4/app-changelog.md
deleted file mode 100644
index ac1bd071dd..0000000000
--- a/stable/cura-novnc/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cura-novnc-7.1.4](https://github.com/truecharts/charts/compare/cura-novnc-7.1.3...cura-novnc-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cura-novnc/7.1.4/charts/common-17.2.19.tgz b/stable/cura-novnc/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cura-novnc/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cura-novnc/7.1.5/CHANGELOG.md b/stable/cura-novnc/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..2e77c2f01b
--- /dev/null
+++ b/stable/cura-novnc/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cura-novnc-7.1.5](https://github.com/truecharts/charts/compare/cura-novnc-7.1.4...cura-novnc-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cura-novnc-7.1.4](https://github.com/truecharts/charts/compare/cura-novnc-7.1.3...cura-novnc-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cura-novnc-7.1.3](https://github.com/truecharts/charts/compare/cura-novnc-7.1.0...cura-novnc-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cura-novnc-7.1.2](https://github.com/truecharts/charts/compare/cura-novnc-7.1.0...cura-novnc-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cura-novnc-7.1.0](https://github.com/truecharts/charts/compare/cura-novnc-7.0.1...cura-novnc-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cura-novnc-7.0.1](https://github.com/truecharts/charts/compare/cura-novnc-7.0.0...cura-novnc-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cura-novnc-7.0.0](https://github.com/truecharts/charts/compare/cura-novnc-6.0.11...cura-novnc-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cura-novnc-6.0.11](https://github.com/truecharts/charts/compare/cura-novnc-6.0.10...cura-novnc-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cura-novnc-6.0.10](https://github.com/truecharts/charts/compare/cura-novnc-6.0.9...cura-novnc-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cura-novnc-6.0.9](https://github.com/truecharts/charts/compare/cura-novnc-6.0.8...cura-novnc-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cura-novnc/7.1.5/Chart.yaml b/stable/cura-novnc/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..43e05ffc0c
--- /dev/null
+++ b/stable/cura-novnc/7.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cura-novnc
+version: 7.1.5
+appVersion: latest
+description: Enjoy Cura directly in your browser with this easy to use Chart
+home: https://truecharts.org/charts/stable/cura-novnc
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc
+ - https://hub.docker.com/r/mikeah/cura-novnc
+ - https://ultimaker.com/software/ultimaker-cura
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cura-novnc
+ - HomeAutomation
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: HomeAutomation
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cura-novnc/7.1.4/README.md b/stable/cura-novnc/7.1.5/README.md
similarity index 100%
rename from stable/cura-novnc/7.1.4/README.md
rename to stable/cura-novnc/7.1.5/README.md
diff --git a/stable/cura-novnc/7.1.5/app-changelog.md b/stable/cura-novnc/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..37235c64f2
--- /dev/null
+++ b/stable/cura-novnc/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cura-novnc-7.1.5](https://github.com/truecharts/charts/compare/cura-novnc-7.1.4...cura-novnc-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cura-novnc/7.1.4/app-readme.md b/stable/cura-novnc/7.1.5/app-readme.md
similarity index 100%
rename from stable/cura-novnc/7.1.4/app-readme.md
rename to stable/cura-novnc/7.1.5/app-readme.md
diff --git a/stable/cura-novnc/7.1.5/charts/common-17.2.21.tgz b/stable/cura-novnc/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cura-novnc/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cura-novnc/7.1.4/ix_values.yaml b/stable/cura-novnc/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/cura-novnc/7.1.4/ix_values.yaml
rename to stable/cura-novnc/7.1.5/ix_values.yaml
diff --git a/stable/cura-novnc/7.1.4/questions.yaml b/stable/cura-novnc/7.1.5/questions.yaml
similarity index 100%
rename from stable/cura-novnc/7.1.4/questions.yaml
rename to stable/cura-novnc/7.1.5/questions.yaml
diff --git a/stable/youtubedl-material/9.1.5/templates/NOTES.txt b/stable/cura-novnc/7.1.5/templates/NOTES.txt
similarity index 100%
rename from stable/youtubedl-material/9.1.5/templates/NOTES.txt
rename to stable/cura-novnc/7.1.5/templates/NOTES.txt
diff --git a/stable/dailynotes/4.1.4/templates/common.yaml b/stable/cura-novnc/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/dailynotes/4.1.4/templates/common.yaml
rename to stable/cura-novnc/7.1.5/templates/common.yaml
diff --git a/stable/double-take/9.1.4/values.yaml b/stable/cura-novnc/7.1.5/values.yaml
similarity index 100%
rename from stable/double-take/9.1.4/values.yaml
rename to stable/cura-novnc/7.1.5/values.yaml
diff --git a/stable/cyberchef/8.1.4/CHANGELOG.md b/stable/cyberchef/8.1.4/CHANGELOG.md
deleted file mode 100644
index 8df3af77ea..0000000000
--- a/stable/cyberchef/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [cyberchef-8.1.4](https://github.com/truecharts/charts/compare/cyberchef-8.1.3...cyberchef-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [cyberchef-8.1.3](https://github.com/truecharts/charts/compare/cyberchef-8.1.0...cyberchef-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [cyberchef-8.1.2](https://github.com/truecharts/charts/compare/cyberchef-8.1.0...cyberchef-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [cyberchef-8.1.0](https://github.com/truecharts/charts/compare/cyberchef-8.0.1...cyberchef-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [cyberchef-8.0.1](https://github.com/truecharts/charts/compare/cyberchef-8.0.0...cyberchef-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [cyberchef-8.0.0](https://github.com/truecharts/charts/compare/cyberchef-7.0.11...cyberchef-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [cyberchef-7.0.11](https://github.com/truecharts/charts/compare/cyberchef-7.0.10...cyberchef-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [cyberchef-7.0.10](https://github.com/truecharts/charts/compare/cyberchef-7.0.9...cyberchef-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [cyberchef-7.0.9](https://github.com/truecharts/charts/compare/cyberchef-7.0.8...cyberchef-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [cyberchef-7.0.8](https://github.com/truecharts/charts/compare/cyberchef-7.0.7...cyberchef-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [cyberchef-7.0.7](https://github.com/truecharts/charts/compare/cyberchef-7.0.6...cyberchef-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/cyberchef/8.1.4/Chart.yaml b/stable/cyberchef/8.1.4/Chart.yaml
deleted file mode 100644
index 2300d043b0..0000000000
--- a/stable/cyberchef/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: cyberchef
-version: 8.1.4
-appVersion: 10.5.2
-description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.
-home: https://truecharts.org/charts/stable/cyberchef
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
- - https://hub.docker.com/r/mpepping/cyberchef
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - cyberchef
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/cyberchef/8.1.4/app-changelog.md b/stable/cyberchef/8.1.4/app-changelog.md
deleted file mode 100644
index 418d5d48cd..0000000000
--- a/stable/cyberchef/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [cyberchef-8.1.4](https://github.com/truecharts/charts/compare/cyberchef-8.1.3...cyberchef-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/cyberchef/8.1.4/charts/common-17.2.19.tgz b/stable/cyberchef/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/cyberchef/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/cyberchef/8.1.5/CHANGELOG.md b/stable/cyberchef/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..68b544cc74
--- /dev/null
+++ b/stable/cyberchef/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [cyberchef-8.1.5](https://github.com/truecharts/charts/compare/cyberchef-8.1.4...cyberchef-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [cyberchef-8.1.4](https://github.com/truecharts/charts/compare/cyberchef-8.1.3...cyberchef-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [cyberchef-8.1.3](https://github.com/truecharts/charts/compare/cyberchef-8.1.0...cyberchef-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [cyberchef-8.1.2](https://github.com/truecharts/charts/compare/cyberchef-8.1.0...cyberchef-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [cyberchef-8.1.0](https://github.com/truecharts/charts/compare/cyberchef-8.0.1...cyberchef-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [cyberchef-8.0.1](https://github.com/truecharts/charts/compare/cyberchef-8.0.0...cyberchef-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [cyberchef-8.0.0](https://github.com/truecharts/charts/compare/cyberchef-7.0.11...cyberchef-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [cyberchef-7.0.11](https://github.com/truecharts/charts/compare/cyberchef-7.0.10...cyberchef-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [cyberchef-7.0.10](https://github.com/truecharts/charts/compare/cyberchef-7.0.9...cyberchef-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [cyberchef-7.0.9](https://github.com/truecharts/charts/compare/cyberchef-7.0.8...cyberchef-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/cyberchef/8.1.5/Chart.yaml b/stable/cyberchef/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..f306a4d510
--- /dev/null
+++ b/stable/cyberchef/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: cyberchef
+version: 8.1.5
+appVersion: 10.5.2
+description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.
+home: https://truecharts.org/charts/stable/cyberchef
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
+ - https://hub.docker.com/r/mpepping/cyberchef
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - cyberchef
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/cyberchef/8.1.4/README.md b/stable/cyberchef/8.1.5/README.md
similarity index 100%
rename from stable/cyberchef/8.1.4/README.md
rename to stable/cyberchef/8.1.5/README.md
diff --git a/stable/cyberchef/8.1.5/app-changelog.md b/stable/cyberchef/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..35abba8ef8
--- /dev/null
+++ b/stable/cyberchef/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [cyberchef-8.1.5](https://github.com/truecharts/charts/compare/cyberchef-8.1.4...cyberchef-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/cyberchef/8.1.4/app-readme.md b/stable/cyberchef/8.1.5/app-readme.md
similarity index 100%
rename from stable/cyberchef/8.1.4/app-readme.md
rename to stable/cyberchef/8.1.5/app-readme.md
diff --git a/stable/cyberchef/8.1.5/charts/common-17.2.21.tgz b/stable/cyberchef/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/cyberchef/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/cyberchef/8.1.4/ix_values.yaml b/stable/cyberchef/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/cyberchef/8.1.4/ix_values.yaml
rename to stable/cyberchef/8.1.5/ix_values.yaml
diff --git a/stable/cyberchef/8.1.4/questions.yaml b/stable/cyberchef/8.1.5/questions.yaml
similarity index 100%
rename from stable/cyberchef/8.1.4/questions.yaml
rename to stable/cyberchef/8.1.5/questions.yaml
diff --git a/stable/cyberchef/8.1.5/templates/NOTES.txt b/stable/cyberchef/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/cyberchef/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/drawio/8.1.5/templates/common.yaml b/stable/cyberchef/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/drawio/8.1.5/templates/common.yaml
rename to stable/cyberchef/8.1.5/templates/common.yaml
diff --git a/stable/drawio/8.1.5/values.yaml b/stable/cyberchef/8.1.5/values.yaml
similarity index 100%
rename from stable/drawio/8.1.5/values.yaml
rename to stable/cyberchef/8.1.5/values.yaml
diff --git a/stable/czkawka/7.1.4/CHANGELOG.md b/stable/czkawka/7.1.4/CHANGELOG.md
deleted file mode 100644
index a54d42d128..0000000000
--- a/stable/czkawka/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [czkawka-7.1.4](https://github.com/truecharts/charts/compare/czkawka-7.1.3...czkawka-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [czkawka-7.1.3](https://github.com/truecharts/charts/compare/czkawka-7.1.0...czkawka-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [czkawka-7.1.2](https://github.com/truecharts/charts/compare/czkawka-7.1.0...czkawka-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [czkawka-7.1.0](https://github.com/truecharts/charts/compare/czkawka-7.0.1...czkawka-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [czkawka-7.0.1](https://github.com/truecharts/charts/compare/czkawka-7.0.0...czkawka-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [czkawka-7.0.0](https://github.com/truecharts/charts/compare/czkawka-6.0.11...czkawka-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [czkawka-6.0.11](https://github.com/truecharts/charts/compare/czkawka-6.0.10...czkawka-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [czkawka-6.0.10](https://github.com/truecharts/charts/compare/czkawka-6.0.9...czkawka-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [czkawka-6.0.9](https://github.com/truecharts/charts/compare/czkawka-6.0.8...czkawka-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [czkawka-6.0.8](https://github.com/truecharts/charts/compare/czkawka-6.0.7...czkawka-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [czkawka-6.0.7](https://github.com/truecharts/charts/compare/czkawka-6.0.6...czkawka-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/czkawka/7.1.4/Chart.yaml b/stable/czkawka/7.1.4/Chart.yaml
deleted file mode 100644
index ddc1ea2334..0000000000
--- a/stable/czkawka/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: czkawka
-version: 7.1.4
-appVersion: 23.11.2
-description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
-home: https://truecharts.org/charts/stable/czkawka
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png
-deprecated: false
-sources:
- - https://github.com/jlesage/docker-czkawka
- - https://github.com/qarmin/czkawka
- - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka
- - https://hub.docker.com/r/jlesage/czkawka
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - duplicates
- - file management
- - czkawka
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: duplicates
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/czkawka/7.1.4/app-changelog.md b/stable/czkawka/7.1.4/app-changelog.md
deleted file mode 100644
index 8d8d39d73d..0000000000
--- a/stable/czkawka/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [czkawka-7.1.4](https://github.com/truecharts/charts/compare/czkawka-7.1.3...czkawka-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/czkawka/7.1.4/charts/common-17.2.19.tgz b/stable/czkawka/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/czkawka/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/czkawka/7.1.5/CHANGELOG.md b/stable/czkawka/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..d163ff90fc
--- /dev/null
+++ b/stable/czkawka/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [czkawka-7.1.5](https://github.com/truecharts/charts/compare/czkawka-7.1.4...czkawka-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [czkawka-7.1.4](https://github.com/truecharts/charts/compare/czkawka-7.1.3...czkawka-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [czkawka-7.1.3](https://github.com/truecharts/charts/compare/czkawka-7.1.0...czkawka-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [czkawka-7.1.2](https://github.com/truecharts/charts/compare/czkawka-7.1.0...czkawka-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [czkawka-7.1.0](https://github.com/truecharts/charts/compare/czkawka-7.0.1...czkawka-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [czkawka-7.0.1](https://github.com/truecharts/charts/compare/czkawka-7.0.0...czkawka-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [czkawka-7.0.0](https://github.com/truecharts/charts/compare/czkawka-6.0.11...czkawka-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [czkawka-6.0.11](https://github.com/truecharts/charts/compare/czkawka-6.0.10...czkawka-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [czkawka-6.0.10](https://github.com/truecharts/charts/compare/czkawka-6.0.9...czkawka-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [czkawka-6.0.9](https://github.com/truecharts/charts/compare/czkawka-6.0.8...czkawka-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/czkawka/7.1.5/Chart.yaml b/stable/czkawka/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..51d77eb142
--- /dev/null
+++ b/stable/czkawka/7.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: czkawka
+version: 7.1.5
+appVersion: 23.11.2
+description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
+home: https://truecharts.org/charts/stable/czkawka
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/jlesage/czkawka
+ - https://github.com/jlesage/docker-czkawka
+ - https://github.com/qarmin/czkawka
+ - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - duplicates
+ - file management
+ - czkawka
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: duplicates
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/czkawka/7.1.4/README.md b/stable/czkawka/7.1.5/README.md
similarity index 100%
rename from stable/czkawka/7.1.4/README.md
rename to stable/czkawka/7.1.5/README.md
diff --git a/stable/czkawka/7.1.5/app-changelog.md b/stable/czkawka/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..c7bdfe2348
--- /dev/null
+++ b/stable/czkawka/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [czkawka-7.1.5](https://github.com/truecharts/charts/compare/czkawka-7.1.4...czkawka-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/czkawka/7.1.4/app-readme.md b/stable/czkawka/7.1.5/app-readme.md
similarity index 100%
rename from stable/czkawka/7.1.4/app-readme.md
rename to stable/czkawka/7.1.5/app-readme.md
diff --git a/stable/czkawka/7.1.5/charts/common-17.2.21.tgz b/stable/czkawka/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/czkawka/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/czkawka/7.1.4/ix_values.yaml b/stable/czkawka/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/czkawka/7.1.4/ix_values.yaml
rename to stable/czkawka/7.1.5/ix_values.yaml
diff --git a/stable/czkawka/7.1.4/questions.yaml b/stable/czkawka/7.1.5/questions.yaml
similarity index 100%
rename from stable/czkawka/7.1.4/questions.yaml
rename to stable/czkawka/7.1.5/questions.yaml
diff --git a/stable/czkawka/7.1.5/templates/NOTES.txt b/stable/czkawka/7.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/czkawka/7.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/duckdns/8.1.4/templates/common.yaml b/stable/czkawka/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/duckdns/8.1.4/templates/common.yaml
rename to stable/czkawka/7.1.5/templates/common.yaml
diff --git a/stable/dropbox-by-otherguy/4.1.4/values.yaml b/stable/czkawka/7.1.5/values.yaml
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/values.yaml
rename to stable/czkawka/7.1.5/values.yaml
diff --git a/stable/dailynotes/4.1.4/CHANGELOG.md b/stable/dailynotes/4.1.4/CHANGELOG.md
deleted file mode 100644
index 626bc47255..0000000000
--- a/stable/dailynotes/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dailynotes-4.1.4](https://github.com/truecharts/charts/compare/dailynotes-4.1.3...dailynotes-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dailynotes-4.1.3](https://github.com/truecharts/charts/compare/dailynotes-4.1.0...dailynotes-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dailynotes-4.1.2](https://github.com/truecharts/charts/compare/dailynotes-4.1.0...dailynotes-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dailynotes-4.1.0](https://github.com/truecharts/charts/compare/dailynotes-4.0.1...dailynotes-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dailynotes-4.0.1](https://github.com/truecharts/charts/compare/dailynotes-4.0.0...dailynotes-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dailynotes-4.0.0](https://github.com/truecharts/charts/compare/dailynotes-3.0.17...dailynotes-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dailynotes-3.0.17](https://github.com/truecharts/charts/compare/dailynotes-3.0.16...dailynotes-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dailynotes-3.0.16](https://github.com/truecharts/charts/compare/dailynotes-3.0.15...dailynotes-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dailynotes-3.0.15](https://github.com/truecharts/charts/compare/dailynotes-3.0.14...dailynotes-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dailynotes-3.0.14](https://github.com/truecharts/charts/compare/dailynotes-3.0.13...dailynotes-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dailynotes-3.0.13](https://github.com/truecharts/charts/compare/dailynotes-3.0.12...dailynotes-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dailynotes/4.1.4/Chart.yaml b/stable/dailynotes/4.1.4/Chart.yaml
deleted file mode 100644
index 7600342c7c..0000000000
--- a/stable/dailynotes/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dailynotes
-version: 4.1.4
-appVersion: latest
-description: |
- App for taking notes and tracking tasks on a daily basis.
-home: https://truecharts.org/charts/incubator/dailynotes
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes
- - https://hub.docker.com/r/m0ngr31/dailynotes
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dailynotes
- - Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dailynotes/4.1.4/app-changelog.md b/stable/dailynotes/4.1.4/app-changelog.md
deleted file mode 100644
index 2b80c07f5b..0000000000
--- a/stable/dailynotes/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dailynotes-4.1.4](https://github.com/truecharts/charts/compare/dailynotes-4.1.3...dailynotes-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dailynotes/4.1.4/charts/common-17.2.19.tgz b/stable/dailynotes/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dailynotes/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dailynotes/4.1.5/CHANGELOG.md b/stable/dailynotes/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..5265652d68
--- /dev/null
+++ b/stable/dailynotes/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dailynotes-4.1.5](https://github.com/truecharts/charts/compare/dailynotes-4.1.4...dailynotes-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dailynotes-4.1.4](https://github.com/truecharts/charts/compare/dailynotes-4.1.3...dailynotes-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dailynotes-4.1.3](https://github.com/truecharts/charts/compare/dailynotes-4.1.0...dailynotes-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dailynotes-4.1.2](https://github.com/truecharts/charts/compare/dailynotes-4.1.0...dailynotes-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dailynotes-4.1.0](https://github.com/truecharts/charts/compare/dailynotes-4.0.1...dailynotes-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dailynotes-4.0.1](https://github.com/truecharts/charts/compare/dailynotes-4.0.0...dailynotes-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dailynotes-4.0.0](https://github.com/truecharts/charts/compare/dailynotes-3.0.17...dailynotes-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dailynotes-3.0.17](https://github.com/truecharts/charts/compare/dailynotes-3.0.16...dailynotes-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dailynotes-3.0.16](https://github.com/truecharts/charts/compare/dailynotes-3.0.15...dailynotes-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dailynotes-3.0.15](https://github.com/truecharts/charts/compare/dailynotes-3.0.14...dailynotes-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dailynotes/4.1.5/Chart.yaml b/stable/dailynotes/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..de214d9309
--- /dev/null
+++ b/stable/dailynotes/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dailynotes
+version: 4.1.5
+appVersion: latest
+description: |
+ App for taking notes and tracking tasks on a daily basis.
+home: https://truecharts.org/charts/incubator/dailynotes
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/m0ngr31/dailynotes
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dailynotes
+ - Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dailynotes/4.1.4/README.md b/stable/dailynotes/4.1.5/README.md
similarity index 100%
rename from stable/dailynotes/4.1.4/README.md
rename to stable/dailynotes/4.1.5/README.md
diff --git a/stable/dailynotes/4.1.5/app-changelog.md b/stable/dailynotes/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..54eb8f908c
--- /dev/null
+++ b/stable/dailynotes/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dailynotes-4.1.5](https://github.com/truecharts/charts/compare/dailynotes-4.1.4...dailynotes-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dailynotes/4.1.4/app-readme.md b/stable/dailynotes/4.1.5/app-readme.md
similarity index 100%
rename from stable/dailynotes/4.1.4/app-readme.md
rename to stable/dailynotes/4.1.5/app-readme.md
diff --git a/stable/dailynotes/4.1.5/charts/common-17.2.21.tgz b/stable/dailynotes/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dailynotes/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dailynotes/4.1.4/ix_values.yaml b/stable/dailynotes/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dailynotes/4.1.4/ix_values.yaml
rename to stable/dailynotes/4.1.5/ix_values.yaml
diff --git a/stable/dailynotes/4.1.4/questions.yaml b/stable/dailynotes/4.1.5/questions.yaml
similarity index 100%
rename from stable/dailynotes/4.1.4/questions.yaml
rename to stable/dailynotes/4.1.5/questions.yaml
diff --git a/stable/damselfly/4.1.4/templates/common.yaml b/stable/dailynotes/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/damselfly/4.1.4/templates/common.yaml
rename to stable/dailynotes/4.1.5/templates/common.yaml
diff --git a/stable/duckdns/8.1.4/values.yaml b/stable/dailynotes/4.1.5/values.yaml
similarity index 100%
rename from stable/duckdns/8.1.4/values.yaml
rename to stable/dailynotes/4.1.5/values.yaml
diff --git a/stable/damselfly/4.1.4/CHANGELOG.md b/stable/damselfly/4.1.4/CHANGELOG.md
deleted file mode 100644
index edc2223a27..0000000000
--- a/stable/damselfly/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [damselfly-4.1.4](https://github.com/truecharts/charts/compare/damselfly-4.1.3...damselfly-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [damselfly-4.1.3](https://github.com/truecharts/charts/compare/damselfly-4.1.0...damselfly-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [damselfly-4.1.2](https://github.com/truecharts/charts/compare/damselfly-4.1.0...damselfly-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [damselfly-4.1.0](https://github.com/truecharts/charts/compare/damselfly-4.0.1...damselfly-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [damselfly-4.0.1](https://github.com/truecharts/charts/compare/damselfly-4.0.0...damselfly-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [damselfly-4.0.0](https://github.com/truecharts/charts/compare/damselfly-3.0.18...damselfly-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [damselfly-3.0.18](https://github.com/truecharts/charts/compare/damselfly-3.0.17...damselfly-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [damselfly-3.0.17](https://github.com/truecharts/charts/compare/damselfly-3.0.16...damselfly-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [damselfly-3.0.16](https://github.com/truecharts/charts/compare/damselfly-3.0.15...damselfly-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [damselfly-3.0.15](https://github.com/truecharts/charts/compare/damselfly-3.0.14...damselfly-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [damselfly-3.0.14](https://github.com/truecharts/charts/compare/damselfly-3.0.13...damselfly-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/damselfly/4.1.4/Chart.yaml b/stable/damselfly/4.1.4/Chart.yaml
deleted file mode 100644
index 36e751bf1d..0000000000
--- a/stable/damselfly/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: damselfly
-version: 4.1.4
-appVersion: latest
-description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details.
-home: https://truecharts.org/charts/incubator/damselfly
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png
-deprecated: false
-sources:
- - https://github.com/Webreaper/Damselfly
- - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly
- - https://hub.docker.com/r/webreaper/damselfly
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - damselfly
- - MediaApp-Photos
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: MediaApp-Photos
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/damselfly/4.1.4/app-changelog.md b/stable/damselfly/4.1.4/app-changelog.md
deleted file mode 100644
index a2a950a597..0000000000
--- a/stable/damselfly/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [damselfly-4.1.4](https://github.com/truecharts/charts/compare/damselfly-4.1.3...damselfly-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/damselfly/4.1.4/charts/common-17.2.19.tgz b/stable/damselfly/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/damselfly/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/damselfly/4.1.5/CHANGELOG.md b/stable/damselfly/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..794babf9fb
--- /dev/null
+++ b/stable/damselfly/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [damselfly-4.1.5](https://github.com/truecharts/charts/compare/damselfly-4.1.4...damselfly-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [damselfly-4.1.4](https://github.com/truecharts/charts/compare/damselfly-4.1.3...damselfly-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [damselfly-4.1.3](https://github.com/truecharts/charts/compare/damselfly-4.1.0...damselfly-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [damselfly-4.1.2](https://github.com/truecharts/charts/compare/damselfly-4.1.0...damselfly-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [damselfly-4.1.0](https://github.com/truecharts/charts/compare/damselfly-4.0.1...damselfly-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [damselfly-4.0.1](https://github.com/truecharts/charts/compare/damselfly-4.0.0...damselfly-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [damselfly-4.0.0](https://github.com/truecharts/charts/compare/damselfly-3.0.18...damselfly-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [damselfly-3.0.18](https://github.com/truecharts/charts/compare/damselfly-3.0.17...damselfly-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [damselfly-3.0.17](https://github.com/truecharts/charts/compare/damselfly-3.0.16...damselfly-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [damselfly-3.0.16](https://github.com/truecharts/charts/compare/damselfly-3.0.15...damselfly-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/damselfly/4.1.5/Chart.yaml b/stable/damselfly/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..70ab9da248
--- /dev/null
+++ b/stable/damselfly/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: damselfly
+version: 4.1.5
+appVersion: latest
+description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details.
+home: https://truecharts.org/charts/incubator/damselfly
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly
+ - https://hub.docker.com/r/webreaper/damselfly
+ - https://github.com/Webreaper/Damselfly
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - damselfly
+ - MediaApp-Photos
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: MediaApp-Photos
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/damselfly/4.1.4/README.md b/stable/damselfly/4.1.5/README.md
similarity index 100%
rename from stable/damselfly/4.1.4/README.md
rename to stable/damselfly/4.1.5/README.md
diff --git a/stable/damselfly/4.1.5/app-changelog.md b/stable/damselfly/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..e318e8069f
--- /dev/null
+++ b/stable/damselfly/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [damselfly-4.1.5](https://github.com/truecharts/charts/compare/damselfly-4.1.4...damselfly-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/damselfly/4.1.4/app-readme.md b/stable/damselfly/4.1.5/app-readme.md
similarity index 100%
rename from stable/damselfly/4.1.4/app-readme.md
rename to stable/damselfly/4.1.5/app-readme.md
diff --git a/stable/damselfly/4.1.5/charts/common-17.2.21.tgz b/stable/damselfly/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/damselfly/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/damselfly/4.1.4/ix_values.yaml b/stable/damselfly/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/damselfly/4.1.4/ix_values.yaml
rename to stable/damselfly/4.1.5/ix_values.yaml
diff --git a/stable/damselfly/4.1.4/questions.yaml b/stable/damselfly/4.1.5/questions.yaml
similarity index 100%
rename from stable/damselfly/4.1.4/questions.yaml
rename to stable/damselfly/4.1.5/questions.yaml
diff --git a/stable/dashmachine/4.1.4/templates/common.yaml b/stable/damselfly/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dashmachine/4.1.4/templates/common.yaml
rename to stable/damselfly/4.1.5/templates/common.yaml
diff --git a/stable/duplicacy/5.1.4/values.yaml b/stable/damselfly/4.1.5/values.yaml
similarity index 100%
rename from stable/duplicacy/5.1.4/values.yaml
rename to stable/damselfly/4.1.5/values.yaml
diff --git a/stable/dashdot/7.1.4/CHANGELOG.md b/stable/dashdot/7.1.4/CHANGELOG.md
deleted file mode 100644
index c3731d6113..0000000000
--- a/stable/dashdot/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dashdot-7.1.4](https://github.com/truecharts/charts/compare/dashdot-7.1.3...dashdot-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dashdot-7.1.3](https://github.com/truecharts/charts/compare/dashdot-7.1.0...dashdot-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dashdot-7.1.2](https://github.com/truecharts/charts/compare/dashdot-7.1.0...dashdot-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dashdot-7.1.0](https://github.com/truecharts/charts/compare/dashdot-7.0.1...dashdot-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dashdot-7.0.1](https://github.com/truecharts/charts/compare/dashdot-7.0.0...dashdot-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dashdot-7.0.0](https://github.com/truecharts/charts/compare/dashdot-6.0.11...dashdot-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dashdot-6.0.11](https://github.com/truecharts/charts/compare/dashdot-6.0.10...dashdot-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dashdot-6.0.10](https://github.com/truecharts/charts/compare/dashdot-6.0.9...dashdot-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dashdot-6.0.9](https://github.com/truecharts/charts/compare/dashdot-6.0.8...dashdot-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dashdot-6.0.8](https://github.com/truecharts/charts/compare/dashdot-6.0.7...dashdot-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dashdot-6.0.7](https://github.com/truecharts/charts/compare/dashdot-6.0.6...dashdot-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/dashdot/7.1.4/Chart.yaml b/stable/dashdot/7.1.4/Chart.yaml
deleted file mode 100644
index 7c3f7a3c84..0000000000
--- a/stable/dashdot/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dashdot
-version: 7.1.4
-appVersion: 5.2.3
-description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind.
-home: https://truecharts.org/charts/stable/dashdot
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png
-deprecated: false
-sources:
- - https://github.com/MauriceNino/dashdot
- - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
- - https://hub.docker.com/r/mauricenino/dashdot
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dashboard
- - dashdot
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/dashdot/7.1.4/app-changelog.md b/stable/dashdot/7.1.4/app-changelog.md
deleted file mode 100644
index eb186994e7..0000000000
--- a/stable/dashdot/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dashdot-7.1.4](https://github.com/truecharts/charts/compare/dashdot-7.1.3...dashdot-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dashdot/7.1.4/charts/common-17.2.19.tgz b/stable/dashdot/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dashdot/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dashdot/7.1.5/CHANGELOG.md b/stable/dashdot/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..dfbbea83f8
--- /dev/null
+++ b/stable/dashdot/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dashdot-7.1.5](https://github.com/truecharts/charts/compare/dashdot-7.1.4...dashdot-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dashdot-7.1.4](https://github.com/truecharts/charts/compare/dashdot-7.1.3...dashdot-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dashdot-7.1.3](https://github.com/truecharts/charts/compare/dashdot-7.1.0...dashdot-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dashdot-7.1.2](https://github.com/truecharts/charts/compare/dashdot-7.1.0...dashdot-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dashdot-7.1.0](https://github.com/truecharts/charts/compare/dashdot-7.0.1...dashdot-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dashdot-7.0.1](https://github.com/truecharts/charts/compare/dashdot-7.0.0...dashdot-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dashdot-7.0.0](https://github.com/truecharts/charts/compare/dashdot-6.0.11...dashdot-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dashdot-6.0.11](https://github.com/truecharts/charts/compare/dashdot-6.0.10...dashdot-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dashdot-6.0.10](https://github.com/truecharts/charts/compare/dashdot-6.0.9...dashdot-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dashdot-6.0.9](https://github.com/truecharts/charts/compare/dashdot-6.0.8...dashdot-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dashdot/7.1.5/Chart.yaml b/stable/dashdot/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..f0498f601e
--- /dev/null
+++ b/stable/dashdot/7.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dashdot
+version: 7.1.5
+appVersion: 5.2.3
+description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind.
+home: https://truecharts.org/charts/stable/dashdot
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
+ - https://hub.docker.com/r/mauricenino/dashdot
+ - https://github.com/MauriceNino/dashdot
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dashboard
+ - dashdot
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dashdot/7.1.4/README.md b/stable/dashdot/7.1.5/README.md
similarity index 100%
rename from stable/dashdot/7.1.4/README.md
rename to stable/dashdot/7.1.5/README.md
diff --git a/stable/dashdot/7.1.5/app-changelog.md b/stable/dashdot/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..24b9295d68
--- /dev/null
+++ b/stable/dashdot/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dashdot-7.1.5](https://github.com/truecharts/charts/compare/dashdot-7.1.4...dashdot-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dashdot/7.1.4/app-readme.md b/stable/dashdot/7.1.5/app-readme.md
similarity index 100%
rename from stable/dashdot/7.1.4/app-readme.md
rename to stable/dashdot/7.1.5/app-readme.md
diff --git a/stable/dashdot/7.1.5/charts/common-17.2.21.tgz b/stable/dashdot/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dashdot/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dashdot/7.1.4/ix_values.yaml b/stable/dashdot/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/dashdot/7.1.4/ix_values.yaml
rename to stable/dashdot/7.1.5/ix_values.yaml
diff --git a/stable/dashdot/7.1.4/questions.yaml b/stable/dashdot/7.1.5/questions.yaml
similarity index 100%
rename from stable/dashdot/7.1.4/questions.yaml
rename to stable/dashdot/7.1.5/questions.yaml
diff --git a/stable/dashdot/7.1.5/templates/NOTES.txt b/stable/dashdot/7.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dashdot/7.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/embystat/8.1.4/templates/common.yaml b/stable/dashdot/7.1.5/templates/common.yaml
similarity index 100%
rename from stable/embystat/8.1.4/templates/common.yaml
rename to stable/dashdot/7.1.5/templates/common.yaml
diff --git a/stable/ecodms/4.1.4/values.yaml b/stable/dashdot/7.1.5/values.yaml
similarity index 100%
rename from stable/ecodms/4.1.4/values.yaml
rename to stable/dashdot/7.1.5/values.yaml
diff --git a/stable/dashmachine/4.1.4/CHANGELOG.md b/stable/dashmachine/4.1.4/CHANGELOG.md
deleted file mode 100644
index 56ff5c58b3..0000000000
--- a/stable/dashmachine/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dashmachine-4.1.4](https://github.com/truecharts/charts/compare/dashmachine-4.1.3...dashmachine-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dashmachine-4.1.3](https://github.com/truecharts/charts/compare/dashmachine-4.1.0...dashmachine-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dashmachine-4.1.2](https://github.com/truecharts/charts/compare/dashmachine-4.1.0...dashmachine-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dashmachine-4.1.0](https://github.com/truecharts/charts/compare/dashmachine-4.0.1...dashmachine-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dashmachine-4.0.1](https://github.com/truecharts/charts/compare/dashmachine-4.0.0...dashmachine-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dashmachine-4.0.0](https://github.com/truecharts/charts/compare/dashmachine-3.0.17...dashmachine-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dashmachine-3.0.17](https://github.com/truecharts/charts/compare/dashmachine-3.0.16...dashmachine-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dashmachine-3.0.16](https://github.com/truecharts/charts/compare/dashmachine-3.0.15...dashmachine-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dashmachine-3.0.15](https://github.com/truecharts/charts/compare/dashmachine-3.0.14...dashmachine-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dashmachine-3.0.14](https://github.com/truecharts/charts/compare/dashmachine-3.0.13...dashmachine-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dashmachine-3.0.13](https://github.com/truecharts/charts/compare/dashmachine-3.0.12...dashmachine-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dashmachine/4.1.4/Chart.yaml b/stable/dashmachine/4.1.4/Chart.yaml
deleted file mode 100644
index d53c7ded6d..0000000000
--- a/stable/dashmachine/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dashmachine
-version: 4.1.4
-appVersion: latest
-description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]"
-home: https://truecharts.org/charts/incubator/dashmachine
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine
- - https://hub.docker.com/r/rmountjoy/dashmachine
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dashmachine
- - Productivity
- - Network-Web
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dashmachine/4.1.4/app-changelog.md b/stable/dashmachine/4.1.4/app-changelog.md
deleted file mode 100644
index f37611a9fd..0000000000
--- a/stable/dashmachine/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dashmachine-4.1.4](https://github.com/truecharts/charts/compare/dashmachine-4.1.3...dashmachine-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dashmachine/4.1.4/charts/common-17.2.19.tgz b/stable/dashmachine/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dashmachine/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dashmachine/4.1.5/CHANGELOG.md b/stable/dashmachine/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..ab21a1cbe2
--- /dev/null
+++ b/stable/dashmachine/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dashmachine-4.1.5](https://github.com/truecharts/charts/compare/dashmachine-4.1.4...dashmachine-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dashmachine-4.1.4](https://github.com/truecharts/charts/compare/dashmachine-4.1.3...dashmachine-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dashmachine-4.1.3](https://github.com/truecharts/charts/compare/dashmachine-4.1.0...dashmachine-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dashmachine-4.1.2](https://github.com/truecharts/charts/compare/dashmachine-4.1.0...dashmachine-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dashmachine-4.1.0](https://github.com/truecharts/charts/compare/dashmachine-4.0.1...dashmachine-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dashmachine-4.0.1](https://github.com/truecharts/charts/compare/dashmachine-4.0.0...dashmachine-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dashmachine-4.0.0](https://github.com/truecharts/charts/compare/dashmachine-3.0.17...dashmachine-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dashmachine-3.0.17](https://github.com/truecharts/charts/compare/dashmachine-3.0.16...dashmachine-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dashmachine-3.0.16](https://github.com/truecharts/charts/compare/dashmachine-3.0.15...dashmachine-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dashmachine-3.0.15](https://github.com/truecharts/charts/compare/dashmachine-3.0.14...dashmachine-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dashmachine/4.1.5/Chart.yaml b/stable/dashmachine/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..dfce5322a7
--- /dev/null
+++ b/stable/dashmachine/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dashmachine
+version: 4.1.5
+appVersion: latest
+description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]"
+home: https://truecharts.org/charts/incubator/dashmachine
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine
+ - https://hub.docker.com/r/rmountjoy/dashmachine
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dashmachine
+ - Productivity
+ - Network-Web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dashmachine/4.1.4/README.md b/stable/dashmachine/4.1.5/README.md
similarity index 100%
rename from stable/dashmachine/4.1.4/README.md
rename to stable/dashmachine/4.1.5/README.md
diff --git a/stable/dashmachine/4.1.5/app-changelog.md b/stable/dashmachine/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..e4413870a1
--- /dev/null
+++ b/stable/dashmachine/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dashmachine-4.1.5](https://github.com/truecharts/charts/compare/dashmachine-4.1.4...dashmachine-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dashmachine/4.1.4/app-readme.md b/stable/dashmachine/4.1.5/app-readme.md
similarity index 100%
rename from stable/dashmachine/4.1.4/app-readme.md
rename to stable/dashmachine/4.1.5/app-readme.md
diff --git a/stable/dashmachine/4.1.5/charts/common-17.2.21.tgz b/stable/dashmachine/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dashmachine/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dashmachine/4.1.4/ix_values.yaml b/stable/dashmachine/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dashmachine/4.1.4/ix_values.yaml
rename to stable/dashmachine/4.1.5/ix_values.yaml
diff --git a/stable/dashmachine/4.1.4/questions.yaml b/stable/dashmachine/4.1.5/questions.yaml
similarity index 100%
rename from stable/dashmachine/4.1.4/questions.yaml
rename to stable/dashmachine/4.1.5/questions.yaml
diff --git a/stable/dayofdefeatsource/4.1.4/templates/common.yaml b/stable/dashmachine/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/templates/common.yaml
rename to stable/dashmachine/4.1.5/templates/common.yaml
diff --git a/stable/electrum/4.1.4/values.yaml b/stable/dashmachine/4.1.5/values.yaml
similarity index 100%
rename from stable/electrum/4.1.4/values.yaml
rename to stable/dashmachine/4.1.5/values.yaml
diff --git a/stable/dashy/5.1.4/CHANGELOG.md b/stable/dashy/5.1.4/CHANGELOG.md
deleted file mode 100644
index d0dcfdc005..0000000000
--- a/stable/dashy/5.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dashy-5.1.4](https://github.com/truecharts/charts/compare/dashy-5.1.3...dashy-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dashy-5.1.3](https://github.com/truecharts/charts/compare/dashy-5.1.0...dashy-5.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dashy-5.1.2](https://github.com/truecharts/charts/compare/dashy-5.1.0...dashy-5.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dashy-5.1.0](https://github.com/truecharts/charts/compare/dashy-5.0.1...dashy-5.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dashy-5.0.1](https://github.com/truecharts/charts/compare/dashy-5.0.0...dashy-5.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dashy-5.0.0](https://github.com/truecharts/charts/compare/dashy-4.0.12...dashy-5.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dashy-4.0.12](https://github.com/truecharts/charts/compare/dashy-4.0.11...dashy-4.0.12) (2023-12-25)
-
-### Chore
-
-- update container image lissy93/dashy to 2.1.1[@07e2695](https://github.com/07e2695) by renovate ([#16432](https://github.com/truecharts/charts/issues/16432))
-
-## [dashy-4.0.11](https://github.com/truecharts/charts/compare/dashy-4.0.10...dashy-4.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dashy-4.0.10](https://github.com/truecharts/charts/compare/dashy-4.0.9...dashy-4.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dashy-4.0.9](https://github.com/truecharts/charts/compare/dashy-4.0.8...dashy-4.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dashy-4.0.8](https://github.com/truecharts/charts/compare/dashy-4.0.7...dashy-4.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/dashy/5.1.4/Chart.yaml b/stable/dashy/5.1.4/Chart.yaml
deleted file mode 100644
index f2a597fd90..0000000000
--- a/stable/dashy/5.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dashy
-version: 5.1.4
-appVersion: 2.1.1
-description: Dashy helps you organize your self-hosted services by making them accessible from a single place
-home: https://truecharts.org/charts/stable/dashy
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
-deprecated: false
-sources:
- - https://github.com/Lissy93/dashy
- - https://github.com/truecharts/charts/tree/master/charts/stable/dashy
- - https://hub.docker.com/r/lissy93/dashy
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dashboard
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: dashboard
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/dashy/5.1.4/app-changelog.md b/stable/dashy/5.1.4/app-changelog.md
deleted file mode 100644
index 666407ff5c..0000000000
--- a/stable/dashy/5.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dashy-5.1.4](https://github.com/truecharts/charts/compare/dashy-5.1.3...dashy-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dashy/5.1.4/charts/common-17.2.19.tgz b/stable/dashy/5.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dashy/5.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dashy/5.1.5/CHANGELOG.md b/stable/dashy/5.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..fb0b855b1e
--- /dev/null
+++ b/stable/dashy/5.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dashy-5.1.5](https://github.com/truecharts/charts/compare/dashy-5.1.4...dashy-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dashy-5.1.4](https://github.com/truecharts/charts/compare/dashy-5.1.3...dashy-5.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dashy-5.1.3](https://github.com/truecharts/charts/compare/dashy-5.1.0...dashy-5.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dashy-5.1.2](https://github.com/truecharts/charts/compare/dashy-5.1.0...dashy-5.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dashy-5.1.0](https://github.com/truecharts/charts/compare/dashy-5.0.1...dashy-5.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dashy-5.0.1](https://github.com/truecharts/charts/compare/dashy-5.0.0...dashy-5.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dashy-5.0.0](https://github.com/truecharts/charts/compare/dashy-4.0.12...dashy-5.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dashy-4.0.12](https://github.com/truecharts/charts/compare/dashy-4.0.11...dashy-4.0.12) (2023-12-25)
+
+### Chore
+
+- update container image lissy93/dashy to 2.1.1[@07e2695](https://github.com/07e2695) by renovate ([#16432](https://github.com/truecharts/charts/issues/16432))
+
+## [dashy-4.0.11](https://github.com/truecharts/charts/compare/dashy-4.0.10...dashy-4.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dashy-4.0.10](https://github.com/truecharts/charts/compare/dashy-4.0.9...dashy-4.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/dashy/5.1.5/Chart.yaml b/stable/dashy/5.1.5/Chart.yaml
new file mode 100644
index 0000000000..480dd31d71
--- /dev/null
+++ b/stable/dashy/5.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dashy
+version: 5.1.5
+appVersion: 2.1.1
+description: Dashy helps you organize your self-hosted services by making them accessible from a single place
+home: https://truecharts.org/charts/stable/dashy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
+deprecated: false
+sources:
+ - https://github.com/Lissy93/dashy
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dashy
+ - https://hub.docker.com/r/lissy93/dashy
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dashboard
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: dashboard
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dashy/5.1.4/README.md b/stable/dashy/5.1.5/README.md
similarity index 100%
rename from stable/dashy/5.1.4/README.md
rename to stable/dashy/5.1.5/README.md
diff --git a/stable/dashy/5.1.5/app-changelog.md b/stable/dashy/5.1.5/app-changelog.md
new file mode 100644
index 0000000000..90959c61ae
--- /dev/null
+++ b/stable/dashy/5.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dashy-5.1.5](https://github.com/truecharts/charts/compare/dashy-5.1.4...dashy-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dashy/5.1.4/app-readme.md b/stable/dashy/5.1.5/app-readme.md
similarity index 100%
rename from stable/dashy/5.1.4/app-readme.md
rename to stable/dashy/5.1.5/app-readme.md
diff --git a/stable/dashy/5.1.5/charts/common-17.2.21.tgz b/stable/dashy/5.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dashy/5.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dashy/5.1.4/ix_values.yaml b/stable/dashy/5.1.5/ix_values.yaml
similarity index 100%
rename from stable/dashy/5.1.4/ix_values.yaml
rename to stable/dashy/5.1.5/ix_values.yaml
diff --git a/stable/dashy/5.1.4/questions.yaml b/stable/dashy/5.1.5/questions.yaml
similarity index 100%
rename from stable/dashy/5.1.4/questions.yaml
rename to stable/dashy/5.1.5/questions.yaml
diff --git a/stable/dashy/5.1.5/templates/NOTES.txt b/stable/dashy/5.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dashy/5.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/dashy/5.1.4/templates/_configmap.tpl b/stable/dashy/5.1.5/templates/_configmap.tpl
similarity index 100%
rename from stable/dashy/5.1.4/templates/_configmap.tpl
rename to stable/dashy/5.1.5/templates/_configmap.tpl
diff --git a/stable/dashy/5.1.4/templates/common.yaml b/stable/dashy/5.1.5/templates/common.yaml
similarity index 100%
rename from stable/dashy/5.1.4/templates/common.yaml
rename to stable/dashy/5.1.5/templates/common.yaml
diff --git a/stable/emby-sync/4.1.4/values.yaml b/stable/dashy/5.1.5/values.yaml
similarity index 100%
rename from stable/emby-sync/4.1.4/values.yaml
rename to stable/dashy/5.1.5/values.yaml
diff --git a/stable/davos/10.1.5/CHANGELOG.md b/stable/davos/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7cb884fcde
--- /dev/null
+++ b/stable/davos/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [davos-10.1.5](https://github.com/truecharts/charts/compare/davos-10.1.4...davos-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [davos-10.1.4](https://github.com/truecharts/charts/compare/davos-10.1.3...davos-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [davos-10.1.3](https://github.com/truecharts/charts/compare/davos-10.1.0...davos-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [davos-10.1.2](https://github.com/truecharts/charts/compare/davos-10.1.0...davos-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [davos-10.1.0](https://github.com/truecharts/charts/compare/davos-10.0.1...davos-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [davos-10.0.1](https://github.com/truecharts/charts/compare/davos-10.0.0...davos-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [davos-10.0.0](https://github.com/truecharts/charts/compare/davos-9.0.11...davos-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [davos-9.0.11](https://github.com/truecharts/charts/compare/davos-9.0.10...davos-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [davos-9.0.10](https://github.com/truecharts/charts/compare/davos-9.0.9...davos-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [davos-9.0.9](https://github.com/truecharts/charts/compare/davos-9.0.8...davos-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/davos/10.1.5/Chart.yaml b/stable/davos/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..6a9ce8507f
--- /dev/null
+++ b/stable/davos/10.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: davos
+version: 10.1.5
+appVersion: 2.2.1
+description: An FTP automation tool that periodically scans given host locations for new files.
+home: https://truecharts.org/charts/stable/davos
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/davos
+ - https://ghcr.io/linuxserver/davos
+ - https://github.com/linuxserver/davos/
+ - https://github.com/linuxserver/docker-davos
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - davos
+ - ftp
+ - automation
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/davos/10.1.5/README.md b/stable/davos/10.1.5/README.md
new file mode 100644
index 0000000000..90500c3c4e
--- /dev/null
+++ b/stable/davos/10.1.5/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/davos)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/davos/10.1.5/app-changelog.md b/stable/davos/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..cdf5acf3e6
--- /dev/null
+++ b/stable/davos/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [davos-10.1.5](https://github.com/truecharts/charts/compare/davos-10.1.4...davos-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/davos/10.1.5/app-readme.md b/stable/davos/10.1.5/app-readme.md
new file mode 100644
index 0000000000..be128b6a6d
--- /dev/null
+++ b/stable/davos/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+An FTP automation tool that periodically scans given host locations for new files.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/davos](https://truecharts.org/charts/stable/davos)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/davos/10.1.5/charts/common-17.2.21.tgz b/stable/davos/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/davos/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/davos/10.1.5/ix_values.yaml b/stable/davos/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..66e2727348
--- /dev/null
+++ b/stable/davos/10.1.5/ix_values.yaml
@@ -0,0 +1,40 @@
+image:
+ repository: ghcr.io/linuxserver/davos
+ pullPolicy: IfNotPresent
+ tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+service:
+ main:
+ ports:
+ main:
+ port: 10081
+ protocol: http
+ targetPort: 8080
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/davos/10.1.5/questions.yaml b/stable/davos/10.1.5/questions.yaml
new file mode 100644
index 0000000000..189f975571
--- /dev/null
+++ b/stable/davos/10.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10081
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/davos/10.1.5/templates/NOTES.txt b/stable/davos/10.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/davos/10.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/davos/10.1.5/templates/common.yaml b/stable/davos/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/davos/10.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/embystat/8.1.4/values.yaml b/stable/davos/10.1.5/values.yaml
similarity index 100%
rename from stable/embystat/8.1.4/values.yaml
rename to stable/davos/10.1.5/values.yaml
diff --git a/stable/dayofdefeatsource/4.1.4/CHANGELOG.md b/stable/dayofdefeatsource/4.1.4/CHANGELOG.md
deleted file mode 100644
index b550159b70..0000000000
--- a/stable/dayofdefeatsource/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dayofdefeatsource-4.1.4](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.3...dayofdefeatsource-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dayofdefeatsource-4.1.3](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.0...dayofdefeatsource-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dayofdefeatsource-4.1.2](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.0...dayofdefeatsource-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dayofdefeatsource-4.1.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.1...dayofdefeatsource-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dayofdefeatsource-4.0.1](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.0...dayofdefeatsource-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dayofdefeatsource-4.0.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.17...dayofdefeatsource-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dayofdefeatsource-3.0.17](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.16...dayofdefeatsource-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dayofdefeatsource-3.0.16](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.15...dayofdefeatsource-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dayofdefeatsource-3.0.15](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.14...dayofdefeatsource-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dayofdefeatsource-3.0.14](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.13...dayofdefeatsource-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dayofdefeatsource-3.0.13](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.12...dayofdefeatsource-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dayofdefeatsource/4.1.4/Chart.yaml b/stable/dayofdefeatsource/4.1.4/Chart.yaml
deleted file mode 100644
index 2c9bbc3d92..0000000000
--- a/stable/dayofdefeatsource/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dayofdefeatsource
-version: 4.1.4
-appVersion: dods
-description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it."
-home: https://truecharts.org/charts/incubator/dayofdefeatsource
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
-deprecated: false
-sources:
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dayofdefeatsource
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dayofdefeatsource/4.1.4/app-changelog.md b/stable/dayofdefeatsource/4.1.4/app-changelog.md
deleted file mode 100644
index 2f9a9f892c..0000000000
--- a/stable/dayofdefeatsource/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dayofdefeatsource-4.1.4](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.3...dayofdefeatsource-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dayofdefeatsource/4.1.4/charts/common-17.2.19.tgz b/stable/dayofdefeatsource/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dayofdefeatsource/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dayofdefeatsource/4.1.5/CHANGELOG.md b/stable/dayofdefeatsource/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..bf23ebb839
--- /dev/null
+++ b/stable/dayofdefeatsource/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dayofdefeatsource-4.1.5](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.4...dayofdefeatsource-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dayofdefeatsource-4.1.4](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.3...dayofdefeatsource-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dayofdefeatsource-4.1.3](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.0...dayofdefeatsource-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dayofdefeatsource-4.1.2](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.0...dayofdefeatsource-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dayofdefeatsource-4.1.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.1...dayofdefeatsource-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dayofdefeatsource-4.0.1](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.0.0...dayofdefeatsource-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dayofdefeatsource-4.0.0](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.17...dayofdefeatsource-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dayofdefeatsource-3.0.17](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.16...dayofdefeatsource-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dayofdefeatsource-3.0.16](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.15...dayofdefeatsource-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dayofdefeatsource-3.0.15](https://github.com/truecharts/charts/compare/dayofdefeatsource-3.0.14...dayofdefeatsource-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dayofdefeatsource/4.1.5/Chart.yaml b/stable/dayofdefeatsource/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..b9168980ae
--- /dev/null
+++ b/stable/dayofdefeatsource/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dayofdefeatsource
+version: 4.1.5
+appVersion: dods
+description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it."
+home: https://truecharts.org/charts/incubator/dayofdefeatsource
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dayofdefeatsource
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dayofdefeatsource/4.1.4/README.md b/stable/dayofdefeatsource/4.1.5/README.md
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/README.md
rename to stable/dayofdefeatsource/4.1.5/README.md
diff --git a/stable/dayofdefeatsource/4.1.5/app-changelog.md b/stable/dayofdefeatsource/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..d51b76bb40
--- /dev/null
+++ b/stable/dayofdefeatsource/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dayofdefeatsource-4.1.5](https://github.com/truecharts/charts/compare/dayofdefeatsource-4.1.4...dayofdefeatsource-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dayofdefeatsource/4.1.4/app-readme.md b/stable/dayofdefeatsource/4.1.5/app-readme.md
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/app-readme.md
rename to stable/dayofdefeatsource/4.1.5/app-readme.md
diff --git a/stable/dayofdefeatsource/4.1.5/charts/common-17.2.21.tgz b/stable/dayofdefeatsource/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dayofdefeatsource/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dayofdefeatsource/4.1.4/ix_values.yaml b/stable/dayofdefeatsource/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/ix_values.yaml
rename to stable/dayofdefeatsource/4.1.5/ix_values.yaml
diff --git a/stable/dayofdefeatsource/4.1.4/questions.yaml b/stable/dayofdefeatsource/4.1.5/questions.yaml
similarity index 100%
rename from stable/dayofdefeatsource/4.1.4/questions.yaml
rename to stable/dayofdefeatsource/4.1.5/questions.yaml
diff --git a/stable/daysofwar/4.1.4/templates/common.yaml b/stable/dayofdefeatsource/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/daysofwar/4.1.4/templates/common.yaml
rename to stable/dayofdefeatsource/4.1.5/templates/common.yaml
diff --git a/stable/emulatorjs/8.1.5/values.yaml b/stable/dayofdefeatsource/4.1.5/values.yaml
similarity index 100%
rename from stable/emulatorjs/8.1.5/values.yaml
rename to stable/dayofdefeatsource/4.1.5/values.yaml
diff --git a/stable/daysofwar/4.1.4/CHANGELOG.md b/stable/daysofwar/4.1.4/CHANGELOG.md
deleted file mode 100644
index d58d175be0..0000000000
--- a/stable/daysofwar/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [daysofwar-4.1.4](https://github.com/truecharts/charts/compare/daysofwar-4.1.3...daysofwar-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [daysofwar-4.1.3](https://github.com/truecharts/charts/compare/daysofwar-4.1.0...daysofwar-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [daysofwar-4.1.2](https://github.com/truecharts/charts/compare/daysofwar-4.1.0...daysofwar-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [daysofwar-4.1.0](https://github.com/truecharts/charts/compare/daysofwar-4.0.1...daysofwar-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [daysofwar-4.0.1](https://github.com/truecharts/charts/compare/daysofwar-4.0.0...daysofwar-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [daysofwar-4.0.0](https://github.com/truecharts/charts/compare/daysofwar-3.0.17...daysofwar-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [daysofwar-3.0.17](https://github.com/truecharts/charts/compare/daysofwar-3.0.16...daysofwar-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [daysofwar-3.0.16](https://github.com/truecharts/charts/compare/daysofwar-3.0.15...daysofwar-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [daysofwar-3.0.15](https://github.com/truecharts/charts/compare/daysofwar-3.0.14...daysofwar-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [daysofwar-3.0.14](https://github.com/truecharts/charts/compare/daysofwar-3.0.13...daysofwar-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [daysofwar-3.0.13](https://github.com/truecharts/charts/compare/daysofwar-3.0.12...daysofwar-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/daysofwar/4.1.4/Chart.yaml b/stable/daysofwar/4.1.4/Chart.yaml
deleted file mode 100644
index 6f3fb7cbd7..0000000000
--- a/stable/daysofwar/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: daysofwar
-version: 4.1.4
-appVersion: daysofwar
-description: This Chart will download and install SteamCMD. It will also install Days of War and run it.
-home: https://truecharts.org/charts/incubator/daysofwar
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/ich777/steamcmd
- - https://www.steampowered.com/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - daysofwar
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/daysofwar/4.1.4/app-changelog.md b/stable/daysofwar/4.1.4/app-changelog.md
deleted file mode 100644
index 9744fe6612..0000000000
--- a/stable/daysofwar/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [daysofwar-4.1.4](https://github.com/truecharts/charts/compare/daysofwar-4.1.3...daysofwar-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/daysofwar/4.1.4/charts/common-17.2.19.tgz b/stable/daysofwar/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/daysofwar/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/daysofwar/4.1.5/CHANGELOG.md b/stable/daysofwar/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..1890ba44fa
--- /dev/null
+++ b/stable/daysofwar/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [daysofwar-4.1.5](https://github.com/truecharts/charts/compare/daysofwar-4.1.4...daysofwar-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [daysofwar-4.1.4](https://github.com/truecharts/charts/compare/daysofwar-4.1.3...daysofwar-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [daysofwar-4.1.3](https://github.com/truecharts/charts/compare/daysofwar-4.1.0...daysofwar-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [daysofwar-4.1.2](https://github.com/truecharts/charts/compare/daysofwar-4.1.0...daysofwar-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [daysofwar-4.1.0](https://github.com/truecharts/charts/compare/daysofwar-4.0.1...daysofwar-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [daysofwar-4.0.1](https://github.com/truecharts/charts/compare/daysofwar-4.0.0...daysofwar-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [daysofwar-4.0.0](https://github.com/truecharts/charts/compare/daysofwar-3.0.17...daysofwar-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [daysofwar-3.0.17](https://github.com/truecharts/charts/compare/daysofwar-3.0.16...daysofwar-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [daysofwar-3.0.16](https://github.com/truecharts/charts/compare/daysofwar-3.0.15...daysofwar-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [daysofwar-3.0.15](https://github.com/truecharts/charts/compare/daysofwar-3.0.14...daysofwar-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/daysofwar/4.1.5/Chart.yaml b/stable/daysofwar/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..994ae6c52c
--- /dev/null
+++ b/stable/daysofwar/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: daysofwar
+version: 4.1.5
+appVersion: daysofwar
+description: This Chart will download and install SteamCMD. It will also install Days of War and run it.
+home: https://truecharts.org/charts/incubator/daysofwar
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png
+deprecated: false
+sources:
+ - https://www.steampowered.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - daysofwar
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/daysofwar/4.1.4/README.md b/stable/daysofwar/4.1.5/README.md
similarity index 100%
rename from stable/daysofwar/4.1.4/README.md
rename to stable/daysofwar/4.1.5/README.md
diff --git a/stable/daysofwar/4.1.5/app-changelog.md b/stable/daysofwar/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..75c658994b
--- /dev/null
+++ b/stable/daysofwar/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [daysofwar-4.1.5](https://github.com/truecharts/charts/compare/daysofwar-4.1.4...daysofwar-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/daysofwar/4.1.4/app-readme.md b/stable/daysofwar/4.1.5/app-readme.md
similarity index 100%
rename from stable/daysofwar/4.1.4/app-readme.md
rename to stable/daysofwar/4.1.5/app-readme.md
diff --git a/stable/daysofwar/4.1.5/charts/common-17.2.21.tgz b/stable/daysofwar/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/daysofwar/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/daysofwar/4.1.4/ix_values.yaml b/stable/daysofwar/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/daysofwar/4.1.4/ix_values.yaml
rename to stable/daysofwar/4.1.5/ix_values.yaml
diff --git a/stable/daysofwar/4.1.4/questions.yaml b/stable/daysofwar/4.1.5/questions.yaml
similarity index 100%
rename from stable/daysofwar/4.1.4/questions.yaml
rename to stable/daysofwar/4.1.5/questions.yaml
diff --git a/stable/dayz/4.1.4/templates/common.yaml b/stable/daysofwar/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dayz/4.1.4/templates/common.yaml
rename to stable/daysofwar/4.1.5/templates/common.yaml
diff --git a/stable/endlessh/8.1.4/values.yaml b/stable/daysofwar/4.1.5/values.yaml
similarity index 100%
rename from stable/endlessh/8.1.4/values.yaml
rename to stable/daysofwar/4.1.5/values.yaml
diff --git a/stable/dayz/4.1.4/CHANGELOG.md b/stable/dayz/4.1.4/CHANGELOG.md
deleted file mode 100644
index e30756f7f4..0000000000
--- a/stable/dayz/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dayz-4.1.4](https://github.com/truecharts/charts/compare/dayz-4.1.3...dayz-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dayz-4.1.3](https://github.com/truecharts/charts/compare/dayz-4.1.0...dayz-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dayz-4.1.2](https://github.com/truecharts/charts/compare/dayz-4.1.0...dayz-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dayz-4.1.0](https://github.com/truecharts/charts/compare/dayz-4.0.1...dayz-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dayz-4.0.1](https://github.com/truecharts/charts/compare/dayz-4.0.0...dayz-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dayz-4.0.0](https://github.com/truecharts/charts/compare/dayz-3.0.17...dayz-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dayz-3.0.17](https://github.com/truecharts/charts/compare/dayz-3.0.16...dayz-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dayz-3.0.16](https://github.com/truecharts/charts/compare/dayz-3.0.15...dayz-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dayz-3.0.15](https://github.com/truecharts/charts/compare/dayz-3.0.14...dayz-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dayz-3.0.14](https://github.com/truecharts/charts/compare/dayz-3.0.13...dayz-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dayz-3.0.13](https://github.com/truecharts/charts/compare/dayz-3.0.12...dayz-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dayz/4.1.4/Chart.yaml b/stable/dayz/4.1.4/Chart.yaml
deleted file mode 100644
index 5c9b3fcc13..0000000000
--- a/stable/dayz/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dayz
-version: 4.1.4
-appVersion: dayz
-description: This Chart will download and install SteamCMD. It will also install DayZ and run it.
-home: https://truecharts.org/charts/incubator/dayz
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png
-deprecated: false
-sources:
- - https://www.bohemia.net/games/dayz
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dayz
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dayz/4.1.4/app-changelog.md b/stable/dayz/4.1.4/app-changelog.md
deleted file mode 100644
index fd0644b2e2..0000000000
--- a/stable/dayz/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dayz-4.1.4](https://github.com/truecharts/charts/compare/dayz-4.1.3...dayz-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dayz/4.1.4/charts/common-17.2.19.tgz b/stable/dayz/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dayz/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dayz/4.1.5/CHANGELOG.md b/stable/dayz/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..95efec8fbf
--- /dev/null
+++ b/stable/dayz/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dayz-4.1.5](https://github.com/truecharts/charts/compare/dayz-4.1.4...dayz-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dayz-4.1.4](https://github.com/truecharts/charts/compare/dayz-4.1.3...dayz-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dayz-4.1.3](https://github.com/truecharts/charts/compare/dayz-4.1.0...dayz-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dayz-4.1.2](https://github.com/truecharts/charts/compare/dayz-4.1.0...dayz-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dayz-4.1.0](https://github.com/truecharts/charts/compare/dayz-4.0.1...dayz-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dayz-4.0.1](https://github.com/truecharts/charts/compare/dayz-4.0.0...dayz-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dayz-4.0.0](https://github.com/truecharts/charts/compare/dayz-3.0.17...dayz-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dayz-3.0.17](https://github.com/truecharts/charts/compare/dayz-3.0.16...dayz-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dayz-3.0.16](https://github.com/truecharts/charts/compare/dayz-3.0.15...dayz-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dayz-3.0.15](https://github.com/truecharts/charts/compare/dayz-3.0.14...dayz-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dayz/4.1.5/Chart.yaml b/stable/dayz/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..9c6e004733
--- /dev/null
+++ b/stable/dayz/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dayz
+version: 4.1.5
+appVersion: dayz
+description: This Chart will download and install SteamCMD. It will also install DayZ and run it.
+home: https://truecharts.org/charts/incubator/dayz
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/ich777/steamcmd
+ - https://www.bohemia.net/games/dayz
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dayz
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dayz/4.1.4/README.md b/stable/dayz/4.1.5/README.md
similarity index 100%
rename from stable/dayz/4.1.4/README.md
rename to stable/dayz/4.1.5/README.md
diff --git a/stable/dayz/4.1.5/app-changelog.md b/stable/dayz/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..e447339662
--- /dev/null
+++ b/stable/dayz/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dayz-4.1.5](https://github.com/truecharts/charts/compare/dayz-4.1.4...dayz-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dayz/4.1.4/app-readme.md b/stable/dayz/4.1.5/app-readme.md
similarity index 100%
rename from stable/dayz/4.1.4/app-readme.md
rename to stable/dayz/4.1.5/app-readme.md
diff --git a/stable/dayz/4.1.5/charts/common-17.2.21.tgz b/stable/dayz/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dayz/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dayz/4.1.4/ix_values.yaml b/stable/dayz/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dayz/4.1.4/ix_values.yaml
rename to stable/dayz/4.1.5/ix_values.yaml
diff --git a/stable/dayz/4.1.4/questions.yaml b/stable/dayz/4.1.5/questions.yaml
similarity index 100%
rename from stable/dayz/4.1.4/questions.yaml
rename to stable/dayz/4.1.5/questions.yaml
diff --git a/stable/ddns-route53/4.1.4/templates/common.yaml b/stable/dayz/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/ddns-route53/4.1.4/templates/common.yaml
rename to stable/dayz/4.1.5/templates/common.yaml
diff --git a/stable/ersatztv/2.1.4/values.yaml b/stable/dayz/4.1.5/values.yaml
similarity index 100%
rename from stable/ersatztv/2.1.4/values.yaml
rename to stable/dayz/4.1.5/values.yaml
diff --git a/stable/ddclient/8.1.4/CHANGELOG.md b/stable/ddclient/8.1.4/CHANGELOG.md
deleted file mode 100644
index 02e1808c21..0000000000
--- a/stable/ddclient/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ddclient-8.1.4](https://github.com/truecharts/charts/compare/ddclient-8.1.3...ddclient-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ddclient-8.1.3](https://github.com/truecharts/charts/compare/ddclient-8.1.0...ddclient-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ddclient-8.1.2](https://github.com/truecharts/charts/compare/ddclient-8.1.0...ddclient-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ddclient-8.1.0](https://github.com/truecharts/charts/compare/ddclient-8.0.1...ddclient-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ddclient-8.0.1](https://github.com/truecharts/charts/compare/ddclient-8.0.0...ddclient-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ddclient-8.0.0](https://github.com/truecharts/charts/compare/ddclient-7.0.11...ddclient-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ddclient-7.0.11](https://github.com/truecharts/charts/compare/ddclient-7.0.10...ddclient-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ddclient-7.0.10](https://github.com/truecharts/charts/compare/ddclient-7.0.9...ddclient-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ddclient-7.0.9](https://github.com/truecharts/charts/compare/ddclient-7.0.8...ddclient-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ddclient-7.0.8](https://github.com/truecharts/charts/compare/ddclient-7.0.7...ddclient-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ddclient-7.0.7](https://github.com/truecharts/charts/compare/ddclient-7.0.6...ddclient-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/ddclient/8.1.4/Chart.yaml b/stable/ddclient/8.1.4/Chart.yaml
deleted file mode 100644
index 9860a8b961..0000000000
--- a/stable/ddclient/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ddclient
-version: 8.1.4
-appVersion: 3.11.2
-description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
-home: https://truecharts.org/charts/stable/ddclient
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
- - https://ghcr.io/linuxserver/ddclient
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ddclient
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/ddclient/8.1.4/app-changelog.md b/stable/ddclient/8.1.4/app-changelog.md
deleted file mode 100644
index bdbf1a9e11..0000000000
--- a/stable/ddclient/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ddclient-8.1.4](https://github.com/truecharts/charts/compare/ddclient-8.1.3...ddclient-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ddclient/8.1.4/charts/common-17.2.19.tgz b/stable/ddclient/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ddclient/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ddclient/8.1.5/CHANGELOG.md b/stable/ddclient/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..de07593a3a
--- /dev/null
+++ b/stable/ddclient/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ddclient-8.1.5](https://github.com/truecharts/charts/compare/ddclient-8.1.4...ddclient-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ddclient-8.1.4](https://github.com/truecharts/charts/compare/ddclient-8.1.3...ddclient-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ddclient-8.1.3](https://github.com/truecharts/charts/compare/ddclient-8.1.0...ddclient-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ddclient-8.1.2](https://github.com/truecharts/charts/compare/ddclient-8.1.0...ddclient-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ddclient-8.1.0](https://github.com/truecharts/charts/compare/ddclient-8.0.1...ddclient-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ddclient-8.0.1](https://github.com/truecharts/charts/compare/ddclient-8.0.0...ddclient-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ddclient-8.0.0](https://github.com/truecharts/charts/compare/ddclient-7.0.11...ddclient-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ddclient-7.0.11](https://github.com/truecharts/charts/compare/ddclient-7.0.10...ddclient-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ddclient-7.0.10](https://github.com/truecharts/charts/compare/ddclient-7.0.9...ddclient-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ddclient-7.0.9](https://github.com/truecharts/charts/compare/ddclient-7.0.8...ddclient-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ddclient/8.1.5/Chart.yaml b/stable/ddclient/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..25e3298205
--- /dev/null
+++ b/stable/ddclient/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ddclient
+version: 8.1.5
+appVersion: 3.11.2
+description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
+home: https://truecharts.org/charts/stable/ddclient
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient
+ - https://ghcr.io/linuxserver/ddclient
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ddclient
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/ddclient/8.1.4/README.md b/stable/ddclient/8.1.5/README.md
similarity index 100%
rename from stable/ddclient/8.1.4/README.md
rename to stable/ddclient/8.1.5/README.md
diff --git a/stable/ddclient/8.1.5/app-changelog.md b/stable/ddclient/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..b2f0067533
--- /dev/null
+++ b/stable/ddclient/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ddclient-8.1.5](https://github.com/truecharts/charts/compare/ddclient-8.1.4...ddclient-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ddclient/8.1.4/app-readme.md b/stable/ddclient/8.1.5/app-readme.md
similarity index 100%
rename from stable/ddclient/8.1.4/app-readme.md
rename to stable/ddclient/8.1.5/app-readme.md
diff --git a/stable/ddclient/8.1.5/charts/common-17.2.21.tgz b/stable/ddclient/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ddclient/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ddclient/8.1.4/ix_values.yaml b/stable/ddclient/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/ddclient/8.1.4/ix_values.yaml
rename to stable/ddclient/8.1.5/ix_values.yaml
diff --git a/stable/ddclient/8.1.4/questions.yaml b/stable/ddclient/8.1.5/questions.yaml
similarity index 100%
rename from stable/ddclient/8.1.4/questions.yaml
rename to stable/ddclient/8.1.5/questions.yaml
diff --git a/stable/ddclient/8.1.5/templates/NOTES.txt b/stable/ddclient/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/ddclient/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/emulatorjs/8.1.5/templates/common.yaml b/stable/ddclient/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/emulatorjs/8.1.5/templates/common.yaml
rename to stable/ddclient/8.1.5/templates/common.yaml
diff --git a/stable/ethercalc/4.1.4/values.yaml b/stable/ddclient/8.1.5/values.yaml
similarity index 100%
rename from stable/ethercalc/4.1.4/values.yaml
rename to stable/ddclient/8.1.5/values.yaml
diff --git a/stable/ddns-go/8.1.4/CHANGELOG.md b/stable/ddns-go/8.1.4/CHANGELOG.md
deleted file mode 100644
index 8ca7af773d..0000000000
--- a/stable/ddns-go/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ddns-go-8.1.4](https://github.com/truecharts/charts/compare/ddns-go-8.1.3...ddns-go-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ddns-go-8.1.3](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ddns-go-8.1.2](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ddns-go-8.1.0](https://github.com/truecharts/charts/compare/ddns-go-8.0.1...ddns-go-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ddns-go-8.0.1](https://github.com/truecharts/charts/compare/ddns-go-8.0.0...ddns-go-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ddns-go-8.0.0](https://github.com/truecharts/charts/compare/ddns-go-7.1.0...ddns-go-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25)
-
-### Chore
-
-- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493))
-
-## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25)
-
-### Chore
-
-- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472))
-
-## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ddns-go-7.0.10](https://github.com/truecharts/charts/compare/ddns-go-7.0.9...ddns-go-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ddns-go-7.0.9](https://github.com/truecharts/charts/compare/ddns-go-7.0.8...ddns-go-7.0.9) (2023-12-23)
-
-### Chore
diff --git a/stable/ddns-go/8.1.4/Chart.yaml b/stable/ddns-go/8.1.4/Chart.yaml
deleted file mode 100644
index f5a5d710f5..0000000000
--- a/stable/ddns-go/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ddns-go
-version: 8.1.4
-appVersion: 5.7.0
-description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
-home: https://truecharts.org/charts/stable/ddns-go
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
-deprecated: false
-sources:
- - https://github.com/jeessy2/ddns-go
- - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- - https://hub.docker.com/r/jeessy/ddns-go
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ddns-go
- - ddns
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/ddns-go/8.1.4/app-changelog.md b/stable/ddns-go/8.1.4/app-changelog.md
deleted file mode 100644
index a7983bac5c..0000000000
--- a/stable/ddns-go/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ddns-go-8.1.4](https://github.com/truecharts/charts/compare/ddns-go-8.1.3...ddns-go-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ddns-go/8.1.4/charts/common-17.2.19.tgz b/stable/ddns-go/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ddns-go/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ddns-go/8.1.5/CHANGELOG.md b/stable/ddns-go/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..52943f28b7
--- /dev/null
+++ b/stable/ddns-go/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ddns-go-8.1.5](https://github.com/truecharts/charts/compare/ddns-go-8.1.4...ddns-go-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ddns-go-8.1.4](https://github.com/truecharts/charts/compare/ddns-go-8.1.3...ddns-go-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ddns-go-8.1.3](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ddns-go-8.1.2](https://github.com/truecharts/charts/compare/ddns-go-8.1.0...ddns-go-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ddns-go-8.1.0](https://github.com/truecharts/charts/compare/ddns-go-8.0.1...ddns-go-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ddns-go-8.0.1](https://github.com/truecharts/charts/compare/ddns-go-8.0.0...ddns-go-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ddns-go-8.0.0](https://github.com/truecharts/charts/compare/ddns-go-7.1.0...ddns-go-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25)
+
+### Chore
+
+- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493))
+
+## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25)
+
+### Chore
+
+- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472))
+
+## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
diff --git a/stable/ddns-go/8.1.5/Chart.yaml b/stable/ddns-go/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..475036e1ac
--- /dev/null
+++ b/stable/ddns-go/8.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ddns-go
+version: 8.1.5
+appVersion: 5.7.0
+description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
+home: https://truecharts.org/charts/stable/ddns-go
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
+deprecated: false
+sources:
+ - https://github.com/jeessy2/ddns-go
+ - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
+ - https://hub.docker.com/r/jeessy/ddns-go
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ddns-go
+ - ddns
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/ddns-go/8.1.4/README.md b/stable/ddns-go/8.1.5/README.md
similarity index 100%
rename from stable/ddns-go/8.1.4/README.md
rename to stable/ddns-go/8.1.5/README.md
diff --git a/stable/ddns-go/8.1.5/app-changelog.md b/stable/ddns-go/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..0c8d4ada56
--- /dev/null
+++ b/stable/ddns-go/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ddns-go-8.1.5](https://github.com/truecharts/charts/compare/ddns-go-8.1.4...ddns-go-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ddns-go/8.1.4/app-readme.md b/stable/ddns-go/8.1.5/app-readme.md
similarity index 100%
rename from stable/ddns-go/8.1.4/app-readme.md
rename to stable/ddns-go/8.1.5/app-readme.md
diff --git a/stable/ddns-go/8.1.5/charts/common-17.2.21.tgz b/stable/ddns-go/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ddns-go/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ddns-go/8.1.4/ix_values.yaml b/stable/ddns-go/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/ddns-go/8.1.4/ix_values.yaml
rename to stable/ddns-go/8.1.5/ix_values.yaml
diff --git a/stable/ddns-go/8.1.4/questions.yaml b/stable/ddns-go/8.1.5/questions.yaml
similarity index 100%
rename from stable/ddns-go/8.1.4/questions.yaml
rename to stable/ddns-go/8.1.5/questions.yaml
diff --git a/stable/ddns-go/8.1.5/templates/NOTES.txt b/stable/ddns-go/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/ddns-go/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/endlessh/8.1.4/templates/common.yaml b/stable/ddns-go/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/endlessh/8.1.4/templates/common.yaml
rename to stable/ddns-go/8.1.5/templates/common.yaml
diff --git a/stable/explainshell/4.1.4/values.yaml b/stable/ddns-go/8.1.5/values.yaml
similarity index 100%
rename from stable/explainshell/4.1.4/values.yaml
rename to stable/ddns-go/8.1.5/values.yaml
diff --git a/stable/ddns-route53/4.1.4/CHANGELOG.md b/stable/ddns-route53/4.1.4/CHANGELOG.md
deleted file mode 100644
index 50deb275e9..0000000000
--- a/stable/ddns-route53/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ddns-route53-4.1.4](https://github.com/truecharts/charts/compare/ddns-route53-4.1.3...ddns-route53-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ddns-route53-4.1.3](https://github.com/truecharts/charts/compare/ddns-route53-4.1.0...ddns-route53-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ddns-route53-4.1.2](https://github.com/truecharts/charts/compare/ddns-route53-4.1.0...ddns-route53-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ddns-route53-4.1.0](https://github.com/truecharts/charts/compare/ddns-route53-4.0.1...ddns-route53-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ddns-route53-4.0.1](https://github.com/truecharts/charts/compare/ddns-route53-4.0.0...ddns-route53-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ddns-route53-4.0.0](https://github.com/truecharts/charts/compare/ddns-route53-3.0.18...ddns-route53-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ddns-route53-3.0.18](https://github.com/truecharts/charts/compare/ddns-route53-3.0.17...ddns-route53-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ddns-route53-3.0.17](https://github.com/truecharts/charts/compare/ddns-route53-3.0.16...ddns-route53-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ddns-route53-3.0.16](https://github.com/truecharts/charts/compare/ddns-route53-3.0.15...ddns-route53-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ddns-route53-3.0.15](https://github.com/truecharts/charts/compare/ddns-route53-3.0.14...ddns-route53-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ddns-route53-3.0.14](https://github.com/truecharts/charts/compare/ddns-route53-3.0.13...ddns-route53-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/ddns-route53/4.1.4/Chart.yaml b/stable/ddns-route53/4.1.4/Chart.yaml
deleted file mode 100644
index 1977232538..0000000000
--- a/stable/ddns-route53/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ddns-route53
-version: 4.1.4
-appVersion: latest
-description: Dynamic DNS for Amazon Route 53 on a time-based schedule
-home: https://truecharts.org/charts/incubator/ddns-route53
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png
-deprecated: false
-sources:
- - https://github.com/crazy-max/ddns-route53
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53
- - https://hub.docker.com/r/crazymax/ddns-route53
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ddns-route53
- - Network-DNS
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-DNS
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/ddns-route53/4.1.4/app-changelog.md b/stable/ddns-route53/4.1.4/app-changelog.md
deleted file mode 100644
index 579c403f2d..0000000000
--- a/stable/ddns-route53/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ddns-route53-4.1.4](https://github.com/truecharts/charts/compare/ddns-route53-4.1.3...ddns-route53-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ddns-route53/4.1.4/charts/common-17.2.19.tgz b/stable/ddns-route53/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ddns-route53/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ddns-route53/4.1.5/CHANGELOG.md b/stable/ddns-route53/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..1d12048211
--- /dev/null
+++ b/stable/ddns-route53/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ddns-route53-4.1.5](https://github.com/truecharts/charts/compare/ddns-route53-4.1.4...ddns-route53-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ddns-route53-4.1.4](https://github.com/truecharts/charts/compare/ddns-route53-4.1.3...ddns-route53-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ddns-route53-4.1.3](https://github.com/truecharts/charts/compare/ddns-route53-4.1.0...ddns-route53-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ddns-route53-4.1.2](https://github.com/truecharts/charts/compare/ddns-route53-4.1.0...ddns-route53-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ddns-route53-4.1.0](https://github.com/truecharts/charts/compare/ddns-route53-4.0.1...ddns-route53-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ddns-route53-4.0.1](https://github.com/truecharts/charts/compare/ddns-route53-4.0.0...ddns-route53-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ddns-route53-4.0.0](https://github.com/truecharts/charts/compare/ddns-route53-3.0.18...ddns-route53-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ddns-route53-3.0.18](https://github.com/truecharts/charts/compare/ddns-route53-3.0.17...ddns-route53-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ddns-route53-3.0.17](https://github.com/truecharts/charts/compare/ddns-route53-3.0.16...ddns-route53-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ddns-route53-3.0.16](https://github.com/truecharts/charts/compare/ddns-route53-3.0.15...ddns-route53-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ddns-route53/4.1.5/Chart.yaml b/stable/ddns-route53/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..80c3385139
--- /dev/null
+++ b/stable/ddns-route53/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ddns-route53
+version: 4.1.5
+appVersion: latest
+description: Dynamic DNS for Amazon Route 53 on a time-based schedule
+home: https://truecharts.org/charts/incubator/ddns-route53
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png
+deprecated: false
+sources:
+ - https://github.com/crazy-max/ddns-route53
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53
+ - https://hub.docker.com/r/crazymax/ddns-route53
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ddns-route53
+ - Network-DNS
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-DNS
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/ddns-route53/4.1.4/README.md b/stable/ddns-route53/4.1.5/README.md
similarity index 100%
rename from stable/ddns-route53/4.1.4/README.md
rename to stable/ddns-route53/4.1.5/README.md
diff --git a/stable/ddns-route53/4.1.5/app-changelog.md b/stable/ddns-route53/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..bb4319cac8
--- /dev/null
+++ b/stable/ddns-route53/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ddns-route53-4.1.5](https://github.com/truecharts/charts/compare/ddns-route53-4.1.4...ddns-route53-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ddns-route53/4.1.4/app-readme.md b/stable/ddns-route53/4.1.5/app-readme.md
similarity index 100%
rename from stable/ddns-route53/4.1.4/app-readme.md
rename to stable/ddns-route53/4.1.5/app-readme.md
diff --git a/stable/ddns-route53/4.1.5/charts/common-17.2.21.tgz b/stable/ddns-route53/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ddns-route53/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ddns-route53/4.1.4/ix_values.yaml b/stable/ddns-route53/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/ddns-route53/4.1.4/ix_values.yaml
rename to stable/ddns-route53/4.1.5/ix_values.yaml
diff --git a/stable/ddns-route53/4.1.4/questions.yaml b/stable/ddns-route53/4.1.5/questions.yaml
similarity index 100%
rename from stable/ddns-route53/4.1.4/questions.yaml
rename to stable/ddns-route53/4.1.5/questions.yaml
diff --git a/stable/debian-apt-mirror/4.1.4/templates/common.yaml b/stable/ddns-route53/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/templates/common.yaml
rename to stable/ddns-route53/4.1.5/templates/common.yaml
diff --git a/stable/external-dns/3.1.4/values.yaml b/stable/ddns-route53/4.1.5/values.yaml
similarity index 100%
rename from stable/external-dns/3.1.4/values.yaml
rename to stable/ddns-route53/4.1.5/values.yaml
diff --git a/stable/ddns-updater/8.1.4/CHANGELOG.md b/stable/ddns-updater/8.1.4/CHANGELOG.md
deleted file mode 100644
index e5262a9cb4..0000000000
--- a/stable/ddns-updater/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ddns-updater-8.1.4](https://github.com/truecharts/charts/compare/ddns-updater-8.1.3...ddns-updater-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ddns-updater-8.1.3](https://github.com/truecharts/charts/compare/ddns-updater-8.1.0...ddns-updater-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ddns-updater-8.1.2](https://github.com/truecharts/charts/compare/ddns-updater-8.1.0...ddns-updater-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ddns-updater-8.1.0](https://github.com/truecharts/charts/compare/ddns-updater-8.0.1...ddns-updater-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ddns-updater-8.0.1](https://github.com/truecharts/charts/compare/ddns-updater-8.0.0...ddns-updater-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ddns-updater-8.0.0](https://github.com/truecharts/charts/compare/ddns-updater-7.0.11...ddns-updater-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ddns-updater-7.0.11](https://github.com/truecharts/charts/compare/ddns-updater-7.0.10...ddns-updater-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ddns-updater-7.0.10](https://github.com/truecharts/charts/compare/ddns-updater-7.0.9...ddns-updater-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ddns-updater-7.0.9](https://github.com/truecharts/charts/compare/ddns-updater-7.0.8...ddns-updater-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ddns-updater-7.0.8](https://github.com/truecharts/charts/compare/ddns-updater-7.0.7...ddns-updater-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ddns-updater-7.0.7](https://github.com/truecharts/charts/compare/ddns-updater-7.0.6...ddns-updater-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/ddns-updater/8.1.4/Chart.yaml b/stable/ddns-updater/8.1.4/Chart.yaml
deleted file mode 100644
index 7a6c770575..0000000000
--- a/stable/ddns-updater/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ddns-updater
-version: 8.1.4
-appVersion: 2.5.0
-description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
-home: https://truecharts.org/charts/stable/ddns-updater
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png
-deprecated: false
-sources:
- - https://github.com/qdm12/ddns-updater
- - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
- - https://hub.docker.com/r/qmcgaw/ddns-updater
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ddns-updater
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: network
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/ddns-updater/8.1.4/app-changelog.md b/stable/ddns-updater/8.1.4/app-changelog.md
deleted file mode 100644
index 032e601bc6..0000000000
--- a/stable/ddns-updater/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ddns-updater-8.1.4](https://github.com/truecharts/charts/compare/ddns-updater-8.1.3...ddns-updater-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ddns-updater/8.1.4/charts/common-17.2.19.tgz b/stable/ddns-updater/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ddns-updater/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ddns-updater/8.1.5/CHANGELOG.md b/stable/ddns-updater/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..034f375775
--- /dev/null
+++ b/stable/ddns-updater/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ddns-updater-8.1.5](https://github.com/truecharts/charts/compare/ddns-updater-8.1.4...ddns-updater-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ddns-updater-8.1.4](https://github.com/truecharts/charts/compare/ddns-updater-8.1.3...ddns-updater-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ddns-updater-8.1.3](https://github.com/truecharts/charts/compare/ddns-updater-8.1.0...ddns-updater-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ddns-updater-8.1.2](https://github.com/truecharts/charts/compare/ddns-updater-8.1.0...ddns-updater-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ddns-updater-8.1.0](https://github.com/truecharts/charts/compare/ddns-updater-8.0.1...ddns-updater-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ddns-updater-8.0.1](https://github.com/truecharts/charts/compare/ddns-updater-8.0.0...ddns-updater-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ddns-updater-8.0.0](https://github.com/truecharts/charts/compare/ddns-updater-7.0.11...ddns-updater-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ddns-updater-7.0.11](https://github.com/truecharts/charts/compare/ddns-updater-7.0.10...ddns-updater-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ddns-updater-7.0.10](https://github.com/truecharts/charts/compare/ddns-updater-7.0.9...ddns-updater-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ddns-updater-7.0.9](https://github.com/truecharts/charts/compare/ddns-updater-7.0.8...ddns-updater-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ddns-updater/8.1.5/Chart.yaml b/stable/ddns-updater/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..2c1fbe9a12
--- /dev/null
+++ b/stable/ddns-updater/8.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ddns-updater
+version: 8.1.5
+appVersion: 2.5.0
+description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
+home: https://truecharts.org/charts/stable/ddns-updater
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png
+deprecated: false
+sources:
+ - https://github.com/qdm12/ddns-updater
+ - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
+ - https://hub.docker.com/r/qmcgaw/ddns-updater
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ddns-updater
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: network
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/ddns-updater/8.1.4/README.md b/stable/ddns-updater/8.1.5/README.md
similarity index 100%
rename from stable/ddns-updater/8.1.4/README.md
rename to stable/ddns-updater/8.1.5/README.md
diff --git a/stable/ddns-updater/8.1.5/app-changelog.md b/stable/ddns-updater/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..2a7e68e74c
--- /dev/null
+++ b/stable/ddns-updater/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ddns-updater-8.1.5](https://github.com/truecharts/charts/compare/ddns-updater-8.1.4...ddns-updater-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ddns-updater/8.1.4/app-readme.md b/stable/ddns-updater/8.1.5/app-readme.md
similarity index 100%
rename from stable/ddns-updater/8.1.4/app-readme.md
rename to stable/ddns-updater/8.1.5/app-readme.md
diff --git a/stable/ddns-updater/8.1.5/charts/common-17.2.21.tgz b/stable/ddns-updater/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ddns-updater/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ddns-updater/8.1.4/ix_values.yaml b/stable/ddns-updater/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/ddns-updater/8.1.4/ix_values.yaml
rename to stable/ddns-updater/8.1.5/ix_values.yaml
diff --git a/stable/ddns-updater/8.1.4/questions.yaml b/stable/ddns-updater/8.1.5/questions.yaml
similarity index 100%
rename from stable/ddns-updater/8.1.4/questions.yaml
rename to stable/ddns-updater/8.1.5/questions.yaml
diff --git a/stable/ddns-updater/8.1.5/templates/NOTES.txt b/stable/ddns-updater/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/ddns-updater/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/ersatztv/2.1.4/templates/common.yaml b/stable/ddns-updater/8.1.5/templates/common.yaml
similarity index 100%
rename from stable/ersatztv/2.1.4/templates/common.yaml
rename to stable/ddns-updater/8.1.5/templates/common.yaml
diff --git a/stable/external-ip/4.1.4/values.yaml b/stable/ddns-updater/8.1.5/values.yaml
similarity index 100%
rename from stable/external-ip/4.1.4/values.yaml
rename to stable/ddns-updater/8.1.5/values.yaml
diff --git a/stable/debian-apt-mirror/4.1.4/CHANGELOG.md b/stable/debian-apt-mirror/4.1.4/CHANGELOG.md
deleted file mode 100644
index 11ba61c856..0000000000
--- a/stable/debian-apt-mirror/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [debian-apt-mirror-4.1.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.3...debian-apt-mirror-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [debian-apt-mirror-4.1.3](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.0...debian-apt-mirror-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [debian-apt-mirror-4.1.2](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.0...debian-apt-mirror-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [debian-apt-mirror-4.1.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.1...debian-apt-mirror-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [debian-apt-mirror-4.0.1](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.0...debian-apt-mirror-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [debian-apt-mirror-4.0.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.17...debian-apt-mirror-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [debian-apt-mirror-3.0.17](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.16...debian-apt-mirror-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [debian-apt-mirror-3.0.16](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.15...debian-apt-mirror-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [debian-apt-mirror-3.0.15](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.14...debian-apt-mirror-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [debian-apt-mirror-3.0.14](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.13...debian-apt-mirror-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [debian-apt-mirror-3.0.13](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.12...debian-apt-mirror-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/debian-apt-mirror/4.1.4/Chart.yaml b/stable/debian-apt-mirror/4.1.4/Chart.yaml
deleted file mode 100644
index e4406693d6..0000000000
--- a/stable/debian-apt-mirror/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: debian-apt-mirror
-version: 4.1.4
-appVersion: latest
-description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages.
-home: https://truecharts.org/charts/incubator/debian-apt-mirror
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png
-deprecated: false
-sources:
- - https://www.debian.org/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror
- - https://hub.docker.com/r/ich777/debian-mirror
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - debian-apt-mirror
- - Network-Other
- - Productivity
- - Tools-Utilities
- - Drivers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/debian-apt-mirror/4.1.4/app-changelog.md b/stable/debian-apt-mirror/4.1.4/app-changelog.md
deleted file mode 100644
index 21a737e2b3..0000000000
--- a/stable/debian-apt-mirror/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [debian-apt-mirror-4.1.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.3...debian-apt-mirror-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/debian-apt-mirror/4.1.4/charts/common-17.2.19.tgz b/stable/debian-apt-mirror/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/debian-apt-mirror/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/debian-apt-mirror/4.1.5/CHANGELOG.md b/stable/debian-apt-mirror/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b3d93532b3
--- /dev/null
+++ b/stable/debian-apt-mirror/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [debian-apt-mirror-4.1.5](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.4...debian-apt-mirror-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [debian-apt-mirror-4.1.4](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.3...debian-apt-mirror-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [debian-apt-mirror-4.1.3](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.0...debian-apt-mirror-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [debian-apt-mirror-4.1.2](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.0...debian-apt-mirror-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [debian-apt-mirror-4.1.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.1...debian-apt-mirror-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [debian-apt-mirror-4.0.1](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.0.0...debian-apt-mirror-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [debian-apt-mirror-4.0.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.17...debian-apt-mirror-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [debian-apt-mirror-3.0.17](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.16...debian-apt-mirror-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [debian-apt-mirror-3.0.16](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.15...debian-apt-mirror-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [debian-apt-mirror-3.0.15](https://github.com/truecharts/charts/compare/debian-apt-mirror-3.0.14...debian-apt-mirror-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/debian-apt-mirror/4.1.5/Chart.yaml b/stable/debian-apt-mirror/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..db606a7791
--- /dev/null
+++ b/stable/debian-apt-mirror/4.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: debian-apt-mirror
+version: 4.1.5
+appVersion: latest
+description: This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages.
+home: https://truecharts.org/charts/incubator/debian-apt-mirror
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png
+deprecated: false
+sources:
+ - https://www.debian.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror
+ - https://hub.docker.com/r/ich777/debian-mirror
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - debian-apt-mirror
+ - Network-Other
+ - Productivity
+ - Tools-Utilities
+ - Drivers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/debian-apt-mirror/4.1.4/README.md b/stable/debian-apt-mirror/4.1.5/README.md
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/README.md
rename to stable/debian-apt-mirror/4.1.5/README.md
diff --git a/stable/debian-apt-mirror/4.1.5/app-changelog.md b/stable/debian-apt-mirror/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..459e7b5a55
--- /dev/null
+++ b/stable/debian-apt-mirror/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [debian-apt-mirror-4.1.5](https://github.com/truecharts/charts/compare/debian-apt-mirror-4.1.4...debian-apt-mirror-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/debian-apt-mirror/4.1.4/app-readme.md b/stable/debian-apt-mirror/4.1.5/app-readme.md
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/app-readme.md
rename to stable/debian-apt-mirror/4.1.5/app-readme.md
diff --git a/stable/debian-apt-mirror/4.1.5/charts/common-17.2.21.tgz b/stable/debian-apt-mirror/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/debian-apt-mirror/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/debian-apt-mirror/4.1.4/ix_values.yaml b/stable/debian-apt-mirror/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/ix_values.yaml
rename to stable/debian-apt-mirror/4.1.5/ix_values.yaml
diff --git a/stable/debian-apt-mirror/4.1.4/questions.yaml b/stable/debian-apt-mirror/4.1.5/questions.yaml
similarity index 100%
rename from stable/debian-apt-mirror/4.1.4/questions.yaml
rename to stable/debian-apt-mirror/4.1.5/questions.yaml
diff --git a/stable/debian-bullseye/4.1.4/templates/common.yaml b/stable/debian-apt-mirror/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/debian-bullseye/4.1.4/templates/common.yaml
rename to stable/debian-apt-mirror/4.1.5/templates/common.yaml
diff --git a/stable/factorioservermanager/4.1.4/values.yaml b/stable/debian-apt-mirror/4.1.5/values.yaml
similarity index 100%
rename from stable/factorioservermanager/4.1.4/values.yaml
rename to stable/debian-apt-mirror/4.1.5/values.yaml
diff --git a/stable/debian-bullseye/4.1.4/CHANGELOG.md b/stable/debian-bullseye/4.1.4/CHANGELOG.md
deleted file mode 100644
index ee0f8febf1..0000000000
--- a/stable/debian-bullseye/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [debian-bullseye-4.1.4](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.3...debian-bullseye-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [debian-bullseye-4.1.3](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.0...debian-bullseye-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [debian-bullseye-4.1.2](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.0...debian-bullseye-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [debian-bullseye-4.1.0](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.1...debian-bullseye-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [debian-bullseye-4.0.1](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.0...debian-bullseye-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [debian-bullseye-4.0.0](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.18...debian-bullseye-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [debian-bullseye-3.0.18](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.17...debian-bullseye-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [debian-bullseye-3.0.17](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.16...debian-bullseye-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [debian-bullseye-3.0.16](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.15...debian-bullseye-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [debian-bullseye-3.0.15](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.14...debian-bullseye-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [debian-bullseye-3.0.14](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.13...debian-bullseye-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/debian-bullseye/4.1.4/Chart.yaml b/stable/debian-bullseye/4.1.4/Chart.yaml
deleted file mode 100644
index e15ab88876..0000000000
--- a/stable/debian-bullseye/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: debian-bullseye
-version: 4.1.4
-appVersion: latest
-description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed.
-home: https://truecharts.org/charts/incubator/debian-bullseye
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png
-deprecated: false
-sources:
- - https://www.debian.org/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye
- - https://hub.docker.com/r/ich777/debian-bullseye
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - debian-bullseye
- - Productivity
- - Tools-System
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Productivity
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/debian-bullseye/4.1.4/app-changelog.md b/stable/debian-bullseye/4.1.4/app-changelog.md
deleted file mode 100644
index 66bc65c39a..0000000000
--- a/stable/debian-bullseye/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [debian-bullseye-4.1.4](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.3...debian-bullseye-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/debian-bullseye/4.1.4/charts/common-17.2.19.tgz b/stable/debian-bullseye/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/debian-bullseye/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/debian-bullseye/4.1.5/CHANGELOG.md b/stable/debian-bullseye/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..6fcbcb10c8
--- /dev/null
+++ b/stable/debian-bullseye/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [debian-bullseye-4.1.5](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.4...debian-bullseye-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [debian-bullseye-4.1.4](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.3...debian-bullseye-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [debian-bullseye-4.1.3](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.0...debian-bullseye-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [debian-bullseye-4.1.2](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.0...debian-bullseye-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [debian-bullseye-4.1.0](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.1...debian-bullseye-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [debian-bullseye-4.0.1](https://github.com/truecharts/charts/compare/debian-bullseye-4.0.0...debian-bullseye-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [debian-bullseye-4.0.0](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.18...debian-bullseye-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [debian-bullseye-3.0.18](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.17...debian-bullseye-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [debian-bullseye-3.0.17](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.16...debian-bullseye-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [debian-bullseye-3.0.16](https://github.com/truecharts/charts/compare/debian-bullseye-3.0.15...debian-bullseye-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/debian-bullseye/4.1.5/Chart.yaml b/stable/debian-bullseye/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..5c7df61dcc
--- /dev/null
+++ b/stable/debian-bullseye/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: debian-bullseye
+version: 4.1.5
+appVersion: latest
+description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed.
+home: https://truecharts.org/charts/incubator/debian-bullseye
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png
+deprecated: false
+sources:
+ - https://www.debian.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye
+ - https://hub.docker.com/r/ich777/debian-bullseye
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - debian-bullseye
+ - Productivity
+ - Tools-System
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Productivity
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/debian-bullseye/4.1.4/README.md b/stable/debian-bullseye/4.1.5/README.md
similarity index 100%
rename from stable/debian-bullseye/4.1.4/README.md
rename to stable/debian-bullseye/4.1.5/README.md
diff --git a/stable/debian-bullseye/4.1.5/app-changelog.md b/stable/debian-bullseye/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..25d031eef4
--- /dev/null
+++ b/stable/debian-bullseye/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [debian-bullseye-4.1.5](https://github.com/truecharts/charts/compare/debian-bullseye-4.1.4...debian-bullseye-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/debian-bullseye/4.1.4/app-readme.md b/stable/debian-bullseye/4.1.5/app-readme.md
similarity index 100%
rename from stable/debian-bullseye/4.1.4/app-readme.md
rename to stable/debian-bullseye/4.1.5/app-readme.md
diff --git a/stable/debian-bullseye/4.1.5/charts/common-17.2.21.tgz b/stable/debian-bullseye/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/debian-bullseye/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/debian-bullseye/4.1.4/ix_values.yaml b/stable/debian-bullseye/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/debian-bullseye/4.1.4/ix_values.yaml
rename to stable/debian-bullseye/4.1.5/ix_values.yaml
diff --git a/stable/debian-bullseye/4.1.4/questions.yaml b/stable/debian-bullseye/4.1.5/questions.yaml
similarity index 100%
rename from stable/debian-bullseye/4.1.4/questions.yaml
rename to stable/debian-bullseye/4.1.5/questions.yaml
diff --git a/stable/dispatch/4.1.4/templates/common.yaml b/stable/debian-bullseye/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dispatch/4.1.4/templates/common.yaml
rename to stable/debian-bullseye/4.1.5/templates/common.yaml
diff --git a/stable/facturascripts/4.1.4/values.yaml b/stable/debian-bullseye/4.1.5/values.yaml
similarity index 100%
rename from stable/facturascripts/4.1.4/values.yaml
rename to stable/debian-bullseye/4.1.5/values.yaml
diff --git a/stable/deconz/14.1.5/CHANGELOG.md b/stable/deconz/14.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..d255d0ab6e
--- /dev/null
+++ b/stable/deconz/14.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [deconz-14.1.5](https://github.com/truecharts/charts/compare/deconz-14.1.4...deconz-14.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [deconz-14.1.4](https://github.com/truecharts/charts/compare/deconz-14.1.3...deconz-14.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [deconz-14.1.3](https://github.com/truecharts/charts/compare/deconz-14.1.0...deconz-14.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [deconz-14.1.2](https://github.com/truecharts/charts/compare/deconz-14.1.0...deconz-14.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [deconz-14.1.0](https://github.com/truecharts/charts/compare/deconz-14.0.1...deconz-14.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [deconz-14.0.1](https://github.com/truecharts/charts/compare/deconz-14.0.0...deconz-14.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [deconz-14.0.0](https://github.com/truecharts/charts/compare/deconz-13.1.0...deconz-14.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [deconz-13.1.0](https://github.com/truecharts/charts/compare/deconz-13.0.11...deconz-13.1.0) (2023-12-25)
+
+### Chore
+
+- update container image deconzcommunity/deconz to v2.25.0[@439b575](https://github.com/439b575) by renovate ([#16487](https://github.com/truecharts/charts/issues/16487))
+
+## [deconz-13.0.11](https://github.com/truecharts/charts/compare/deconz-13.0.10...deconz-13.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [deconz-13.0.10](https://github.com/truecharts/charts/compare/deconz-13.0.9...deconz-13.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/deconz/14.1.5/Chart.yaml b/stable/deconz/14.1.5/Chart.yaml
new file mode 100644
index 0000000000..47e21feae3
--- /dev/null
+++ b/stable/deconz/14.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: deconz
+version: 14.1.5
+appVersion: 2.25.0
+description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
+home: https://truecharts.org/charts/stable/deconz
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png
+deprecated: false
+sources:
+ - https://github.com/dresden-elektronik/deconz-rest-plugin
+ - https://github.com/marthoc/docker-deconz
+ - https://github.com/truecharts/charts/tree/master/charts/stable/deconz
+ - https://hub.docker.com/r/deconzcommunity/deconz
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - deconz
+ - home-automation
+ - zigbee
+ - conbee
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/deconz/14.1.5/README.md b/stable/deconz/14.1.5/README.md
new file mode 100644
index 0000000000..aec183d30a
--- /dev/null
+++ b/stable/deconz/14.1.5/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/deconz)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/deconz/14.1.5/app-changelog.md b/stable/deconz/14.1.5/app-changelog.md
new file mode 100644
index 0000000000..63cd3b0f06
--- /dev/null
+++ b/stable/deconz/14.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [deconz-14.1.5](https://github.com/truecharts/charts/compare/deconz-14.1.4...deconz-14.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/deconz/14.1.5/app-readme.md b/stable/deconz/14.1.5/app-readme.md
new file mode 100644
index 0000000000..1313fa891f
--- /dev/null
+++ b/stable/deconz/14.1.5/app-readme.md
@@ -0,0 +1,8 @@
+deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deconz](https://truecharts.org/charts/stable/deconz)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/deconz/14.1.5/charts/common-17.2.21.tgz b/stable/deconz/14.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/deconz/14.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/deconz/14.1.5/ix_values.yaml b/stable/deconz/14.1.5/ix_values.yaml
new file mode 100644
index 0000000000..394e03c339
--- /dev/null
+++ b/stable/deconz/14.1.5/ix_values.yaml
@@ -0,0 +1,57 @@
+image:
+ repository: deconzcommunity/deconz
+ tag: 2.25.0@sha256:439b5754878be67762ecdc3e3445bf025e6f6fa9040b6be693a2e25f75f136eb
+ pullPolicy: IfNotPresent
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ securityContext:
+ capabilities:
+ add:
+ - NET_BIND_SERVICE
+ env:
+ DECONZ_WEB_PORT: "{{ .Values.service.main.ports.main.port }}"
+ DECONZ_WS_PORT: "{{ .Values.service.websocket.ports.websocket.port }}"
+ DECONZ_VNC_PORT: "{{ .Values.service.vnc.ports.vnc.port }}"
+ DECONZ_UID: "{{ .Values.securityContext.container.PUID }}"
+ DECONZ_GID: "{{ .Values.securityContext.pod.fsGroup }}"
+ # -- Override the location where deCONZ looks for the RaspBee/Conbee device.
+ # Example: /dev/ttyUSB0
+ DECONZ_DEVICE: ""
+ DECONZ_UPNP: 0
+ DECONZ_START_VERBOSE: 0
+ # -- Enable VNC access to the container to view the deCONZ ZigBee mesh
+ DECONZ_VNC_MODE: 1
+ DECONZ_VNC_PASSWORD: ""
+service:
+ main:
+ ports:
+ main:
+ port: 10008
+ websocket:
+ enabled: true
+ ports:
+ websocket:
+ enabled: true
+ port: 10001
+ vnc:
+ enabled: true
+ ports:
+ vnc:
+ enabled: true
+ port: 10002
+persistence:
+ config:
+ enabled: true
+ mountPath: "/opt/deCONZ"
+portal:
+ open:
+ enabled: true
diff --git a/stable/deconz/14.1.5/questions.yaml b/stable/deconz/14.1.5/questions.yaml
new file mode 100644
index 0000000000..4da8960172
--- /dev/null
+++ b/stable/deconz/14.1.5/questions.yaml
@@ -0,0 +1,2955 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: DECONZ_VNC_PASSWORD
+ label: "DECONZ_VNC_PASSWORD"
+ description: "If VNC is enabled (DECONZ_VNC_MODE=1) you can change the default password"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: "REPLACETHIS"
+ - variable: DECONZ_DEVICE
+ label: "DECONZ_DEVICE"
+ description: "Override the location where deCONZ looks for the RaspBee/Conbee device"
+ schema:
+ type: string
+ default: "/dev/ttyUSB0"
+ - variable: DECONZ_VNC_MODE
+ label: "DECONZ_VNC_MODE"
+ description: "Enable VNC access to the container to view the deCONZ ZigBee mesh"
+ schema:
+ type: int
+ default: 1
+ - variable: DECONZ_UPNP
+ label: "DECONZ_UPNP"
+ description: "Set this option to 0 to disable uPNP"
+ schema:
+ type: int
+ default: 0
+ - variable: DECONZ_START_VERBOSE
+ label: "DECONZ_START_VERBOSE"
+ description: "Set this option to 0 to disable verbose of start script, set to 1 to enable set -x logging"
+ schema:
+ type: int
+ default: 0
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10008
+ required: true
+ - variable: websocket
+ label: "websocket Service"
+ description: "The websocket service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: websocket
+ label: "websocket Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10001
+ required: true
+ - variable: vnc
+ label: "vnc Service"
+ description: "The vnc service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: vnc
+ label: "vnc 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: 10002
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/youtubedl-material/9.1.5/templates/common.yaml b/stable/deconz/14.1.5/templates/common.yaml
similarity index 100%
rename from stable/youtubedl-material/9.1.5/templates/common.yaml
rename to stable/deconz/14.1.5/templates/common.yaml
diff --git a/stable/youtubedl-material/9.1.5/values.yaml b/stable/deconz/14.1.5/values.yaml
similarity index 100%
rename from stable/youtubedl-material/9.1.5/values.yaml
rename to stable/deconz/14.1.5/values.yaml
diff --git a/stable/deemix/9.1.4/CHANGELOG.md b/stable/deemix/9.1.4/CHANGELOG.md
deleted file mode 100644
index 43ce92704e..0000000000
--- a/stable/deemix/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [deemix-9.1.4](https://github.com/truecharts/charts/compare/deemix-9.1.3...deemix-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [deemix-9.1.3](https://github.com/truecharts/charts/compare/deemix-9.1.0...deemix-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [deemix-9.1.2](https://github.com/truecharts/charts/compare/deemix-9.1.0...deemix-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [deemix-9.1.0](https://github.com/truecharts/charts/compare/deemix-9.0.1...deemix-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [deemix-9.0.1](https://github.com/truecharts/charts/compare/deemix-9.0.0...deemix-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [deemix-9.0.0](https://github.com/truecharts/charts/compare/deemix-8.0.11...deemix-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [deemix-8.0.11](https://github.com/truecharts/charts/compare/deemix-8.0.10...deemix-8.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [deemix-8.0.10](https://github.com/truecharts/charts/compare/deemix-8.0.9...deemix-8.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [deemix-8.0.9](https://github.com/truecharts/charts/compare/deemix-8.0.8...deemix-8.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [deemix-8.0.8](https://github.com/truecharts/charts/compare/deemix-8.0.7...deemix-8.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [deemix-8.0.7](https://github.com/truecharts/charts/compare/deemix-8.0.6...deemix-8.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/deemix/9.1.4/Chart.yaml b/stable/deemix/9.1.4/Chart.yaml
deleted file mode 100644
index bb870c914e..0000000000
--- a/stable/deemix/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: deemix
-version: 9.1.4
-appVersion: latest
-description: deemix is a deezer downloader built from the ashes of Deezloader Remix.
-home: https://truecharts.org/charts/stable/deemix
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png
-deprecated: false
-sources:
- - https://gitlab.com/Bockiii/deemix-docker.git
- - https://git.freezerapp.xyz/RemixDev/deemix-py
- - https://github.com/truecharts/charts/tree/master/charts/stable/deemix
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - music
- - deemix
- - deezer
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/deemix/9.1.4/app-changelog.md b/stable/deemix/9.1.4/app-changelog.md
deleted file mode 100644
index dfd618847d..0000000000
--- a/stable/deemix/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [deemix-9.1.4](https://github.com/truecharts/charts/compare/deemix-9.1.3...deemix-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/deemix/9.1.4/charts/common-17.2.19.tgz b/stable/deemix/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/deemix/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/deemix/9.1.5/CHANGELOG.md b/stable/deemix/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c69b4e7ff9
--- /dev/null
+++ b/stable/deemix/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [deemix-9.1.5](https://github.com/truecharts/charts/compare/deemix-9.1.4...deemix-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [deemix-9.1.4](https://github.com/truecharts/charts/compare/deemix-9.1.3...deemix-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [deemix-9.1.3](https://github.com/truecharts/charts/compare/deemix-9.1.0...deemix-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [deemix-9.1.2](https://github.com/truecharts/charts/compare/deemix-9.1.0...deemix-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [deemix-9.1.0](https://github.com/truecharts/charts/compare/deemix-9.0.1...deemix-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [deemix-9.0.1](https://github.com/truecharts/charts/compare/deemix-9.0.0...deemix-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [deemix-9.0.0](https://github.com/truecharts/charts/compare/deemix-8.0.11...deemix-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [deemix-8.0.11](https://github.com/truecharts/charts/compare/deemix-8.0.10...deemix-8.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [deemix-8.0.10](https://github.com/truecharts/charts/compare/deemix-8.0.9...deemix-8.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [deemix-8.0.9](https://github.com/truecharts/charts/compare/deemix-8.0.8...deemix-8.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/deemix/9.1.5/Chart.yaml b/stable/deemix/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..f6213700de
--- /dev/null
+++ b/stable/deemix/9.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: deemix
+version: 9.1.5
+appVersion: latest
+description: deemix is a deezer downloader built from the ashes of Deezloader Remix.
+home: https://truecharts.org/charts/stable/deemix
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png
+deprecated: false
+sources:
+ - https://gitlab.com/Bockiii/deemix-docker.git
+ - https://git.freezerapp.xyz/RemixDev/deemix-py
+ - https://github.com/truecharts/charts/tree/master/charts/stable/deemix
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - music
+ - deemix
+ - deezer
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/deemix/9.1.4/README.md b/stable/deemix/9.1.5/README.md
similarity index 100%
rename from stable/deemix/9.1.4/README.md
rename to stable/deemix/9.1.5/README.md
diff --git a/stable/deemix/9.1.5/app-changelog.md b/stable/deemix/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..19525e49b1
--- /dev/null
+++ b/stable/deemix/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [deemix-9.1.5](https://github.com/truecharts/charts/compare/deemix-9.1.4...deemix-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/deemix/9.1.4/app-readme.md b/stable/deemix/9.1.5/app-readme.md
similarity index 100%
rename from stable/deemix/9.1.4/app-readme.md
rename to stable/deemix/9.1.5/app-readme.md
diff --git a/stable/deemix/9.1.5/charts/common-17.2.21.tgz b/stable/deemix/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/deemix/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/deemix/9.1.4/ix_values.yaml b/stable/deemix/9.1.5/ix_values.yaml
similarity index 100%
rename from stable/deemix/9.1.4/ix_values.yaml
rename to stable/deemix/9.1.5/ix_values.yaml
diff --git a/stable/deemix/9.1.4/questions.yaml b/stable/deemix/9.1.5/questions.yaml
similarity index 100%
rename from stable/deemix/9.1.4/questions.yaml
rename to stable/deemix/9.1.5/questions.yaml
diff --git a/stable/deemix/9.1.5/templates/NOTES.txt b/stable/deemix/9.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/deemix/9.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/deemix/9.1.5/templates/common.yaml b/stable/deemix/9.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/deemix/9.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/incubator/awesome-ttrss/4.0.2/app-changelog.md b/stable/deemix/9.1.5/values.yaml
similarity index 100%
rename from incubator/awesome-ttrss/4.0.2/app-changelog.md
rename to stable/deemix/9.1.5/values.yaml
diff --git a/stable/deepstack/10.1.5/CHANGELOG.md b/stable/deepstack/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..44864acf08
--- /dev/null
+++ b/stable/deepstack/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [deepstack-10.1.5](https://github.com/truecharts/charts/compare/deepstack-10.1.4...deepstack-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [deepstack-10.1.4](https://github.com/truecharts/charts/compare/deepstack-10.1.3...deepstack-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [deepstack-10.1.3](https://github.com/truecharts/charts/compare/deepstack-10.1.0...deepstack-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [deepstack-10.1.2](https://github.com/truecharts/charts/compare/deepstack-10.1.0...deepstack-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [deepstack-10.1.0](https://github.com/truecharts/charts/compare/deepstack-10.0.1...deepstack-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [deepstack-10.0.1](https://github.com/truecharts/charts/compare/deepstack-10.0.0...deepstack-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [deepstack-10.0.0](https://github.com/truecharts/charts/compare/deepstack-9.0.11...deepstack-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [deepstack-9.0.11](https://github.com/truecharts/charts/compare/deepstack-9.0.10...deepstack-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [deepstack-9.0.10](https://github.com/truecharts/charts/compare/deepstack-9.0.9...deepstack-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [deepstack-9.0.9](https://github.com/truecharts/charts/compare/deepstack-9.0.8...deepstack-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/deepstack/10.1.5/Chart.yaml b/stable/deepstack/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..f0f53d6f2d
--- /dev/null
+++ b/stable/deepstack/10.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: deepstack
+version: 10.1.5
+appVersion: 2022.01.1
+description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
+home: https://truecharts.org/charts/stable/deepstack
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png
+deprecated: false
+sources:
+ - https://github.com/johnolafenwa/DeepStack
+ - https://www.deepstack.cc/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack
+ - https://hub.docker.com/r/deepquestai/deepstack
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - AI
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: AI
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/deepstack/10.1.5/README.md b/stable/deepstack/10.1.5/README.md
new file mode 100644
index 0000000000..e082087aaf
--- /dev/null
+++ b/stable/deepstack/10.1.5/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/deepstack)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/deepstack/10.1.5/app-changelog.md b/stable/deepstack/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..9ad98ac8cc
--- /dev/null
+++ b/stable/deepstack/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [deepstack-10.1.5](https://github.com/truecharts/charts/compare/deepstack-10.1.4...deepstack-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/deepstack/10.1.5/app-readme.md b/stable/deepstack/10.1.5/app-readme.md
new file mode 100644
index 0000000000..228083dabc
--- /dev/null
+++ b/stable/deepstack/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deepstack](https://truecharts.org/charts/stable/deepstack)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/deepstack/10.1.5/charts/common-17.2.21.tgz b/stable/deepstack/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/deepstack/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/deepstack/10.1.5/ix_values.yaml b/stable/deepstack/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..246404e783
--- /dev/null
+++ b/stable/deepstack/10.1.5/ix_values.yaml
@@ -0,0 +1,73 @@
+image:
+ repository: deepquestai/deepstack
+ pullPolicy: IfNotPresent
+ tag: cpu-2022.01.1@sha256:4320be73987468b3040b2ca63daf2d3935c4d469b53aa40efb6176858488b500
+gpuImage:
+ repository: deepquestai/deepstack
+ pullPolicy: IfNotPresent
+ tag: cpu-2022.01.1@sha256:4320be73987468b3040b2ca63daf2d3935c4d469b53aa40efb6176858488b500
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10049
+ protocol: http
+ targetPort: 5000
+deepstack:
+ vision_face: true
+ vision_detection: true
+ vision_scene: true
+ vision_enhance: true
+configmap:
+ deepstack:
+ enabled: true
+ data:
+ VISION-FACE: '{{ ternary "True" "False" .Values.deepstack.vision_face }}'
+ VISION-DETECTION: '{{ ternary "True" "False" .Values.deepstack.vision_detection }}'
+ VISION-SCENE: '{{ ternary "True" "False" .Values.deepstack.vision_scene }}'
+ VISION-ENHANCE: '{{ ternary "True" "False" .Values.deepstack.vision_enhance }}'
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ imageSelector: "image"
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ # Path to custom models (needs to be on documentation)
+ MODELSTORE-DETECTION: "{{ .Values.persistence.modelstore.mountPath }}"
+ # High|Medium|Low
+
+ MODE: "High"
+ THREADCOUNT: 5
+ API-KEY: ""
+ ADMIN-KEY: ""
+ envFrom:
+ - configMapRef:
+ name: "deepstack"
+persistence:
+ data:
+ enabled: true
+ mountPath: /datastore
+ modelstore:
+ enabled: true
+ mountPath: /modelstore/detection
+portal:
+ open:
+ enabled: true
+updated: true
diff --git a/stable/deepstack/10.1.5/questions.yaml b/stable/deepstack/10.1.5/questions.yaml
new file mode 100644
index 0000000000..481cf95542
--- /dev/null
+++ b/stable/deepstack/10.1.5/questions.yaml
@@ -0,0 +1,3171 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ # Portal
+ - 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: imageSelector
+ label: "Select Image"
+ schema:
+ type: string
+ default: "image"
+ enum:
+ - value: "image"
+ description: "CPU"
+ - value: "gpuImage"
+ description: "GPU"
+ - variable: env
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: API-KEY
+ label: "API Key"
+ description: "The API Key protects all recognition and detection endpoints including face, scene, object detection and custom models"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: ADMIN-KEY
+ label: "Admin key"
+ description: "The admin key protects admin apis such as adding models, deleting models, list models, backup and restore."
+ schema:
+ type: string
+ default: ""
+ private: true
+ - variable: MODE
+ label: "Mode"
+ description: "Sets the performance mode"
+ schema:
+ type: string
+ default: "Medium"
+ enum:
+ - value: "High"
+ description: "High"
+ - value: "Medium"
+ description: "Medium"
+ - value: "Low"
+ description: "Low"
+ - variable: THREADCOUNT
+ label: "Threadcount"
+ description: "Sets the threadcount each endpoint will run with"
+ schema:
+ type: int
+ default: 5
+ - 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: deepstack
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: vision_face
+ label: "VISION-FACE"
+ description: "Enables Face Detection"
+ schema:
+ type: boolean
+ default: false
+ - variable: vision_detection
+ label: "VISION-DETECTION"
+ description: "Enables Object Detection"
+ schema:
+ type: boolean
+ default: true
+ enum:
+ - variable: vision_scene
+ label: "VISION-SCENE"
+ description: "Enables Scene Detection"
+ schema:
+ type: boolean
+ default: false
+ - variable: vision_enhance
+ label: "VISION-ENHANCE"
+ description: "Enables Enhance Endpoint"
+ schema:
+ type: boolean
+ default: false
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10049
+ 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 Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: modelstore
+ label: "App Model Storage"
+ description: "Stores the Application Model."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/deepstack/10.1.5/templates/NOTES.txt b/stable/deepstack/10.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/deepstack/10.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/deepstack/10.1.5/templates/common.yaml b/stable/deepstack/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/deepstack/10.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/deepstack/10.1.5/values.yaml b/stable/deepstack/10.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dell-idrac-fan-controller/4.1.4/CHANGELOG.md b/stable/dell-idrac-fan-controller/4.1.4/CHANGELOG.md
deleted file mode 100644
index 00f2b019c8..0000000000
--- a/stable/dell-idrac-fan-controller/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dell-idrac-fan-controller-4.1.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.3...dell-idrac-fan-controller-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dell-idrac-fan-controller-4.1.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.0...dell-idrac-fan-controller-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dell-idrac-fan-controller-4.1.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.0...dell-idrac-fan-controller-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dell-idrac-fan-controller-4.1.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.1...dell-idrac-fan-controller-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dell-idrac-fan-controller-4.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.0...dell-idrac-fan-controller-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dell-idrac-fan-controller-4.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.11...dell-idrac-fan-controller-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dell-idrac-fan-controller-3.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.10...dell-idrac-fan-controller-3.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dell-idrac-fan-controller-3.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.9...dell-idrac-fan-controller-3.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dell-idrac-fan-controller-3.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.8...dell-idrac-fan-controller-3.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dell-idrac-fan-controller-3.0.8](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.7...dell-idrac-fan-controller-3.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dell-idrac-fan-controller-3.0.7](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.6...dell-idrac-fan-controller-3.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/dell-idrac-fan-controller/4.1.4/Chart.yaml b/stable/dell-idrac-fan-controller/4.1.4/Chart.yaml
deleted file mode 100644
index 50e2464aa4..0000000000
--- a/stable/dell-idrac-fan-controller/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dell-idrac-fan-controller
-version: 4.1.4
-appVersion: latest
-description: Control your Dell PowerEdge fans via IPMI
-home: https://truecharts.org/charts/stable/dell-idrac-fan-controller
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller
- - https://ghcr.io/tigerblue77/dell_idrac_fan_controller
- - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - iDrac
- - Dell
- - fan-controller
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/dell-idrac-fan-controller/4.1.4/app-changelog.md b/stable/dell-idrac-fan-controller/4.1.4/app-changelog.md
deleted file mode 100644
index d46331426e..0000000000
--- a/stable/dell-idrac-fan-controller/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dell-idrac-fan-controller-4.1.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.3...dell-idrac-fan-controller-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dell-idrac-fan-controller/4.1.4/charts/common-17.2.19.tgz b/stable/dell-idrac-fan-controller/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dell-idrac-fan-controller/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dell-idrac-fan-controller/4.1.5/CHANGELOG.md b/stable/dell-idrac-fan-controller/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..79f508738f
--- /dev/null
+++ b/stable/dell-idrac-fan-controller/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dell-idrac-fan-controller-4.1.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.4...dell-idrac-fan-controller-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dell-idrac-fan-controller-4.1.4](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.3...dell-idrac-fan-controller-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dell-idrac-fan-controller-4.1.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.0...dell-idrac-fan-controller-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dell-idrac-fan-controller-4.1.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.0...dell-idrac-fan-controller-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dell-idrac-fan-controller-4.1.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.1...dell-idrac-fan-controller-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dell-idrac-fan-controller-4.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.0.0...dell-idrac-fan-controller-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dell-idrac-fan-controller-4.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.11...dell-idrac-fan-controller-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dell-idrac-fan-controller-3.0.11](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.10...dell-idrac-fan-controller-3.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dell-idrac-fan-controller-3.0.10](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.9...dell-idrac-fan-controller-3.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dell-idrac-fan-controller-3.0.9](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-3.0.8...dell-idrac-fan-controller-3.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dell-idrac-fan-controller/4.1.5/Chart.yaml b/stable/dell-idrac-fan-controller/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..0d4f9c0f46
--- /dev/null
+++ b/stable/dell-idrac-fan-controller/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dell-idrac-fan-controller
+version: 4.1.5
+appVersion: latest
+description: Control your Dell PowerEdge fans via IPMI
+home: https://truecharts.org/charts/stable/dell-idrac-fan-controller
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png
+deprecated: false
+sources:
+ - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller
+ - https://ghcr.io/tigerblue77/dell_idrac_fan_controller
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - iDrac
+ - Dell
+ - fan-controller
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dell-idrac-fan-controller/4.1.4/README.md b/stable/dell-idrac-fan-controller/4.1.5/README.md
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/README.md
rename to stable/dell-idrac-fan-controller/4.1.5/README.md
diff --git a/stable/dell-idrac-fan-controller/4.1.5/app-changelog.md b/stable/dell-idrac-fan-controller/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..50ac5c16b7
--- /dev/null
+++ b/stable/dell-idrac-fan-controller/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dell-idrac-fan-controller-4.1.5](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-4.1.4...dell-idrac-fan-controller-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dell-idrac-fan-controller/4.1.4/app-readme.md b/stable/dell-idrac-fan-controller/4.1.5/app-readme.md
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/app-readme.md
rename to stable/dell-idrac-fan-controller/4.1.5/app-readme.md
diff --git a/stable/dell-idrac-fan-controller/4.1.5/charts/common-17.2.21.tgz b/stable/dell-idrac-fan-controller/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dell-idrac-fan-controller/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dell-idrac-fan-controller/4.1.4/ix_values.yaml b/stable/dell-idrac-fan-controller/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/ix_values.yaml
rename to stable/dell-idrac-fan-controller/4.1.5/ix_values.yaml
diff --git a/stable/dell-idrac-fan-controller/4.1.4/questions.yaml b/stable/dell-idrac-fan-controller/4.1.5/questions.yaml
similarity index 100%
rename from stable/dell-idrac-fan-controller/4.1.4/questions.yaml
rename to stable/dell-idrac-fan-controller/4.1.5/questions.yaml
diff --git a/stable/dell-idrac-fan-controller/4.1.5/templates/NOTES.txt b/stable/dell-idrac-fan-controller/4.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dell-idrac-fan-controller/4.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/dell-idrac-fan-controller/4.1.5/templates/common.yaml b/stable/dell-idrac-fan-controller/4.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/dell-idrac-fan-controller/4.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/dell-idrac-fan-controller/4.1.5/values.yaml b/stable/dell-idrac-fan-controller/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/deluge/17.1.5/CHANGELOG.md b/stable/deluge/17.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..c7e5503c5f
--- /dev/null
+++ b/stable/deluge/17.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [deluge-17.1.5](https://github.com/truecharts/charts/compare/deluge-17.1.4...deluge-17.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [deluge-17.1.4](https://github.com/truecharts/charts/compare/deluge-17.1.3...deluge-17.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [deluge-17.1.3](https://github.com/truecharts/charts/compare/deluge-17.1.0...deluge-17.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [deluge-17.1.2](https://github.com/truecharts/charts/compare/deluge-17.1.0...deluge-17.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [deluge-17.1.0](https://github.com/truecharts/charts/compare/deluge-17.0.1...deluge-17.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [deluge-17.0.1](https://github.com/truecharts/charts/compare/deluge-17.0.0...deluge-17.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [deluge-17.0.0](https://github.com/truecharts/charts/compare/deluge-16.0.11...deluge-17.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [deluge-16.0.11](https://github.com/truecharts/charts/compare/deluge-16.0.10...deluge-16.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [deluge-16.0.10](https://github.com/truecharts/charts/compare/deluge-16.0.9...deluge-16.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [deluge-16.0.9](https://github.com/truecharts/charts/compare/deluge-16.0.8...deluge-16.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/deluge/17.1.5/Chart.yaml b/stable/deluge/17.1.5/Chart.yaml
new file mode 100644
index 0000000000..689b34fff1
--- /dev/null
+++ b/stable/deluge/17.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: deluge
+version: 17.1.5
+appVersion: 2.1.1
+description: Deluge App for TrueNAS SCALE
+home: https://truecharts.org/charts/stable/deluge
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/deluge
+ - https://github.com/deluge-torrent/deluge
+ - https://github.com/truecharts/charts/tree/master/charts/stable/deluge
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - transmission
+ - torrent
+ - usenet
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/deluge/17.1.5/README.md b/stable/deluge/17.1.5/README.md
new file mode 100644
index 0000000000..1bed165af5
--- /dev/null
+++ b/stable/deluge/17.1.5/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/deluge)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/deluge/17.1.5/app-changelog.md b/stable/deluge/17.1.5/app-changelog.md
new file mode 100644
index 0000000000..8533681f8d
--- /dev/null
+++ b/stable/deluge/17.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [deluge-17.1.5](https://github.com/truecharts/charts/compare/deluge-17.1.4...deluge-17.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/deluge/17.1.5/app-readme.md b/stable/deluge/17.1.5/app-readme.md
new file mode 100644
index 0000000000..e00bfd1330
--- /dev/null
+++ b/stable/deluge/17.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Deluge App for TrueNAS SCALE
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deluge](https://truecharts.org/charts/stable/deluge)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/deluge/17.1.5/charts/common-17.2.21.tgz b/stable/deluge/17.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/deluge/17.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/deluge/17.1.5/ix_values.yaml b/stable/deluge/17.1.5/ix_values.yaml
new file mode 100644
index 0000000000..a1823d20c0
--- /dev/null
+++ b/stable/deluge/17.1.5/ix_values.yaml
@@ -0,0 +1,54 @@
+image:
+ repository: ghcr.io/linuxserver/deluge
+ pullPolicy: IfNotPresent
+ tag: version-2.1.1-r6@sha256:026d9007c2583f6e25a8467c58f870c04df29ca9f788b809b6d59d20ae4b2199
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 8112
+ targetPort: 8112
+ torrent:
+ enabled: true
+ ports:
+ tcp:
+ enabled: true
+ port: 51413
+ targetPort: 51413
+ torrent-udp:
+ enabled: true
+ ports:
+ udp:
+ enabled: true
+ port: "{{ .Values.service.torrent.ports.tcp.port }}"
+ targetPort: "{{ .Values.service.torrent.ports.tcp.port }}"
+ protocol: udp
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/deluge/17.1.5/questions.yaml b/stable/deluge/17.1.5/questions.yaml
new file mode 100644
index 0000000000..30b1602301
--- /dev/null
+++ b/stable/deluge/17.1.5/questions.yaml
@@ -0,0 +1,2867 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ ## Portal Button
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 8112
+ required: true
+ - variable: torrent
+ label: "TCP Torrent Service"
+ description: "TCP Torrent Service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: tcp
+ label: "TCP Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 51413
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/deluge/17.1.5/templates/NOTES.txt b/stable/deluge/17.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/deluge/17.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/deluge/17.1.5/templates/common.yaml b/stable/deluge/17.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/deluge/17.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/deluge/17.1.5/values.yaml b/stable/deluge/17.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/digikam/10.1.5/CHANGELOG.md b/stable/digikam/10.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..a17750f950
--- /dev/null
+++ b/stable/digikam/10.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [digikam-10.1.5](https://github.com/truecharts/charts/compare/digikam-10.1.4...digikam-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [digikam-10.1.4](https://github.com/truecharts/charts/compare/digikam-10.1.3...digikam-10.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [digikam-10.1.3](https://github.com/truecharts/charts/compare/digikam-10.1.0...digikam-10.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [digikam-10.1.2](https://github.com/truecharts/charts/compare/digikam-10.1.0...digikam-10.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [digikam-10.1.0](https://github.com/truecharts/charts/compare/digikam-10.0.1...digikam-10.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [digikam-10.0.1](https://github.com/truecharts/charts/compare/digikam-10.0.0...digikam-10.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [digikam-10.0.0](https://github.com/truecharts/charts/compare/digikam-9.0.11...digikam-10.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [digikam-9.0.11](https://github.com/truecharts/charts/compare/digikam-9.0.10...digikam-9.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [digikam-9.0.10](https://github.com/truecharts/charts/compare/digikam-9.0.9...digikam-9.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [digikam-9.0.9](https://github.com/truecharts/charts/compare/digikam-9.0.8...digikam-9.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/digikam/10.1.5/Chart.yaml b/stable/digikam/10.1.5/Chart.yaml
new file mode 100644
index 0000000000..c6de3e7765
--- /dev/null
+++ b/stable/digikam/10.1.5/Chart.yaml
@@ -0,0 +1,41 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: digikam
+version: 10.1.5
+appVersion: 7.8.0
+description: Professional Photo Management with the Power of Open Source
+home: https://truecharts.org/charts/stable/digikam
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png
+deprecated: false
+sources:
+ - https://github.com/linuxserver/docker-digikam
+ - https://www.digikam.org/
+ - https://github.com/truecharts/charts/tree/master/charts/stable/digikam
+ - https://ghcr.io/linuxserver/digikam
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - digikam
+ - photo
+ - management
+ - image
+ - gallery
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/digikam/10.1.5/README.md b/stable/digikam/10.1.5/README.md
new file mode 100644
index 0000000000..dc9ce6535b
--- /dev/null
+++ b/stable/digikam/10.1.5/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/digikam)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/digikam/10.1.5/app-changelog.md b/stable/digikam/10.1.5/app-changelog.md
new file mode 100644
index 0000000000..b0b51787f0
--- /dev/null
+++ b/stable/digikam/10.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [digikam-10.1.5](https://github.com/truecharts/charts/compare/digikam-10.1.4...digikam-10.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/digikam/10.1.5/app-readme.md b/stable/digikam/10.1.5/app-readme.md
new file mode 100644
index 0000000000..6b275247df
--- /dev/null
+++ b/stable/digikam/10.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Professional Photo Management with the Power of Open Source
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/digikam](https://truecharts.org/charts/stable/digikam)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/digikam/10.1.5/charts/common-17.2.21.tgz b/stable/digikam/10.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/digikam/10.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/digikam/10.1.5/ix_values.yaml b/stable/digikam/10.1.5/ix_values.yaml
new file mode 100644
index 0000000000..2194536910
--- /dev/null
+++ b/stable/digikam/10.1.5/ix_values.yaml
@@ -0,0 +1,23 @@
+image:
+ repository: ghcr.io/linuxserver/digikam
+ pullPolicy: IfNotPresent
+ tag: 7.8.0@sha256:4a59bc070c609a74d7537d384069d15abf2f3215c65e28e642d4af4da7c5e018
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10033
+ targetPort: 3000
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/digikam/10.1.5/questions.yaml b/stable/digikam/10.1.5/questions.yaml
new file mode 100644
index 0000000000..6ebe679e73
--- /dev/null
+++ b/stable/digikam/10.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10033
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 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: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/digikam/10.1.5/templates/NOTES.txt b/stable/digikam/10.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/digikam/10.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/digikam/10.1.5/templates/common.yaml b/stable/digikam/10.1.5/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/digikam/10.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/digikam/10.1.5/values.yaml b/stable/digikam/10.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dillinger/8.1.4/CHANGELOG.md b/stable/dillinger/8.1.4/CHANGELOG.md
deleted file mode 100644
index 3baa9d39a5..0000000000
--- a/stable/dillinger/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dillinger-8.1.4](https://github.com/truecharts/charts/compare/dillinger-8.1.3...dillinger-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dillinger-8.1.3](https://github.com/truecharts/charts/compare/dillinger-8.1.0...dillinger-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dillinger-8.1.2](https://github.com/truecharts/charts/compare/dillinger-8.1.0...dillinger-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dillinger-8.1.0](https://github.com/truecharts/charts/compare/dillinger-8.0.1...dillinger-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dillinger-8.0.1](https://github.com/truecharts/charts/compare/dillinger-8.0.0...dillinger-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dillinger-8.0.0](https://github.com/truecharts/charts/compare/dillinger-7.0.11...dillinger-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dillinger-7.0.11](https://github.com/truecharts/charts/compare/dillinger-7.0.10...dillinger-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dillinger-7.0.10](https://github.com/truecharts/charts/compare/dillinger-7.0.9...dillinger-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dillinger-7.0.9](https://github.com/truecharts/charts/compare/dillinger-7.0.8...dillinger-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dillinger-7.0.8](https://github.com/truecharts/charts/compare/dillinger-7.0.7...dillinger-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dillinger-7.0.7](https://github.com/truecharts/charts/compare/dillinger-7.0.6...dillinger-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/dillinger/8.1.4/Chart.yaml b/stable/dillinger/8.1.4/Chart.yaml
deleted file mode 100644
index 1ede566407..0000000000
--- a/stable/dillinger/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dillinger
-version: 8.1.4
-appVersion: 3.39.1
-description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
-home: https://truecharts.org/charts/stable/dillinger
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger
- - https://ghcr.io/linuxserver/dillinger
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dillinger
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/dillinger/8.1.4/app-changelog.md b/stable/dillinger/8.1.4/app-changelog.md
deleted file mode 100644
index ff3a4a9710..0000000000
--- a/stable/dillinger/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dillinger-8.1.4](https://github.com/truecharts/charts/compare/dillinger-8.1.3...dillinger-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dillinger/8.1.4/charts/common-17.2.19.tgz b/stable/dillinger/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dillinger/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dillinger/8.1.5/CHANGELOG.md b/stable/dillinger/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..defd59e8ce
--- /dev/null
+++ b/stable/dillinger/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dillinger-8.1.5](https://github.com/truecharts/charts/compare/dillinger-8.1.4...dillinger-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dillinger-8.1.4](https://github.com/truecharts/charts/compare/dillinger-8.1.3...dillinger-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dillinger-8.1.3](https://github.com/truecharts/charts/compare/dillinger-8.1.0...dillinger-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dillinger-8.1.2](https://github.com/truecharts/charts/compare/dillinger-8.1.0...dillinger-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dillinger-8.1.0](https://github.com/truecharts/charts/compare/dillinger-8.0.1...dillinger-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dillinger-8.0.1](https://github.com/truecharts/charts/compare/dillinger-8.0.0...dillinger-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dillinger-8.0.0](https://github.com/truecharts/charts/compare/dillinger-7.0.11...dillinger-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dillinger-7.0.11](https://github.com/truecharts/charts/compare/dillinger-7.0.10...dillinger-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dillinger-7.0.10](https://github.com/truecharts/charts/compare/dillinger-7.0.9...dillinger-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dillinger-7.0.9](https://github.com/truecharts/charts/compare/dillinger-7.0.8...dillinger-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dillinger/8.1.5/Chart.yaml b/stable/dillinger/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..c3bf0ed80c
--- /dev/null
+++ b/stable/dillinger/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dillinger
+version: 8.1.5
+appVersion: 3.39.1
+description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
+home: https://truecharts.org/charts/stable/dillinger
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/dillinger
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dillinger
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dillinger/8.1.4/README.md b/stable/dillinger/8.1.5/README.md
similarity index 100%
rename from stable/dillinger/8.1.4/README.md
rename to stable/dillinger/8.1.5/README.md
diff --git a/stable/dillinger/8.1.5/app-changelog.md b/stable/dillinger/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..ab005db38c
--- /dev/null
+++ b/stable/dillinger/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dillinger-8.1.5](https://github.com/truecharts/charts/compare/dillinger-8.1.4...dillinger-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dillinger/8.1.4/app-readme.md b/stable/dillinger/8.1.5/app-readme.md
similarity index 100%
rename from stable/dillinger/8.1.4/app-readme.md
rename to stable/dillinger/8.1.5/app-readme.md
diff --git a/stable/dillinger/8.1.5/charts/common-17.2.21.tgz b/stable/dillinger/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dillinger/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dillinger/8.1.4/ix_values.yaml b/stable/dillinger/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/dillinger/8.1.4/ix_values.yaml
rename to stable/dillinger/8.1.5/ix_values.yaml
diff --git a/stable/dillinger/8.1.4/questions.yaml b/stable/dillinger/8.1.5/questions.yaml
similarity index 100%
rename from stable/dillinger/8.1.4/questions.yaml
rename to stable/dillinger/8.1.5/questions.yaml
diff --git a/stable/dillinger/8.1.5/templates/NOTES.txt b/stable/dillinger/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dillinger/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/dillinger/8.1.5/templates/common.yaml b/stable/dillinger/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/dillinger/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/dillinger/8.1.5/values.yaml b/stable/dillinger/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/discordgsm/6.1.4/CHANGELOG.md b/stable/discordgsm/6.1.4/CHANGELOG.md
deleted file mode 100644
index d77efc6517..0000000000
--- a/stable/discordgsm/6.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [discordgsm-6.1.4](https://github.com/truecharts/charts/compare/discordgsm-6.1.3...discordgsm-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [discordgsm-6.1.3](https://github.com/truecharts/charts/compare/discordgsm-6.1.0...discordgsm-6.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [discordgsm-6.1.2](https://github.com/truecharts/charts/compare/discordgsm-6.1.0...discordgsm-6.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [discordgsm-6.1.0](https://github.com/truecharts/charts/compare/discordgsm-6.0.1...discordgsm-6.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [discordgsm-6.0.1](https://github.com/truecharts/charts/compare/discordgsm-6.0.0...discordgsm-6.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [discordgsm-6.0.0](https://github.com/truecharts/charts/compare/discordgsm-5.0.11...discordgsm-6.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [discordgsm-5.0.11](https://github.com/truecharts/charts/compare/discordgsm-5.0.10...discordgsm-5.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [discordgsm-5.0.10](https://github.com/truecharts/charts/compare/discordgsm-5.0.9...discordgsm-5.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [discordgsm-5.0.9](https://github.com/truecharts/charts/compare/discordgsm-5.0.8...discordgsm-5.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [discordgsm-5.0.8](https://github.com/truecharts/charts/compare/discordgsm-5.0.7...discordgsm-5.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [discordgsm-5.0.7](https://github.com/truecharts/charts/compare/discordgsm-5.0.6...discordgsm-5.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/discordgsm/6.1.4/Chart.yaml b/stable/discordgsm/6.1.4/Chart.yaml
deleted file mode 100644
index 77630b7b67..0000000000
--- a/stable/discordgsm/6.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: discordgsm
-version: 6.1.4
-appVersion: 2.15.1
-description: A discord bot that monitors your game server and tracks the live data of your game servers.
-home: https://truecharts.org/charts/stable/discordgsm
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png
-deprecated: false
-sources:
- - https://github.com/DiscordGSM/GameServerMonitor
- - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- - https://hub.docker.com/r/discordgsm/discord-game-server-monitor
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - discordgsm
- - game-server
- - monitor
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: monitor
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/discordgsm/6.1.4/app-changelog.md b/stable/discordgsm/6.1.4/app-changelog.md
deleted file mode 100644
index 616e56b6b3..0000000000
--- a/stable/discordgsm/6.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [discordgsm-6.1.4](https://github.com/truecharts/charts/compare/discordgsm-6.1.3...discordgsm-6.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/discordgsm/6.1.4/charts/common-17.2.19.tgz b/stable/discordgsm/6.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/discordgsm/6.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/discordgsm/6.1.5/CHANGELOG.md b/stable/discordgsm/6.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..2094f4506c
--- /dev/null
+++ b/stable/discordgsm/6.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [discordgsm-6.1.5](https://github.com/truecharts/charts/compare/discordgsm-6.1.4...discordgsm-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [discordgsm-6.1.4](https://github.com/truecharts/charts/compare/discordgsm-6.1.3...discordgsm-6.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [discordgsm-6.1.3](https://github.com/truecharts/charts/compare/discordgsm-6.1.0...discordgsm-6.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [discordgsm-6.1.2](https://github.com/truecharts/charts/compare/discordgsm-6.1.0...discordgsm-6.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [discordgsm-6.1.0](https://github.com/truecharts/charts/compare/discordgsm-6.0.1...discordgsm-6.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [discordgsm-6.0.1](https://github.com/truecharts/charts/compare/discordgsm-6.0.0...discordgsm-6.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [discordgsm-6.0.0](https://github.com/truecharts/charts/compare/discordgsm-5.0.11...discordgsm-6.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [discordgsm-5.0.11](https://github.com/truecharts/charts/compare/discordgsm-5.0.10...discordgsm-5.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [discordgsm-5.0.10](https://github.com/truecharts/charts/compare/discordgsm-5.0.9...discordgsm-5.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [discordgsm-5.0.9](https://github.com/truecharts/charts/compare/discordgsm-5.0.8...discordgsm-5.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/discordgsm/6.1.5/Chart.yaml b/stable/discordgsm/6.1.5/Chart.yaml
new file mode 100644
index 0000000000..6df14d715e
--- /dev/null
+++ b/stable/discordgsm/6.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: discordgsm
+version: 6.1.5
+appVersion: 2.15.1
+description: A discord bot that monitors your game server and tracks the live data of your game servers.
+home: https://truecharts.org/charts/stable/discordgsm
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/discordgsm/discord-game-server-monitor
+ - https://github.com/DiscordGSM/GameServerMonitor
+ - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - discordgsm
+ - game-server
+ - monitor
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: monitor
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/discordgsm/6.1.4/README.md b/stable/discordgsm/6.1.5/README.md
similarity index 100%
rename from stable/discordgsm/6.1.4/README.md
rename to stable/discordgsm/6.1.5/README.md
diff --git a/stable/discordgsm/6.1.5/app-changelog.md b/stable/discordgsm/6.1.5/app-changelog.md
new file mode 100644
index 0000000000..f9a377b024
--- /dev/null
+++ b/stable/discordgsm/6.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [discordgsm-6.1.5](https://github.com/truecharts/charts/compare/discordgsm-6.1.4...discordgsm-6.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/discordgsm/6.1.4/app-readme.md b/stable/discordgsm/6.1.5/app-readme.md
similarity index 100%
rename from stable/discordgsm/6.1.4/app-readme.md
rename to stable/discordgsm/6.1.5/app-readme.md
diff --git a/stable/discordgsm/6.1.5/charts/common-17.2.21.tgz b/stable/discordgsm/6.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/discordgsm/6.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/discordgsm/6.1.4/ix_values.yaml b/stable/discordgsm/6.1.5/ix_values.yaml
similarity index 100%
rename from stable/discordgsm/6.1.4/ix_values.yaml
rename to stable/discordgsm/6.1.5/ix_values.yaml
diff --git a/stable/discordgsm/6.1.4/questions.yaml b/stable/discordgsm/6.1.5/questions.yaml
similarity index 100%
rename from stable/discordgsm/6.1.4/questions.yaml
rename to stable/discordgsm/6.1.5/questions.yaml
diff --git a/stable/discordgsm/6.1.5/templates/NOTES.txt b/stable/discordgsm/6.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/discordgsm/6.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/discordgsm/6.1.4/templates/_secret.tpl b/stable/discordgsm/6.1.5/templates/_secret.tpl
similarity index 100%
rename from stable/discordgsm/6.1.4/templates/_secret.tpl
rename to stable/discordgsm/6.1.5/templates/_secret.tpl
diff --git a/stable/discordgsm/6.1.4/templates/common.yaml b/stable/discordgsm/6.1.5/templates/common.yaml
similarity index 100%
rename from stable/discordgsm/6.1.4/templates/common.yaml
rename to stable/discordgsm/6.1.5/templates/common.yaml
diff --git a/stable/discordgsm/6.1.5/values.yaml b/stable/discordgsm/6.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dispatch/4.1.4/CHANGELOG.md b/stable/dispatch/4.1.4/CHANGELOG.md
deleted file mode 100644
index 9f7d8b86b7..0000000000
--- a/stable/dispatch/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dispatch-4.1.4](https://github.com/truecharts/charts/compare/dispatch-4.1.3...dispatch-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dispatch-4.1.3](https://github.com/truecharts/charts/compare/dispatch-4.1.0...dispatch-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dispatch-4.1.2](https://github.com/truecharts/charts/compare/dispatch-4.1.0...dispatch-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dispatch-4.1.0](https://github.com/truecharts/charts/compare/dispatch-4.0.1...dispatch-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dispatch-4.0.1](https://github.com/truecharts/charts/compare/dispatch-4.0.0...dispatch-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dispatch-4.0.0](https://github.com/truecharts/charts/compare/dispatch-3.0.17...dispatch-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dispatch-3.0.17](https://github.com/truecharts/charts/compare/dispatch-3.0.16...dispatch-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dispatch-3.0.16](https://github.com/truecharts/charts/compare/dispatch-3.0.15...dispatch-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dispatch-3.0.15](https://github.com/truecharts/charts/compare/dispatch-3.0.14...dispatch-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dispatch-3.0.14](https://github.com/truecharts/charts/compare/dispatch-3.0.13...dispatch-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dispatch-3.0.13](https://github.com/truecharts/charts/compare/dispatch-3.0.12...dispatch-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dispatch/4.1.4/Chart.yaml b/stable/dispatch/4.1.4/Chart.yaml
deleted file mode 100644
index 40de26b493..0000000000
--- a/stable/dispatch/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dispatch
-version: 4.1.4
-appVersion: latest
-description: Web-based IRC client in Go.
-home: https://truecharts.org/charts/incubator/dispatch
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch
- - https://hub.docker.com/r/khlieng/dispatch
- - https://github.com/khlieng/dispatch
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dispatch
- - Network-Messenger
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Messenger
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dispatch/4.1.4/app-changelog.md b/stable/dispatch/4.1.4/app-changelog.md
deleted file mode 100644
index 8c5b2423cf..0000000000
--- a/stable/dispatch/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dispatch-4.1.4](https://github.com/truecharts/charts/compare/dispatch-4.1.3...dispatch-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dispatch/4.1.4/charts/common-17.2.19.tgz b/stable/dispatch/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dispatch/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dispatch/4.1.5/CHANGELOG.md b/stable/dispatch/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..ad9f987a67
--- /dev/null
+++ b/stable/dispatch/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dispatch-4.1.5](https://github.com/truecharts/charts/compare/dispatch-4.1.4...dispatch-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dispatch-4.1.4](https://github.com/truecharts/charts/compare/dispatch-4.1.3...dispatch-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dispatch-4.1.3](https://github.com/truecharts/charts/compare/dispatch-4.1.0...dispatch-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dispatch-4.1.2](https://github.com/truecharts/charts/compare/dispatch-4.1.0...dispatch-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dispatch-4.1.0](https://github.com/truecharts/charts/compare/dispatch-4.0.1...dispatch-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dispatch-4.0.1](https://github.com/truecharts/charts/compare/dispatch-4.0.0...dispatch-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dispatch-4.0.0](https://github.com/truecharts/charts/compare/dispatch-3.0.17...dispatch-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dispatch-3.0.17](https://github.com/truecharts/charts/compare/dispatch-3.0.16...dispatch-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dispatch-3.0.16](https://github.com/truecharts/charts/compare/dispatch-3.0.15...dispatch-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dispatch-3.0.15](https://github.com/truecharts/charts/compare/dispatch-3.0.14...dispatch-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dispatch/4.1.5/Chart.yaml b/stable/dispatch/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..4e769d6b93
--- /dev/null
+++ b/stable/dispatch/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dispatch
+version: 4.1.5
+appVersion: latest
+description: Web-based IRC client in Go.
+home: https://truecharts.org/charts/incubator/dispatch
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png
+deprecated: false
+sources:
+ - https://github.com/khlieng/dispatch
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch
+ - https://hub.docker.com/r/khlieng/dispatch
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dispatch
+ - Network-Messenger
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Messenger
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dispatch/4.1.4/README.md b/stable/dispatch/4.1.5/README.md
similarity index 100%
rename from stable/dispatch/4.1.4/README.md
rename to stable/dispatch/4.1.5/README.md
diff --git a/stable/dispatch/4.1.5/app-changelog.md b/stable/dispatch/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..aa661241a0
--- /dev/null
+++ b/stable/dispatch/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dispatch-4.1.5](https://github.com/truecharts/charts/compare/dispatch-4.1.4...dispatch-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dispatch/4.1.4/app-readme.md b/stable/dispatch/4.1.5/app-readme.md
similarity index 100%
rename from stable/dispatch/4.1.4/app-readme.md
rename to stable/dispatch/4.1.5/app-readme.md
diff --git a/stable/dispatch/4.1.5/charts/common-17.2.21.tgz b/stable/dispatch/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dispatch/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dispatch/4.1.4/ix_values.yaml b/stable/dispatch/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dispatch/4.1.4/ix_values.yaml
rename to stable/dispatch/4.1.5/ix_values.yaml
diff --git a/stable/dispatch/4.1.4/questions.yaml b/stable/dispatch/4.1.5/questions.yaml
similarity index 100%
rename from stable/dispatch/4.1.4/questions.yaml
rename to stable/dispatch/4.1.5/questions.yaml
diff --git a/stable/dns-doh-companion/4.1.4/templates/common.yaml b/stable/dispatch/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/templates/common.yaml
rename to stable/dispatch/4.1.5/templates/common.yaml
diff --git a/stable/dispatch/4.1.5/values.yaml b/stable/dispatch/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dizquetv/13.1.5/CHANGELOG.md b/stable/dizquetv/13.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7cd7abddb9
--- /dev/null
+++ b/stable/dizquetv/13.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dizquetv-13.1.5](https://github.com/truecharts/charts/compare/dizquetv-13.1.4...dizquetv-13.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dizquetv-13.1.4](https://github.com/truecharts/charts/compare/dizquetv-13.1.3...dizquetv-13.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dizquetv-13.1.3](https://github.com/truecharts/charts/compare/dizquetv-13.1.0...dizquetv-13.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dizquetv-13.1.2](https://github.com/truecharts/charts/compare/dizquetv-13.1.0...dizquetv-13.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dizquetv-13.1.0](https://github.com/truecharts/charts/compare/dizquetv-13.0.1...dizquetv-13.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dizquetv-13.0.1](https://github.com/truecharts/charts/compare/dizquetv-13.0.0...dizquetv-13.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dizquetv-13.0.0](https://github.com/truecharts/charts/compare/dizquetv-12.0.11...dizquetv-13.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dizquetv-12.0.11](https://github.com/truecharts/charts/compare/dizquetv-12.0.10...dizquetv-12.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dizquetv-12.0.10](https://github.com/truecharts/charts/compare/dizquetv-12.0.9...dizquetv-12.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dizquetv-12.0.9](https://github.com/truecharts/charts/compare/dizquetv-12.0.8...dizquetv-12.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dizquetv/13.1.5/Chart.yaml b/stable/dizquetv/13.1.5/Chart.yaml
new file mode 100644
index 0000000000..136344a50b
--- /dev/null
+++ b/stable/dizquetv/13.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dizquetv
+version: 13.1.5
+appVersion: 1.5.3
+description: Create live TV channel streams from media on your Plex servers.
+home: https://truecharts.org/charts/stable/dizquetv
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png
+deprecated: false
+sources:
+ - https://github.com/vexorian/dizquetv
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv
+ - https://hub.docker.com/r/vexorian/dizquetv
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dizqueTV
+ - dizquetv
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dizquetv/13.1.5/README.md b/stable/dizquetv/13.1.5/README.md
new file mode 100644
index 0000000000..14568bd1be
--- /dev/null
+++ b/stable/dizquetv/13.1.5/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/dizquetv)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/dizquetv/13.1.5/app-changelog.md b/stable/dizquetv/13.1.5/app-changelog.md
new file mode 100644
index 0000000000..ae93351ba5
--- /dev/null
+++ b/stable/dizquetv/13.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dizquetv-13.1.5](https://github.com/truecharts/charts/compare/dizquetv-13.1.4...dizquetv-13.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dizquetv/13.1.5/app-readme.md b/stable/dizquetv/13.1.5/app-readme.md
new file mode 100644
index 0000000000..d0c8155722
--- /dev/null
+++ b/stable/dizquetv/13.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Create live TV channel streams from media on your Plex servers.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/dizquetv](https://truecharts.org/charts/stable/dizquetv)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/dizquetv/13.1.5/charts/common-17.2.21.tgz b/stable/dizquetv/13.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dizquetv/13.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dizquetv/13.1.5/ix_values.yaml b/stable/dizquetv/13.1.5/ix_values.yaml
new file mode 100644
index 0000000000..af7fd2970e
--- /dev/null
+++ b/stable/dizquetv/13.1.5/ix_values.yaml
@@ -0,0 +1,41 @@
+image:
+ repository: vexorian/dizquetv
+ pullPolicy: IfNotPresent
+ tag: 1.5.3@sha256:f93b5ba851fcd9ce120588abe3108bac30afd63921178870f646ed1258b64f35
+nvidiaImage:
+ repository: vexorian/dizquetv
+ pullPolicy: IfNotPresent
+ tag: 1.5.3-nvidia@sha256:883f5ebc532acfdd64aed8ee89d53ac81794edb49bbb2adfca5b274ff37ae389
+
+service:
+ main:
+ ports:
+ main:
+ port: 10071
+ targetPort: 8000
+
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ imageSelector: image
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+
+persistence:
+ config:
+ enabled: true
+ mountPath: /home/node/app/.dizquetv
+
+portal:
+ open:
+ enabled: true
diff --git a/stable/dizquetv/13.1.5/questions.yaml b/stable/dizquetv/13.1.5/questions.yaml
new file mode 100644
index 0000000000..f7f1586301
--- /dev/null
+++ b/stable/dizquetv/13.1.5/questions.yaml
@@ -0,0 +1,2826 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: imageSelector
+ label: Select Image
+ schema:
+ type: string
+ default: image
+ enum:
+ - value: image
+ description: Image
+ - value: nvidiaImage
+ description: Nvidia Image
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10071
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/dizquetv/13.1.5/templates/NOTES.txt b/stable/dizquetv/13.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dizquetv/13.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/dizquetv/13.1.5/templates/common.yaml b/stable/dizquetv/13.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/dizquetv/13.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/dizquetv/13.1.5/values.yaml b/stable/dizquetv/13.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dns-doh-companion/4.1.4/CHANGELOG.md b/stable/dns-doh-companion/4.1.4/CHANGELOG.md
deleted file mode 100644
index 70a0e0f968..0000000000
--- a/stable/dns-doh-companion/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dns-doh-companion-4.1.4](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.3...dns-doh-companion-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dns-doh-companion-4.1.3](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.0...dns-doh-companion-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dns-doh-companion-4.1.2](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.0...dns-doh-companion-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dns-doh-companion-4.1.0](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.1...dns-doh-companion-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dns-doh-companion-4.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.0...dns-doh-companion-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dns-doh-companion-4.0.0](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.17...dns-doh-companion-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dns-doh-companion-3.0.17](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.16...dns-doh-companion-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dns-doh-companion-3.0.16](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.15...dns-doh-companion-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dns-doh-companion-3.0.15](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.14...dns-doh-companion-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dns-doh-companion-3.0.14](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.13...dns-doh-companion-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dns-doh-companion-3.0.13](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.12...dns-doh-companion-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dns-doh-companion/4.1.4/Chart.yaml b/stable/dns-doh-companion/4.1.4/Chart.yaml
deleted file mode 100644
index c4629e5a8e..0000000000
--- a/stable/dns-doh-companion/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dns-doh-companion
-version: 4.1.4
-appVersion: latest
-description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole.
-home: https://truecharts.org/charts/incubator/dns-doh-companion
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/testdasi/simple-dns-doh
- - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dns-doh-companion
- - Network-DNS
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-DNS
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dns-doh-companion/4.1.4/app-changelog.md b/stable/dns-doh-companion/4.1.4/app-changelog.md
deleted file mode 100644
index 78c399b953..0000000000
--- a/stable/dns-doh-companion/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dns-doh-companion-4.1.4](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.3...dns-doh-companion-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dns-doh-companion/4.1.4/charts/common-17.2.19.tgz b/stable/dns-doh-companion/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dns-doh-companion/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dns-doh-companion/4.1.5/CHANGELOG.md b/stable/dns-doh-companion/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..093d173d0c
--- /dev/null
+++ b/stable/dns-doh-companion/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dns-doh-companion-4.1.5](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.4...dns-doh-companion-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dns-doh-companion-4.1.4](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.3...dns-doh-companion-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dns-doh-companion-4.1.3](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.0...dns-doh-companion-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dns-doh-companion-4.1.2](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.0...dns-doh-companion-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dns-doh-companion-4.1.0](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.1...dns-doh-companion-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dns-doh-companion-4.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-4.0.0...dns-doh-companion-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dns-doh-companion-4.0.0](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.17...dns-doh-companion-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dns-doh-companion-3.0.17](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.16...dns-doh-companion-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dns-doh-companion-3.0.16](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.15...dns-doh-companion-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dns-doh-companion-3.0.15](https://github.com/truecharts/charts/compare/dns-doh-companion-3.0.14...dns-doh-companion-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dns-doh-companion/4.1.5/Chart.yaml b/stable/dns-doh-companion/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..e8c8ac1069
--- /dev/null
+++ b/stable/dns-doh-companion/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dns-doh-companion
+version: 4.1.5
+appVersion: latest
+description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole.
+home: https://truecharts.org/charts/incubator/dns-doh-companion
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
+deprecated: false
+sources:
+ - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion
+ - https://hub.docker.com/r/testdasi/simple-dns-doh
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dns-doh-companion
+ - Network-DNS
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-DNS
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dns-doh-companion/4.1.4/README.md b/stable/dns-doh-companion/4.1.5/README.md
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/README.md
rename to stable/dns-doh-companion/4.1.5/README.md
diff --git a/stable/dns-doh-companion/4.1.5/app-changelog.md b/stable/dns-doh-companion/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..1832584242
--- /dev/null
+++ b/stable/dns-doh-companion/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dns-doh-companion-4.1.5](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.4...dns-doh-companion-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dns-doh-companion/4.1.4/app-readme.md b/stable/dns-doh-companion/4.1.5/app-readme.md
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/app-readme.md
rename to stable/dns-doh-companion/4.1.5/app-readme.md
diff --git a/stable/dns-doh-companion/4.1.5/charts/common-17.2.21.tgz b/stable/dns-doh-companion/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dns-doh-companion/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dns-doh-companion/4.1.4/ix_values.yaml b/stable/dns-doh-companion/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/ix_values.yaml
rename to stable/dns-doh-companion/4.1.5/ix_values.yaml
diff --git a/stable/dns-doh-companion/4.1.4/questions.yaml b/stable/dns-doh-companion/4.1.5/questions.yaml
similarity index 100%
rename from stable/dns-doh-companion/4.1.4/questions.yaml
rename to stable/dns-doh-companion/4.1.5/questions.yaml
diff --git a/stable/docker-hub-rss/4.1.4/templates/common.yaml b/stable/dns-doh-companion/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/templates/common.yaml
rename to stable/dns-doh-companion/4.1.5/templates/common.yaml
diff --git a/stable/dns-doh-companion/4.1.5/values.yaml b/stable/dns-doh-companion/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/docker-hub-rss/4.1.4/CHANGELOG.md b/stable/docker-hub-rss/4.1.4/CHANGELOG.md
deleted file mode 100644
index f1ef8e2612..0000000000
--- a/stable/docker-hub-rss/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [docker-hub-rss-4.1.4](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.3...docker-hub-rss-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [docker-hub-rss-4.1.3](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.0...docker-hub-rss-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [docker-hub-rss-4.1.2](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.0...docker-hub-rss-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [docker-hub-rss-4.1.0](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.1...docker-hub-rss-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [docker-hub-rss-4.0.1](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.0...docker-hub-rss-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [docker-hub-rss-4.0.0](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.17...docker-hub-rss-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [docker-hub-rss-3.0.17](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.16...docker-hub-rss-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [docker-hub-rss-3.0.16](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.15...docker-hub-rss-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [docker-hub-rss-3.0.15](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.14...docker-hub-rss-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [docker-hub-rss-3.0.14](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.13...docker-hub-rss-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [docker-hub-rss-3.0.13](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.12...docker-hub-rss-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/docker-hub-rss/4.1.4/Chart.yaml b/stable/docker-hub-rss/4.1.4/Chart.yaml
deleted file mode 100644
index 2f7b6ce325..0000000000
--- a/stable/docker-hub-rss/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: docker-hub-rss
-version: 4.1.4
-appVersion: latest
-description: RSS feed for Chart Hub images.
-home: https://truecharts.org/charts/incubator/docker-hub-rss
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png
-deprecated: false
-sources:
- - https://hub.docker.com/r/theconnman/docker-hub-rss
- - https://github.com/TheConnMan/docker-hub-rss
- - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - docker-hub-rss
- - Cloud
- - Tools-Utilities
- - Network-Web
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/docker-hub-rss/4.1.4/app-changelog.md b/stable/docker-hub-rss/4.1.4/app-changelog.md
deleted file mode 100644
index 0318d2bd23..0000000000
--- a/stable/docker-hub-rss/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [docker-hub-rss-4.1.4](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.3...docker-hub-rss-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/docker-hub-rss/4.1.4/charts/common-17.2.19.tgz b/stable/docker-hub-rss/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/docker-hub-rss/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/docker-hub-rss/4.1.5/CHANGELOG.md b/stable/docker-hub-rss/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9a49482931
--- /dev/null
+++ b/stable/docker-hub-rss/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [docker-hub-rss-4.1.5](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.4...docker-hub-rss-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [docker-hub-rss-4.1.4](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.3...docker-hub-rss-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [docker-hub-rss-4.1.3](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.0...docker-hub-rss-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [docker-hub-rss-4.1.2](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.0...docker-hub-rss-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [docker-hub-rss-4.1.0](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.1...docker-hub-rss-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [docker-hub-rss-4.0.1](https://github.com/truecharts/charts/compare/docker-hub-rss-4.0.0...docker-hub-rss-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [docker-hub-rss-4.0.0](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.17...docker-hub-rss-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [docker-hub-rss-3.0.17](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.16...docker-hub-rss-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [docker-hub-rss-3.0.16](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.15...docker-hub-rss-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [docker-hub-rss-3.0.15](https://github.com/truecharts/charts/compare/docker-hub-rss-3.0.14...docker-hub-rss-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/docker-hub-rss/4.1.5/Chart.yaml b/stable/docker-hub-rss/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..09a64f7345
--- /dev/null
+++ b/stable/docker-hub-rss/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: docker-hub-rss
+version: 4.1.5
+appVersion: latest
+description: RSS feed for Chart Hub images.
+home: https://truecharts.org/charts/incubator/docker-hub-rss
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png
+deprecated: false
+sources:
+ - https://github.com/TheConnMan/docker-hub-rss
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss
+ - https://hub.docker.com/r/theconnman/docker-hub-rss
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - docker-hub-rss
+ - Cloud
+ - Tools-Utilities
+ - Network-Web
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/docker-hub-rss/4.1.4/README.md b/stable/docker-hub-rss/4.1.5/README.md
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/README.md
rename to stable/docker-hub-rss/4.1.5/README.md
diff --git a/stable/docker-hub-rss/4.1.5/app-changelog.md b/stable/docker-hub-rss/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..4dee7967af
--- /dev/null
+++ b/stable/docker-hub-rss/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [docker-hub-rss-4.1.5](https://github.com/truecharts/charts/compare/docker-hub-rss-4.1.4...docker-hub-rss-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/docker-hub-rss/4.1.4/app-readme.md b/stable/docker-hub-rss/4.1.5/app-readme.md
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/app-readme.md
rename to stable/docker-hub-rss/4.1.5/app-readme.md
diff --git a/stable/docker-hub-rss/4.1.5/charts/common-17.2.21.tgz b/stable/docker-hub-rss/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/docker-hub-rss/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/docker-hub-rss/4.1.4/ix_values.yaml b/stable/docker-hub-rss/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/ix_values.yaml
rename to stable/docker-hub-rss/4.1.5/ix_values.yaml
diff --git a/stable/docker-hub-rss/4.1.4/questions.yaml b/stable/docker-hub-rss/4.1.5/questions.yaml
similarity index 100%
rename from stable/docker-hub-rss/4.1.4/questions.yaml
rename to stable/docker-hub-rss/4.1.5/questions.yaml
diff --git a/stable/dockerregistry/4.1.4/templates/common.yaml b/stable/docker-hub-rss/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dockerregistry/4.1.4/templates/common.yaml
rename to stable/docker-hub-rss/4.1.5/templates/common.yaml
diff --git a/stable/docker-hub-rss/4.1.5/values.yaml b/stable/docker-hub-rss/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/docker/3.1.4/CHANGELOG.md b/stable/docker/3.1.4/CHANGELOG.md
deleted file mode 100644
index 26e01cf09d..0000000000
--- a/stable/docker/3.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [docker-3.1.4](https://github.com/truecharts/charts/compare/docker-3.1.3...docker-3.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [docker-3.1.3](https://github.com/truecharts/charts/compare/docker-3.1.0...docker-3.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [docker-3.1.2](https://github.com/truecharts/charts/compare/docker-3.1.0...docker-3.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [docker-3.1.0](https://github.com/truecharts/charts/compare/docker-3.0.1...docker-3.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [docker-3.0.1](https://github.com/truecharts/charts/compare/docker-3.0.0...docker-3.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [docker-3.0.0](https://github.com/truecharts/charts/compare/docker-2.0.11...docker-3.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [docker-2.0.11](https://github.com/truecharts/charts/compare/docker-2.0.10...docker-2.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [docker-2.0.10](https://github.com/truecharts/charts/compare/docker-2.0.9...docker-2.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [docker-2.0.9](https://github.com/truecharts/charts/compare/docker-2.0.8...docker-2.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [docker-2.0.8](https://github.com/truecharts/charts/compare/docker-2.0.7...docker-2.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [docker-2.0.7](https://github.com/truecharts/charts/compare/docker-2.0.6...docker-2.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/docker/3.1.4/Chart.yaml b/stable/docker/3.1.4/Chart.yaml
deleted file mode 100644
index fd58054768..0000000000
--- a/stable/docker/3.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: docker
-version: 3.1.4
-appVersion: 24.0.7
-description: Dedicated App for using Docker-in-Docker
-home: https://truecharts.org/charts/stable/docker
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/docker
- - https://hub.docker.com/_/docker
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - docker
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: docker
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/docker/3.1.4/app-changelog.md b/stable/docker/3.1.4/app-changelog.md
deleted file mode 100644
index f694898372..0000000000
--- a/stable/docker/3.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [docker-3.1.4](https://github.com/truecharts/charts/compare/docker-3.1.3...docker-3.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/docker/3.1.4/charts/common-17.2.19.tgz b/stable/docker/3.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/docker/3.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/docker/3.1.5/CHANGELOG.md b/stable/docker/3.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..f39e76c5ae
--- /dev/null
+++ b/stable/docker/3.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [docker-3.1.5](https://github.com/truecharts/charts/compare/docker-3.1.4...docker-3.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [docker-3.1.4](https://github.com/truecharts/charts/compare/docker-3.1.3...docker-3.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [docker-3.1.3](https://github.com/truecharts/charts/compare/docker-3.1.0...docker-3.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [docker-3.1.2](https://github.com/truecharts/charts/compare/docker-3.1.0...docker-3.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [docker-3.1.0](https://github.com/truecharts/charts/compare/docker-3.0.1...docker-3.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [docker-3.0.1](https://github.com/truecharts/charts/compare/docker-3.0.0...docker-3.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [docker-3.0.0](https://github.com/truecharts/charts/compare/docker-2.0.11...docker-3.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [docker-2.0.11](https://github.com/truecharts/charts/compare/docker-2.0.10...docker-2.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [docker-2.0.10](https://github.com/truecharts/charts/compare/docker-2.0.9...docker-2.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [docker-2.0.9](https://github.com/truecharts/charts/compare/docker-2.0.8...docker-2.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/docker/3.1.5/Chart.yaml b/stable/docker/3.1.5/Chart.yaml
new file mode 100644
index 0000000000..66d8e0d683
--- /dev/null
+++ b/stable/docker/3.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: docker
+version: 3.1.5
+appVersion: 24.0.7
+description: Dedicated App for using Docker-in-Docker
+home: https://truecharts.org/charts/stable/docker
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/docker
+ - https://hub.docker.com/_/docker
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - docker
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: docker
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/docker/3.1.4/README.md b/stable/docker/3.1.5/README.md
similarity index 100%
rename from stable/docker/3.1.4/README.md
rename to stable/docker/3.1.5/README.md
diff --git a/stable/docker/3.1.5/app-changelog.md b/stable/docker/3.1.5/app-changelog.md
new file mode 100644
index 0000000000..c0c0ea45fd
--- /dev/null
+++ b/stable/docker/3.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [docker-3.1.5](https://github.com/truecharts/charts/compare/docker-3.1.4...docker-3.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/docker/3.1.4/app-readme.md b/stable/docker/3.1.5/app-readme.md
similarity index 100%
rename from stable/docker/3.1.4/app-readme.md
rename to stable/docker/3.1.5/app-readme.md
diff --git a/stable/docker/3.1.5/charts/common-17.2.21.tgz b/stable/docker/3.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/docker/3.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/docker/3.1.4/ix_values.yaml b/stable/docker/3.1.5/ix_values.yaml
similarity index 100%
rename from stable/docker/3.1.4/ix_values.yaml
rename to stable/docker/3.1.5/ix_values.yaml
diff --git a/stable/docker/3.1.4/questions.yaml b/stable/docker/3.1.5/questions.yaml
similarity index 100%
rename from stable/docker/3.1.4/questions.yaml
rename to stable/docker/3.1.5/questions.yaml
diff --git a/stable/docker/3.1.5/templates/NOTES.txt b/stable/docker/3.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/docker/3.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/docker/3.1.5/templates/common.yaml b/stable/docker/3.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/docker/3.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/docker/3.1.5/values.yaml b/stable/docker/3.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dockerregistry/4.1.4/CHANGELOG.md b/stable/dockerregistry/4.1.4/CHANGELOG.md
deleted file mode 100644
index b3b6986336..0000000000
--- a/stable/dockerregistry/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dockerregistry-4.1.4](https://github.com/truecharts/charts/compare/dockerregistry-4.1.3...dockerregistry-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dockerregistry-4.1.3](https://github.com/truecharts/charts/compare/dockerregistry-4.1.0...dockerregistry-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dockerregistry-4.1.2](https://github.com/truecharts/charts/compare/dockerregistry-4.1.0...dockerregistry-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dockerregistry-4.1.0](https://github.com/truecharts/charts/compare/dockerregistry-4.0.1...dockerregistry-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dockerregistry-4.0.1](https://github.com/truecharts/charts/compare/dockerregistry-4.0.0...dockerregistry-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dockerregistry-4.0.0](https://github.com/truecharts/charts/compare/dockerregistry-3.0.18...dockerregistry-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dockerregistry-3.0.18](https://github.com/truecharts/charts/compare/dockerregistry-3.0.17...dockerregistry-3.0.18) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dockerregistry-3.0.17](https://github.com/truecharts/charts/compare/dockerregistry-3.0.16...dockerregistry-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dockerregistry-3.0.16](https://github.com/truecharts/charts/compare/dockerregistry-3.0.15...dockerregistry-3.0.16) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dockerregistry-3.0.15](https://github.com/truecharts/charts/compare/dockerregistry-3.0.14...dockerregistry-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dockerregistry-3.0.14](https://github.com/truecharts/charts/compare/dockerregistry-3.0.13...dockerregistry-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/dockerregistry/4.1.4/Chart.yaml b/stable/dockerregistry/4.1.4/Chart.yaml
deleted file mode 100644
index e7098b8b8e..0000000000
--- a/stable/dockerregistry/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dockerregistry
-version: 4.1.4
-appVersion: "2"
-description: |
- Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/
-home: https://truecharts.org/charts/incubator/dockerregistry
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png
-deprecated: false
-sources:
- - https://registry.hub.docker.com/_/registry/
- - https://github.com/distribution/distribution
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry
- - https://hub.docker.com/_/registry
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dockerregistry
- - Cloud
- - Network-Management
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dockerregistry/4.1.4/app-changelog.md b/stable/dockerregistry/4.1.4/app-changelog.md
deleted file mode 100644
index c6d8c4a060..0000000000
--- a/stable/dockerregistry/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dockerregistry-4.1.4](https://github.com/truecharts/charts/compare/dockerregistry-4.1.3...dockerregistry-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dockerregistry/4.1.4/charts/common-17.2.19.tgz b/stable/dockerregistry/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dockerregistry/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dockerregistry/4.1.5/CHANGELOG.md b/stable/dockerregistry/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..eea43aaf94
--- /dev/null
+++ b/stable/dockerregistry/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dockerregistry-4.1.5](https://github.com/truecharts/charts/compare/dockerregistry-4.1.4...dockerregistry-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dockerregistry-4.1.4](https://github.com/truecharts/charts/compare/dockerregistry-4.1.3...dockerregistry-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dockerregistry-4.1.3](https://github.com/truecharts/charts/compare/dockerregistry-4.1.0...dockerregistry-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dockerregistry-4.1.2](https://github.com/truecharts/charts/compare/dockerregistry-4.1.0...dockerregistry-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dockerregistry-4.1.0](https://github.com/truecharts/charts/compare/dockerregistry-4.0.1...dockerregistry-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dockerregistry-4.0.1](https://github.com/truecharts/charts/compare/dockerregistry-4.0.0...dockerregistry-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dockerregistry-4.0.0](https://github.com/truecharts/charts/compare/dockerregistry-3.0.18...dockerregistry-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dockerregistry-3.0.18](https://github.com/truecharts/charts/compare/dockerregistry-3.0.17...dockerregistry-3.0.18) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dockerregistry-3.0.17](https://github.com/truecharts/charts/compare/dockerregistry-3.0.16...dockerregistry-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dockerregistry-3.0.16](https://github.com/truecharts/charts/compare/dockerregistry-3.0.15...dockerregistry-3.0.16) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dockerregistry/4.1.5/Chart.yaml b/stable/dockerregistry/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..8f1fbe17ef
--- /dev/null
+++ b/stable/dockerregistry/4.1.5/Chart.yaml
@@ -0,0 +1,42 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dockerregistry
+version: 4.1.5
+appVersion: "2"
+description: |
+ Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/
+home: https://truecharts.org/charts/incubator/dockerregistry
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png
+deprecated: false
+sources:
+ - https://hub.docker.com/_/registry
+ - https://github.com/distribution/distribution
+ - https://registry.hub.docker.com/_/registry/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dockerregistry
+ - Cloud
+ - Network-Management
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dockerregistry/4.1.4/README.md b/stable/dockerregistry/4.1.5/README.md
similarity index 100%
rename from stable/dockerregistry/4.1.4/README.md
rename to stable/dockerregistry/4.1.5/README.md
diff --git a/stable/dockerregistry/4.1.5/app-changelog.md b/stable/dockerregistry/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..b74334ed82
--- /dev/null
+++ b/stable/dockerregistry/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dockerregistry-4.1.5](https://github.com/truecharts/charts/compare/dockerregistry-4.1.4...dockerregistry-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dockerregistry/4.1.4/app-readme.md b/stable/dockerregistry/4.1.5/app-readme.md
similarity index 100%
rename from stable/dockerregistry/4.1.4/app-readme.md
rename to stable/dockerregistry/4.1.5/app-readme.md
diff --git a/stable/dockerregistry/4.1.5/charts/common-17.2.21.tgz b/stable/dockerregistry/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dockerregistry/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dockerregistry/4.1.4/ix_values.yaml b/stable/dockerregistry/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dockerregistry/4.1.4/ix_values.yaml
rename to stable/dockerregistry/4.1.5/ix_values.yaml
diff --git a/stable/dockerregistry/4.1.4/questions.yaml b/stable/dockerregistry/4.1.5/questions.yaml
similarity index 100%
rename from stable/dockerregistry/4.1.4/questions.yaml
rename to stable/dockerregistry/4.1.5/questions.yaml
diff --git a/stable/dontstarvetogether/4.1.4/templates/common.yaml b/stable/dockerregistry/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/templates/common.yaml
rename to stable/dockerregistry/4.1.5/templates/common.yaml
diff --git a/stable/dockerregistry/4.1.5/values.yaml b/stable/dockerregistry/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/docusaurus/7.1.4/CHANGELOG.md b/stable/docusaurus/7.1.4/CHANGELOG.md
deleted file mode 100644
index 62eca23a0a..0000000000
--- a/stable/docusaurus/7.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [docusaurus-7.1.4](https://github.com/truecharts/charts/compare/docusaurus-7.1.3...docusaurus-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [docusaurus-7.1.3](https://github.com/truecharts/charts/compare/docusaurus-7.1.0...docusaurus-7.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [docusaurus-7.1.2](https://github.com/truecharts/charts/compare/docusaurus-7.1.0...docusaurus-7.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [docusaurus-7.1.0](https://github.com/truecharts/charts/compare/docusaurus-7.0.1...docusaurus-7.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [docusaurus-7.0.1](https://github.com/truecharts/charts/compare/docusaurus-7.0.0...docusaurus-7.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [docusaurus-7.0.0](https://github.com/truecharts/charts/compare/docusaurus-6.0.11...docusaurus-7.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [docusaurus-6.0.11](https://github.com/truecharts/charts/compare/docusaurus-6.0.10...docusaurus-6.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [docusaurus-6.0.10](https://github.com/truecharts/charts/compare/docusaurus-6.0.9...docusaurus-6.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [docusaurus-6.0.9](https://github.com/truecharts/charts/compare/docusaurus-6.0.8...docusaurus-6.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [docusaurus-6.0.8](https://github.com/truecharts/charts/compare/docusaurus-6.0.7...docusaurus-6.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [docusaurus-6.0.7](https://github.com/truecharts/charts/compare/docusaurus-6.0.6...docusaurus-6.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/docusaurus/7.1.4/Chart.yaml b/stable/docusaurus/7.1.4/Chart.yaml
deleted file mode 100644
index ca172c6804..0000000000
--- a/stable/docusaurus/7.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: docusaurus
-version: 7.1.4
-appVersion: latest
-description: Docusaurus makes it easy to maintain Open Source documentation websites.
-home: https://truecharts.org/charts/stable/docusaurus
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png
-deprecated: false
-sources:
- - https://github.com/awesometic/docker-docusaurus
- - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus
- - https://hub.docker.com/r/awesometic/docusaurus
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - documentation
- - website
- - Docusaurus
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: website
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/docusaurus/7.1.4/app-changelog.md b/stable/docusaurus/7.1.4/app-changelog.md
deleted file mode 100644
index 7e878e1a38..0000000000
--- a/stable/docusaurus/7.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [docusaurus-7.1.4](https://github.com/truecharts/charts/compare/docusaurus-7.1.3...docusaurus-7.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/docusaurus/7.1.4/charts/common-17.2.19.tgz b/stable/docusaurus/7.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/docusaurus/7.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/docusaurus/7.1.5/CHANGELOG.md b/stable/docusaurus/7.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9b9c15fb1c
--- /dev/null
+++ b/stable/docusaurus/7.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [docusaurus-7.1.5](https://github.com/truecharts/charts/compare/docusaurus-7.1.4...docusaurus-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [docusaurus-7.1.4](https://github.com/truecharts/charts/compare/docusaurus-7.1.3...docusaurus-7.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [docusaurus-7.1.3](https://github.com/truecharts/charts/compare/docusaurus-7.1.0...docusaurus-7.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [docusaurus-7.1.2](https://github.com/truecharts/charts/compare/docusaurus-7.1.0...docusaurus-7.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [docusaurus-7.1.0](https://github.com/truecharts/charts/compare/docusaurus-7.0.1...docusaurus-7.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [docusaurus-7.0.1](https://github.com/truecharts/charts/compare/docusaurus-7.0.0...docusaurus-7.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [docusaurus-7.0.0](https://github.com/truecharts/charts/compare/docusaurus-6.0.11...docusaurus-7.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [docusaurus-6.0.11](https://github.com/truecharts/charts/compare/docusaurus-6.0.10...docusaurus-6.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [docusaurus-6.0.10](https://github.com/truecharts/charts/compare/docusaurus-6.0.9...docusaurus-6.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [docusaurus-6.0.9](https://github.com/truecharts/charts/compare/docusaurus-6.0.8...docusaurus-6.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/docusaurus/7.1.5/Chart.yaml b/stable/docusaurus/7.1.5/Chart.yaml
new file mode 100644
index 0000000000..751c2bfb41
--- /dev/null
+++ b/stable/docusaurus/7.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: docusaurus
+version: 7.1.5
+appVersion: latest
+description: Docusaurus makes it easy to maintain Open Source documentation websites.
+home: https://truecharts.org/charts/stable/docusaurus
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png
+deprecated: false
+sources:
+ - https://github.com/awesometic/docker-docusaurus
+ - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus
+ - https://hub.docker.com/r/awesometic/docusaurus
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - documentation
+ - website
+ - Docusaurus
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: website
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/docusaurus/7.1.4/README.md b/stable/docusaurus/7.1.5/README.md
similarity index 100%
rename from stable/docusaurus/7.1.4/README.md
rename to stable/docusaurus/7.1.5/README.md
diff --git a/stable/docusaurus/7.1.5/app-changelog.md b/stable/docusaurus/7.1.5/app-changelog.md
new file mode 100644
index 0000000000..e6be331a15
--- /dev/null
+++ b/stable/docusaurus/7.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [docusaurus-7.1.5](https://github.com/truecharts/charts/compare/docusaurus-7.1.4...docusaurus-7.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/docusaurus/7.1.4/app-readme.md b/stable/docusaurus/7.1.5/app-readme.md
similarity index 100%
rename from stable/docusaurus/7.1.4/app-readme.md
rename to stable/docusaurus/7.1.5/app-readme.md
diff --git a/stable/docusaurus/7.1.5/charts/common-17.2.21.tgz b/stable/docusaurus/7.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/docusaurus/7.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/docusaurus/7.1.4/ix_values.yaml b/stable/docusaurus/7.1.5/ix_values.yaml
similarity index 100%
rename from stable/docusaurus/7.1.4/ix_values.yaml
rename to stable/docusaurus/7.1.5/ix_values.yaml
diff --git a/stable/docusaurus/7.1.4/questions.yaml b/stable/docusaurus/7.1.5/questions.yaml
similarity index 100%
rename from stable/docusaurus/7.1.4/questions.yaml
rename to stable/docusaurus/7.1.5/questions.yaml
diff --git a/stable/docusaurus/7.1.5/templates/NOTES.txt b/stable/docusaurus/7.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/docusaurus/7.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/docusaurus/7.1.5/templates/common.yaml b/stable/docusaurus/7.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/docusaurus/7.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/docusaurus/7.1.5/values.yaml b/stable/docusaurus/7.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dokuwiki/9.1.4/CHANGELOG.md b/stable/dokuwiki/9.1.4/CHANGELOG.md
deleted file mode 100644
index 89061ad625..0000000000
--- a/stable/dokuwiki/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dokuwiki-9.1.4](https://github.com/truecharts/charts/compare/dokuwiki-9.1.3...dokuwiki-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dokuwiki-9.1.3](https://github.com/truecharts/charts/compare/dokuwiki-9.1.0...dokuwiki-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dokuwiki-9.1.2](https://github.com/truecharts/charts/compare/dokuwiki-9.1.0...dokuwiki-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dokuwiki-9.1.0](https://github.com/truecharts/charts/compare/dokuwiki-9.0.1...dokuwiki-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dokuwiki-9.0.1](https://github.com/truecharts/charts/compare/dokuwiki-9.0.0...dokuwiki-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dokuwiki-9.0.0](https://github.com/truecharts/charts/compare/dokuwiki-8.0.12...dokuwiki-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dokuwiki-8.0.12](https://github.com/truecharts/charts/compare/dokuwiki-8.0.11...dokuwiki-8.0.12) (2023-12-25)
-
-### Chore
-
-- update container image bitnami/dokuwiki to 20230404.1.0[@37e5b6e](https://github.com/37e5b6e) by renovate ([#16393](https://github.com/truecharts/charts/issues/16393))
-
-## [dokuwiki-8.0.11](https://github.com/truecharts/charts/compare/dokuwiki-8.0.10...dokuwiki-8.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dokuwiki-8.0.10](https://github.com/truecharts/charts/compare/dokuwiki-8.0.9...dokuwiki-8.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dokuwiki-8.0.9](https://github.com/truecharts/charts/compare/dokuwiki-8.0.8...dokuwiki-8.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dokuwiki-8.0.8](https://github.com/truecharts/charts/compare/dokuwiki-8.0.7...dokuwiki-8.0.8) (2023-12-23)
-
-### Chore
diff --git a/stable/dokuwiki/9.1.4/Chart.yaml b/stable/dokuwiki/9.1.4/Chart.yaml
deleted file mode 100644
index 7e883b9982..0000000000
--- a/stable/dokuwiki/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dokuwiki
-version: 9.1.4
-appVersion: 20230404.1.0
-description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
-home: https://truecharts.org/charts/stable/dokuwiki
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
- - https://hub.docker.com/r/bitnami/dokuwiki
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dokuwiki
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/dokuwiki/9.1.4/app-changelog.md b/stable/dokuwiki/9.1.4/app-changelog.md
deleted file mode 100644
index 6f2086368f..0000000000
--- a/stable/dokuwiki/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dokuwiki-9.1.4](https://github.com/truecharts/charts/compare/dokuwiki-9.1.3...dokuwiki-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dokuwiki/9.1.4/charts/common-17.2.19.tgz b/stable/dokuwiki/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dokuwiki/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dokuwiki/9.1.5/CHANGELOG.md b/stable/dokuwiki/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..2977869a4f
--- /dev/null
+++ b/stable/dokuwiki/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dokuwiki-9.1.5](https://github.com/truecharts/charts/compare/dokuwiki-9.1.4...dokuwiki-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dokuwiki-9.1.4](https://github.com/truecharts/charts/compare/dokuwiki-9.1.3...dokuwiki-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dokuwiki-9.1.3](https://github.com/truecharts/charts/compare/dokuwiki-9.1.0...dokuwiki-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dokuwiki-9.1.2](https://github.com/truecharts/charts/compare/dokuwiki-9.1.0...dokuwiki-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dokuwiki-9.1.0](https://github.com/truecharts/charts/compare/dokuwiki-9.0.1...dokuwiki-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dokuwiki-9.0.1](https://github.com/truecharts/charts/compare/dokuwiki-9.0.0...dokuwiki-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dokuwiki-9.0.0](https://github.com/truecharts/charts/compare/dokuwiki-8.0.12...dokuwiki-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dokuwiki-8.0.12](https://github.com/truecharts/charts/compare/dokuwiki-8.0.11...dokuwiki-8.0.12) (2023-12-25)
+
+### Chore
+
+- update container image bitnami/dokuwiki to 20230404.1.0[@37e5b6e](https://github.com/37e5b6e) by renovate ([#16393](https://github.com/truecharts/charts/issues/16393))
+
+## [dokuwiki-8.0.11](https://github.com/truecharts/charts/compare/dokuwiki-8.0.10...dokuwiki-8.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dokuwiki-8.0.10](https://github.com/truecharts/charts/compare/dokuwiki-8.0.9...dokuwiki-8.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/dokuwiki/9.1.5/Chart.yaml b/stable/dokuwiki/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..8a4f18938f
--- /dev/null
+++ b/stable/dokuwiki/9.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dokuwiki
+version: 9.1.5
+appVersion: 20230404.1.0
+description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
+home: https://truecharts.org/charts/stable/dokuwiki
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
+deprecated: false
+sources:
+ - https://hub.docker.com/r/bitnami/dokuwiki
+ - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dokuwiki
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/dokuwiki/9.1.4/README.md b/stable/dokuwiki/9.1.5/README.md
similarity index 100%
rename from stable/dokuwiki/9.1.4/README.md
rename to stable/dokuwiki/9.1.5/README.md
diff --git a/stable/dokuwiki/9.1.5/app-changelog.md b/stable/dokuwiki/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..824c8210eb
--- /dev/null
+++ b/stable/dokuwiki/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dokuwiki-9.1.5](https://github.com/truecharts/charts/compare/dokuwiki-9.1.4...dokuwiki-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dokuwiki/9.1.4/app-readme.md b/stable/dokuwiki/9.1.5/app-readme.md
similarity index 100%
rename from stable/dokuwiki/9.1.4/app-readme.md
rename to stable/dokuwiki/9.1.5/app-readme.md
diff --git a/stable/dokuwiki/9.1.5/charts/common-17.2.21.tgz b/stable/dokuwiki/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dokuwiki/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dokuwiki/9.1.4/ix_values.yaml b/stable/dokuwiki/9.1.5/ix_values.yaml
similarity index 100%
rename from stable/dokuwiki/9.1.4/ix_values.yaml
rename to stable/dokuwiki/9.1.5/ix_values.yaml
diff --git a/stable/dokuwiki/9.1.4/questions.yaml b/stable/dokuwiki/9.1.5/questions.yaml
similarity index 100%
rename from stable/dokuwiki/9.1.4/questions.yaml
rename to stable/dokuwiki/9.1.5/questions.yaml
diff --git a/stable/dokuwiki/9.1.5/templates/NOTES.txt b/stable/dokuwiki/9.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/dokuwiki/9.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/dokuwiki/9.1.5/templates/common.yaml b/stable/dokuwiki/9.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/dokuwiki/9.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/dokuwiki/9.1.5/values.yaml b/stable/dokuwiki/9.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/domoticz/8.1.4/CHANGELOG.md b/stable/domoticz/8.1.4/CHANGELOG.md
deleted file mode 100644
index 1bf132721d..0000000000
--- a/stable/domoticz/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [domoticz-8.1.4](https://github.com/truecharts/charts/compare/domoticz-8.1.3...domoticz-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [domoticz-8.1.3](https://github.com/truecharts/charts/compare/domoticz-8.1.0...domoticz-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [domoticz-8.1.2](https://github.com/truecharts/charts/compare/domoticz-8.1.0...domoticz-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [domoticz-8.1.0](https://github.com/truecharts/charts/compare/domoticz-8.0.1...domoticz-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [domoticz-8.0.1](https://github.com/truecharts/charts/compare/domoticz-8.0.0...domoticz-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [domoticz-8.0.0](https://github.com/truecharts/charts/compare/domoticz-7.0.11...domoticz-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [domoticz-7.0.11](https://github.com/truecharts/charts/compare/domoticz-7.0.10...domoticz-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [domoticz-7.0.10](https://github.com/truecharts/charts/compare/domoticz-7.0.9...domoticz-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [domoticz-7.0.9](https://github.com/truecharts/charts/compare/domoticz-7.0.8...domoticz-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [domoticz-7.0.8](https://github.com/truecharts/charts/compare/domoticz-7.0.7...domoticz-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [domoticz-7.0.7](https://github.com/truecharts/charts/compare/domoticz-7.0.6...domoticz-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/domoticz/8.1.4/Chart.yaml b/stable/domoticz/8.1.4/Chart.yaml
deleted file mode 100644
index f4f913892c..0000000000
--- a/stable/domoticz/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: domoticz
-version: 8.1.4
-appVersion: 2023.2.20231129
-description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more.
-home: https://truecharts.org/charts/stable/domoticz
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
- - https://ghcr.io/linuxserver/domoticz
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - domoticz
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/domoticz/8.1.4/app-changelog.md b/stable/domoticz/8.1.4/app-changelog.md
deleted file mode 100644
index ccae760f33..0000000000
--- a/stable/domoticz/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [domoticz-8.1.4](https://github.com/truecharts/charts/compare/domoticz-8.1.3...domoticz-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/domoticz/8.1.4/charts/common-17.2.19.tgz b/stable/domoticz/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/domoticz/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/domoticz/8.1.5/CHANGELOG.md b/stable/domoticz/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..21c4360d66
--- /dev/null
+++ b/stable/domoticz/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [domoticz-8.1.5](https://github.com/truecharts/charts/compare/domoticz-8.1.4...domoticz-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [domoticz-8.1.4](https://github.com/truecharts/charts/compare/domoticz-8.1.3...domoticz-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [domoticz-8.1.3](https://github.com/truecharts/charts/compare/domoticz-8.1.0...domoticz-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [domoticz-8.1.2](https://github.com/truecharts/charts/compare/domoticz-8.1.0...domoticz-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [domoticz-8.1.0](https://github.com/truecharts/charts/compare/domoticz-8.0.1...domoticz-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [domoticz-8.0.1](https://github.com/truecharts/charts/compare/domoticz-8.0.0...domoticz-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [domoticz-8.0.0](https://github.com/truecharts/charts/compare/domoticz-7.0.11...domoticz-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [domoticz-7.0.11](https://github.com/truecharts/charts/compare/domoticz-7.0.10...domoticz-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [domoticz-7.0.10](https://github.com/truecharts/charts/compare/domoticz-7.0.9...domoticz-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [domoticz-7.0.9](https://github.com/truecharts/charts/compare/domoticz-7.0.8...domoticz-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/domoticz/8.1.5/Chart.yaml b/stable/domoticz/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..5821202377
--- /dev/null
+++ b/stable/domoticz/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: domoticz
+version: 8.1.5
+appVersion: 2023.2.20231129
+description: Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more.
+home: https://truecharts.org/charts/stable/domoticz
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/domoticz
+ - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - domoticz
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/domoticz/8.1.4/README.md b/stable/domoticz/8.1.5/README.md
similarity index 100%
rename from stable/domoticz/8.1.4/README.md
rename to stable/domoticz/8.1.5/README.md
diff --git a/stable/domoticz/8.1.5/app-changelog.md b/stable/domoticz/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..d8a4f03189
--- /dev/null
+++ b/stable/domoticz/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [domoticz-8.1.5](https://github.com/truecharts/charts/compare/domoticz-8.1.4...domoticz-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/domoticz/8.1.4/app-readme.md b/stable/domoticz/8.1.5/app-readme.md
similarity index 100%
rename from stable/domoticz/8.1.4/app-readme.md
rename to stable/domoticz/8.1.5/app-readme.md
diff --git a/stable/domoticz/8.1.5/charts/common-17.2.21.tgz b/stable/domoticz/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/domoticz/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/domoticz/8.1.4/ix_values.yaml b/stable/domoticz/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/domoticz/8.1.4/ix_values.yaml
rename to stable/domoticz/8.1.5/ix_values.yaml
diff --git a/stable/domoticz/8.1.4/questions.yaml b/stable/domoticz/8.1.5/questions.yaml
similarity index 100%
rename from stable/domoticz/8.1.4/questions.yaml
rename to stable/domoticz/8.1.5/questions.yaml
diff --git a/stable/domoticz/8.1.5/templates/NOTES.txt b/stable/domoticz/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/domoticz/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/domoticz/8.1.5/templates/common.yaml b/stable/domoticz/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/domoticz/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/domoticz/8.1.5/values.yaml b/stable/domoticz/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dontstarvetogether/4.1.4/CHANGELOG.md b/stable/dontstarvetogether/4.1.4/CHANGELOG.md
deleted file mode 100644
index 4e0178a367..0000000000
--- a/stable/dontstarvetogether/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dontstarvetogether-4.1.4](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.3...dontstarvetogether-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dontstarvetogether-4.1.3](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.0...dontstarvetogether-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dontstarvetogether-4.1.2](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.0...dontstarvetogether-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dontstarvetogether-4.1.0](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.1...dontstarvetogether-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dontstarvetogether-4.0.1](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.0...dontstarvetogether-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dontstarvetogether-4.0.0](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.17...dontstarvetogether-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dontstarvetogether-3.0.17](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.16...dontstarvetogether-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dontstarvetogether-3.0.16](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.15...dontstarvetogether-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dontstarvetogether-3.0.15](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.14...dontstarvetogether-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dontstarvetogether-3.0.14](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.13...dontstarvetogether-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dontstarvetogether-3.0.13](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.12...dontstarvetogether-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dontstarvetogether/4.1.4/Chart.yaml b/stable/dontstarvetogether/4.1.4/Chart.yaml
deleted file mode 100644
index 2f8365bd48..0000000000
--- a/stable/dontstarvetogether/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dontstarvetogether
-version: 4.1.4
-appVersion: dontstarve
-description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it.
-home: https://truecharts.org/charts/incubator/dontstarvetogether
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png
-deprecated: false
-sources:
- - https://www.klei.com/games/dont-starve-together
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether
- - https://hub.docker.com/r/ich777/steamcmd
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dontstarvetogether
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dontstarvetogether/4.1.4/app-changelog.md b/stable/dontstarvetogether/4.1.4/app-changelog.md
deleted file mode 100644
index 7031d7d046..0000000000
--- a/stable/dontstarvetogether/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dontstarvetogether-4.1.4](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.3...dontstarvetogether-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dontstarvetogether/4.1.4/charts/common-17.2.19.tgz b/stable/dontstarvetogether/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dontstarvetogether/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dontstarvetogether/4.1.5/CHANGELOG.md b/stable/dontstarvetogether/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b3818565d7
--- /dev/null
+++ b/stable/dontstarvetogether/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dontstarvetogether-4.1.5](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.4...dontstarvetogether-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dontstarvetogether-4.1.4](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.3...dontstarvetogether-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dontstarvetogether-4.1.3](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.0...dontstarvetogether-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dontstarvetogether-4.1.2](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.0...dontstarvetogether-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dontstarvetogether-4.1.0](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.1...dontstarvetogether-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dontstarvetogether-4.0.1](https://github.com/truecharts/charts/compare/dontstarvetogether-4.0.0...dontstarvetogether-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dontstarvetogether-4.0.0](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.17...dontstarvetogether-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dontstarvetogether-3.0.17](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.16...dontstarvetogether-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dontstarvetogether-3.0.16](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.15...dontstarvetogether-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dontstarvetogether-3.0.15](https://github.com/truecharts/charts/compare/dontstarvetogether-3.0.14...dontstarvetogether-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dontstarvetogether/4.1.5/Chart.yaml b/stable/dontstarvetogether/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..82ffb396fc
--- /dev/null
+++ b/stable/dontstarvetogether/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dontstarvetogether
+version: 4.1.5
+appVersion: dontstarve
+description: This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it.
+home: https://truecharts.org/charts/incubator/dontstarvetogether
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png
+deprecated: false
+sources:
+ - https://www.klei.com/games/dont-starve-together
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether
+ - https://hub.docker.com/r/ich777/steamcmd
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dontstarvetogether
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dontstarvetogether/4.1.4/README.md b/stable/dontstarvetogether/4.1.5/README.md
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/README.md
rename to stable/dontstarvetogether/4.1.5/README.md
diff --git a/stable/dontstarvetogether/4.1.5/app-changelog.md b/stable/dontstarvetogether/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..ca8083df26
--- /dev/null
+++ b/stable/dontstarvetogether/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dontstarvetogether-4.1.5](https://github.com/truecharts/charts/compare/dontstarvetogether-4.1.4...dontstarvetogether-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dontstarvetogether/4.1.4/app-readme.md b/stable/dontstarvetogether/4.1.5/app-readme.md
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/app-readme.md
rename to stable/dontstarvetogether/4.1.5/app-readme.md
diff --git a/stable/dontstarvetogether/4.1.5/charts/common-17.2.21.tgz b/stable/dontstarvetogether/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dontstarvetogether/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dontstarvetogether/4.1.4/ix_values.yaml b/stable/dontstarvetogether/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/ix_values.yaml
rename to stable/dontstarvetogether/4.1.5/ix_values.yaml
diff --git a/stable/dontstarvetogether/4.1.4/questions.yaml b/stable/dontstarvetogether/4.1.5/questions.yaml
similarity index 100%
rename from stable/dontstarvetogether/4.1.4/questions.yaml
rename to stable/dontstarvetogether/4.1.5/questions.yaml
diff --git a/stable/dropbox-by-otherguy/4.1.4/templates/common.yaml b/stable/dontstarvetogether/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/templates/common.yaml
rename to stable/dontstarvetogether/4.1.5/templates/common.yaml
diff --git a/stable/dontstarvetogether/4.1.5/values.yaml b/stable/dontstarvetogether/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/doplarr/8.1.4/CHANGELOG.md b/stable/doplarr/8.1.4/CHANGELOG.md
deleted file mode 100644
index 8842748c6b..0000000000
--- a/stable/doplarr/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [doplarr-8.1.4](https://github.com/truecharts/charts/compare/doplarr-8.1.3...doplarr-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [doplarr-8.1.3](https://github.com/truecharts/charts/compare/doplarr-8.1.0...doplarr-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [doplarr-8.1.2](https://github.com/truecharts/charts/compare/doplarr-8.1.0...doplarr-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [doplarr-8.1.0](https://github.com/truecharts/charts/compare/doplarr-8.0.1...doplarr-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [doplarr-8.0.1](https://github.com/truecharts/charts/compare/doplarr-8.0.0...doplarr-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [doplarr-8.0.0](https://github.com/truecharts/charts/compare/doplarr-7.0.11...doplarr-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [doplarr-7.0.11](https://github.com/truecharts/charts/compare/doplarr-7.0.10...doplarr-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [doplarr-7.0.10](https://github.com/truecharts/charts/compare/doplarr-7.0.9...doplarr-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [doplarr-7.0.9](https://github.com/truecharts/charts/compare/doplarr-7.0.8...doplarr-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [doplarr-7.0.8](https://github.com/truecharts/charts/compare/doplarr-7.0.7...doplarr-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [doplarr-7.0.7](https://github.com/truecharts/charts/compare/doplarr-7.0.6...doplarr-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/doplarr/8.1.4/Chart.yaml b/stable/doplarr/8.1.4/Chart.yaml
deleted file mode 100644
index 47d71902aa..0000000000
--- a/stable/doplarr/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: doplarr
-version: 8.1.4
-appVersion: 3.6.2
-description: An *arr Request Bot for Discord
-home: https://truecharts.org/charts/stable/doplarr
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
-deprecated: false
-sources:
- - https://github.com/kiranshila/Doplarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
- - https://ghcr.io/kiranshila/doplarr
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - doplarr
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/doplarr/8.1.4/app-changelog.md b/stable/doplarr/8.1.4/app-changelog.md
deleted file mode 100644
index 9911101715..0000000000
--- a/stable/doplarr/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [doplarr-8.1.4](https://github.com/truecharts/charts/compare/doplarr-8.1.3...doplarr-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/doplarr/8.1.4/charts/common-17.2.19.tgz b/stable/doplarr/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/doplarr/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/doplarr/8.1.5/CHANGELOG.md b/stable/doplarr/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..6e7966c306
--- /dev/null
+++ b/stable/doplarr/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [doplarr-8.1.5](https://github.com/truecharts/charts/compare/doplarr-8.1.4...doplarr-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [doplarr-8.1.4](https://github.com/truecharts/charts/compare/doplarr-8.1.3...doplarr-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [doplarr-8.1.3](https://github.com/truecharts/charts/compare/doplarr-8.1.0...doplarr-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [doplarr-8.1.2](https://github.com/truecharts/charts/compare/doplarr-8.1.0...doplarr-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [doplarr-8.1.0](https://github.com/truecharts/charts/compare/doplarr-8.0.1...doplarr-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [doplarr-8.0.1](https://github.com/truecharts/charts/compare/doplarr-8.0.0...doplarr-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [doplarr-8.0.0](https://github.com/truecharts/charts/compare/doplarr-7.0.11...doplarr-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [doplarr-7.0.11](https://github.com/truecharts/charts/compare/doplarr-7.0.10...doplarr-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [doplarr-7.0.10](https://github.com/truecharts/charts/compare/doplarr-7.0.9...doplarr-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [doplarr-7.0.9](https://github.com/truecharts/charts/compare/doplarr-7.0.8...doplarr-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/doplarr/8.1.5/Chart.yaml b/stable/doplarr/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..26ed10148f
--- /dev/null
+++ b/stable/doplarr/8.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: doplarr
+version: 8.1.5
+appVersion: 3.6.2
+description: An *arr Request Bot for Discord
+home: https://truecharts.org/charts/stable/doplarr
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
+deprecated: false
+sources:
+ - https://github.com/kiranshila/Doplarr
+ - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
+ - https://ghcr.io/kiranshila/doplarr
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - doplarr
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/doplarr/8.1.4/README.md b/stable/doplarr/8.1.5/README.md
similarity index 100%
rename from stable/doplarr/8.1.4/README.md
rename to stable/doplarr/8.1.5/README.md
diff --git a/stable/doplarr/8.1.5/app-changelog.md b/stable/doplarr/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..1e168d8fc8
--- /dev/null
+++ b/stable/doplarr/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [doplarr-8.1.5](https://github.com/truecharts/charts/compare/doplarr-8.1.4...doplarr-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/doplarr/8.1.4/app-readme.md b/stable/doplarr/8.1.5/app-readme.md
similarity index 100%
rename from stable/doplarr/8.1.4/app-readme.md
rename to stable/doplarr/8.1.5/app-readme.md
diff --git a/stable/doplarr/8.1.5/charts/common-17.2.21.tgz b/stable/doplarr/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/doplarr/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/doplarr/8.1.4/ix_values.yaml b/stable/doplarr/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/doplarr/8.1.4/ix_values.yaml
rename to stable/doplarr/8.1.5/ix_values.yaml
diff --git a/stable/doplarr/8.1.4/questions.yaml b/stable/doplarr/8.1.5/questions.yaml
similarity index 100%
rename from stable/doplarr/8.1.4/questions.yaml
rename to stable/doplarr/8.1.5/questions.yaml
diff --git a/stable/doplarr/8.1.5/templates/NOTES.txt b/stable/doplarr/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/doplarr/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/doplarr/8.1.5/templates/common.yaml b/stable/doplarr/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/doplarr/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/doplarr/8.1.5/values.yaml b/stable/doplarr/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/double-take/9.1.4/CHANGELOG.md b/stable/double-take/9.1.4/CHANGELOG.md
deleted file mode 100644
index 68e6dcd4e0..0000000000
--- a/stable/double-take/9.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [double-take-9.1.4](https://github.com/truecharts/charts/compare/double-take-9.1.3...double-take-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [double-take-9.1.3](https://github.com/truecharts/charts/compare/double-take-9.1.0...double-take-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [double-take-9.1.2](https://github.com/truecharts/charts/compare/double-take-9.1.0...double-take-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [double-take-9.1.0](https://github.com/truecharts/charts/compare/double-take-9.0.1...double-take-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [double-take-9.0.1](https://github.com/truecharts/charts/compare/double-take-9.0.0...double-take-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [double-take-9.0.0](https://github.com/truecharts/charts/compare/double-take-8.0.11...double-take-9.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [double-take-8.0.11](https://github.com/truecharts/charts/compare/double-take-8.0.10...double-take-8.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [double-take-8.0.10](https://github.com/truecharts/charts/compare/double-take-8.0.9...double-take-8.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [double-take-8.0.9](https://github.com/truecharts/charts/compare/double-take-8.0.8...double-take-8.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [double-take-8.0.8](https://github.com/truecharts/charts/compare/double-take-8.0.7...double-take-8.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [double-take-8.0.7](https://github.com/truecharts/charts/compare/double-take-8.0.6...double-take-8.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/double-take/9.1.4/Chart.yaml b/stable/double-take/9.1.4/Chart.yaml
deleted file mode 100644
index 745702d888..0000000000
--- a/stable/double-take/9.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: double-take
-version: 9.1.4
-appVersion: 1.13.11
-description: Unified UI and API for processing and training images for facial recognition
-home: https://truecharts.org/charts/stable/double-take
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png
-deprecated: false
-sources:
- - https://github.com/jakowenko/double-take
- - https://github.com/truecharts/charts/tree/master/charts/stable/double-take
- - https://hub.docker.com/r/skrashevich/double-take
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ai
- - double-take
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/double-take/9.1.4/app-changelog.md b/stable/double-take/9.1.4/app-changelog.md
deleted file mode 100644
index e610eb9a90..0000000000
--- a/stable/double-take/9.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [double-take-9.1.4](https://github.com/truecharts/charts/compare/double-take-9.1.3...double-take-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/double-take/9.1.4/charts/common-17.2.19.tgz b/stable/double-take/9.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/double-take/9.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/double-take/9.1.5/CHANGELOG.md b/stable/double-take/9.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..0daff3a61d
--- /dev/null
+++ b/stable/double-take/9.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [double-take-9.1.5](https://github.com/truecharts/charts/compare/double-take-9.1.4...double-take-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [double-take-9.1.4](https://github.com/truecharts/charts/compare/double-take-9.1.3...double-take-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [double-take-9.1.3](https://github.com/truecharts/charts/compare/double-take-9.1.0...double-take-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [double-take-9.1.2](https://github.com/truecharts/charts/compare/double-take-9.1.0...double-take-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [double-take-9.1.0](https://github.com/truecharts/charts/compare/double-take-9.0.1...double-take-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [double-take-9.0.1](https://github.com/truecharts/charts/compare/double-take-9.0.0...double-take-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [double-take-9.0.0](https://github.com/truecharts/charts/compare/double-take-8.0.11...double-take-9.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [double-take-8.0.11](https://github.com/truecharts/charts/compare/double-take-8.0.10...double-take-8.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [double-take-8.0.10](https://github.com/truecharts/charts/compare/double-take-8.0.9...double-take-8.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [double-take-8.0.9](https://github.com/truecharts/charts/compare/double-take-8.0.8...double-take-8.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/double-take/9.1.5/Chart.yaml b/stable/double-take/9.1.5/Chart.yaml
new file mode 100644
index 0000000000..934223b247
--- /dev/null
+++ b/stable/double-take/9.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: double-take
+version: 9.1.5
+appVersion: 1.13.11
+description: Unified UI and API for processing and training images for facial recognition
+home: https://truecharts.org/charts/stable/double-take
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png
+deprecated: false
+sources:
+ - https://github.com/jakowenko/double-take
+ - https://github.com/truecharts/charts/tree/master/charts/stable/double-take
+ - https://hub.docker.com/r/skrashevich/double-take
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ai
+ - double-take
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/double-take/9.1.4/README.md b/stable/double-take/9.1.5/README.md
similarity index 100%
rename from stable/double-take/9.1.4/README.md
rename to stable/double-take/9.1.5/README.md
diff --git a/stable/double-take/9.1.5/app-changelog.md b/stable/double-take/9.1.5/app-changelog.md
new file mode 100644
index 0000000000..2c889a276e
--- /dev/null
+++ b/stable/double-take/9.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [double-take-9.1.5](https://github.com/truecharts/charts/compare/double-take-9.1.4...double-take-9.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/double-take/9.1.4/app-readme.md b/stable/double-take/9.1.5/app-readme.md
similarity index 100%
rename from stable/double-take/9.1.4/app-readme.md
rename to stable/double-take/9.1.5/app-readme.md
diff --git a/stable/double-take/9.1.5/charts/common-17.2.21.tgz b/stable/double-take/9.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/double-take/9.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/double-take/9.1.4/ix_values.yaml b/stable/double-take/9.1.5/ix_values.yaml
similarity index 100%
rename from stable/double-take/9.1.4/ix_values.yaml
rename to stable/double-take/9.1.5/ix_values.yaml
diff --git a/stable/double-take/9.1.4/questions.yaml b/stable/double-take/9.1.5/questions.yaml
similarity index 100%
rename from stable/double-take/9.1.4/questions.yaml
rename to stable/double-take/9.1.5/questions.yaml
diff --git a/stable/double-take/9.1.5/templates/NOTES.txt b/stable/double-take/9.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/double-take/9.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/double-take/9.1.5/templates/common.yaml b/stable/double-take/9.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/double-take/9.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/double-take/9.1.5/values.yaml b/stable/double-take/9.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/doublecommander/11.1.6/CHANGELOG.md b/stable/doublecommander/11.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..045adfccd6
--- /dev/null
+++ b/stable/doublecommander/11.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [doublecommander-11.1.6](https://github.com/truecharts/charts/compare/doublecommander-11.1.5...doublecommander-11.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [doublecommander-11.1.5](https://github.com/truecharts/charts/compare/doublecommander-11.1.4...doublecommander-11.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [doublecommander-11.1.4](https://github.com/truecharts/charts/compare/doublecommander-11.1.1...doublecommander-11.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [doublecommander-11.1.3](https://github.com/truecharts/charts/compare/doublecommander-11.1.1...doublecommander-11.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [doublecommander-11.1.1](https://github.com/truecharts/charts/compare/doublecommander-11.1.0...doublecommander-11.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/doublecommander to latest[@f643980](https://github.com/f643980) by renovate ([#16602](https://github.com/truecharts/charts/issues/16602))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [doublecommander-11.1.0](https://github.com/truecharts/charts/compare/doublecommander-11.0.1...doublecommander-11.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [doublecommander-11.0.1](https://github.com/truecharts/charts/compare/doublecommander-11.0.0...doublecommander-11.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [doublecommander-11.0.0](https://github.com/truecharts/charts/compare/doublecommander-10.0.12...doublecommander-11.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [doublecommander-10.0.12](https://github.com/truecharts/charts/compare/doublecommander-10.0.11...doublecommander-10.0.12) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/doublecommander to latest[@d94b4d4](https://github.com/d94b4d4) by renovate ([#16411](https://github.com/truecharts/charts/issues/16411))
+
+## [doublecommander-10.0.11](https://github.com/truecharts/charts/compare/doublecommander-10.0.10...doublecommander-10.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [doublecommander-10.0.10](https://github.com/truecharts/charts/compare/doublecommander-10.0.9...doublecommander-10.0.10) (2023-12-24)
+
+### Chore
diff --git a/stable/doublecommander/11.1.6/Chart.yaml b/stable/doublecommander/11.1.6/Chart.yaml
new file mode 100644
index 0000000000..cec5d6ce88
--- /dev/null
+++ b/stable/doublecommander/11.1.6/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: doublecommander
+version: 11.1.6
+appVersion: latest
+description: A free cross platform open source file manager with two panels side by side.
+home: https://truecharts.org/charts/stable/doublecommander
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander
+ - https://ghcr.io/linuxserver/doublecommander
+ - https://github.com/linuxserver/docker-doublecommander
+ - https://doublecmd.sourceforge.io/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - doublecommander
+ - file
+ - manager
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/doublecommander/11.1.6/README.md b/stable/doublecommander/11.1.6/README.md
new file mode 100644
index 0000000000..7bc56aac40
--- /dev/null
+++ b/stable/doublecommander/11.1.6/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/doublecommander)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/doublecommander/11.1.6/app-changelog.md b/stable/doublecommander/11.1.6/app-changelog.md
new file mode 100644
index 0000000000..47b95f8a02
--- /dev/null
+++ b/stable/doublecommander/11.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [doublecommander-11.1.6](https://github.com/truecharts/charts/compare/doublecommander-11.1.5...doublecommander-11.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/doublecommander/11.1.6/app-readme.md b/stable/doublecommander/11.1.6/app-readme.md
new file mode 100644
index 0000000000..43df984da4
--- /dev/null
+++ b/stable/doublecommander/11.1.6/app-readme.md
@@ -0,0 +1,8 @@
+A free cross platform open source file manager with two panels side by side.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/doublecommander](https://truecharts.org/charts/stable/doublecommander)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/doublecommander/11.1.6/charts/common-17.2.21.tgz b/stable/doublecommander/11.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/doublecommander/11.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/doublecommander/11.1.6/ix_values.yaml b/stable/doublecommander/11.1.6/ix_values.yaml
new file mode 100644
index 0000000000..ec09b6271d
--- /dev/null
+++ b/stable/doublecommander/11.1.6/ix_values.yaml
@@ -0,0 +1,44 @@
+image:
+ repository: ghcr.io/linuxserver/doublecommander
+ pullPolicy: IfNotPresent
+ tag: latest@sha256:f6439802be5f4a061ca544c94553234afb55e87a857706ad1fb730f79e3dfad9
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10034
+ targetPort: 3000
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ securityContext:
+ capabilities:
+ add:
+ - SYS_CHROOT
+ - KILL
+ - NET_BIND_SERVICE
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/doublecommander/11.1.6/questions.yaml b/stable/doublecommander/11.1.6/questions.yaml
new file mode 100644
index 0000000000..520af58ce3
--- /dev/null
+++ b/stable/doublecommander/11.1.6/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10034
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/doublecommander/11.1.6/templates/NOTES.txt b/stable/doublecommander/11.1.6/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/doublecommander/11.1.6/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/doublecommander/11.1.6/templates/common.yaml b/stable/doublecommander/11.1.6/templates/common.yaml
new file mode 100644
index 0000000000..992373e750
--- /dev/null
+++ b/stable/doublecommander/11.1.6/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/doublecommander/11.1.6/values.yaml b/stable/doublecommander/11.1.6/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/drawio/8.1.5/CHANGELOG.md b/stable/drawio/8.1.5/CHANGELOG.md
deleted file mode 100644
index 5d5a5d151d..0000000000
--- a/stable/drawio/8.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [drawio-8.1.5](https://github.com/truecharts/charts/compare/drawio-8.1.4...drawio-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [drawio-8.1.4](https://github.com/truecharts/charts/compare/drawio-8.1.1...drawio-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [drawio-8.1.3](https://github.com/truecharts/charts/compare/drawio-8.1.1...drawio-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [drawio-8.1.1](https://github.com/truecharts/charts/compare/drawio-8.1.0...drawio-8.1.1) (2023-12-31)
-
-### Chore
-
-- update container image jgraph/drawio to v22.1.16[@42633a9](https://github.com/42633a9) by renovate ([#16664](https://github.com/truecharts/charts/issues/16664))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [drawio-8.1.0](https://github.com/truecharts/charts/compare/drawio-8.0.1...drawio-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [drawio-8.0.1](https://github.com/truecharts/charts/compare/drawio-8.0.0...drawio-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [drawio-8.0.0](https://github.com/truecharts/charts/compare/drawio-7.0.11...drawio-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [drawio-7.0.11](https://github.com/truecharts/charts/compare/drawio-7.0.10...drawio-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [drawio-7.0.10](https://github.com/truecharts/charts/compare/drawio-7.0.9...drawio-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [drawio-7.0.9](https://github.com/truecharts/charts/compare/drawio-7.0.8...drawio-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [drawio-7.0.8](https://github.com/truecharts/charts/compare/drawio-7.0.7...drawio-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
diff --git a/stable/drawio/8.1.5/Chart.yaml b/stable/drawio/8.1.5/Chart.yaml
deleted file mode 100644
index 5b76f8d4f9..0000000000
--- a/stable/drawio/8.1.5/Chart.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: drawio
-version: 8.1.5
-appVersion: 22.1.16
-description: Drawio is free online diagram software.
-home: https://truecharts.org/charts/stable/drawio
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
-deprecated: false
-sources:
- - https://github.com/jgraph/drawio
- - https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- - https://hub.docker.com/r/jgraph/drawio
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - drawio
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/drawio/8.1.5/app-changelog.md b/stable/drawio/8.1.5/app-changelog.md
deleted file mode 100644
index 2d84f1a85a..0000000000
--- a/stable/drawio/8.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [drawio-8.1.5](https://github.com/truecharts/charts/compare/drawio-8.1.4...drawio-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/drawio/8.1.5/charts/common-17.2.19.tgz b/stable/drawio/8.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/drawio/8.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/drawio/8.1.6/CHANGELOG.md b/stable/drawio/8.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..f96c23ca42
--- /dev/null
+++ b/stable/drawio/8.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [drawio-8.1.6](https://github.com/truecharts/charts/compare/drawio-8.1.5...drawio-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [drawio-8.1.5](https://github.com/truecharts/charts/compare/drawio-8.1.4...drawio-8.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [drawio-8.1.4](https://github.com/truecharts/charts/compare/drawio-8.1.1...drawio-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [drawio-8.1.3](https://github.com/truecharts/charts/compare/drawio-8.1.1...drawio-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [drawio-8.1.1](https://github.com/truecharts/charts/compare/drawio-8.1.0...drawio-8.1.1) (2023-12-31)
+
+### Chore
+
+- update container image jgraph/drawio to v22.1.16[@42633a9](https://github.com/42633a9) by renovate ([#16664](https://github.com/truecharts/charts/issues/16664))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [drawio-8.1.0](https://github.com/truecharts/charts/compare/drawio-8.0.1...drawio-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [drawio-8.0.1](https://github.com/truecharts/charts/compare/drawio-8.0.0...drawio-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [drawio-8.0.0](https://github.com/truecharts/charts/compare/drawio-7.0.11...drawio-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [drawio-7.0.11](https://github.com/truecharts/charts/compare/drawio-7.0.10...drawio-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [drawio-7.0.10](https://github.com/truecharts/charts/compare/drawio-7.0.9...drawio-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [drawio-7.0.9](https://github.com/truecharts/charts/compare/drawio-7.0.8...drawio-7.0.9) (2023-12-23)
+
+### Chore
diff --git a/stable/drawio/8.1.6/Chart.yaml b/stable/drawio/8.1.6/Chart.yaml
new file mode 100644
index 0000000000..bf219d9595
--- /dev/null
+++ b/stable/drawio/8.1.6/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: drawio
+version: 8.1.6
+appVersion: 22.1.16
+description: Drawio is free online diagram software.
+home: https://truecharts.org/charts/stable/drawio
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
+deprecated: false
+sources:
+ - https://github.com/jgraph/drawio
+ - https://github.com/truecharts/charts/tree/master/charts/stable/drawio
+ - https://hub.docker.com/r/jgraph/drawio
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - drawio
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/drawio/8.1.5/README.md b/stable/drawio/8.1.6/README.md
similarity index 100%
rename from stable/drawio/8.1.5/README.md
rename to stable/drawio/8.1.6/README.md
diff --git a/stable/drawio/8.1.6/app-changelog.md b/stable/drawio/8.1.6/app-changelog.md
new file mode 100644
index 0000000000..0934af8dee
--- /dev/null
+++ b/stable/drawio/8.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [drawio-8.1.6](https://github.com/truecharts/charts/compare/drawio-8.1.5...drawio-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/drawio/8.1.5/app-readme.md b/stable/drawio/8.1.6/app-readme.md
similarity index 100%
rename from stable/drawio/8.1.5/app-readme.md
rename to stable/drawio/8.1.6/app-readme.md
diff --git a/stable/drawio/8.1.6/charts/common-17.2.21.tgz b/stable/drawio/8.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/drawio/8.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/drawio/8.1.5/ix_values.yaml b/stable/drawio/8.1.6/ix_values.yaml
similarity index 100%
rename from stable/drawio/8.1.5/ix_values.yaml
rename to stable/drawio/8.1.6/ix_values.yaml
diff --git a/stable/drawio/8.1.5/questions.yaml b/stable/drawio/8.1.6/questions.yaml
similarity index 100%
rename from stable/drawio/8.1.5/questions.yaml
rename to stable/drawio/8.1.6/questions.yaml
diff --git a/stable/drawio/8.1.6/templates/NOTES.txt b/stable/drawio/8.1.6/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/drawio/8.1.6/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/drawio/8.1.6/templates/common.yaml b/stable/drawio/8.1.6/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/drawio/8.1.6/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/drawio/8.1.6/values.yaml b/stable/drawio/8.1.6/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/dropbox-by-otherguy/4.1.4/CHANGELOG.md b/stable/dropbox-by-otherguy/4.1.4/CHANGELOG.md
deleted file mode 100644
index 472c505555..0000000000
--- a/stable/dropbox-by-otherguy/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [dropbox-by-otherguy-4.1.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.3...dropbox-by-otherguy-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [dropbox-by-otherguy-4.1.3](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.0...dropbox-by-otherguy-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [dropbox-by-otherguy-4.1.2](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.0...dropbox-by-otherguy-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [dropbox-by-otherguy-4.1.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.1...dropbox-by-otherguy-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [dropbox-by-otherguy-4.0.1](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.0...dropbox-by-otherguy-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [dropbox-by-otherguy-4.0.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.17...dropbox-by-otherguy-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [dropbox-by-otherguy-3.0.17](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.16...dropbox-by-otherguy-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [dropbox-by-otherguy-3.0.16](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.15...dropbox-by-otherguy-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [dropbox-by-otherguy-3.0.15](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.14...dropbox-by-otherguy-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [dropbox-by-otherguy-3.0.14](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.13...dropbox-by-otherguy-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [dropbox-by-otherguy-3.0.13](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.12...dropbox-by-otherguy-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/dropbox-by-otherguy/4.1.4/Chart.yaml b/stable/dropbox-by-otherguy/4.1.4/Chart.yaml
deleted file mode 100644
index a7e40351ba..0000000000
--- a/stable/dropbox-by-otherguy/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: dropbox-by-otherguy
-version: 4.1.4
-appVersion: latest
-description: Dropbox client which syncs a local path with your cloud.
-home: https://truecharts.org/charts/incubator/dropbox-by-otherguy
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy
- - https://hub.docker.com/r/otherguy/dropbox
- - https://github.com/otherguy/docker-dropbox
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - dropbox-by-otherguy
- - Cloud
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/dropbox-by-otherguy/4.1.4/app-changelog.md b/stable/dropbox-by-otherguy/4.1.4/app-changelog.md
deleted file mode 100644
index e122e5cdcc..0000000000
--- a/stable/dropbox-by-otherguy/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [dropbox-by-otherguy-4.1.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.3...dropbox-by-otherguy-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/dropbox-by-otherguy/4.1.4/charts/common-17.2.19.tgz b/stable/dropbox-by-otherguy/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/dropbox-by-otherguy/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/dropbox-by-otherguy/4.1.5/CHANGELOG.md b/stable/dropbox-by-otherguy/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..1d41952706
--- /dev/null
+++ b/stable/dropbox-by-otherguy/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [dropbox-by-otherguy-4.1.5](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.4...dropbox-by-otherguy-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [dropbox-by-otherguy-4.1.4](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.3...dropbox-by-otherguy-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [dropbox-by-otherguy-4.1.3](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.0...dropbox-by-otherguy-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [dropbox-by-otherguy-4.1.2](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.0...dropbox-by-otherguy-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [dropbox-by-otherguy-4.1.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.1...dropbox-by-otherguy-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [dropbox-by-otherguy-4.0.1](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.0.0...dropbox-by-otherguy-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [dropbox-by-otherguy-4.0.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.17...dropbox-by-otherguy-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [dropbox-by-otherguy-3.0.17](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.16...dropbox-by-otherguy-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [dropbox-by-otherguy-3.0.16](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.15...dropbox-by-otherguy-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [dropbox-by-otherguy-3.0.15](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-3.0.14...dropbox-by-otherguy-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/dropbox-by-otherguy/4.1.5/Chart.yaml b/stable/dropbox-by-otherguy/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..680e677157
--- /dev/null
+++ b/stable/dropbox-by-otherguy/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: dropbox-by-otherguy
+version: 4.1.5
+appVersion: latest
+description: Dropbox client which syncs a local path with your cloud.
+home: https://truecharts.org/charts/incubator/dropbox-by-otherguy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png
+deprecated: false
+sources:
+ - https://github.com/otherguy/docker-dropbox
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy
+ - https://hub.docker.com/r/otherguy/dropbox
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - dropbox-by-otherguy
+ - Cloud
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/dropbox-by-otherguy/4.1.4/README.md b/stable/dropbox-by-otherguy/4.1.5/README.md
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/README.md
rename to stable/dropbox-by-otherguy/4.1.5/README.md
diff --git a/stable/dropbox-by-otherguy/4.1.5/app-changelog.md b/stable/dropbox-by-otherguy/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..47045a5f7d
--- /dev/null
+++ b/stable/dropbox-by-otherguy/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [dropbox-by-otherguy-4.1.5](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-4.1.4...dropbox-by-otherguy-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/dropbox-by-otherguy/4.1.4/app-readme.md b/stable/dropbox-by-otherguy/4.1.5/app-readme.md
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/app-readme.md
rename to stable/dropbox-by-otherguy/4.1.5/app-readme.md
diff --git a/stable/dropbox-by-otherguy/4.1.5/charts/common-17.2.21.tgz b/stable/dropbox-by-otherguy/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/dropbox-by-otherguy/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/dropbox-by-otherguy/4.1.4/ix_values.yaml b/stable/dropbox-by-otherguy/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/ix_values.yaml
rename to stable/dropbox-by-otherguy/4.1.5/ix_values.yaml
diff --git a/stable/dropbox-by-otherguy/4.1.4/questions.yaml b/stable/dropbox-by-otherguy/4.1.5/questions.yaml
similarity index 100%
rename from stable/dropbox-by-otherguy/4.1.4/questions.yaml
rename to stable/dropbox-by-otherguy/4.1.5/questions.yaml
diff --git a/stable/duplicacy/5.1.4/templates/common.yaml b/stable/dropbox-by-otherguy/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/duplicacy/5.1.4/templates/common.yaml
rename to stable/dropbox-by-otherguy/4.1.5/templates/common.yaml
diff --git a/stable/dropbox-by-otherguy/4.1.5/values.yaml b/stable/dropbox-by-otherguy/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/duckdns/8.1.4/CHANGELOG.md b/stable/duckdns/8.1.4/CHANGELOG.md
deleted file mode 100644
index ea96c0c2d7..0000000000
--- a/stable/duckdns/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [duckdns-8.1.4](https://github.com/truecharts/charts/compare/duckdns-8.1.3...duckdns-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [duckdns-8.1.3](https://github.com/truecharts/charts/compare/duckdns-8.1.0...duckdns-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [duckdns-8.1.2](https://github.com/truecharts/charts/compare/duckdns-8.1.0...duckdns-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [duckdns-8.1.0](https://github.com/truecharts/charts/compare/duckdns-8.0.1...duckdns-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [duckdns-8.0.1](https://github.com/truecharts/charts/compare/duckdns-8.0.0...duckdns-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [duckdns-8.0.0](https://github.com/truecharts/charts/compare/duckdns-7.0.11...duckdns-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [duckdns-7.0.11](https://github.com/truecharts/charts/compare/duckdns-7.0.10...duckdns-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [duckdns-7.0.10](https://github.com/truecharts/charts/compare/duckdns-7.0.9...duckdns-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [duckdns-7.0.9](https://github.com/truecharts/charts/compare/duckdns-7.0.8...duckdns-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [duckdns-7.0.8](https://github.com/truecharts/charts/compare/duckdns-7.0.7...duckdns-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [duckdns-7.0.7](https://github.com/truecharts/charts/compare/duckdns-7.0.6...duckdns-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/duckdns/8.1.4/Chart.yaml b/stable/duckdns/8.1.4/Chart.yaml
deleted file mode 100644
index 350351c466..0000000000
--- a/stable/duckdns/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: duckdns
-version: 8.1.4
-appVersion: latest
-description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
-home: https://truecharts.org/charts/stable/duckdns
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
-deprecated: false
-sources:
- - https://ghcr.io/linuxserver/duckdns
- - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - duckdns
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/duckdns/8.1.4/app-changelog.md b/stable/duckdns/8.1.4/app-changelog.md
deleted file mode 100644
index f928b287d3..0000000000
--- a/stable/duckdns/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [duckdns-8.1.4](https://github.com/truecharts/charts/compare/duckdns-8.1.3...duckdns-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/duckdns/8.1.4/charts/common-17.2.19.tgz b/stable/duckdns/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/duckdns/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/duckdns/8.1.5/CHANGELOG.md b/stable/duckdns/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..2da5dcefa3
--- /dev/null
+++ b/stable/duckdns/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [duckdns-8.1.5](https://github.com/truecharts/charts/compare/duckdns-8.1.4...duckdns-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [duckdns-8.1.4](https://github.com/truecharts/charts/compare/duckdns-8.1.3...duckdns-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [duckdns-8.1.3](https://github.com/truecharts/charts/compare/duckdns-8.1.0...duckdns-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [duckdns-8.1.2](https://github.com/truecharts/charts/compare/duckdns-8.1.0...duckdns-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [duckdns-8.1.0](https://github.com/truecharts/charts/compare/duckdns-8.0.1...duckdns-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [duckdns-8.0.1](https://github.com/truecharts/charts/compare/duckdns-8.0.0...duckdns-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [duckdns-8.0.0](https://github.com/truecharts/charts/compare/duckdns-7.0.11...duckdns-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [duckdns-7.0.11](https://github.com/truecharts/charts/compare/duckdns-7.0.10...duckdns-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [duckdns-7.0.10](https://github.com/truecharts/charts/compare/duckdns-7.0.9...duckdns-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [duckdns-7.0.9](https://github.com/truecharts/charts/compare/duckdns-7.0.8...duckdns-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/duckdns/8.1.5/Chart.yaml b/stable/duckdns/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..517af91b12
--- /dev/null
+++ b/stable/duckdns/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: duckdns
+version: 8.1.5
+appVersion: latest
+description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
+home: https://truecharts.org/charts/stable/duckdns
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
+deprecated: false
+sources:
+ - https://ghcr.io/linuxserver/duckdns
+ - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - duckdns
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/duckdns/8.1.4/README.md b/stable/duckdns/8.1.5/README.md
similarity index 100%
rename from stable/duckdns/8.1.4/README.md
rename to stable/duckdns/8.1.5/README.md
diff --git a/stable/duckdns/8.1.5/app-changelog.md b/stable/duckdns/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..352888bd07
--- /dev/null
+++ b/stable/duckdns/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [duckdns-8.1.5](https://github.com/truecharts/charts/compare/duckdns-8.1.4...duckdns-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/duckdns/8.1.4/app-readme.md b/stable/duckdns/8.1.5/app-readme.md
similarity index 100%
rename from stable/duckdns/8.1.4/app-readme.md
rename to stable/duckdns/8.1.5/app-readme.md
diff --git a/stable/duckdns/8.1.5/charts/common-17.2.21.tgz b/stable/duckdns/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/duckdns/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/duckdns/8.1.4/ix_values.yaml b/stable/duckdns/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/duckdns/8.1.4/ix_values.yaml
rename to stable/duckdns/8.1.5/ix_values.yaml
diff --git a/stable/duckdns/8.1.4/questions.yaml b/stable/duckdns/8.1.5/questions.yaml
similarity index 100%
rename from stable/duckdns/8.1.4/questions.yaml
rename to stable/duckdns/8.1.5/questions.yaml
diff --git a/stable/duckdns/8.1.5/templates/NOTES.txt b/stable/duckdns/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/duckdns/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/duckdns/8.1.5/templates/common.yaml b/stable/duckdns/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/duckdns/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/duckdns/8.1.5/values.yaml b/stable/duckdns/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/duplicacy/5.1.4/CHANGELOG.md b/stable/duplicacy/5.1.4/CHANGELOG.md
deleted file mode 100644
index 3b0f6970f8..0000000000
--- a/stable/duplicacy/5.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [duplicacy-5.1.4](https://github.com/truecharts/charts/compare/duplicacy-5.1.3...duplicacy-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [duplicacy-5.1.3](https://github.com/truecharts/charts/compare/duplicacy-5.1.0...duplicacy-5.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [duplicacy-5.1.2](https://github.com/truecharts/charts/compare/duplicacy-5.1.0...duplicacy-5.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [duplicacy-5.1.0](https://github.com/truecharts/charts/compare/duplicacy-5.0.1...duplicacy-5.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [duplicacy-5.0.1](https://github.com/truecharts/charts/compare/duplicacy-5.0.0...duplicacy-5.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [duplicacy-5.0.0](https://github.com/truecharts/charts/compare/duplicacy-4.0.11...duplicacy-5.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [duplicacy-4.0.11](https://github.com/truecharts/charts/compare/duplicacy-4.0.10...duplicacy-4.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [duplicacy-4.0.10](https://github.com/truecharts/charts/compare/duplicacy-4.0.9...duplicacy-4.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [duplicacy-4.0.9](https://github.com/truecharts/charts/compare/duplicacy-4.0.8...duplicacy-4.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [duplicacy-4.0.8](https://github.com/truecharts/charts/compare/duplicacy-4.0.7...duplicacy-4.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [duplicacy-4.0.7](https://github.com/truecharts/charts/compare/duplicacy-4.0.6...duplicacy-4.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/duplicacy/5.1.4/Chart.yaml b/stable/duplicacy/5.1.4/Chart.yaml
deleted file mode 100644
index 4ae7955aa2..0000000000
--- a/stable/duplicacy/5.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: duplicacy
-version: 5.1.4
-appVersion: 1.7.2
-description: A new generation cross-platform cloud backup tool.
-home: https://truecharts.org/charts/stable/duplicacy
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy
- - https://ghcr.io/hotio/duplicacy
- - https://hotio.dev/containers/duplicacy
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - duplicacy
- - Backup
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Backup
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/duplicacy/5.1.4/app-changelog.md b/stable/duplicacy/5.1.4/app-changelog.md
deleted file mode 100644
index 132e487370..0000000000
--- a/stable/duplicacy/5.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [duplicacy-5.1.4](https://github.com/truecharts/charts/compare/duplicacy-5.1.3...duplicacy-5.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/duplicacy/5.1.4/charts/common-17.2.19.tgz b/stable/duplicacy/5.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/duplicacy/5.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/duplicacy/5.1.5/CHANGELOG.md b/stable/duplicacy/5.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..8539914887
--- /dev/null
+++ b/stable/duplicacy/5.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [duplicacy-5.1.5](https://github.com/truecharts/charts/compare/duplicacy-5.1.4...duplicacy-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [duplicacy-5.1.4](https://github.com/truecharts/charts/compare/duplicacy-5.1.3...duplicacy-5.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [duplicacy-5.1.3](https://github.com/truecharts/charts/compare/duplicacy-5.1.0...duplicacy-5.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [duplicacy-5.1.2](https://github.com/truecharts/charts/compare/duplicacy-5.1.0...duplicacy-5.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [duplicacy-5.1.0](https://github.com/truecharts/charts/compare/duplicacy-5.0.1...duplicacy-5.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [duplicacy-5.0.1](https://github.com/truecharts/charts/compare/duplicacy-5.0.0...duplicacy-5.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [duplicacy-5.0.0](https://github.com/truecharts/charts/compare/duplicacy-4.0.11...duplicacy-5.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [duplicacy-4.0.11](https://github.com/truecharts/charts/compare/duplicacy-4.0.10...duplicacy-4.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [duplicacy-4.0.10](https://github.com/truecharts/charts/compare/duplicacy-4.0.9...duplicacy-4.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [duplicacy-4.0.9](https://github.com/truecharts/charts/compare/duplicacy-4.0.8...duplicacy-4.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/duplicacy/5.1.5/Chart.yaml b/stable/duplicacy/5.1.5/Chart.yaml
new file mode 100644
index 0000000000..f2d1038db8
--- /dev/null
+++ b/stable/duplicacy/5.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: duplicacy
+version: 5.1.5
+appVersion: 1.7.2
+description: A new generation cross-platform cloud backup tool.
+home: https://truecharts.org/charts/stable/duplicacy
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
+deprecated: false
+sources:
+ - https://hotio.dev/containers/duplicacy
+ - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy
+ - https://ghcr.io/hotio/duplicacy
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - duplicacy
+ - Backup
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Backup
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/duplicacy/5.1.4/README.md b/stable/duplicacy/5.1.5/README.md
similarity index 100%
rename from stable/duplicacy/5.1.4/README.md
rename to stable/duplicacy/5.1.5/README.md
diff --git a/stable/duplicacy/5.1.5/app-changelog.md b/stable/duplicacy/5.1.5/app-changelog.md
new file mode 100644
index 0000000000..c0f9c600c6
--- /dev/null
+++ b/stable/duplicacy/5.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [duplicacy-5.1.5](https://github.com/truecharts/charts/compare/duplicacy-5.1.4...duplicacy-5.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/duplicacy/5.1.4/app-readme.md b/stable/duplicacy/5.1.5/app-readme.md
similarity index 100%
rename from stable/duplicacy/5.1.4/app-readme.md
rename to stable/duplicacy/5.1.5/app-readme.md
diff --git a/stable/duplicacy/5.1.5/charts/common-17.2.21.tgz b/stable/duplicacy/5.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/duplicacy/5.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/duplicacy/5.1.4/ix_values.yaml b/stable/duplicacy/5.1.5/ix_values.yaml
similarity index 100%
rename from stable/duplicacy/5.1.4/ix_values.yaml
rename to stable/duplicacy/5.1.5/ix_values.yaml
diff --git a/stable/duplicacy/5.1.4/questions.yaml b/stable/duplicacy/5.1.5/questions.yaml
similarity index 100%
rename from stable/duplicacy/5.1.4/questions.yaml
rename to stable/duplicacy/5.1.5/questions.yaml
diff --git a/stable/duplicacy/5.1.5/templates/NOTES.txt b/stable/duplicacy/5.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/duplicacy/5.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/ecodms/4.1.4/templates/common.yaml b/stable/duplicacy/5.1.5/templates/common.yaml
similarity index 100%
rename from stable/ecodms/4.1.4/templates/common.yaml
rename to stable/duplicacy/5.1.5/templates/common.yaml
diff --git a/stable/duplicacy/5.1.5/values.yaml b/stable/duplicacy/5.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/duplicati/12.1.5/CHANGELOG.md b/stable/duplicati/12.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..228a0296f2
--- /dev/null
+++ b/stable/duplicati/12.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [duplicati-12.1.5](https://github.com/truecharts/charts/compare/duplicati-12.1.4...duplicati-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [duplicati-12.1.4](https://github.com/truecharts/charts/compare/duplicati-12.1.3...duplicati-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [duplicati-12.1.3](https://github.com/truecharts/charts/compare/duplicati-12.1.0...duplicati-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [duplicati-12.1.2](https://github.com/truecharts/charts/compare/duplicati-12.1.0...duplicati-12.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [duplicati-12.1.0](https://github.com/truecharts/charts/compare/duplicati-12.0.1...duplicati-12.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [duplicati-12.0.1](https://github.com/truecharts/charts/compare/duplicati-12.0.0...duplicati-12.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [duplicati-12.0.0](https://github.com/truecharts/charts/compare/duplicati-11.0.11...duplicati-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [duplicati-11.0.11](https://github.com/truecharts/charts/compare/duplicati-11.0.10...duplicati-11.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [duplicati-11.0.10](https://github.com/truecharts/charts/compare/duplicati-11.0.9...duplicati-11.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [duplicati-11.0.9](https://github.com/truecharts/charts/compare/duplicati-11.0.8...duplicati-11.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/duplicati/12.1.5/Chart.yaml b/stable/duplicati/12.1.5/Chart.yaml
new file mode 100644
index 0000000000..8de6a48db1
--- /dev/null
+++ b/stable/duplicati/12.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: duplicati
+version: 12.1.5
+appVersion: latest
+description: Store securely encrypted backups on cloud storage services!
+home: https://truecharts.org/charts/stable/duplicati
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png
+deprecated: false
+sources:
+ - https://github.com/duplicati/duplicati
+ - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati
+ - https://hub.docker.com/r/duplicati/duplicati
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - duplicati
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/duplicati/12.1.5/README.md b/stable/duplicati/12.1.5/README.md
new file mode 100644
index 0000000000..892a5d4b7f
--- /dev/null
+++ b/stable/duplicati/12.1.5/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/duplicati)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/duplicati/12.1.5/app-changelog.md b/stable/duplicati/12.1.5/app-changelog.md
new file mode 100644
index 0000000000..14383e4a07
--- /dev/null
+++ b/stable/duplicati/12.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [duplicati-12.1.5](https://github.com/truecharts/charts/compare/duplicati-12.1.4...duplicati-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/duplicati/12.1.5/app-readme.md b/stable/duplicati/12.1.5/app-readme.md
new file mode 100644
index 0000000000..9ece210648
--- /dev/null
+++ b/stable/duplicati/12.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Store securely encrypted backups on cloud storage services!
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/duplicati](https://truecharts.org/charts/stable/duplicati)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/duplicati/12.1.5/charts/common-17.2.21.tgz b/stable/duplicati/12.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/duplicati/12.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/duplicati/12.1.5/ix_values.yaml b/stable/duplicati/12.1.5/ix_values.yaml
new file mode 100644
index 0000000000..5691690486
--- /dev/null
+++ b/stable/duplicati/12.1.5/ix_values.yaml
@@ -0,0 +1,33 @@
+image:
+ repository: duplicati/duplicati
+ tag: latest@sha256:b22ed912e91eb97786dc1223ae64adac8bfa61f83a6ae6f66c9dada6af9b98c9
+ pullPolicy: IfNotPresent
+service:
+ main:
+ ports:
+ main:
+ port: 8200
+ targetPort: 8200
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /data
+portal:
+ open:
+ enabled: true
diff --git a/stable/duplicati/12.1.5/questions.yaml b/stable/duplicati/12.1.5/questions.yaml
new file mode 100644
index 0000000000..394b3da510
--- /dev/null
+++ b/stable/duplicati/12.1.5/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 8200
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/duplicati/12.1.5/templates/NOTES.txt b/stable/duplicati/12.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/duplicati/12.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/duplicati/12.1.5/templates/common.yaml b/stable/duplicati/12.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/duplicati/12.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/duplicati/12.1.5/values.yaml b/stable/duplicati/12.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/ecodms/4.1.4/CHANGELOG.md b/stable/ecodms/4.1.4/CHANGELOG.md
deleted file mode 100644
index 95ac210ef7..0000000000
--- a/stable/ecodms/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ecodms-4.1.4](https://github.com/truecharts/charts/compare/ecodms-4.1.3...ecodms-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ecodms-4.1.3](https://github.com/truecharts/charts/compare/ecodms-4.1.0...ecodms-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ecodms-4.1.2](https://github.com/truecharts/charts/compare/ecodms-4.1.0...ecodms-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ecodms-4.1.0](https://github.com/truecharts/charts/compare/ecodms-4.0.1...ecodms-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ecodms-4.0.1](https://github.com/truecharts/charts/compare/ecodms-4.0.0...ecodms-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ecodms-4.0.0](https://github.com/truecharts/charts/compare/ecodms-3.0.17...ecodms-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ecodms-3.0.17](https://github.com/truecharts/charts/compare/ecodms-3.0.16...ecodms-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ecodms-3.0.16](https://github.com/truecharts/charts/compare/ecodms-3.0.15...ecodms-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ecodms-3.0.15](https://github.com/truecharts/charts/compare/ecodms-3.0.14...ecodms-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ecodms-3.0.14](https://github.com/truecharts/charts/compare/ecodms-3.0.13...ecodms-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ecodms-3.0.13](https://github.com/truecharts/charts/compare/ecodms-3.0.12...ecodms-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/ecodms/4.1.4/Chart.yaml b/stable/ecodms/4.1.4/Chart.yaml
deleted file mode 100644
index cd9c48e911..0000000000
--- a/stable/ecodms/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ecodms
-version: 4.1.4
-appVersion: latest
-description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents.
-home: https://truecharts.org/charts/incubator/ecodms
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png
-deprecated: false
-sources:
- - https://www.ecodms.de/index.php/en/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms
- - https://hub.docker.com/r/ecodms/allinone-18.09
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ecodms
- - Cloud
- - Productivity
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/ecodms/4.1.4/app-changelog.md b/stable/ecodms/4.1.4/app-changelog.md
deleted file mode 100644
index 5a9a9b2889..0000000000
--- a/stable/ecodms/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ecodms-4.1.4](https://github.com/truecharts/charts/compare/ecodms-4.1.3...ecodms-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ecodms/4.1.4/charts/common-17.2.19.tgz b/stable/ecodms/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ecodms/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ecodms/4.1.5/CHANGELOG.md b/stable/ecodms/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..5406ecefdb
--- /dev/null
+++ b/stable/ecodms/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ecodms-4.1.5](https://github.com/truecharts/charts/compare/ecodms-4.1.4...ecodms-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ecodms-4.1.4](https://github.com/truecharts/charts/compare/ecodms-4.1.3...ecodms-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ecodms-4.1.3](https://github.com/truecharts/charts/compare/ecodms-4.1.0...ecodms-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ecodms-4.1.2](https://github.com/truecharts/charts/compare/ecodms-4.1.0...ecodms-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ecodms-4.1.0](https://github.com/truecharts/charts/compare/ecodms-4.0.1...ecodms-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ecodms-4.0.1](https://github.com/truecharts/charts/compare/ecodms-4.0.0...ecodms-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ecodms-4.0.0](https://github.com/truecharts/charts/compare/ecodms-3.0.17...ecodms-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ecodms-3.0.17](https://github.com/truecharts/charts/compare/ecodms-3.0.16...ecodms-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ecodms-3.0.16](https://github.com/truecharts/charts/compare/ecodms-3.0.15...ecodms-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ecodms-3.0.15](https://github.com/truecharts/charts/compare/ecodms-3.0.14...ecodms-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ecodms/4.1.5/Chart.yaml b/stable/ecodms/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..f77edca2a1
--- /dev/null
+++ b/stable/ecodms/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ecodms
+version: 4.1.5
+appVersion: latest
+description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents.
+home: https://truecharts.org/charts/incubator/ecodms
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms
+ - https://hub.docker.com/r/ecodms/allinone-18.09
+ - https://www.ecodms.de/index.php/en/
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ecodms
+ - Cloud
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/ecodms/4.1.4/README.md b/stable/ecodms/4.1.5/README.md
similarity index 100%
rename from stable/ecodms/4.1.4/README.md
rename to stable/ecodms/4.1.5/README.md
diff --git a/stable/ecodms/4.1.5/app-changelog.md b/stable/ecodms/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..06b949c368
--- /dev/null
+++ b/stable/ecodms/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ecodms-4.1.5](https://github.com/truecharts/charts/compare/ecodms-4.1.4...ecodms-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ecodms/4.1.4/app-readme.md b/stable/ecodms/4.1.5/app-readme.md
similarity index 100%
rename from stable/ecodms/4.1.4/app-readme.md
rename to stable/ecodms/4.1.5/app-readme.md
diff --git a/stable/ecodms/4.1.5/charts/common-17.2.21.tgz b/stable/ecodms/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ecodms/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ecodms/4.1.4/ix_values.yaml b/stable/ecodms/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/ecodms/4.1.4/ix_values.yaml
rename to stable/ecodms/4.1.5/ix_values.yaml
diff --git a/stable/ecodms/4.1.4/questions.yaml b/stable/ecodms/4.1.5/questions.yaml
similarity index 100%
rename from stable/ecodms/4.1.4/questions.yaml
rename to stable/ecodms/4.1.5/questions.yaml
diff --git a/stable/electrum/4.1.4/templates/common.yaml b/stable/ecodms/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/electrum/4.1.4/templates/common.yaml
rename to stable/ecodms/4.1.5/templates/common.yaml
diff --git a/stable/ecodms/4.1.5/values.yaml b/stable/ecodms/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/electrum/4.1.4/CHANGELOG.md b/stable/electrum/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8a61c16eda..0000000000
--- a/stable/electrum/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [electrum-4.1.4](https://github.com/truecharts/charts/compare/electrum-4.1.3...electrum-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [electrum-4.1.3](https://github.com/truecharts/charts/compare/electrum-4.1.0...electrum-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [electrum-4.1.2](https://github.com/truecharts/charts/compare/electrum-4.1.0...electrum-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [electrum-4.1.0](https://github.com/truecharts/charts/compare/electrum-4.0.2...electrum-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [electrum-4.0.2](https://github.com/truecharts/charts/compare/electrum-4.0.1...electrum-4.0.2) (2023-12-27)
-
-### Chore
-
-- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
-
-## [electrum-4.0.1](https://github.com/truecharts/charts/compare/electrum-4.0.0...electrum-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [electrum-4.0.0](https://github.com/truecharts/charts/compare/electrum-3.0.17...electrum-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [electrum-3.0.17](https://github.com/truecharts/charts/compare/electrum-3.0.16...electrum-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [electrum-3.0.16](https://github.com/truecharts/charts/compare/electrum-3.0.15...electrum-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [electrum-3.0.15](https://github.com/truecharts/charts/compare/electrum-3.0.14...electrum-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [electrum-3.0.14](https://github.com/truecharts/charts/compare/electrum-3.0.13...electrum-3.0.14) (2023-12-23)
-
-### Chore
diff --git a/stable/electrum/4.1.4/Chart.yaml b/stable/electrum/4.1.4/Chart.yaml
deleted file mode 100644
index 313107cb82..0000000000
--- a/stable/electrum/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: electrum
-version: 4.1.4
-appVersion: latest
-description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase.
-home: https://truecharts.org/charts/incubator/electrum
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png
-deprecated: false
-sources:
- - https://electrum.org/
- - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum
- - https://hub.docker.com/r/ich777/electrum
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - electrum
- - Network-Other
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Other
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/electrum/4.1.4/app-changelog.md b/stable/electrum/4.1.4/app-changelog.md
deleted file mode 100644
index 41fff41a84..0000000000
--- a/stable/electrum/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [electrum-4.1.4](https://github.com/truecharts/charts/compare/electrum-4.1.3...electrum-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/electrum/4.1.4/charts/common-17.2.19.tgz b/stable/electrum/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/electrum/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/electrum/4.1.5/CHANGELOG.md b/stable/electrum/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..26b36457a8
--- /dev/null
+++ b/stable/electrum/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [electrum-4.1.5](https://github.com/truecharts/charts/compare/electrum-4.1.4...electrum-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [electrum-4.1.4](https://github.com/truecharts/charts/compare/electrum-4.1.3...electrum-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [electrum-4.1.3](https://github.com/truecharts/charts/compare/electrum-4.1.0...electrum-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [electrum-4.1.2](https://github.com/truecharts/charts/compare/electrum-4.1.0...electrum-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [electrum-4.1.0](https://github.com/truecharts/charts/compare/electrum-4.0.2...electrum-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [electrum-4.0.2](https://github.com/truecharts/charts/compare/electrum-4.0.1...electrum-4.0.2) (2023-12-27)
+
+### Chore
+
+- remove references to UMASK in container env as it is handled in common library ([#16565](https://github.com/truecharts/charts/issues/16565))
+
+## [electrum-4.0.1](https://github.com/truecharts/charts/compare/electrum-4.0.0...electrum-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [electrum-4.0.0](https://github.com/truecharts/charts/compare/electrum-3.0.17...electrum-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [electrum-3.0.17](https://github.com/truecharts/charts/compare/electrum-3.0.16...electrum-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [electrum-3.0.16](https://github.com/truecharts/charts/compare/electrum-3.0.15...electrum-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/electrum/4.1.5/Chart.yaml b/stable/electrum/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..86fcc687bb
--- /dev/null
+++ b/stable/electrum/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: electrum
+version: 4.1.5
+appVersion: latest
+description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase.
+home: https://truecharts.org/charts/incubator/electrum
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png
+deprecated: false
+sources:
+ - https://electrum.org/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum
+ - https://hub.docker.com/r/ich777/electrum
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - electrum
+ - Network-Other
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Other
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/electrum/4.1.4/README.md b/stable/electrum/4.1.5/README.md
similarity index 100%
rename from stable/electrum/4.1.4/README.md
rename to stable/electrum/4.1.5/README.md
diff --git a/stable/electrum/4.1.5/app-changelog.md b/stable/electrum/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..3029ffa450
--- /dev/null
+++ b/stable/electrum/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [electrum-4.1.5](https://github.com/truecharts/charts/compare/electrum-4.1.4...electrum-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/electrum/4.1.4/app-readme.md b/stable/electrum/4.1.5/app-readme.md
similarity index 100%
rename from stable/electrum/4.1.4/app-readme.md
rename to stable/electrum/4.1.5/app-readme.md
diff --git a/stable/electrum/4.1.5/charts/common-17.2.21.tgz b/stable/electrum/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/electrum/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/electrum/4.1.4/ix_values.yaml b/stable/electrum/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/electrum/4.1.4/ix_values.yaml
rename to stable/electrum/4.1.5/ix_values.yaml
diff --git a/stable/electrum/4.1.4/questions.yaml b/stable/electrum/4.1.5/questions.yaml
similarity index 100%
rename from stable/electrum/4.1.4/questions.yaml
rename to stable/electrum/4.1.5/questions.yaml
diff --git a/stable/emby-sync/4.1.4/templates/common.yaml b/stable/electrum/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/emby-sync/4.1.4/templates/common.yaml
rename to stable/electrum/4.1.5/templates/common.yaml
diff --git a/stable/electrum/4.1.5/values.yaml b/stable/electrum/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/emby-sync/4.1.4/CHANGELOG.md b/stable/emby-sync/4.1.4/CHANGELOG.md
deleted file mode 100644
index b3e8c28a28..0000000000
--- a/stable/emby-sync/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [emby-sync-4.1.4](https://github.com/truecharts/charts/compare/emby-sync-4.1.3...emby-sync-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [emby-sync-4.1.3](https://github.com/truecharts/charts/compare/emby-sync-4.1.0...emby-sync-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [emby-sync-4.1.2](https://github.com/truecharts/charts/compare/emby-sync-4.1.0...emby-sync-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [emby-sync-4.1.0](https://github.com/truecharts/charts/compare/emby-sync-4.0.1...emby-sync-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [emby-sync-4.0.1](https://github.com/truecharts/charts/compare/emby-sync-4.0.0...emby-sync-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [emby-sync-4.0.0](https://github.com/truecharts/charts/compare/emby-sync-3.0.17...emby-sync-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [emby-sync-3.0.17](https://github.com/truecharts/charts/compare/emby-sync-3.0.16...emby-sync-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [emby-sync-3.0.16](https://github.com/truecharts/charts/compare/emby-sync-3.0.15...emby-sync-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [emby-sync-3.0.15](https://github.com/truecharts/charts/compare/emby-sync-3.0.14...emby-sync-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [emby-sync-3.0.14](https://github.com/truecharts/charts/compare/emby-sync-3.0.13...emby-sync-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [emby-sync-3.0.13](https://github.com/truecharts/charts/compare/emby-sync-3.0.12...emby-sync-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/emby-sync/4.1.4/Chart.yaml b/stable/emby-sync/4.1.4/Chart.yaml
deleted file mode 100644
index 4f8c0c0b72..0000000000
--- a/stable/emby-sync/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: emby-sync
-version: 4.1.4
-appVersion: latest
-description: A small flask based service to sync up Emby clients
-home: https://truecharts.org/charts/incubator/emby-sync
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync
- - https://hub.docker.com/r/lastelement21/emby-sync
- - https://github.com/cameronurnes/emby-sync
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - emby-sync
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/emby-sync/4.1.4/app-changelog.md b/stable/emby-sync/4.1.4/app-changelog.md
deleted file mode 100644
index 48dd20beb7..0000000000
--- a/stable/emby-sync/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [emby-sync-4.1.4](https://github.com/truecharts/charts/compare/emby-sync-4.1.3...emby-sync-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/emby-sync/4.1.4/charts/common-17.2.19.tgz b/stable/emby-sync/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/emby-sync/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/emby-sync/4.1.5/CHANGELOG.md b/stable/emby-sync/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..0b32fc72b5
--- /dev/null
+++ b/stable/emby-sync/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [emby-sync-4.1.5](https://github.com/truecharts/charts/compare/emby-sync-4.1.4...emby-sync-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [emby-sync-4.1.4](https://github.com/truecharts/charts/compare/emby-sync-4.1.3...emby-sync-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [emby-sync-4.1.3](https://github.com/truecharts/charts/compare/emby-sync-4.1.0...emby-sync-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [emby-sync-4.1.2](https://github.com/truecharts/charts/compare/emby-sync-4.1.0...emby-sync-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [emby-sync-4.1.0](https://github.com/truecharts/charts/compare/emby-sync-4.0.1...emby-sync-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [emby-sync-4.0.1](https://github.com/truecharts/charts/compare/emby-sync-4.0.0...emby-sync-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [emby-sync-4.0.0](https://github.com/truecharts/charts/compare/emby-sync-3.0.17...emby-sync-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [emby-sync-3.0.17](https://github.com/truecharts/charts/compare/emby-sync-3.0.16...emby-sync-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [emby-sync-3.0.16](https://github.com/truecharts/charts/compare/emby-sync-3.0.15...emby-sync-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [emby-sync-3.0.15](https://github.com/truecharts/charts/compare/emby-sync-3.0.14...emby-sync-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/emby-sync/4.1.5/Chart.yaml b/stable/emby-sync/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..55066c5577
--- /dev/null
+++ b/stable/emby-sync/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: emby-sync
+version: 4.1.5
+appVersion: latest
+description: A small flask based service to sync up Emby clients
+home: https://truecharts.org/charts/incubator/emby-sync
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png
+deprecated: false
+sources:
+ - https://github.com/cameronurnes/emby-sync
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync
+ - https://hub.docker.com/r/lastelement21/emby-sync
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - emby-sync
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/emby-sync/4.1.4/README.md b/stable/emby-sync/4.1.5/README.md
similarity index 100%
rename from stable/emby-sync/4.1.4/README.md
rename to stable/emby-sync/4.1.5/README.md
diff --git a/stable/emby-sync/4.1.5/app-changelog.md b/stable/emby-sync/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..ec83584c77
--- /dev/null
+++ b/stable/emby-sync/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [emby-sync-4.1.5](https://github.com/truecharts/charts/compare/emby-sync-4.1.4...emby-sync-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/emby-sync/4.1.4/app-readme.md b/stable/emby-sync/4.1.5/app-readme.md
similarity index 100%
rename from stable/emby-sync/4.1.4/app-readme.md
rename to stable/emby-sync/4.1.5/app-readme.md
diff --git a/stable/emby-sync/4.1.5/charts/common-17.2.21.tgz b/stable/emby-sync/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/emby-sync/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/emby-sync/4.1.4/ix_values.yaml b/stable/emby-sync/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/emby-sync/4.1.4/ix_values.yaml
rename to stable/emby-sync/4.1.5/ix_values.yaml
diff --git a/stable/emby-sync/4.1.4/questions.yaml b/stable/emby-sync/4.1.5/questions.yaml
similarity index 100%
rename from stable/emby-sync/4.1.4/questions.yaml
rename to stable/emby-sync/4.1.5/questions.yaml
diff --git a/stable/ethercalc/4.1.4/templates/common.yaml b/stable/emby-sync/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/ethercalc/4.1.4/templates/common.yaml
rename to stable/emby-sync/4.1.5/templates/common.yaml
diff --git a/stable/emby-sync/4.1.5/values.yaml b/stable/emby-sync/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/emby/17.1.6/CHANGELOG.md b/stable/emby/17.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..e1f0d1d083
--- /dev/null
+++ b/stable/emby/17.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [emby-17.1.6](https://github.com/truecharts/charts/compare/emby-17.1.5...emby-17.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [emby-17.1.5](https://github.com/truecharts/charts/compare/emby-17.1.4...emby-17.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [emby-17.1.4](https://github.com/truecharts/charts/compare/emby-17.1.1...emby-17.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [emby-17.1.3](https://github.com/truecharts/charts/compare/emby-17.1.1...emby-17.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [emby-17.1.1](https://github.com/truecharts/charts/compare/emby-17.1.0...emby-17.1.1) (2023-12-31)
+
+### Fix
+
+- change image ([#16586](https://github.com/truecharts/charts/issues/16586))
+
+## [emby-17.1.0](https://github.com/truecharts/charts/compare/emby-17.0.1...emby-17.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [emby-17.0.1](https://github.com/truecharts/charts/compare/emby-17.0.0...emby-17.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [emby-17.0.0](https://github.com/truecharts/charts/compare/emby-16.0.11...emby-17.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [emby-16.0.11](https://github.com/truecharts/charts/compare/emby-16.0.10...emby-16.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [emby-16.0.10](https://github.com/truecharts/charts/compare/emby-16.0.9...emby-16.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
diff --git a/stable/emby/17.1.6/Chart.yaml b/stable/emby/17.1.6/Chart.yaml
new file mode 100644
index 0000000000..b99d61edda
--- /dev/null
+++ b/stable/emby/17.1.6/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: emby
+version: 17.1.6
+appVersion: 4.7.14.0
+description: Emby Server is a home media server
+home: https://truecharts.org/charts/stable/emby
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png
+deprecated: false
+sources:
+ - https://github.com/linuxserver/docker-emby.git
+ - https://github.com/truecharts/charts/tree/master/charts/stable/emby
+ - https://ghcr.io/geek-cookbook/emby
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - jellyfin
+ - plex
+ - emby
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/emby/17.1.6/README.md b/stable/emby/17.1.6/README.md
new file mode 100644
index 0000000000..e43ba6f393
--- /dev/null
+++ b/stable/emby/17.1.6/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/emby)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/emby/17.1.6/app-changelog.md b/stable/emby/17.1.6/app-changelog.md
new file mode 100644
index 0000000000..2c21d8fd8b
--- /dev/null
+++ b/stable/emby/17.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [emby-17.1.6](https://github.com/truecharts/charts/compare/emby-17.1.5...emby-17.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/emby/17.1.6/app-readme.md b/stable/emby/17.1.6/app-readme.md
new file mode 100644
index 0000000000..5cac701180
--- /dev/null
+++ b/stable/emby/17.1.6/app-readme.md
@@ -0,0 +1,8 @@
+Emby Server is a home media server
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/emby](https://truecharts.org/charts/stable/emby)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/emby/17.1.6/charts/common-17.2.21.tgz b/stable/emby/17.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/emby/17.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/emby/17.1.6/ix_values.yaml b/stable/emby/17.1.6/ix_values.yaml
new file mode 100644
index 0000000000..d78fb546f0
--- /dev/null
+++ b/stable/emby/17.1.6/ix_values.yaml
@@ -0,0 +1,36 @@
+image:
+ repository: ghcr.io/geek-cookbook/emby
+ pullPolicy: IfNotPresent
+ tag: 4.7.14.0@sha256:ccdad65c7c631f60f9b1859e748d075b5923249b0f6b1f2c6058ad8942417fcc
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+service:
+ main:
+ ports:
+ main:
+ port: 10079
+ targetPort: 8096
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env: {}
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+portal:
+ open:
+ enabled: true
diff --git a/stable/emby/17.1.6/questions.yaml b/stable/emby/17.1.6/questions.yaml
new file mode 100644
index 0000000000..b697d61bb4
--- /dev/null
+++ b/stable/emby/17.1.6/questions.yaml
@@ -0,0 +1,2816 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10079
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: "App Config Storage"
+ description: "Stores the Application Configuration."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/emby/17.1.6/templates/NOTES.txt b/stable/emby/17.1.6/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/emby/17.1.6/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/emby/17.1.6/templates/common.yaml b/stable/emby/17.1.6/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/emby/17.1.6/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/emby/17.1.6/values.yaml b/stable/emby/17.1.6/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/embystat/8.1.4/CHANGELOG.md b/stable/embystat/8.1.4/CHANGELOG.md
deleted file mode 100644
index 4753d26c87..0000000000
--- a/stable/embystat/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [embystat-8.1.4](https://github.com/truecharts/charts/compare/embystat-8.1.3...embystat-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [embystat-8.1.3](https://github.com/truecharts/charts/compare/embystat-8.1.0...embystat-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [embystat-8.1.2](https://github.com/truecharts/charts/compare/embystat-8.1.0...embystat-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [embystat-8.1.0](https://github.com/truecharts/charts/compare/embystat-8.0.1...embystat-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [embystat-8.0.1](https://github.com/truecharts/charts/compare/embystat-8.0.0...embystat-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [embystat-8.0.0](https://github.com/truecharts/charts/compare/embystat-7.0.11...embystat-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [embystat-7.0.11](https://github.com/truecharts/charts/compare/embystat-7.0.10...embystat-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [embystat-7.0.10](https://github.com/truecharts/charts/compare/embystat-7.0.9...embystat-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [embystat-7.0.9](https://github.com/truecharts/charts/compare/embystat-7.0.8...embystat-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [embystat-7.0.8](https://github.com/truecharts/charts/compare/embystat-7.0.7...embystat-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [embystat-7.0.7](https://github.com/truecharts/charts/compare/embystat-7.0.6...embystat-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/embystat/8.1.4/Chart.yaml b/stable/embystat/8.1.4/Chart.yaml
deleted file mode 100644
index 501e506445..0000000000
--- a/stable/embystat/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: embystat
-version: 8.1.4
-appVersion: 0.2.0
-description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
-home: https://truecharts.org/charts/stable/embystat
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/embystat
- - https://ghcr.io/linuxserver/embystat
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - embystat
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/embystat/8.1.4/app-changelog.md b/stable/embystat/8.1.4/app-changelog.md
deleted file mode 100644
index ed4d693977..0000000000
--- a/stable/embystat/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [embystat-8.1.4](https://github.com/truecharts/charts/compare/embystat-8.1.3...embystat-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/embystat/8.1.4/charts/common-17.2.19.tgz b/stable/embystat/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/embystat/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/embystat/8.1.5/CHANGELOG.md b/stable/embystat/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..ffb597e13d
--- /dev/null
+++ b/stable/embystat/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [embystat-8.1.5](https://github.com/truecharts/charts/compare/embystat-8.1.4...embystat-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [embystat-8.1.4](https://github.com/truecharts/charts/compare/embystat-8.1.3...embystat-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [embystat-8.1.3](https://github.com/truecharts/charts/compare/embystat-8.1.0...embystat-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [embystat-8.1.2](https://github.com/truecharts/charts/compare/embystat-8.1.0...embystat-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [embystat-8.1.0](https://github.com/truecharts/charts/compare/embystat-8.0.1...embystat-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [embystat-8.0.1](https://github.com/truecharts/charts/compare/embystat-8.0.0...embystat-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [embystat-8.0.0](https://github.com/truecharts/charts/compare/embystat-7.0.11...embystat-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [embystat-7.0.11](https://github.com/truecharts/charts/compare/embystat-7.0.10...embystat-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [embystat-7.0.10](https://github.com/truecharts/charts/compare/embystat-7.0.9...embystat-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [embystat-7.0.9](https://github.com/truecharts/charts/compare/embystat-7.0.8...embystat-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/embystat/8.1.5/Chart.yaml b/stable/embystat/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..8e427e9b16
--- /dev/null
+++ b/stable/embystat/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: embystat
+version: 8.1.5
+appVersion: 0.2.0
+description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
+home: https://truecharts.org/charts/stable/embystat
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/embystat
+ - https://ghcr.io/linuxserver/embystat
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - embystat
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/embystat/8.1.4/README.md b/stable/embystat/8.1.5/README.md
similarity index 100%
rename from stable/embystat/8.1.4/README.md
rename to stable/embystat/8.1.5/README.md
diff --git a/stable/embystat/8.1.5/app-changelog.md b/stable/embystat/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..42eb65cc70
--- /dev/null
+++ b/stable/embystat/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [embystat-8.1.5](https://github.com/truecharts/charts/compare/embystat-8.1.4...embystat-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/embystat/8.1.4/app-readme.md b/stable/embystat/8.1.5/app-readme.md
similarity index 100%
rename from stable/embystat/8.1.4/app-readme.md
rename to stable/embystat/8.1.5/app-readme.md
diff --git a/stable/embystat/8.1.5/charts/common-17.2.21.tgz b/stable/embystat/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/embystat/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/embystat/8.1.4/ix_values.yaml b/stable/embystat/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/embystat/8.1.4/ix_values.yaml
rename to stable/embystat/8.1.5/ix_values.yaml
diff --git a/stable/embystat/8.1.4/questions.yaml b/stable/embystat/8.1.5/questions.yaml
similarity index 100%
rename from stable/embystat/8.1.4/questions.yaml
rename to stable/embystat/8.1.5/questions.yaml
diff --git a/stable/embystat/8.1.5/templates/NOTES.txt b/stable/embystat/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/embystat/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/embystat/8.1.5/templates/common.yaml b/stable/embystat/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/embystat/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/embystat/8.1.5/values.yaml b/stable/embystat/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/emulatorjs/8.1.5/CHANGELOG.md b/stable/emulatorjs/8.1.5/CHANGELOG.md
deleted file mode 100644
index d78ae1cfc4..0000000000
--- a/stable/emulatorjs/8.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [emulatorjs-8.1.5](https://github.com/truecharts/charts/compare/emulatorjs-8.1.4...emulatorjs-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [emulatorjs-8.1.4](https://github.com/truecharts/charts/compare/emulatorjs-8.1.1...emulatorjs-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-
-## [emulatorjs-8.1.3](https://github.com/truecharts/charts/compare/emulatorjs-8.1.1...emulatorjs-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-## [emulatorjs-8.1.1](https://github.com/truecharts/charts/compare/emulatorjs-8.1.0...emulatorjs-8.1.1) (2023-12-31)
-
-### Chore
-
-- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@b639109](https://github.com/b639109) by renovate ([#16603](https://github.com/truecharts/charts/issues/16603))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-## [emulatorjs-8.1.0](https://github.com/truecharts/charts/compare/emulatorjs-8.0.1...emulatorjs-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [emulatorjs-8.0.1](https://github.com/truecharts/charts/compare/emulatorjs-8.0.0...emulatorjs-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [emulatorjs-8.0.0](https://github.com/truecharts/charts/compare/emulatorjs-7.0.13...emulatorjs-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [emulatorjs-7.0.13](https://github.com/truecharts/charts/compare/emulatorjs-7.0.12...emulatorjs-7.0.13) (2023-12-25)
-
-### Chore
-
-- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@80d0e5d](https://github.com/80d0e5d) by renovate ([#16412](https://github.com/truecharts/charts/issues/16412))
-
-## [emulatorjs-7.0.12](https://github.com/truecharts/charts/compare/emulatorjs-7.0.11...emulatorjs-7.0.12) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [emulatorjs-7.0.11](https://github.com/truecharts/charts/compare/emulatorjs-7.0.10...emulatorjs-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [emulatorjs-7.0.10](https://github.com/truecharts/charts/compare/emulatorjs-7.0.9...emulatorjs-7.0.10) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
diff --git a/stable/emulatorjs/8.1.5/Chart.yaml b/stable/emulatorjs/8.1.5/Chart.yaml
deleted file mode 100644
index 74fdbd3188..0000000000
--- a/stable/emulatorjs/8.1.5/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: emulatorjs
-version: 8.1.5
-appVersion: 1.7.3
-description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
-home: https://truecharts.org/charts/stable/emulatorjs
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
- - https://ghcr.io/linuxserver/emulatorjs
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - emulatorjs
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: emulator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/emulatorjs/8.1.5/app-changelog.md b/stable/emulatorjs/8.1.5/app-changelog.md
deleted file mode 100644
index b6b8304bd2..0000000000
--- a/stable/emulatorjs/8.1.5/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [emulatorjs-8.1.5](https://github.com/truecharts/charts/compare/emulatorjs-8.1.4...emulatorjs-8.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/emulatorjs/8.1.5/charts/common-17.2.19.tgz b/stable/emulatorjs/8.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/emulatorjs/8.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/emulatorjs/8.1.6/CHANGELOG.md b/stable/emulatorjs/8.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..6952e9d9cd
--- /dev/null
+++ b/stable/emulatorjs/8.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [emulatorjs-8.1.6](https://github.com/truecharts/charts/compare/emulatorjs-8.1.5...emulatorjs-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [emulatorjs-8.1.5](https://github.com/truecharts/charts/compare/emulatorjs-8.1.4...emulatorjs-8.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [emulatorjs-8.1.4](https://github.com/truecharts/charts/compare/emulatorjs-8.1.1...emulatorjs-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+
+## [emulatorjs-8.1.3](https://github.com/truecharts/charts/compare/emulatorjs-8.1.1...emulatorjs-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+## [emulatorjs-8.1.1](https://github.com/truecharts/charts/compare/emulatorjs-8.1.0...emulatorjs-8.1.1) (2023-12-31)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@b639109](https://github.com/b639109) by renovate ([#16603](https://github.com/truecharts/charts/issues/16603))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+## [emulatorjs-8.1.0](https://github.com/truecharts/charts/compare/emulatorjs-8.0.1...emulatorjs-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [emulatorjs-8.0.1](https://github.com/truecharts/charts/compare/emulatorjs-8.0.0...emulatorjs-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [emulatorjs-8.0.0](https://github.com/truecharts/charts/compare/emulatorjs-7.0.13...emulatorjs-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [emulatorjs-7.0.13](https://github.com/truecharts/charts/compare/emulatorjs-7.0.12...emulatorjs-7.0.13) (2023-12-25)
+
+### Chore
+
+- update container image ghcr.io/linuxserver/emulatorjs to 1.7.3[@80d0e5d](https://github.com/80d0e5d) by renovate ([#16412](https://github.com/truecharts/charts/issues/16412))
+
+## [emulatorjs-7.0.12](https://github.com/truecharts/charts/compare/emulatorjs-7.0.11...emulatorjs-7.0.12) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [emulatorjs-7.0.11](https://github.com/truecharts/charts/compare/emulatorjs-7.0.10...emulatorjs-7.0.11) (2023-12-24)
+
+### Chore
diff --git a/stable/emulatorjs/8.1.6/Chart.yaml b/stable/emulatorjs/8.1.6/Chart.yaml
new file mode 100644
index 0000000000..52674abf41
--- /dev/null
+++ b/stable/emulatorjs/8.1.6/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: emulatorjs
+version: 8.1.6
+appVersion: 1.7.3
+description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
+home: https://truecharts.org/charts/stable/emulatorjs
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
+ - https://ghcr.io/linuxserver/emulatorjs
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - emulatorjs
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: emulator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/emulatorjs/8.1.5/README.md b/stable/emulatorjs/8.1.6/README.md
similarity index 100%
rename from stable/emulatorjs/8.1.5/README.md
rename to stable/emulatorjs/8.1.6/README.md
diff --git a/stable/emulatorjs/8.1.6/app-changelog.md b/stable/emulatorjs/8.1.6/app-changelog.md
new file mode 100644
index 0000000000..21c8a4a967
--- /dev/null
+++ b/stable/emulatorjs/8.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [emulatorjs-8.1.6](https://github.com/truecharts/charts/compare/emulatorjs-8.1.5...emulatorjs-8.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/emulatorjs/8.1.5/app-readme.md b/stable/emulatorjs/8.1.6/app-readme.md
similarity index 100%
rename from stable/emulatorjs/8.1.5/app-readme.md
rename to stable/emulatorjs/8.1.6/app-readme.md
diff --git a/stable/emulatorjs/8.1.6/charts/common-17.2.21.tgz b/stable/emulatorjs/8.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/emulatorjs/8.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/emulatorjs/8.1.5/ix_values.yaml b/stable/emulatorjs/8.1.6/ix_values.yaml
similarity index 100%
rename from stable/emulatorjs/8.1.5/ix_values.yaml
rename to stable/emulatorjs/8.1.6/ix_values.yaml
diff --git a/stable/emulatorjs/8.1.5/questions.yaml b/stable/emulatorjs/8.1.6/questions.yaml
similarity index 100%
rename from stable/emulatorjs/8.1.5/questions.yaml
rename to stable/emulatorjs/8.1.6/questions.yaml
diff --git a/stable/emulatorjs/8.1.6/templates/NOTES.txt b/stable/emulatorjs/8.1.6/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/emulatorjs/8.1.6/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/emulatorjs/8.1.6/templates/common.yaml b/stable/emulatorjs/8.1.6/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/emulatorjs/8.1.6/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/emulatorjs/8.1.6/values.yaml b/stable/emulatorjs/8.1.6/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/endlessh/8.1.4/CHANGELOG.md b/stable/endlessh/8.1.4/CHANGELOG.md
deleted file mode 100644
index ef6fdf7caa..0000000000
--- a/stable/endlessh/8.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [endlessh-8.1.4](https://github.com/truecharts/charts/compare/endlessh-8.1.3...endlessh-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [endlessh-8.1.3](https://github.com/truecharts/charts/compare/endlessh-8.1.0...endlessh-8.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [endlessh-8.1.2](https://github.com/truecharts/charts/compare/endlessh-8.1.0...endlessh-8.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [endlessh-8.1.0](https://github.com/truecharts/charts/compare/endlessh-8.0.1...endlessh-8.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [endlessh-8.0.1](https://github.com/truecharts/charts/compare/endlessh-8.0.0...endlessh-8.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [endlessh-8.0.0](https://github.com/truecharts/charts/compare/endlessh-7.0.11...endlessh-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [endlessh-7.0.11](https://github.com/truecharts/charts/compare/endlessh-7.0.10...endlessh-7.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [endlessh-7.0.10](https://github.com/truecharts/charts/compare/endlessh-7.0.9...endlessh-7.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [endlessh-7.0.9](https://github.com/truecharts/charts/compare/endlessh-7.0.8...endlessh-7.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [endlessh-7.0.8](https://github.com/truecharts/charts/compare/endlessh-7.0.7...endlessh-7.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [endlessh-7.0.7](https://github.com/truecharts/charts/compare/endlessh-7.0.6...endlessh-7.0.7) (2023-12-23)
-
-### Chore
diff --git a/stable/endlessh/8.1.4/Chart.yaml b/stable/endlessh/8.1.4/Chart.yaml
deleted file mode 100644
index 8206905bf1..0000000000
--- a/stable/endlessh/8.1.4/Chart.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: endlessh
-version: 8.1.4
-appVersion: 2021.11.21
-description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner.
-home: https://truecharts.org/charts/stable/endlessh
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh
- - https://ghcr.io/linuxserver/endlessh
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - endlessh
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: incubator
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/endlessh/8.1.4/app-changelog.md b/stable/endlessh/8.1.4/app-changelog.md
deleted file mode 100644
index 37bd38b4ca..0000000000
--- a/stable/endlessh/8.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [endlessh-8.1.4](https://github.com/truecharts/charts/compare/endlessh-8.1.3...endlessh-8.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/endlessh/8.1.4/charts/common-17.2.19.tgz b/stable/endlessh/8.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/endlessh/8.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/endlessh/8.1.5/CHANGELOG.md b/stable/endlessh/8.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7c27319c52
--- /dev/null
+++ b/stable/endlessh/8.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [endlessh-8.1.5](https://github.com/truecharts/charts/compare/endlessh-8.1.4...endlessh-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [endlessh-8.1.4](https://github.com/truecharts/charts/compare/endlessh-8.1.3...endlessh-8.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [endlessh-8.1.3](https://github.com/truecharts/charts/compare/endlessh-8.1.0...endlessh-8.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [endlessh-8.1.2](https://github.com/truecharts/charts/compare/endlessh-8.1.0...endlessh-8.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [endlessh-8.1.0](https://github.com/truecharts/charts/compare/endlessh-8.0.1...endlessh-8.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [endlessh-8.0.1](https://github.com/truecharts/charts/compare/endlessh-8.0.0...endlessh-8.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [endlessh-8.0.0](https://github.com/truecharts/charts/compare/endlessh-7.0.11...endlessh-8.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [endlessh-7.0.11](https://github.com/truecharts/charts/compare/endlessh-7.0.10...endlessh-7.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [endlessh-7.0.10](https://github.com/truecharts/charts/compare/endlessh-7.0.9...endlessh-7.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [endlessh-7.0.9](https://github.com/truecharts/charts/compare/endlessh-7.0.8...endlessh-7.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/endlessh/8.1.5/Chart.yaml b/stable/endlessh/8.1.5/Chart.yaml
new file mode 100644
index 0000000000..1a0b8aa1fb
--- /dev/null
+++ b/stable/endlessh/8.1.5/Chart.yaml
@@ -0,0 +1,35 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: endlessh
+version: 8.1.5
+appVersion: 2021.11.21
+description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner.
+home: https://truecharts.org/charts/stable/endlessh
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh
+ - https://ghcr.io/linuxserver/endlessh
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - endlessh
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: incubator
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/endlessh/8.1.4/README.md b/stable/endlessh/8.1.5/README.md
similarity index 100%
rename from stable/endlessh/8.1.4/README.md
rename to stable/endlessh/8.1.5/README.md
diff --git a/stable/endlessh/8.1.5/app-changelog.md b/stable/endlessh/8.1.5/app-changelog.md
new file mode 100644
index 0000000000..0c838f0545
--- /dev/null
+++ b/stable/endlessh/8.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [endlessh-8.1.5](https://github.com/truecharts/charts/compare/endlessh-8.1.4...endlessh-8.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/endlessh/8.1.4/app-readme.md b/stable/endlessh/8.1.5/app-readme.md
similarity index 100%
rename from stable/endlessh/8.1.4/app-readme.md
rename to stable/endlessh/8.1.5/app-readme.md
diff --git a/stable/endlessh/8.1.5/charts/common-17.2.21.tgz b/stable/endlessh/8.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/endlessh/8.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/endlessh/8.1.4/ix_values.yaml b/stable/endlessh/8.1.5/ix_values.yaml
similarity index 100%
rename from stable/endlessh/8.1.4/ix_values.yaml
rename to stable/endlessh/8.1.5/ix_values.yaml
diff --git a/stable/endlessh/8.1.4/questions.yaml b/stable/endlessh/8.1.5/questions.yaml
similarity index 100%
rename from stable/endlessh/8.1.4/questions.yaml
rename to stable/endlessh/8.1.5/questions.yaml
diff --git a/stable/endlessh/8.1.5/templates/NOTES.txt b/stable/endlessh/8.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/endlessh/8.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/endlessh/8.1.5/templates/common.yaml b/stable/endlessh/8.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/endlessh/8.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/endlessh/8.1.5/values.yaml b/stable/endlessh/8.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/ersatztv/2.1.4/CHANGELOG.md b/stable/ersatztv/2.1.4/CHANGELOG.md
deleted file mode 100644
index e54fc6d381..0000000000
--- a/stable/ersatztv/2.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ersatztv-2.1.4](https://github.com/truecharts/charts/compare/ersatztv-2.1.3...ersatztv-2.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ersatztv-2.1.3](https://github.com/truecharts/charts/compare/ersatztv-2.1.0...ersatztv-2.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ersatztv-2.1.2](https://github.com/truecharts/charts/compare/ersatztv-2.1.0...ersatztv-2.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ersatztv-2.1.0](https://github.com/truecharts/charts/compare/ersatztv-2.0.1...ersatztv-2.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ersatztv-2.0.1](https://github.com/truecharts/charts/compare/ersatztv-2.0.0...ersatztv-2.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ersatztv-2.0.0](https://github.com/truecharts/charts/compare/ersatztv-1.0.20...ersatztv-2.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ersatztv-1.0.20](https://github.com/truecharts/charts/compare/ersatztv-1.0.19...ersatztv-1.0.20) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ersatztv-1.0.19](https://github.com/truecharts/charts/compare/ersatztv-1.0.18...ersatztv-1.0.19) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ersatztv-1.0.18](https://github.com/truecharts/charts/compare/ersatztv-1.0.17...ersatztv-1.0.18) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ersatztv-1.0.17](https://github.com/truecharts/charts/compare/ersatztv-1.0.16...ersatztv-1.0.17) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ersatztv-1.0.16](https://github.com/truecharts/charts/compare/ersatztv-1.0.15...ersatztv-1.0.16) (2023-12-23)
-
-### Chore
diff --git a/stable/ersatztv/2.1.4/Chart.yaml b/stable/ersatztv/2.1.4/Chart.yaml
deleted file mode 100644
index 1e2ed56e8f..0000000000
--- a/stable/ersatztv/2.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ersatztv
-version: 2.1.4
-appVersion: 0.8.4
-description: ErsatzTV configuring and streaming custom live channels using your media library.
-home: https://truecharts.org/charts/incubator/ersatztv
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
-deprecated: false
-sources:
- - https://github.com/jasongdove/ErsatzTV
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv
- - https://hub.docker.com/r/jasongdove/ersatztv
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ersatztv
- - media
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/ersatztv/2.1.4/app-changelog.md b/stable/ersatztv/2.1.4/app-changelog.md
deleted file mode 100644
index 9448f7b51d..0000000000
--- a/stable/ersatztv/2.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ersatztv-2.1.4](https://github.com/truecharts/charts/compare/ersatztv-2.1.3...ersatztv-2.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ersatztv/2.1.4/charts/common-17.2.19.tgz b/stable/ersatztv/2.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ersatztv/2.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ersatztv/2.1.5/CHANGELOG.md b/stable/ersatztv/2.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..4412ef5e97
--- /dev/null
+++ b/stable/ersatztv/2.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ersatztv-2.1.5](https://github.com/truecharts/charts/compare/ersatztv-2.1.4...ersatztv-2.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ersatztv-2.1.4](https://github.com/truecharts/charts/compare/ersatztv-2.1.3...ersatztv-2.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ersatztv-2.1.3](https://github.com/truecharts/charts/compare/ersatztv-2.1.0...ersatztv-2.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ersatztv-2.1.2](https://github.com/truecharts/charts/compare/ersatztv-2.1.0...ersatztv-2.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ersatztv-2.1.0](https://github.com/truecharts/charts/compare/ersatztv-2.0.1...ersatztv-2.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ersatztv-2.0.1](https://github.com/truecharts/charts/compare/ersatztv-2.0.0...ersatztv-2.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ersatztv-2.0.0](https://github.com/truecharts/charts/compare/ersatztv-1.0.20...ersatztv-2.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ersatztv-1.0.20](https://github.com/truecharts/charts/compare/ersatztv-1.0.19...ersatztv-1.0.20) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ersatztv-1.0.19](https://github.com/truecharts/charts/compare/ersatztv-1.0.18...ersatztv-1.0.19) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ersatztv-1.0.18](https://github.com/truecharts/charts/compare/ersatztv-1.0.17...ersatztv-1.0.18) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ersatztv/2.1.5/Chart.yaml b/stable/ersatztv/2.1.5/Chart.yaml
new file mode 100644
index 0000000000..f5a19340dd
--- /dev/null
+++ b/stable/ersatztv/2.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ersatztv
+version: 2.1.5
+appVersion: 0.8.4
+description: ErsatzTV configuring and streaming custom live channels using your media library.
+home: https://truecharts.org/charts/incubator/ersatztv
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
+deprecated: false
+sources:
+ - https://github.com/jasongdove/ErsatzTV
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv
+ - https://hub.docker.com/r/jasongdove/ersatztv
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ersatztv
+ - media
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/ersatztv/2.1.4/README.md b/stable/ersatztv/2.1.5/README.md
similarity index 100%
rename from stable/ersatztv/2.1.4/README.md
rename to stable/ersatztv/2.1.5/README.md
diff --git a/stable/ersatztv/2.1.5/app-changelog.md b/stable/ersatztv/2.1.5/app-changelog.md
new file mode 100644
index 0000000000..a61647cec8
--- /dev/null
+++ b/stable/ersatztv/2.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ersatztv-2.1.5](https://github.com/truecharts/charts/compare/ersatztv-2.1.4...ersatztv-2.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ersatztv/2.1.4/app-readme.md b/stable/ersatztv/2.1.5/app-readme.md
similarity index 100%
rename from stable/ersatztv/2.1.4/app-readme.md
rename to stable/ersatztv/2.1.5/app-readme.md
diff --git a/stable/ersatztv/2.1.5/charts/common-17.2.21.tgz b/stable/ersatztv/2.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ersatztv/2.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ersatztv/2.1.4/ix_values.yaml b/stable/ersatztv/2.1.5/ix_values.yaml
similarity index 100%
rename from stable/ersatztv/2.1.4/ix_values.yaml
rename to stable/ersatztv/2.1.5/ix_values.yaml
diff --git a/stable/ersatztv/2.1.4/questions.yaml b/stable/ersatztv/2.1.5/questions.yaml
similarity index 100%
rename from stable/ersatztv/2.1.4/questions.yaml
rename to stable/ersatztv/2.1.5/questions.yaml
diff --git a/stable/ersatztv/2.1.5/templates/common.yaml b/stable/ersatztv/2.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/ersatztv/2.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/ersatztv/2.1.5/values.yaml b/stable/ersatztv/2.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/esphome/17.1.5/CHANGELOG.md b/stable/esphome/17.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9e6ab43820
--- /dev/null
+++ b/stable/esphome/17.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [esphome-17.1.5](https://github.com/truecharts/charts/compare/esphome-17.1.4...esphome-17.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [esphome-17.1.4](https://github.com/truecharts/charts/compare/esphome-17.1.3...esphome-17.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [esphome-17.1.3](https://github.com/truecharts/charts/compare/esphome-17.1.0...esphome-17.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [esphome-17.1.2](https://github.com/truecharts/charts/compare/esphome-17.1.0...esphome-17.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [esphome-17.1.0](https://github.com/truecharts/charts/compare/esphome-17.0.1...esphome-17.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [esphome-17.0.1](https://github.com/truecharts/charts/compare/esphome-17.0.0...esphome-17.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [esphome-17.0.0](https://github.com/truecharts/charts/compare/esphome-16.1.1...esphome-17.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [esphome-16.1.1](https://github.com/truecharts/charts/compare/esphome-16.1.0...esphome-16.1.1) (2023-12-25)
+
+### Chore
+
+- update container image esphome/esphome to v2023.12.5[@1107343](https://github.com/1107343) by renovate ([#16529](https://github.com/truecharts/charts/issues/16529))
+
+## [esphome-16.1.0](https://github.com/truecharts/charts/compare/esphome-16.0.11...esphome-16.1.0) (2023-12-25)
+
+### Chore
+
+- update container image esphome/esphome to v2023.12.3[@ec55136](https://github.com/ec55136) by renovate ([#16489](https://github.com/truecharts/charts/issues/16489))
+
+## [esphome-16.0.11](https://github.com/truecharts/charts/compare/esphome-16.0.10...esphome-16.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
diff --git a/stable/esphome/17.1.5/Chart.yaml b/stable/esphome/17.1.5/Chart.yaml
new file mode 100644
index 0000000000..efefee153b
--- /dev/null
+++ b/stable/esphome/17.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: esphome
+version: 17.1.5
+appVersion: 2023.12.5
+description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
+home: https://truecharts.org/charts/stable/esphome
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
+deprecated: false
+sources:
+ - https://github.com/esphome/esphome
+ - https://github.com/truecharts/charts/tree/master/charts/stable/esphome
+ - https://hub.docker.com/r/esphome/esphome
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - esphome
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: tools
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/esphome/17.1.5/README.md b/stable/esphome/17.1.5/README.md
new file mode 100644
index 0000000000..0cae2357c3
--- /dev/null
+++ b/stable/esphome/17.1.5/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/esphome)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/esphome/17.1.5/app-changelog.md b/stable/esphome/17.1.5/app-changelog.md
new file mode 100644
index 0000000000..1abd1d549c
--- /dev/null
+++ b/stable/esphome/17.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [esphome-17.1.5](https://github.com/truecharts/charts/compare/esphome-17.1.4...esphome-17.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/esphome/17.1.5/app-readme.md b/stable/esphome/17.1.5/app-readme.md
new file mode 100644
index 0000000000..2efae02624
--- /dev/null
+++ b/stable/esphome/17.1.5/app-readme.md
@@ -0,0 +1,8 @@
+ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/esphome/17.1.5/charts/common-17.2.21.tgz b/stable/esphome/17.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/esphome/17.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/esphome/17.1.5/ix_values.yaml b/stable/esphome/17.1.5/ix_values.yaml
new file mode 100644
index 0000000000..2a077ea975
--- /dev/null
+++ b/stable/esphome/17.1.5/ix_values.yaml
@@ -0,0 +1,51 @@
+image:
+ repository: esphome/esphome
+ pullPolicy: IfNotPresent
+ tag: 2023.12.5@sha256:1107343bb783a3505f66d5d0e2a031e1a9f2379a32aeea7ae1f51efd1d906f8f
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ privileged: true
+ allowPrivilegeEscalation: true
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 6052
+ targetPort: 6052
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ ESPHOME_DASHBOARD_USE_PING: false
+ ESPHOME_DASHBOARD_RELATIVE_URL: /
+ # ESPHOME_QUICKWIZARD:
+ # ESPHOME_IS_HASSIO:
+ # DISABLE_HA_AUTHENTICATION:
+ # USERNAME:
+ # PASSWORD:
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+ platformio:
+ enabled: true
+ mountPath: /.platformio
+portal:
+ open:
+ enabled: true
diff --git a/stable/esphome/17.1.5/questions.yaml b/stable/esphome/17.1.5/questions.yaml
new file mode 100644
index 0000000000..88e2424201
--- /dev/null
+++ b/stable/esphome/17.1.5/questions.yaml
@@ -0,0 +1,3103 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ESPHOME_DASHBOARD_USE_PING
+ label: Esphome Dasboard Use Ping
+ description: Check the status of the device
+ schema:
+ type: boolean
+ default: true
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 6052
+ required: true
+ # Configure app volumes
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: platformio
+ label: Platformio Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/esphome/17.1.5/templates/NOTES.txt b/stable/esphome/17.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/esphome/17.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/esphome/17.1.5/templates/common.yaml b/stable/esphome/17.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/esphome/17.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/esphome/17.1.5/values.yaml b/stable/esphome/17.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/ethercalc/4.1.4/CHANGELOG.md b/stable/ethercalc/4.1.4/CHANGELOG.md
deleted file mode 100644
index 2c94694bf5..0000000000
--- a/stable/ethercalc/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [ethercalc-4.1.4](https://github.com/truecharts/charts/compare/ethercalc-4.1.3...ethercalc-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [ethercalc-4.1.3](https://github.com/truecharts/charts/compare/ethercalc-4.1.0...ethercalc-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [ethercalc-4.1.2](https://github.com/truecharts/charts/compare/ethercalc-4.1.0...ethercalc-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [ethercalc-4.1.0](https://github.com/truecharts/charts/compare/ethercalc-4.0.1...ethercalc-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [ethercalc-4.0.1](https://github.com/truecharts/charts/compare/ethercalc-4.0.0...ethercalc-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [ethercalc-4.0.0](https://github.com/truecharts/charts/compare/ethercalc-3.0.17...ethercalc-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [ethercalc-3.0.17](https://github.com/truecharts/charts/compare/ethercalc-3.0.16...ethercalc-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [ethercalc-3.0.16](https://github.com/truecharts/charts/compare/ethercalc-3.0.15...ethercalc-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [ethercalc-3.0.15](https://github.com/truecharts/charts/compare/ethercalc-3.0.14...ethercalc-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [ethercalc-3.0.14](https://github.com/truecharts/charts/compare/ethercalc-3.0.13...ethercalc-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [ethercalc-3.0.13](https://github.com/truecharts/charts/compare/ethercalc-3.0.12...ethercalc-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/ethercalc/4.1.4/Chart.yaml b/stable/ethercalc/4.1.4/Chart.yaml
deleted file mode 100644
index cf824977cd..0000000000
--- a/stable/ethercalc/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: ethercalc
-version: 4.1.4
-appVersion: latest
-description: EtherCalc is a web spreadsheet.
-home: https://truecharts.org/charts/incubator/ethercalc
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc
- - https://hub.docker.com/r/audreyt/ethercalc
- - https://github.com/audreyt/ethercalc
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - ethercalc
- - Cloud
- - Productivity
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/ethercalc/4.1.4/app-changelog.md b/stable/ethercalc/4.1.4/app-changelog.md
deleted file mode 100644
index 912b73cdb5..0000000000
--- a/stable/ethercalc/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [ethercalc-4.1.4](https://github.com/truecharts/charts/compare/ethercalc-4.1.3...ethercalc-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/ethercalc/4.1.4/charts/common-17.2.19.tgz b/stable/ethercalc/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/ethercalc/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/ethercalc/4.1.5/CHANGELOG.md b/stable/ethercalc/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..7603ac47ac
--- /dev/null
+++ b/stable/ethercalc/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [ethercalc-4.1.5](https://github.com/truecharts/charts/compare/ethercalc-4.1.4...ethercalc-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [ethercalc-4.1.4](https://github.com/truecharts/charts/compare/ethercalc-4.1.3...ethercalc-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [ethercalc-4.1.3](https://github.com/truecharts/charts/compare/ethercalc-4.1.0...ethercalc-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [ethercalc-4.1.2](https://github.com/truecharts/charts/compare/ethercalc-4.1.0...ethercalc-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [ethercalc-4.1.0](https://github.com/truecharts/charts/compare/ethercalc-4.0.1...ethercalc-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [ethercalc-4.0.1](https://github.com/truecharts/charts/compare/ethercalc-4.0.0...ethercalc-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [ethercalc-4.0.0](https://github.com/truecharts/charts/compare/ethercalc-3.0.17...ethercalc-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [ethercalc-3.0.17](https://github.com/truecharts/charts/compare/ethercalc-3.0.16...ethercalc-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [ethercalc-3.0.16](https://github.com/truecharts/charts/compare/ethercalc-3.0.15...ethercalc-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [ethercalc-3.0.15](https://github.com/truecharts/charts/compare/ethercalc-3.0.14...ethercalc-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/ethercalc/4.1.5/Chart.yaml b/stable/ethercalc/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..81ab1a22e9
--- /dev/null
+++ b/stable/ethercalc/4.1.5/Chart.yaml
@@ -0,0 +1,39 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: ethercalc
+version: 4.1.5
+appVersion: latest
+description: EtherCalc is a web spreadsheet.
+home: https://truecharts.org/charts/incubator/ethercalc
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png
+deprecated: false
+sources:
+ - https://github.com/audreyt/ethercalc
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc
+ - https://hub.docker.com/r/audreyt/ethercalc
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - ethercalc
+ - Cloud
+ - Productivity
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/ethercalc/4.1.4/README.md b/stable/ethercalc/4.1.5/README.md
similarity index 100%
rename from stable/ethercalc/4.1.4/README.md
rename to stable/ethercalc/4.1.5/README.md
diff --git a/stable/ethercalc/4.1.5/app-changelog.md b/stable/ethercalc/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..acdd2da24d
--- /dev/null
+++ b/stable/ethercalc/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [ethercalc-4.1.5](https://github.com/truecharts/charts/compare/ethercalc-4.1.4...ethercalc-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/ethercalc/4.1.4/app-readme.md b/stable/ethercalc/4.1.5/app-readme.md
similarity index 100%
rename from stable/ethercalc/4.1.4/app-readme.md
rename to stable/ethercalc/4.1.5/app-readme.md
diff --git a/stable/ethercalc/4.1.5/charts/common-17.2.21.tgz b/stable/ethercalc/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/ethercalc/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/ethercalc/4.1.4/ix_values.yaml b/stable/ethercalc/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/ethercalc/4.1.4/ix_values.yaml
rename to stable/ethercalc/4.1.5/ix_values.yaml
diff --git a/stable/ethercalc/4.1.4/questions.yaml b/stable/ethercalc/4.1.5/questions.yaml
similarity index 100%
rename from stable/ethercalc/4.1.4/questions.yaml
rename to stable/ethercalc/4.1.5/questions.yaml
diff --git a/stable/explainshell/4.1.4/templates/common.yaml b/stable/ethercalc/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/explainshell/4.1.4/templates/common.yaml
rename to stable/ethercalc/4.1.5/templates/common.yaml
diff --git a/stable/ethercalc/4.1.5/values.yaml b/stable/ethercalc/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/etherpad/15.1.5/CHANGELOG.md b/stable/etherpad/15.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..4f7c166c2c
--- /dev/null
+++ b/stable/etherpad/15.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [etherpad-15.1.5](https://github.com/truecharts/charts/compare/etherpad-15.1.4...etherpad-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [etherpad-15.1.4](https://github.com/truecharts/charts/compare/etherpad-15.1.3...etherpad-15.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [etherpad-15.1.3](https://github.com/truecharts/charts/compare/etherpad-15.1.0...etherpad-15.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [etherpad-15.1.2](https://github.com/truecharts/charts/compare/etherpad-15.1.0...etherpad-15.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [etherpad-15.1.0](https://github.com/truecharts/charts/compare/etherpad-15.0.1...etherpad-15.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [etherpad-15.0.1](https://github.com/truecharts/charts/compare/etherpad-15.0.0...etherpad-15.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [etherpad-15.0.0](https://github.com/truecharts/charts/compare/etherpad-14.0.11...etherpad-15.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [etherpad-14.0.11](https://github.com/truecharts/charts/compare/etherpad-14.0.10...etherpad-14.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [etherpad-14.0.10](https://github.com/truecharts/charts/compare/etherpad-14.0.9...etherpad-14.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [etherpad-14.0.9](https://github.com/truecharts/charts/compare/etherpad-14.0.8...etherpad-14.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/etherpad/15.1.5/Chart.yaml b/stable/etherpad/15.1.5/Chart.yaml
new file mode 100644
index 0000000000..8ab4046bf5
--- /dev/null
+++ b/stable/etherpad/15.1.5/Chart.yaml
@@ -0,0 +1,40 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: etherpad
+version: 15.1.5
+appVersion: 1.8.14
+description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
+home: https://truecharts.org/charts/stable/etherpad
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png
+deprecated: false
+sources:
+ - https://ghcr.io/nicholaswilde/etherpad
+ - https://etherpad.org/
+ - https://github.com/ether/etherpad-lite
+ - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - etherpad
+ - editor
+ - notepad
+ - pad
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/etherpad/15.1.5/README.md b/stable/etherpad/15.1.5/README.md
new file mode 100644
index 0000000000..cc73559b18
--- /dev/null
+++ b/stable/etherpad/15.1.5/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/etherpad)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/etherpad/15.1.5/app-changelog.md b/stable/etherpad/15.1.5/app-changelog.md
new file mode 100644
index 0000000000..87b40eb25a
--- /dev/null
+++ b/stable/etherpad/15.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [etherpad-15.1.5](https://github.com/truecharts/charts/compare/etherpad-15.1.4...etherpad-15.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/etherpad/15.1.5/app-readme.md b/stable/etherpad/15.1.5/app-readme.md
new file mode 100644
index 0000000000..2d7f284f61
--- /dev/null
+++ b/stable/etherpad/15.1.5/app-readme.md
@@ -0,0 +1,8 @@
+A real-time collaborative editor scalable to thousands of simultaneous real time users.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/etherpad](https://truecharts.org/charts/stable/etherpad)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/etherpad/15.1.5/charts/common-17.2.21.tgz b/stable/etherpad/15.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/etherpad/15.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/etherpad/15.1.5/ix_values.yaml b/stable/etherpad/15.1.5/ix_values.yaml
new file mode 100644
index 0000000000..962aa7c280
--- /dev/null
+++ b/stable/etherpad/15.1.5/ix_values.yaml
@@ -0,0 +1,56 @@
+image:
+ repository: ghcr.io/nicholaswilde/etherpad
+ pullPolicy: IfNotPresent
+ tag: version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73
+securityContext:
+ container:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 10060
+ targetPort: 9001
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ DB_TYPE: "postgres"
+ DB_NAME: "{{ .Values.cnpg.main.database }}"
+ DB_USER: "{{ .Values.cnpg.main.user }}"
+ DB_PORT: "5432"
+ DB_PASS:
+ secretKeyRef:
+ name: cnpg-main-user
+ key: password
+ DB_HOST:
+ secretKeyRef:
+ name: cnpg-main-urls
+ key: host
+ # User Defined
+
+ TITLE: "Etherpad"
+ FAVICON: "favicon.ico"
+ DEFAULT_PAD_TEXT: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org"
+ ADMIN_PASSWORD: "adminpass"
+ USER_PASSWORD: "firstuserpass"
+persistence:
+ data:
+ enabled: true
+ mountPath: "/opt/etherpad-lite/var"
+ app:
+ enabled: true
+ mountPath: "/opt/etherpad-lite/app"
+cnpg:
+ main:
+ enabled: true
+ user: etherpad
+ database: etherpad
+portal:
+ open:
+ enabled: true
diff --git a/stable/etherpad/15.1.5/questions.yaml b/stable/etherpad/15.1.5/questions.yaml
new file mode 100644
index 0000000000..bf61b6c43a
--- /dev/null
+++ b/stable/etherpad/15.1.5/questions.yaml
@@ -0,0 +1,3588 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ADMIN_PASSWORD
+ label: "Admin Password"
+ description: "The password for the admin user (leave unspecified if you do not want to create it)"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: USER_PASSWORD
+ label: "User Password"
+ description: "The password for the first user user (leave unspecified if you do not want to create it)"
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: TITLE
+ label: "Title"
+ description: "The name of the instance"
+ schema:
+ type: string
+ default: "Etherpad"
+ - variable: FAVICON
+ label: "Favicon"
+ description: "Favicon default name, or a fully specified URL to your own favicon"
+ schema:
+ type: string
+ default: "favicon.ico"
+ - variable: DEFAULT_PAD_TEXT
+ label: "Default Pad Text"
+ description: "The default text of a pad"
+ schema:
+ type: string
+ default: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10060
+ 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: app
+ label: "App Storage"
+ description: "Stores the Application."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - value: iscsi
+ description: iSCSI Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: disabled
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: scheduledBackups
+ label: ScheduledBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backupschedule
+ label: BackupSchedule
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: "daily-backup"
+ required: true
+ - variable: schedule
+ label: schedule
+ schema:
+ type: string
+ required: true
+ default: "0 0 0 * * *"
+ - variable: backupOwnerReference
+ label: backupOwnerReference
+ schema:
+ type: string
+ required: true
+ default: "self"
+ - variable: immediate
+ label: immediate
+ schema:
+ type: boolean
+ default: false
+ - variable: suspend
+ label: suspend
+ schema:
+ type: boolean
+ default: false
+ - variable: manualBackups
+ label: manualBackups
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: backup
+ label: Backup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/etherpad/15.1.5/templates/NOTES.txt b/stable/etherpad/15.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/etherpad/15.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/etherpad/15.1.5/templates/common.yaml b/stable/etherpad/15.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/etherpad/15.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/etherpad/15.1.5/values.yaml b/stable/etherpad/15.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/explainshell/4.1.4/CHANGELOG.md b/stable/explainshell/4.1.4/CHANGELOG.md
deleted file mode 100644
index 99c0959587..0000000000
--- a/stable/explainshell/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [explainshell-4.1.4](https://github.com/truecharts/charts/compare/explainshell-4.1.3...explainshell-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [explainshell-4.1.3](https://github.com/truecharts/charts/compare/explainshell-4.1.0...explainshell-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [explainshell-4.1.2](https://github.com/truecharts/charts/compare/explainshell-4.1.0...explainshell-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [explainshell-4.1.0](https://github.com/truecharts/charts/compare/explainshell-4.0.1...explainshell-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [explainshell-4.0.1](https://github.com/truecharts/charts/compare/explainshell-4.0.0...explainshell-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [explainshell-4.0.0](https://github.com/truecharts/charts/compare/explainshell-3.0.17...explainshell-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [explainshell-3.0.17](https://github.com/truecharts/charts/compare/explainshell-3.0.16...explainshell-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [explainshell-3.0.16](https://github.com/truecharts/charts/compare/explainshell-3.0.15...explainshell-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [explainshell-3.0.15](https://github.com/truecharts/charts/compare/explainshell-3.0.14...explainshell-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [explainshell-3.0.14](https://github.com/truecharts/charts/compare/explainshell-3.0.13...explainshell-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [explainshell-3.0.13](https://github.com/truecharts/charts/compare/explainshell-3.0.12...explainshell-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/explainshell/4.1.4/Chart.yaml b/stable/explainshell/4.1.4/Chart.yaml
deleted file mode 100644
index 0f6665a2b4..0000000000
--- a/stable/explainshell/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: explainshell
-version: 4.1.4
-appVersion: latest
-description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do.
-home: https://truecharts.org/charts/incubator/explainshell
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png
-deprecated: false
-sources:
- - https://github.com/idank/explainshell
- - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell
- - https://hub.docker.com/r/spaceinvaderone/explainshell
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - explainshell
- - Tools-Utilities
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Tools-Utilities
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/explainshell/4.1.4/app-changelog.md b/stable/explainshell/4.1.4/app-changelog.md
deleted file mode 100644
index cac02553ef..0000000000
--- a/stable/explainshell/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [explainshell-4.1.4](https://github.com/truecharts/charts/compare/explainshell-4.1.3...explainshell-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/explainshell/4.1.4/charts/common-17.2.19.tgz b/stable/explainshell/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/explainshell/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/explainshell/4.1.5/CHANGELOG.md b/stable/explainshell/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..43ac07f97f
--- /dev/null
+++ b/stable/explainshell/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [explainshell-4.1.5](https://github.com/truecharts/charts/compare/explainshell-4.1.4...explainshell-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [explainshell-4.1.4](https://github.com/truecharts/charts/compare/explainshell-4.1.3...explainshell-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [explainshell-4.1.3](https://github.com/truecharts/charts/compare/explainshell-4.1.0...explainshell-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [explainshell-4.1.2](https://github.com/truecharts/charts/compare/explainshell-4.1.0...explainshell-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [explainshell-4.1.0](https://github.com/truecharts/charts/compare/explainshell-4.0.1...explainshell-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [explainshell-4.0.1](https://github.com/truecharts/charts/compare/explainshell-4.0.0...explainshell-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [explainshell-4.0.0](https://github.com/truecharts/charts/compare/explainshell-3.0.17...explainshell-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [explainshell-3.0.17](https://github.com/truecharts/charts/compare/explainshell-3.0.16...explainshell-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [explainshell-3.0.16](https://github.com/truecharts/charts/compare/explainshell-3.0.15...explainshell-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [explainshell-3.0.15](https://github.com/truecharts/charts/compare/explainshell-3.0.14...explainshell-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/explainshell/4.1.5/Chart.yaml b/stable/explainshell/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..5934819ab8
--- /dev/null
+++ b/stable/explainshell/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: explainshell
+version: 4.1.5
+appVersion: latest
+description: Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do.
+home: https://truecharts.org/charts/incubator/explainshell
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png
+deprecated: false
+sources:
+ - https://github.com/idank/explainshell
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell
+ - https://hub.docker.com/r/spaceinvaderone/explainshell
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - explainshell
+ - Tools-Utilities
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Tools-Utilities
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/explainshell/4.1.4/README.md b/stable/explainshell/4.1.5/README.md
similarity index 100%
rename from stable/explainshell/4.1.4/README.md
rename to stable/explainshell/4.1.5/README.md
diff --git a/stable/explainshell/4.1.5/app-changelog.md b/stable/explainshell/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..6c5c7d0ddc
--- /dev/null
+++ b/stable/explainshell/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [explainshell-4.1.5](https://github.com/truecharts/charts/compare/explainshell-4.1.4...explainshell-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/explainshell/4.1.4/app-readme.md b/stable/explainshell/4.1.5/app-readme.md
similarity index 100%
rename from stable/explainshell/4.1.4/app-readme.md
rename to stable/explainshell/4.1.5/app-readme.md
diff --git a/stable/explainshell/4.1.5/charts/common-17.2.21.tgz b/stable/explainshell/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/explainshell/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/explainshell/4.1.4/ix_values.yaml b/stable/explainshell/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/explainshell/4.1.4/ix_values.yaml
rename to stable/explainshell/4.1.5/ix_values.yaml
diff --git a/stable/explainshell/4.1.4/questions.yaml b/stable/explainshell/4.1.5/questions.yaml
similarity index 100%
rename from stable/explainshell/4.1.4/questions.yaml
rename to stable/explainshell/4.1.5/questions.yaml
diff --git a/stable/external-ip/4.1.4/templates/common.yaml b/stable/explainshell/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/external-ip/4.1.4/templates/common.yaml
rename to stable/explainshell/4.1.5/templates/common.yaml
diff --git a/stable/explainshell/4.1.5/values.yaml b/stable/explainshell/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/external-dns/3.1.4/CHANGELOG.md b/stable/external-dns/3.1.4/CHANGELOG.md
deleted file mode 100644
index 72131b0c20..0000000000
--- a/stable/external-dns/3.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [external-dns-3.1.4](https://github.com/truecharts/charts/compare/external-dns-3.1.3...external-dns-3.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-
-## [external-dns-3.1.3](https://github.com/truecharts/charts/compare/external-dns-3.1.0...external-dns-3.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [external-dns-3.1.2](https://github.com/truecharts/charts/compare/external-dns-3.1.0...external-dns-3.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [external-dns-3.1.0](https://github.com/truecharts/charts/compare/external-dns-3.0.1...external-dns-3.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [external-dns-3.0.1](https://github.com/truecharts/charts/compare/external-dns-3.0.0...external-dns-3.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [external-dns-3.0.0](https://github.com/truecharts/charts/compare/external-dns-2.0.11...external-dns-3.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [external-dns-2.0.11](https://github.com/truecharts/charts/compare/external-dns-2.0.10...external-dns-2.0.11) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [external-dns-2.0.10](https://github.com/truecharts/charts/compare/external-dns-2.0.9...external-dns-2.0.10) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [external-dns-2.0.9](https://github.com/truecharts/charts/compare/external-dns-2.0.8...external-dns-2.0.9) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [external-dns-2.0.8](https://github.com/truecharts/charts/compare/external-dns-2.0.7...external-dns-2.0.8) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [external-dns-2.0.7](https://github.com/truecharts/charts/compare/external-dns-2.0.6...external-dns-2.0.7) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
diff --git a/stable/external-dns/3.1.4/Chart.yaml b/stable/external-dns/3.1.4/Chart.yaml
deleted file mode 100644
index 3d566830c5..0000000000
--- a/stable/external-dns/3.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: external-dns
-version: 3.1.4
-appVersion: 0.14.0
-description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
-home: https://truecharts.org/charts/stable/external-dns
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png
-deprecated: false
-sources:
- - https://github.com/kubernetes-sigs/external-dns
- - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - external-dns
- - k8s
- - kubernetes
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: networking
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/external-dns/3.1.4/app-changelog.md b/stable/external-dns/3.1.4/app-changelog.md
deleted file mode 100644
index 7fc522f7a1..0000000000
--- a/stable/external-dns/3.1.4/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [external-dns-3.1.4](https://github.com/truecharts/charts/compare/external-dns-3.1.3...external-dns-3.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
\ No newline at end of file
diff --git a/stable/external-dns/3.1.4/charts/common-17.2.19.tgz b/stable/external-dns/3.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/external-dns/3.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/external-dns/3.1.5/CHANGELOG.md b/stable/external-dns/3.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..43f9934297
--- /dev/null
+++ b/stable/external-dns/3.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [external-dns-3.1.5](https://github.com/truecharts/charts/compare/external-dns-3.1.4...external-dns-3.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [external-dns-3.1.4](https://github.com/truecharts/charts/compare/external-dns-3.1.3...external-dns-3.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+
+## [external-dns-3.1.3](https://github.com/truecharts/charts/compare/external-dns-3.1.0...external-dns-3.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [external-dns-3.1.2](https://github.com/truecharts/charts/compare/external-dns-3.1.0...external-dns-3.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [external-dns-3.1.0](https://github.com/truecharts/charts/compare/external-dns-3.0.1...external-dns-3.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [external-dns-3.0.1](https://github.com/truecharts/charts/compare/external-dns-3.0.0...external-dns-3.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [external-dns-3.0.0](https://github.com/truecharts/charts/compare/external-dns-2.0.11...external-dns-3.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [external-dns-2.0.11](https://github.com/truecharts/charts/compare/external-dns-2.0.10...external-dns-2.0.11) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [external-dns-2.0.10](https://github.com/truecharts/charts/compare/external-dns-2.0.9...external-dns-2.0.10) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [external-dns-2.0.9](https://github.com/truecharts/charts/compare/external-dns-2.0.8...external-dns-2.0.9) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
+## [external-dns-2.0.8](https://github.com/truecharts/charts/compare/external-dns-2.0.7...external-dns-2.0.8) (2023-12-23)
+
diff --git a/stable/external-dns/3.1.5/Chart.yaml b/stable/external-dns/3.1.5/Chart.yaml
new file mode 100644
index 0000000000..8c62e5a5f9
--- /dev/null
+++ b/stable/external-dns/3.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: external-dns
+version: 3.1.5
+appVersion: 0.14.0
+description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
+home: https://truecharts.org/charts/stable/external-dns
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png
+deprecated: false
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns
+ - https://github.com/kubernetes-sigs/external-dns
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - external-dns
+ - k8s
+ - kubernetes
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: networking
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/external-dns/3.1.4/README.md b/stable/external-dns/3.1.5/README.md
similarity index 100%
rename from stable/external-dns/3.1.4/README.md
rename to stable/external-dns/3.1.5/README.md
diff --git a/stable/external-dns/3.1.5/app-changelog.md b/stable/external-dns/3.1.5/app-changelog.md
new file mode 100644
index 0000000000..ac494a487a
--- /dev/null
+++ b/stable/external-dns/3.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [external-dns-3.1.5](https://github.com/truecharts/charts/compare/external-dns-3.1.4...external-dns-3.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/external-dns/3.1.4/app-readme.md b/stable/external-dns/3.1.5/app-readme.md
similarity index 100%
rename from stable/external-dns/3.1.4/app-readme.md
rename to stable/external-dns/3.1.5/app-readme.md
diff --git a/stable/external-dns/3.1.5/charts/common-17.2.21.tgz b/stable/external-dns/3.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/external-dns/3.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/external-dns/3.1.4/ix_values.yaml b/stable/external-dns/3.1.5/ix_values.yaml
similarity index 100%
rename from stable/external-dns/3.1.4/ix_values.yaml
rename to stable/external-dns/3.1.5/ix_values.yaml
diff --git a/stable/external-dns/3.1.4/questions.yaml b/stable/external-dns/3.1.5/questions.yaml
similarity index 100%
rename from stable/external-dns/3.1.4/questions.yaml
rename to stable/external-dns/3.1.5/questions.yaml
diff --git a/stable/external-dns/3.1.5/templates/NOTES.txt b/stable/external-dns/3.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/external-dns/3.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/external-dns/3.1.4/templates/_args.tpl b/stable/external-dns/3.1.5/templates/_args.tpl
similarity index 100%
rename from stable/external-dns/3.1.4/templates/_args.tpl
rename to stable/external-dns/3.1.5/templates/_args.tpl
diff --git a/stable/external-dns/3.1.4/templates/common.yaml b/stable/external-dns/3.1.5/templates/common.yaml
similarity index 100%
rename from stable/external-dns/3.1.4/templates/common.yaml
rename to stable/external-dns/3.1.5/templates/common.yaml
diff --git a/stable/external-dns/3.1.5/values.yaml b/stable/external-dns/3.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/external-ip/4.1.4/CHANGELOG.md b/stable/external-ip/4.1.4/CHANGELOG.md
deleted file mode 100644
index 3e816a742a..0000000000
--- a/stable/external-ip/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [external-ip-4.1.4](https://github.com/truecharts/charts/compare/external-ip-4.1.3...external-ip-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [external-ip-4.1.3](https://github.com/truecharts/charts/compare/external-ip-4.1.0...external-ip-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [external-ip-4.1.2](https://github.com/truecharts/charts/compare/external-ip-4.1.0...external-ip-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [external-ip-4.1.0](https://github.com/truecharts/charts/compare/external-ip-4.0.1...external-ip-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [external-ip-4.0.1](https://github.com/truecharts/charts/compare/external-ip-4.0.0...external-ip-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [external-ip-4.0.0](https://github.com/truecharts/charts/compare/external-ip-3.0.17...external-ip-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [external-ip-3.0.17](https://github.com/truecharts/charts/compare/external-ip-3.0.16...external-ip-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [external-ip-3.0.16](https://github.com/truecharts/charts/compare/external-ip-3.0.15...external-ip-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [external-ip-3.0.15](https://github.com/truecharts/charts/compare/external-ip-3.0.14...external-ip-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [external-ip-3.0.14](https://github.com/truecharts/charts/compare/external-ip-3.0.13...external-ip-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [external-ip-3.0.13](https://github.com/truecharts/charts/compare/external-ip-3.0.12...external-ip-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/external-ip/4.1.4/Chart.yaml b/stable/external-ip/4.1.4/Chart.yaml
deleted file mode 100644
index 65f8b8b3bc..0000000000
--- a/stable/external-ip/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: external-ip
-version: 4.1.4
-appVersion: latest
-description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes.
-home: https://truecharts.org/charts/incubator/external-ip
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png
-deprecated: false
-sources:
- - https://github.com/xavier-hernandez/docker-external-ip
- - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip
- - https://hub.docker.com/r/xavierh/external-ip
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - external-ip
- - Network-Management
- - Network-Other
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Network-Management
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/external-ip/4.1.4/app-changelog.md b/stable/external-ip/4.1.4/app-changelog.md
deleted file mode 100644
index 02bb8a0944..0000000000
--- a/stable/external-ip/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [external-ip-4.1.4](https://github.com/truecharts/charts/compare/external-ip-4.1.3...external-ip-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/external-ip/4.1.4/charts/common-17.2.19.tgz b/stable/external-ip/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/external-ip/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/external-ip/4.1.5/CHANGELOG.md b/stable/external-ip/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..b4fd5b442b
--- /dev/null
+++ b/stable/external-ip/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [external-ip-4.1.5](https://github.com/truecharts/charts/compare/external-ip-4.1.4...external-ip-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [external-ip-4.1.4](https://github.com/truecharts/charts/compare/external-ip-4.1.3...external-ip-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [external-ip-4.1.3](https://github.com/truecharts/charts/compare/external-ip-4.1.0...external-ip-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [external-ip-4.1.2](https://github.com/truecharts/charts/compare/external-ip-4.1.0...external-ip-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [external-ip-4.1.0](https://github.com/truecharts/charts/compare/external-ip-4.0.1...external-ip-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [external-ip-4.0.1](https://github.com/truecharts/charts/compare/external-ip-4.0.0...external-ip-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [external-ip-4.0.0](https://github.com/truecharts/charts/compare/external-ip-3.0.17...external-ip-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [external-ip-3.0.17](https://github.com/truecharts/charts/compare/external-ip-3.0.16...external-ip-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [external-ip-3.0.16](https://github.com/truecharts/charts/compare/external-ip-3.0.15...external-ip-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [external-ip-3.0.15](https://github.com/truecharts/charts/compare/external-ip-3.0.14...external-ip-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/external-ip/4.1.5/Chart.yaml b/stable/external-ip/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..87a897b2fd
--- /dev/null
+++ b/stable/external-ip/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: external-ip
+version: 4.1.5
+appVersion: latest
+description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes.
+home: https://truecharts.org/charts/incubator/external-ip
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png
+deprecated: false
+sources:
+ - https://github.com/xavier-hernandez/docker-external-ip
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip
+ - https://hub.docker.com/r/xavierh/external-ip
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - external-ip
+ - Network-Management
+ - Network-Other
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Network-Management
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/external-ip/4.1.4/README.md b/stable/external-ip/4.1.5/README.md
similarity index 100%
rename from stable/external-ip/4.1.4/README.md
rename to stable/external-ip/4.1.5/README.md
diff --git a/stable/external-ip/4.1.5/app-changelog.md b/stable/external-ip/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..933c0a829a
--- /dev/null
+++ b/stable/external-ip/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [external-ip-4.1.5](https://github.com/truecharts/charts/compare/external-ip-4.1.4...external-ip-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/external-ip/4.1.4/app-readme.md b/stable/external-ip/4.1.5/app-readme.md
similarity index 100%
rename from stable/external-ip/4.1.4/app-readme.md
rename to stable/external-ip/4.1.5/app-readme.md
diff --git a/stable/external-ip/4.1.5/charts/common-17.2.21.tgz b/stable/external-ip/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/external-ip/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/external-ip/4.1.4/ix_values.yaml b/stable/external-ip/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/external-ip/4.1.4/ix_values.yaml
rename to stable/external-ip/4.1.5/ix_values.yaml
diff --git a/stable/external-ip/4.1.4/questions.yaml b/stable/external-ip/4.1.5/questions.yaml
similarity index 100%
rename from stable/external-ip/4.1.4/questions.yaml
rename to stable/external-ip/4.1.5/questions.yaml
diff --git a/stable/factorioservermanager/4.1.4/templates/common.yaml b/stable/external-ip/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/factorioservermanager/4.1.4/templates/common.yaml
rename to stable/external-ip/4.1.5/templates/common.yaml
diff --git a/stable/external-ip/4.1.5/values.yaml b/stable/external-ip/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/external-service/12.1.5/CHANGELOG.md b/stable/external-service/12.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..9056ea3b52
--- /dev/null
+++ b/stable/external-service/12.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [external-service-12.1.5](https://github.com/truecharts/charts/compare/external-service-12.1.4...external-service-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [external-service-12.1.4](https://github.com/truecharts/charts/compare/external-service-12.1.3...external-service-12.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [external-service-12.1.3](https://github.com/truecharts/charts/compare/external-service-12.1.0...external-service-12.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [external-service-12.1.2](https://github.com/truecharts/charts/compare/external-service-12.1.0...external-service-12.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [external-service-12.1.0](https://github.com/truecharts/charts/compare/external-service-12.0.3...external-service-12.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [external-service-12.0.3](https://github.com/truecharts/charts/compare/external-service-12.0.2...external-service-12.0.3) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [external-service-12.0.2](https://github.com/truecharts/charts/compare/external-service-12.0.1...external-service-12.0.2) (2023-12-26)
+
+### Chore
+
+- ignore stop-all ([#16557](https://github.com/truecharts/charts/issues/16557))
+
+## [external-service-12.0.1](https://github.com/truecharts/charts/compare/external-service-12.0.0...external-service-12.0.1) (2023-12-25)
+
+### Chore
+
+- use the templates on the UI ([#16541](https://github.com/truecharts/charts/issues/16541))
+
+## [external-service-12.0.0](https://github.com/truecharts/charts/compare/external-service-11.0.12...external-service-12.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [external-service-11.0.12](https://github.com/truecharts/charts/compare/external-service-11.0.11...external-service-11.0.12) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
diff --git a/stable/external-service/12.1.5/Chart.yaml b/stable/external-service/12.1.5/Chart.yaml
new file mode 100644
index 0000000000..39d7947a42
--- /dev/null
+++ b/stable/external-service/12.1.5/Chart.yaml
@@ -0,0 +1,36 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: external-service
+version: 12.1.5
+appVersion: 3.19.0
+description: Allow external services to be used like Apps.
+home: https://truecharts.org/charts/stable/external-service
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png
+deprecated: false
+sources:
+ - https://hub.docker.com/_/alpine
+ - https://github.com/truecharts/charts/tree/master/charts/stable/external-service
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - external-service
+ - reverse-proxy
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: networking
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/external-service/12.1.5/README.md b/stable/external-service/12.1.5/README.md
new file mode 100644
index 0000000000..2c7a19ee5d
--- /dev/null
+++ b/stable/external-service/12.1.5/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/external-service)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+_All Rights Reserved - The TrueCharts Project_
diff --git a/stable/external-service/12.1.5/app-changelog.md b/stable/external-service/12.1.5/app-changelog.md
new file mode 100644
index 0000000000..52fcb629fe
--- /dev/null
+++ b/stable/external-service/12.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [external-service-12.1.5](https://github.com/truecharts/charts/compare/external-service-12.1.4...external-service-12.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/external-service/12.1.5/app-readme.md b/stable/external-service/12.1.5/app-readme.md
new file mode 100644
index 0000000000..3b4a7ca622
--- /dev/null
+++ b/stable/external-service/12.1.5/app-readme.md
@@ -0,0 +1,8 @@
+Allow external services to be used like Apps.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/external-service](https://truecharts.org/charts/stable/external-service)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/external-service/12.1.5/charts/common-17.2.21.tgz b/stable/external-service/12.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/external-service/12.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/external-service/12.1.5/ix_values.yaml b/stable/external-service/12.1.5/ix_values.yaml
new file mode 100644
index 0000000000..8506ea86a8
--- /dev/null
+++ b/stable/external-service/12.1.5/ix_values.yaml
@@ -0,0 +1,36 @@
+# Fake external service image
+image:
+ repository: alpine
+ pullPolicy: IfNotPresent
+ tag: 3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
+
+global:
+ # Ignore isStopped
+ ignoreIsStopped: true
+
+service:
+ main:
+ type: ExternalIP
+ externalIP: "1.1.1.1"
+ useSlice: false
+ ports:
+ main:
+ protocol: https
+ port: 10003
+ # Target port is the port of the "external service"
+ # Defaults to "port" if not set
+workload:
+ main:
+ enabled: false
+ podSpec:
+ containers:
+ main:
+ env: {}
+portal:
+ open:
+ enabled: true
+
+ingress:
+ main:
+ annotations:
+ traefik.frontend.passHostHeader: "false"
diff --git a/stable/external-service/12.1.5/questions.yaml b/stable/external-service/12.1.5/questions.yaml
new file mode 100644
index 0000000000..fa7bb1b6e5
--- /dev/null
+++ b/stable/external-service/12.1.5/questions.yaml
@@ -0,0 +1,678 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: 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: "ExternalIP gets connected to using an IP and port, ExternalName gets connected to using a domain name"
+ schema:
+ type: string
+ default: "ExternalIP"
+ enum:
+ - value: "ExternalName"
+ description: "ExternalName"
+ - value: "ExternalIP"
+ description: "ExternalIP"
+ - variable: externalName
+ label: "External Service Domainname"
+ description: "Domainname of External service"
+ schema:
+ show_if: [["type", "=", "ExternalName"]]
+ type: string
+ default: "google.com"
+ - variable: externalIP
+ label: "External Service IP"
+ description: "IP of External service"
+ schema:
+ show_if: [["type", "=", "ExternalIP"]]
+ type: string
+ default: "1.1.1.1"
+ - 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: enabled
+ label: "Enable the port"
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: protocol
+ label: "Port Type"
+ schema:
+ type: string
+ default: "http"
+ enum:
+ - value: "http"
+ description: "HTTP"
+ - value: "https"
+ description: "HTTPS"
+ - value: tcp
+ description: "TCP"
+ - value: "udp"
+ description: "UDP"
+ - variable: port
+ label: "Service Port"
+ description: "Both the external service port and internal service port will be the same"
+ schema:
+ type: int
+ default: 10003
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
diff --git a/stable/external-service/12.1.5/templates/NOTES.txt b/stable/external-service/12.1.5/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/external-service/12.1.5/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/external-service/12.1.5/templates/common.yaml b/stable/external-service/12.1.5/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/external-service/12.1.5/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/external-service/12.1.5/values.yaml b/stable/external-service/12.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/factorioservermanager/4.1.4/CHANGELOG.md b/stable/factorioservermanager/4.1.4/CHANGELOG.md
deleted file mode 100644
index 8207af5f26..0000000000
--- a/stable/factorioservermanager/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [factorioservermanager-4.1.4](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.3...factorioservermanager-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [factorioservermanager-4.1.3](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.0...factorioservermanager-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [factorioservermanager-4.1.2](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.0...factorioservermanager-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [factorioservermanager-4.1.0](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.1...factorioservermanager-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [factorioservermanager-4.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.0...factorioservermanager-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [factorioservermanager-4.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.17...factorioservermanager-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [factorioservermanager-3.0.17](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.16...factorioservermanager-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [factorioservermanager-3.0.16](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.15...factorioservermanager-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [factorioservermanager-3.0.15](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.14...factorioservermanager-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [factorioservermanager-3.0.14](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.13...factorioservermanager-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [factorioservermanager-3.0.13](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.12...factorioservermanager-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/factorioservermanager/4.1.4/Chart.yaml b/stable/factorioservermanager/4.1.4/Chart.yaml
deleted file mode 100644
index f6b2c64b2e..0000000000
--- a/stable/factorioservermanager/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: factorioservermanager
-version: 4.1.4
-appVersion: latest
-description: "A tool for managing Factorio servers "
-home: https://truecharts.org/charts/incubator/factorioservermanager
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png
-deprecated: false
-sources:
- - https://github.com/OpenFactorioServerManager/factorio-server-manager
- - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager
- - https://hub.docker.com/r/ofsm/ofsm
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - factorioservermanager
- - GameServers
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: GameServers
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/factorioservermanager/4.1.4/app-changelog.md b/stable/factorioservermanager/4.1.4/app-changelog.md
deleted file mode 100644
index e5afe4e50a..0000000000
--- a/stable/factorioservermanager/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [factorioservermanager-4.1.4](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.3...factorioservermanager-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/factorioservermanager/4.1.4/charts/common-17.2.19.tgz b/stable/factorioservermanager/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/factorioservermanager/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/factorioservermanager/4.1.5/CHANGELOG.md b/stable/factorioservermanager/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..72384a44ae
--- /dev/null
+++ b/stable/factorioservermanager/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [factorioservermanager-4.1.5](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.4...factorioservermanager-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [factorioservermanager-4.1.4](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.3...factorioservermanager-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [factorioservermanager-4.1.3](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.0...factorioservermanager-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [factorioservermanager-4.1.2](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.0...factorioservermanager-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [factorioservermanager-4.1.0](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.1...factorioservermanager-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [factorioservermanager-4.0.1](https://github.com/truecharts/charts/compare/factorioservermanager-4.0.0...factorioservermanager-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [factorioservermanager-4.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.17...factorioservermanager-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [factorioservermanager-3.0.17](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.16...factorioservermanager-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [factorioservermanager-3.0.16](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.15...factorioservermanager-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [factorioservermanager-3.0.15](https://github.com/truecharts/charts/compare/factorioservermanager-3.0.14...factorioservermanager-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/factorioservermanager/4.1.5/Chart.yaml b/stable/factorioservermanager/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..f749fdffec
--- /dev/null
+++ b/stable/factorioservermanager/4.1.5/Chart.yaml
@@ -0,0 +1,37 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: factorioservermanager
+version: 4.1.5
+appVersion: latest
+description: "A tool for managing Factorio servers "
+home: https://truecharts.org/charts/incubator/factorioservermanager
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png
+deprecated: false
+sources:
+ - https://github.com/OpenFactorioServerManager/factorio-server-manager
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager
+ - https://hub.docker.com/r/ofsm/ofsm
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - factorioservermanager
+ - GameServers
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: GameServers
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/factorioservermanager/4.1.4/README.md b/stable/factorioservermanager/4.1.5/README.md
similarity index 100%
rename from stable/factorioservermanager/4.1.4/README.md
rename to stable/factorioservermanager/4.1.5/README.md
diff --git a/stable/factorioservermanager/4.1.5/app-changelog.md b/stable/factorioservermanager/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..d95bbf966c
--- /dev/null
+++ b/stable/factorioservermanager/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [factorioservermanager-4.1.5](https://github.com/truecharts/charts/compare/factorioservermanager-4.1.4...factorioservermanager-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/factorioservermanager/4.1.4/app-readme.md b/stable/factorioservermanager/4.1.5/app-readme.md
similarity index 100%
rename from stable/factorioservermanager/4.1.4/app-readme.md
rename to stable/factorioservermanager/4.1.5/app-readme.md
diff --git a/stable/factorioservermanager/4.1.5/charts/common-17.2.21.tgz b/stable/factorioservermanager/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/factorioservermanager/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/factorioservermanager/4.1.4/ix_values.yaml b/stable/factorioservermanager/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/factorioservermanager/4.1.4/ix_values.yaml
rename to stable/factorioservermanager/4.1.5/ix_values.yaml
diff --git a/stable/factorioservermanager/4.1.4/questions.yaml b/stable/factorioservermanager/4.1.5/questions.yaml
similarity index 100%
rename from stable/factorioservermanager/4.1.4/questions.yaml
rename to stable/factorioservermanager/4.1.5/questions.yaml
diff --git a/stable/facturascripts/4.1.4/templates/common.yaml b/stable/factorioservermanager/4.1.5/templates/common.yaml
similarity index 100%
rename from stable/facturascripts/4.1.4/templates/common.yaml
rename to stable/factorioservermanager/4.1.5/templates/common.yaml
diff --git a/stable/factorioservermanager/4.1.5/values.yaml b/stable/factorioservermanager/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/facturascripts/4.1.4/CHANGELOG.md b/stable/facturascripts/4.1.4/CHANGELOG.md
deleted file mode 100644
index e7c4aa0865..0000000000
--- a/stable/facturascripts/4.1.4/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [facturascripts-4.1.4](https://github.com/truecharts/charts/compare/facturascripts-4.1.3...facturascripts-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [facturascripts-4.1.3](https://github.com/truecharts/charts/compare/facturascripts-4.1.0...facturascripts-4.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [facturascripts-4.1.2](https://github.com/truecharts/charts/compare/facturascripts-4.1.0...facturascripts-4.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [facturascripts-4.1.0](https://github.com/truecharts/charts/compare/facturascripts-4.0.1...facturascripts-4.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [facturascripts-4.0.1](https://github.com/truecharts/charts/compare/facturascripts-4.0.0...facturascripts-4.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [facturascripts-4.0.0](https://github.com/truecharts/charts/compare/facturascripts-3.0.17...facturascripts-4.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
-## [facturascripts-3.0.17](https://github.com/truecharts/charts/compare/facturascripts-3.0.16...facturascripts-3.0.17) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
-
-## [facturascripts-3.0.16](https://github.com/truecharts/charts/compare/facturascripts-3.0.15...facturascripts-3.0.16) (2023-12-24)
-
-### Chore
-
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
-
-## [facturascripts-3.0.15](https://github.com/truecharts/charts/compare/facturascripts-3.0.14...facturascripts-3.0.15) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
-
-## [facturascripts-3.0.14](https://github.com/truecharts/charts/compare/facturascripts-3.0.13...facturascripts-3.0.14) (2023-12-23)
-
-### Chore
-
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
-
-## [facturascripts-3.0.13](https://github.com/truecharts/charts/compare/facturascripts-3.0.12...facturascripts-3.0.13) (2023-12-23)
-
-### Chore
diff --git a/stable/facturascripts/4.1.4/Chart.yaml b/stable/facturascripts/4.1.4/Chart.yaml
deleted file mode 100644
index 98c20b3600..0000000000
--- a/stable/facturascripts/4.1.4/Chart.yaml
+++ /dev/null
@@ -1,38 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: facturascripts
-version: 4.1.4
-appVersion: latest
-description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..."
-home: https://truecharts.org/charts/incubator/facturascripts
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png
-deprecated: false
-sources:
- - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts
- - https://hub.docker.com/r/unraides/facturascripts
- - https://facturascripts.com/
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - facturascripts
- - Cloud
- - Productivity
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: Cloud
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: incubator
-type: application
diff --git a/stable/facturascripts/4.1.4/app-changelog.md b/stable/facturascripts/4.1.4/app-changelog.md
deleted file mode 100644
index f23690d0c7..0000000000
--- a/stable/facturascripts/4.1.4/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [facturascripts-4.1.4](https://github.com/truecharts/charts/compare/facturascripts-4.1.3...facturascripts-4.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
\ No newline at end of file
diff --git a/stable/facturascripts/4.1.4/charts/common-17.2.19.tgz b/stable/facturascripts/4.1.4/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/facturascripts/4.1.4/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/facturascripts/4.1.5/CHANGELOG.md b/stable/facturascripts/4.1.5/CHANGELOG.md
new file mode 100644
index 0000000000..3dca1c4c11
--- /dev/null
+++ b/stable/facturascripts/4.1.5/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [facturascripts-4.1.5](https://github.com/truecharts/charts/compare/facturascripts-4.1.4...facturascripts-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [facturascripts-4.1.4](https://github.com/truecharts/charts/compare/facturascripts-4.1.3...facturascripts-4.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [facturascripts-4.1.3](https://github.com/truecharts/charts/compare/facturascripts-4.1.0...facturascripts-4.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [facturascripts-4.1.2](https://github.com/truecharts/charts/compare/facturascripts-4.1.0...facturascripts-4.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [facturascripts-4.1.0](https://github.com/truecharts/charts/compare/facturascripts-4.0.1...facturascripts-4.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [facturascripts-4.0.1](https://github.com/truecharts/charts/compare/facturascripts-4.0.0...facturascripts-4.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [facturascripts-4.0.0](https://github.com/truecharts/charts/compare/facturascripts-3.0.17...facturascripts-4.0.0) (2023-12-25)
+
+### Chore
+
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+
+## [facturascripts-3.0.17](https://github.com/truecharts/charts/compare/facturascripts-3.0.16...facturascripts-3.0.17) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+
+## [facturascripts-3.0.16](https://github.com/truecharts/charts/compare/facturascripts-3.0.15...facturascripts-3.0.16) (2023-12-24)
+
+### Chore
+
+- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+
+## [facturascripts-3.0.15](https://github.com/truecharts/charts/compare/facturascripts-3.0.14...facturascripts-3.0.15) (2023-12-23)
+
+### Chore
+
+- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+
diff --git a/stable/facturascripts/4.1.5/Chart.yaml b/stable/facturascripts/4.1.5/Chart.yaml
new file mode 100644
index 0000000000..5e43a65d8f
--- /dev/null
+++ b/stable/facturascripts/4.1.5/Chart.yaml
@@ -0,0 +1,38 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: facturascripts
+version: 4.1.5
+appVersion: latest
+description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..."
+home: https://truecharts.org/charts/incubator/facturascripts
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png
+deprecated: false
+sources:
+ - https://facturascripts.com/
+ - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts
+ - https://hub.docker.com/r/unraides/facturascripts
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - facturascripts
+ - Cloud
+ - Productivity
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: Cloud
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: incubator
+type: application
diff --git a/stable/facturascripts/4.1.4/README.md b/stable/facturascripts/4.1.5/README.md
similarity index 100%
rename from stable/facturascripts/4.1.4/README.md
rename to stable/facturascripts/4.1.5/README.md
diff --git a/stable/facturascripts/4.1.5/app-changelog.md b/stable/facturascripts/4.1.5/app-changelog.md
new file mode 100644
index 0000000000..44be94be9f
--- /dev/null
+++ b/stable/facturascripts/4.1.5/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [facturascripts-4.1.5](https://github.com/truecharts/charts/compare/facturascripts-4.1.4...facturascripts-4.1.5) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/facturascripts/4.1.4/app-readme.md b/stable/facturascripts/4.1.5/app-readme.md
similarity index 100%
rename from stable/facturascripts/4.1.4/app-readme.md
rename to stable/facturascripts/4.1.5/app-readme.md
diff --git a/stable/facturascripts/4.1.5/charts/common-17.2.21.tgz b/stable/facturascripts/4.1.5/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/facturascripts/4.1.5/charts/common-17.2.21.tgz differ
diff --git a/stable/facturascripts/4.1.4/ix_values.yaml b/stable/facturascripts/4.1.5/ix_values.yaml
similarity index 100%
rename from stable/facturascripts/4.1.4/ix_values.yaml
rename to stable/facturascripts/4.1.5/ix_values.yaml
diff --git a/stable/facturascripts/4.1.4/questions.yaml b/stable/facturascripts/4.1.5/questions.yaml
similarity index 100%
rename from stable/facturascripts/4.1.4/questions.yaml
rename to stable/facturascripts/4.1.5/questions.yaml
diff --git a/stable/facturascripts/4.1.5/templates/common.yaml b/stable/facturascripts/4.1.5/templates/common.yaml
new file mode 100644
index 0000000000..78d963fb16
--- /dev/null
+++ b/stable/facturascripts/4.1.5/templates/common.yaml
@@ -0,0 +1,2 @@
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/facturascripts/4.1.5/values.yaml b/stable/facturascripts/4.1.5/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/youtubedl-material/9.1.5/CHANGELOG.md b/stable/youtubedl-material/9.1.5/CHANGELOG.md
deleted file mode 100644
index 5d19377797..0000000000
--- a/stable/youtubedl-material/9.1.5/CHANGELOG.md
+++ /dev/null
@@ -1,99 +0,0 @@
----
-title: Changelog
----
-
-**Important:**
-*for the complete changelog, please refer to the website*
-
-
-
-## [youtubedl-material-9.1.5](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.4...youtubedl-material-9.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
-
-
-## [youtubedl-material-9.1.4](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.3...youtubedl-material-9.1.4) (2024-01-01)
-
-### Chore
-
-
-
-- update helm general non-major by renovate ([#16734](https://github.com/truecharts/charts/issues/16734))
-
-- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
-
-
-## [youtubedl-material-9.1.3](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.0...youtubedl-material-9.1.3) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-
-
-## [youtubedl-material-9.1.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.0...youtubedl-material-9.1.2) (2024-01-01)
-
-### Chore
-
-
-
-- bump all charts for OCI test push
-
-- move everything to consume OCI-hosted common-chart dependency
-
-- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
-
-- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
-
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
-## [youtubedl-material-9.1.0](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.2...youtubedl-material-9.1.0) (2023-12-30)
-
-### Chore
-
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
-
-## [youtubedl-material-9.0.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.1...youtubedl-material-9.0.2) (2023-12-27)
-
-### Chore
-
-- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560))
-
-## [youtubedl-material-9.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.0...youtubedl-material-9.0.1) (2023-12-26)
-
-### Chore
-
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
-
-## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26)
-
-### Chore
-
-- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547))
-
-## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26)
-
-### Chore
-
-- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547))
-
-## [youtubedl-material-8.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-7.0.12...youtubedl-material-8.0.0) (2023-12-25)
-
-### Chore
-
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
-
diff --git a/stable/youtubedl-material/9.1.5/Chart.yaml b/stable/youtubedl-material/9.1.5/Chart.yaml
deleted file mode 100644
index 6cfca41602..0000000000
--- a/stable/youtubedl-material/9.1.5/Chart.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
-kubeVersion: ">=1.24.0-0"
-apiVersion: v2
-name: youtubedl-material
-version: 9.1.5
-appVersion: 4.3.2
-description: YoutubeDL-Material is a Material Design frontend for youtube-dl.
-home: https://truecharts.org/charts/stable/youtubedl-material
-icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png
-deprecated: false
-sources:
- - https://ghcr.io/tzahi12345/youtubedl-material
- - https://github.com/Tzahi12345/YoutubeDL-Material
- - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material
-maintainers:
- - name: TrueCharts
- email: info@truecharts.org
- url: https://truecharts.org
-keywords:
- - youtube
-dependencies:
- - name: common
- version: 17.2.19
- repository: oci://tccr.io/truecharts
- condition: ""
- alias: ""
- tags: []
- import-values: []
- - name: mongodb
- version: 11.1.4
- repository: https://deps.truecharts.org
- condition: mongodb.enabled
- alias: ""
- tags: []
- import-values: []
-annotations:
- max_scale_version: 23.10.2
- min_scale_version: 23.10.0
- truecharts.org/SCALE-support: "true"
- truecharts.org/category: media
- truecharts.org/max_helm_version: "3.13"
- truecharts.org/min_helm_version: "3.12"
- truecharts.org/train: stable
-type: application
diff --git a/stable/youtubedl-material/9.1.5/app-changelog.md b/stable/youtubedl-material/9.1.5/app-changelog.md
deleted file mode 100644
index 67a405c727..0000000000
--- a/stable/youtubedl-material/9.1.5/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [youtubedl-material-9.1.5](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.4...youtubedl-material-9.1.5) (2024-01-01)
-
-### Chore
-
-
-
-- increase common version for oci fixes
\ No newline at end of file
diff --git a/stable/youtubedl-material/9.1.5/charts/common-17.2.19.tgz b/stable/youtubedl-material/9.1.5/charts/common-17.2.19.tgz
deleted file mode 100644
index a28845c83a..0000000000
Binary files a/stable/youtubedl-material/9.1.5/charts/common-17.2.19.tgz and /dev/null differ
diff --git a/stable/youtubedl-material/9.1.6/CHANGELOG.md b/stable/youtubedl-material/9.1.6/CHANGELOG.md
new file mode 100644
index 0000000000..6c7fcdb12d
--- /dev/null
+++ b/stable/youtubedl-material/9.1.6/CHANGELOG.md
@@ -0,0 +1,99 @@
+---
+title: Changelog
+---
+
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+## [youtubedl-material-9.1.6](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.5...youtubedl-material-9.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
+
+
+## [youtubedl-material-9.1.5](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.4...youtubedl-material-9.1.5) (2024-01-01)
+
+### Chore
+
+
+
+- increase common version for oci fixes
+
+
+## [youtubedl-material-9.1.4](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.3...youtubedl-material-9.1.4) (2024-01-01)
+
+### Chore
+
+
+
+- update helm general non-major by renovate ([#16734](https://github.com/truecharts/charts/issues/16734))
+
+- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
+
+
+## [youtubedl-material-9.1.3](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.0...youtubedl-material-9.1.3) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+
+
+## [youtubedl-material-9.1.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.0...youtubedl-material-9.1.2) (2024-01-01)
+
+### Chore
+
+
+
+- bump all charts for OCI test push
+
+- move everything to consume OCI-hosted common-chart dependency
+
+- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
+
+- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
+
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+## [youtubedl-material-9.1.0](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.2...youtubedl-material-9.1.0) (2023-12-30)
+
+### Chore
+
+- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+
+## [youtubedl-material-9.0.2](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.1...youtubedl-material-9.0.2) (2023-12-27)
+
+### Chore
+
+- update helm general non-major by renovate ([#16560](https://github.com/truecharts/charts/issues/16560))
+
+## [youtubedl-material-9.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-9.0.0...youtubedl-material-9.0.1) (2023-12-26)
+
+### Chore
+
+- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+
+## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26)
+
+### Chore
+
+- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547))
+
+## [youtubedl-material-9.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-8.0.0...youtubedl-material-9.0.0) (2023-12-26)
+
+### Chore
diff --git a/stable/youtubedl-material/9.1.6/Chart.yaml b/stable/youtubedl-material/9.1.6/Chart.yaml
new file mode 100644
index 0000000000..b2d7dc4c76
--- /dev/null
+++ b/stable/youtubedl-material/9.1.6/Chart.yaml
@@ -0,0 +1,43 @@
+kubeVersion: ">=1.24.0-0"
+apiVersion: v2
+name: youtubedl-material
+version: 9.1.6
+appVersion: 4.3.2
+description: YoutubeDL-Material is a Material Design frontend for youtube-dl.
+home: https://truecharts.org/charts/stable/youtubedl-material
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png
+deprecated: false
+sources:
+ - https://github.com/Tzahi12345/YoutubeDL-Material
+ - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material
+ - https://ghcr.io/tzahi12345/youtubedl-material
+maintainers:
+ - name: TrueCharts
+ email: info@truecharts.org
+ url: https://truecharts.org
+keywords:
+ - youtube
+dependencies:
+ - name: common
+ version: 17.2.21
+ repository: oci://tccr.io/truecharts
+ condition: ""
+ alias: ""
+ tags: []
+ import-values: []
+ - name: mongodb
+ version: 11.1.4
+ repository: https://deps.truecharts.org
+ condition: mongodb.enabled
+ alias: ""
+ tags: []
+ import-values: []
+annotations:
+ max_scale_version: 23.10.2
+ min_scale_version: 23.10.0
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/category: media
+ truecharts.org/max_helm_version: "3.13"
+ truecharts.org/min_helm_version: "3.12"
+ truecharts.org/train: stable
+type: application
diff --git a/stable/youtubedl-material/9.1.5/README.md b/stable/youtubedl-material/9.1.6/README.md
similarity index 100%
rename from stable/youtubedl-material/9.1.5/README.md
rename to stable/youtubedl-material/9.1.6/README.md
diff --git a/stable/youtubedl-material/9.1.6/app-changelog.md b/stable/youtubedl-material/9.1.6/app-changelog.md
new file mode 100644
index 0000000000..a33b5d1e5c
--- /dev/null
+++ b/stable/youtubedl-material/9.1.6/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [youtubedl-material-9.1.6](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.5...youtubedl-material-9.1.6) (2024-01-02)
+
+### Chore
+
+
+
+- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
\ No newline at end of file
diff --git a/stable/youtubedl-material/9.1.5/app-readme.md b/stable/youtubedl-material/9.1.6/app-readme.md
similarity index 100%
rename from stable/youtubedl-material/9.1.5/app-readme.md
rename to stable/youtubedl-material/9.1.6/app-readme.md
diff --git a/stable/youtubedl-material/9.1.6/charts/common-17.2.21.tgz b/stable/youtubedl-material/9.1.6/charts/common-17.2.21.tgz
new file mode 100644
index 0000000000..247e7e80d5
Binary files /dev/null and b/stable/youtubedl-material/9.1.6/charts/common-17.2.21.tgz differ
diff --git a/stable/youtubedl-material/9.1.5/charts/mongodb-11.1.4.tgz b/stable/youtubedl-material/9.1.6/charts/mongodb-11.1.4.tgz
similarity index 100%
rename from stable/youtubedl-material/9.1.5/charts/mongodb-11.1.4.tgz
rename to stable/youtubedl-material/9.1.6/charts/mongodb-11.1.4.tgz
diff --git a/stable/youtubedl-material/9.1.5/ix_values.yaml b/stable/youtubedl-material/9.1.6/ix_values.yaml
similarity index 100%
rename from stable/youtubedl-material/9.1.5/ix_values.yaml
rename to stable/youtubedl-material/9.1.6/ix_values.yaml
diff --git a/stable/youtubedl-material/9.1.5/questions.yaml b/stable/youtubedl-material/9.1.6/questions.yaml
similarity index 100%
rename from stable/youtubedl-material/9.1.5/questions.yaml
rename to stable/youtubedl-material/9.1.6/questions.yaml
diff --git a/stable/youtubedl-material/9.1.6/templates/NOTES.txt b/stable/youtubedl-material/9.1.6/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/youtubedl-material/9.1.6/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/youtubedl-material/9.1.6/templates/common.yaml b/stable/youtubedl-material/9.1.6/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/youtubedl-material/9.1.6/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/youtubedl-material/9.1.6/values.yaml b/stable/youtubedl-material/9.1.6/values.yaml
new file mode 100644
index 0000000000..e69de29bb2