diff --git a/dependency/clickhouse/12.1.1/charts/common-18.0.2.tgz b/dependency/clickhouse/12.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/dependency/clickhouse/12.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/dependency/clickhouse/12.1.1/.helmignore b/dependency/clickhouse/12.3.0/.helmignore similarity index 100% rename from dependency/clickhouse/12.1.1/.helmignore rename to dependency/clickhouse/12.3.0/.helmignore diff --git a/dependency/clickhouse/12.1.1/CHANGELOG.md b/dependency/clickhouse/12.3.0/CHANGELOG.md similarity index 95% rename from dependency/clickhouse/12.1.1/CHANGELOG.md rename to dependency/clickhouse/12.3.0/CHANGELOG.md index 416cc305be6..02cc1d24450 100644 --- a/dependency/clickhouse/12.1.1/CHANGELOG.md +++ b/dependency/clickhouse/12.3.0/CHANGELOG.md @@ -21,6 +21,10 @@ title: Changelog + + + + ## [clickhouse-11.0.0](https://github.com/truecharts/charts/compare/clickhouse-10.2.14...clickhouse-11.0.0) (2024-02-10) ### Chore @@ -93,8 +97,3 @@ title: Changelog - update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [clickhouse-10.2.7](https://github.com/truecharts/charts/compare/clickhouse-10.2.6...clickhouse-10.2.7) (2024-01-08) - -### Chore \ No newline at end of file diff --git a/dependency/clickhouse/12.1.1/Chart.yaml b/dependency/clickhouse/12.3.0/Chart.yaml similarity index 88% rename from dependency/clickhouse/12.1.1/Chart.yaml rename to dependency/clickhouse/12.3.0/Chart.yaml index e6d4ea07967..90109615947 100644 --- a/dependency/clickhouse/12.1.1/Chart.yaml +++ b/dependency/clickhouse/12.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: dependency apiVersion: v2 -appVersion: 24.1.5.6 +appVersion: 24.2.1.2248 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 12.1.1 +version: 12.3.0 diff --git a/dependency/clickhouse/12.1.1/README.md b/dependency/clickhouse/12.3.0/README.md similarity index 100% rename from dependency/clickhouse/12.1.1/README.md rename to dependency/clickhouse/12.3.0/README.md diff --git a/dependency/clickhouse/12.1.1/app-readme.md b/dependency/clickhouse/12.3.0/app-readme.md similarity index 100% rename from dependency/clickhouse/12.1.1/app-readme.md rename to dependency/clickhouse/12.3.0/app-readme.md diff --git a/dependency/clickhouse/12.3.0/charts/common-18.1.2.tgz b/dependency/clickhouse/12.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/dependency/clickhouse/12.3.0/charts/common-18.1.2.tgz differ diff --git a/dependency/clickhouse/12.1.1/ix_values.yaml b/dependency/clickhouse/12.3.0/ix_values.yaml similarity index 96% rename from dependency/clickhouse/12.1.1/ix_values.yaml rename to dependency/clickhouse/12.3.0/ix_values.yaml index 8c678d0ee57..87304b5ce7f 100644 --- a/dependency/clickhouse/12.1.1/ix_values.yaml +++ b/dependency/clickhouse/12.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 24.1.5.6@sha256:91e234d724b5c7cde219580c1e05cb690b1011383743e72cb2e054e2998420b5 + tag: 24.2.1.2248@sha256:08071e17c30913bb24a7a999cba624c1cf73e8643d127f32f5b4ec48f1024204 workload: main: replicas: 1 diff --git a/dependency/clickhouse/12.1.1/questions.yaml b/dependency/clickhouse/12.3.0/questions.yaml similarity index 100% rename from dependency/clickhouse/12.1.1/questions.yaml rename to dependency/clickhouse/12.3.0/questions.yaml diff --git a/dependency/clickhouse/12.1.1/templates/NOTES.txt b/dependency/clickhouse/12.3.0/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/12.1.1/templates/NOTES.txt rename to dependency/clickhouse/12.3.0/templates/NOTES.txt diff --git a/dependency/clickhouse/12.1.1/templates/common.yaml b/dependency/clickhouse/12.3.0/templates/common.yaml similarity index 100% rename from dependency/clickhouse/12.1.1/templates/common.yaml rename to dependency/clickhouse/12.3.0/templates/common.yaml diff --git a/dependency/clickhouse/12.1.1/values.yaml b/dependency/clickhouse/12.3.0/values.yaml similarity index 100% rename from dependency/clickhouse/12.1.1/values.yaml rename to dependency/clickhouse/12.3.0/values.yaml diff --git a/stable/actualserver/10.1.1/.helmignore b/incubator/game-server-watcher/0.0.2/.helmignore similarity index 100% rename from stable/actualserver/10.1.1/.helmignore rename to incubator/game-server-watcher/0.0.2/.helmignore diff --git a/stable/actualserver/10.1.1/values.yaml b/incubator/game-server-watcher/0.0.2/CHANGELOG.md similarity index 100% rename from stable/actualserver/10.1.1/values.yaml rename to incubator/game-server-watcher/0.0.2/CHANGELOG.md diff --git a/incubator/game-server-watcher/0.0.2/Chart.yaml b/incubator/game-server-watcher/0.0.2/Chart.yaml new file mode 100644 index 00000000000..0d77a13cb9c --- /dev/null +++ b/incubator/game-server-watcher/0.0.2/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: monitor + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: incubator +apiVersion: v2 +appVersion: 3.0.0 +dependencies: + - name: common + version: 18.0.4 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A simple discord/telegram/slack bot to monitor your game servers and players in style. +home: https://truecharts.org/charts/incubator/game-server-watcher +icon: https://truecharts.org/img/hotlink-ok/chart-icons/game-server-watcher.png +keywords: + - game-server-watcher + - monitoring + - bots +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: game-server-watcher +sources: + - https://github.com/a-sync/game-server-watcher + - https://github.com/truecharts/charts/tree/master/charts/incubator/game-server-watcher + - https://ghcr.io/a-sync/game-server-watcher +type: application +version: 0.0.2 diff --git a/incubator/game-server-watcher/0.0.2/README.md b/incubator/game-server-watcher/0.0.2/README.md new file mode 100644 index 00000000000..e803c346907 --- /dev/null +++ b/incubator/game-server-watcher/0.0.2/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/game-server-watcher) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/incubator/game-server-watcher/0.0.2/app-readme.md b/incubator/game-server-watcher/0.0.2/app-readme.md new file mode 100644 index 00000000000..251c7af4df0 --- /dev/null +++ b/incubator/game-server-watcher/0.0.2/app-readme.md @@ -0,0 +1,8 @@ +A simple discord/telegram/slack bot to monitor your game servers and players in style. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/game-server-watcher](https://truecharts.org/charts/incubator/game-server-watcher) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/game-server-watcher/0.0.2/charts/common-18.0.4.tgz b/incubator/game-server-watcher/0.0.2/charts/common-18.0.4.tgz new file mode 100644 index 00000000000..a718951b29f Binary files /dev/null and b/incubator/game-server-watcher/0.0.2/charts/common-18.0.4.tgz differ diff --git a/incubator/game-server-watcher/0.0.2/ix_values.yaml b/incubator/game-server-watcher/0.0.2/ix_values.yaml new file mode 100644 index 00000000000..b7ea4480233 --- /dev/null +++ b/incubator/game-server-watcher/0.0.2/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: ghcr.io/a-sync/game-server-watcher + pullPolicy: IfNotPresent + tag: v3.0.0@sha256:34d717b8353284d2b2d18c862b2dece46b61aeedce1b20dc00610de9a7a46a23 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + protocol: http + port: 10690 + +workload: + main: + podSpec: + containers: + main: + env: + # Writeable folder for data storage + DATA_PATH: "{{.Values.persistence.data.mountPath }}" + # Web service host + HOST: 0.0.0.0 + # Web service port + PORT: "{{ .Values.service.main.ports.main.port }}" + # Admin PASSWORD + SECRET: secret + # Enable or Disable debug mode + DBG: 0 + # Game server info refresh interval in minutes + REFRESH_TIME_MINUTES: 2 + # Steam web API key + STEAM_WEB_API_KEY: "" + # Discord bot token + DISCORD_BOT_TOKEN: "" + # Telegram bot token + TELEGRAM_BOT_TOKEN: "" + # Slack bot token + SLACK_BOT_TOKEN: "" + # Slack app token + SLACK_APP_TOKEN: "" + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + open: + enabled: true diff --git a/incubator/game-server-watcher/0.0.2/questions.yaml b/incubator/game-server-watcher/0.0.2/questions.yaml new file mode 100755 index 00000000000..84a8b472d8e --- /dev/null +++ b/incubator/game-server-watcher/0.0.2/questions.yaml @@ -0,0 +1,2963 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: SECRET + label: Admin Password + description: The admin web GUI password. + schema: + type: string + private: true + required: true + default: "" + - variable: DBG + label: Debug Mode + description: Enable/Disable Debug mode. + schema: + type: boolean + default: False + - variable: REFRESH_TIME_MINUTES + label: Refresh Time Minutes + schema: + type: int + default: 2 + - variable: STEAM_WEB_API_KEY + label: Steam Web API Key + description: Set this to enable steam API features. + schema: + type: string + private: true + default: "" + - variable: DISCORD_BOT_TOKEN + label: Discord Bot Token + description: Set this to enable discord bot features. + schema: + type: string + private: true + default: "" + - variable: TELEGRAM_BOT_TOKEN + label: Telegram Bot Token + description: Set this to enable telegram bot features. + schema: + type: string + private: true + default: "" + - variable: slack + label: Show Slack Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SLACK_APP_TOKEN + label: Slack App Token + schema: + type: string + private: true + default: "" + - variable: SLACK_BOT_TOKEN + label: Slack Bot Token + schema: + type: string + private: 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: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10690 + 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 Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: schedulesList + group: "Backup Configuration" + label: "Backup Schedules" + schema: + type: list + items: + - variable: schedulesEntry + label: "Schedule" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: schedule + label: "schedule" + show_if: [["enabled", "=", true]] + schema: + type: string + required: true + default: "0 0 0 * * *" + - variable: useOwnerReferencesInBackup + label: "useOwnerReferencesInBackup" + show_if: [["enabled", "=", true]] + schema: + type: boolean + default: false + - variable: template + label: template + show_if: [["enabled", "=", true]] + schema: + additional_attrs: true + type: dict + attrs: + - variable: ttl + label: "ttl" + schema: + type: string + required: true + default: "240h" + - variable: storageLocation + label: "storageLocation" + schema: + type: string + required: true + default: "default" + + - 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/10.1.1/templates/NOTES.txt b/incubator/game-server-watcher/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/actualserver/10.1.1/templates/NOTES.txt rename to incubator/game-server-watcher/0.0.2/templates/NOTES.txt diff --git a/stable/muse/5.1.1/templates/common.yaml b/incubator/game-server-watcher/0.0.2/templates/common.yaml similarity index 100% rename from stable/muse/5.1.1/templates/common.yaml rename to incubator/game-server-watcher/0.0.2/templates/common.yaml diff --git a/stable/autobrr/8.1.1/values.yaml b/incubator/game-server-watcher/0.0.2/values.yaml similarity index 100% rename from stable/autobrr/8.1.1/values.yaml rename to incubator/game-server-watcher/0.0.2/values.yaml diff --git a/stable/autobrr/8.1.1/.helmignore b/incubator/jts3servermod/0.0.3/.helmignore similarity index 100% rename from stable/autobrr/8.1.1/.helmignore rename to incubator/jts3servermod/0.0.3/.helmignore diff --git a/stable/ctfd/4.4.0/values.yaml b/incubator/jts3servermod/0.0.3/CHANGELOG.md similarity index 100% rename from stable/ctfd/4.4.0/values.yaml rename to incubator/jts3servermod/0.0.3/CHANGELOG.md diff --git a/incubator/jts3servermod/0.0.3/Chart.yaml b/incubator/jts3servermod/0.0.3/Chart.yaml new file mode 100644 index 00000000000..3a4f9d4bd25 --- /dev/null +++ b/incubator/jts3servermod/0.0.3/Chart.yaml @@ -0,0 +1,38 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: incubator +apiVersion: v2 +appVersion: 20240301.0.0 +dependencies: + - name: common + version: 18.0.4 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: JTS3ServerMod by Stefan1200 +home: https://truecharts.org/charts/incubator/jts3servermod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jts3servermod.png +keywords: + - teamspeak + - jts3servermod + - teamspeak-bot +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: jts3servermod +sources: + - https://github.com/galexrt/container-jts3servermod + - https://github.com/truecharts/charts/tree/master/charts/incubator/jts3servermod + - https://ghcr.io/galexrt/jts3servermod +type: application +version: 0.0.3 diff --git a/incubator/jts3servermod/0.0.3/README.md b/incubator/jts3servermod/0.0.3/README.md new file mode 100644 index 00000000000..ef32d6c01cf --- /dev/null +++ b/incubator/jts3servermod/0.0.3/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/jts3servermod) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/incubator/jts3servermod/0.0.3/app-readme.md b/incubator/jts3servermod/0.0.3/app-readme.md new file mode 100644 index 00000000000..4b57f640271 --- /dev/null +++ b/incubator/jts3servermod/0.0.3/app-readme.md @@ -0,0 +1,8 @@ +JTS3ServerMod by Stefan1200 + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/jts3servermod](https://truecharts.org/charts/incubator/jts3servermod) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/jts3servermod/0.0.3/charts/common-18.0.4.tgz b/incubator/jts3servermod/0.0.3/charts/common-18.0.4.tgz new file mode 100644 index 00000000000..a718951b29f Binary files /dev/null and b/incubator/jts3servermod/0.0.3/charts/common-18.0.4.tgz differ diff --git a/incubator/jts3servermod/0.0.3/ix_values.yaml b/incubator/jts3servermod/0.0.3/ix_values.yaml new file mode 100644 index 00000000000..b73a949dcad --- /dev/null +++ b/incubator/jts3servermod/0.0.3/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: ghcr.io/galexrt/jts3servermod + pullPolicy: IfNotPresent + tag: v20240301-172535-248@sha256:30cf3a8e043b6c27721da1a28987aaadbc6c482cccd90836b0d821cf820facaa + +securityContext: + container: + readOnlyRootFilesystem: false + runAsUser: 3000 + runAsGroup: 3000 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + JTS3_LOG: /jts3servermod/logs/JTS3ServerMod_InstanceManager.cfg + +service: + main: + enabled: false + ports: + main: + enabled: false + +persistence: + config: + enabled: true + mountPath: "/jts3servermod/config" + logs: + enabled: true + mountPath: "/jts3servermod/logs" + +portal: + open: + enabled: false diff --git a/incubator/jts3servermod/0.0.3/questions.yaml b/incubator/jts3servermod/0.0.3/questions.yaml new file mode 100755 index 00000000000..3331b9e85ed --- /dev/null +++ b/incubator/jts3servermod/0.0.3/questions.yaml @@ -0,0 +1,2513 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: {} +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: 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: logs + label: App Logs Storage + description: Stores the Application Logs. + 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: 3000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 3000 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/autobrr/8.1.1/templates/NOTES.txt b/incubator/jts3servermod/0.0.3/templates/NOTES.txt similarity index 100% rename from stable/autobrr/8.1.1/templates/NOTES.txt rename to incubator/jts3servermod/0.0.3/templates/NOTES.txt diff --git a/stable/qinglong/9.1.1/templates/common.yaml b/incubator/jts3servermod/0.0.3/templates/common.yaml similarity index 100% rename from stable/qinglong/9.1.1/templates/common.yaml rename to incubator/jts3servermod/0.0.3/templates/common.yaml diff --git a/stable/muse/5.1.1/values.yaml b/incubator/jts3servermod/0.0.3/values.yaml similarity index 100% rename from stable/muse/5.1.1/values.yaml rename to incubator/jts3servermod/0.0.3/values.yaml diff --git a/stable/ctfd/4.4.0/.helmignore b/incubator/wyoming-openwakeword/0.0.2/.helmignore similarity index 100% rename from stable/ctfd/4.4.0/.helmignore rename to incubator/wyoming-openwakeword/0.0.2/.helmignore diff --git a/stable/nocodb/13.1.2/values.yaml b/incubator/wyoming-openwakeword/0.0.2/CHANGELOG.md similarity index 100% rename from stable/nocodb/13.1.2/values.yaml rename to incubator/wyoming-openwakeword/0.0.2/CHANGELOG.md diff --git a/incubator/wyoming-openwakeword/0.0.2/Chart.yaml b/incubator/wyoming-openwakeword/0.0.2/Chart.yaml new file mode 100644 index 00000000000..ce6571a95d5 --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.0 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: incubator +apiVersion: v2 +appVersion: 1.10.0 +dependencies: + - name: common + version: 18.1.4 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: The Wyoming integration of openWakeWord +home: https://truecharts.org/charts/incubator/wyoming-openwakeword +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-openwakeword.png +keywords: + - wyoming-openwakeword +kubeVersion: ">=1.24.0-0" +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wyoming-openwakeword +sources: + - https://github.com/home-assistant/addons/tree/master/openwakeword + - https://github.com/rhasspy/wyoming-openwakeword/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/wyoming-openwakeword + - https://hub.docker.com/r/rhasspy/wyoming-openwakeword +type: application +version: 0.0.2 diff --git a/incubator/wyoming-openwakeword/0.0.2/README.md b/incubator/wyoming-openwakeword/0.0.2/README.md new file mode 100644 index 00000000000..4419fc2033c --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/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/wyoming-openwakeword) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/incubator/wyoming-openwakeword/0.0.2/app-readme.md b/incubator/wyoming-openwakeword/0.0.2/app-readme.md new file mode 100644 index 00000000000..4e7db5a8ed8 --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/app-readme.md @@ -0,0 +1,8 @@ +The Wyoming integration of openWakeWord + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/wyoming-openwakeword](https://truecharts.org/charts/incubator/wyoming-openwakeword) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/wyoming-openwakeword/0.0.2/charts/common-18.1.4.tgz b/incubator/wyoming-openwakeword/0.0.2/charts/common-18.1.4.tgz new file mode 100644 index 00000000000..10d0de66839 Binary files /dev/null and b/incubator/wyoming-openwakeword/0.0.2/charts/common-18.1.4.tgz differ diff --git a/incubator/wyoming-openwakeword/0.0.2/ix_values.yaml b/incubator/wyoming-openwakeword/0.0.2/ix_values.yaml new file mode 100644 index 00000000000..4f1af38cdcd --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: rhasspy/wyoming-openwakeword + pullPolicy: IfNotPresent + tag: 1.10.0@sha256:951b823c38403a9f10445a370d3dace3da4c38f64c6579dfbc5af0c10098f1b8 + +wyoming_openwakeword: + model: ok_nabu + preload_model: true + custom_model: + path: "" + threshold: "0.5" + trigger_level: 1 + debug: false + +service: + main: + ports: + main: + port: 10400 + protocol: tcp + targetPort: 10400 + +portal: + open: + enabled: false diff --git a/incubator/wyoming-openwakeword/0.0.2/questions.yaml b/incubator/wyoming-openwakeword/0.0.2/questions.yaml new file mode 100755 index 00000000000..53233e71cb7 --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/questions.yaml @@ -0,0 +1,2231 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +portals: {} +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: wyoming_openwakeword + group: App Configuration + label: OpenWakeWord Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: model + label: Model + description: OpenWakeWord model that will be used for voice detection. + schema: + type: string + required: true + default: ok_nabu + enum: + - value: alexa + description: alexa + - value: hey_jarvis + description: hey jarvis + - value: hey_mycroft + description: hey mycroft + - value: hey_rhasspy + description: hey rhasspy + - value: ok_nabu + description: ok nabu + - value: melspectrogram + description: melspectrogram + - value: embedding_model + description: embedding model + - variable: preload_model + label: Preload model + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: "A preloaded model argument will ensure the model is loaded into memory at start-up instead of when first requested." + schema: + type: boolean + default: true + - variable: debug + label: Debug + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: "Enable debug logging. Useful for seeing satellite connections and each wake word detection in the logs." + schema: + type: boolean + default: false + - variable: custom_model + label: Custom model + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: | + By enabling this feature, you can specify the path to your own custom model.
+ To access this custom model from the app, you should mount a host path volume. + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: path + label: Path to custom model in app + description: | + The path to the custom model location in the container. + schema: + type: string + required: true + default: "/custom" + - variable: threshold + label: Threshold + description: "Wake word model threshold (0.0-1.0, default: 0.5)" + schema: + type: string + required: true + default: "0.5" + - variable: trigger_level + label: Trigger level + description: "Number of activations before detection (default: 1)" + schema: + type: int + required: true + default: 1 + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - 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: 10400 + 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: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/ctfd/4.4.0/templates/NOTES.txt b/incubator/wyoming-openwakeword/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.4.0/templates/NOTES.txt rename to incubator/wyoming-openwakeword/0.0.2/templates/NOTES.txt diff --git a/incubator/wyoming-openwakeword/0.0.2/templates/_args.tpl b/incubator/wyoming-openwakeword/0.0.2/templates/_args.tpl new file mode 100644 index 00000000000..a1452174215 --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/templates/_args.tpl @@ -0,0 +1,21 @@ +{{- define "wyoming-openwakeword.args" -}} +{{- $openwakeword := .Values.wyoming_openwakeword -}} +args: + - --model + - {{ $openwakeword.model | quote }} + {{- if $openwakeword.preload_model }} + - --preload-model + - {{ $openwakeword.model | quote }} + {{- end }} + {{- if $openwakeword.custom_model.path }} + - --custom-model-dir + - {{ $openwakeword.custom_model.path | quote }} + {{- end }} + {{- if $openwakeword.debug }} + - --debug + {{- end }} + - --threshold + - {{ $openwakeword.threshold | quote }} + - --trigger-level + - {{ $openwakeword.trigger_level | quote }} +{{- end -}} diff --git a/incubator/wyoming-openwakeword/0.0.2/templates/common.yaml b/incubator/wyoming-openwakeword/0.0.2/templates/common.yaml new file mode 100644 index 00000000000..530c82ae47c --- /dev/null +++ b/incubator/wyoming-openwakeword/0.0.2/templates/common.yaml @@ -0,0 +1,8 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{- $newArgs := (include "wyoming-openwakeword.args" . | fromYaml) }} +{{- $_ := set .Values.workload.main.podSpec.containers.main "args" $newArgs.args -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/plausible/10.2.3/values.yaml b/incubator/wyoming-openwakeword/0.0.2/values.yaml similarity index 100% rename from stable/plausible/10.2.3/values.yaml rename to incubator/wyoming-openwakeword/0.0.2/values.yaml diff --git a/stable/actualserver/10.1.1/charts/common-18.0.2.tgz b/stable/actualserver/10.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/actualserver/10.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/muse/5.1.1/.helmignore b/stable/actualserver/10.3.0/.helmignore similarity index 100% rename from stable/muse/5.1.1/.helmignore rename to stable/actualserver/10.3.0/.helmignore diff --git a/stable/actualserver/10.1.1/CHANGELOG.md b/stable/actualserver/10.3.0/CHANGELOG.md similarity index 94% rename from stable/actualserver/10.1.1/CHANGELOG.md rename to stable/actualserver/10.3.0/CHANGELOG.md index bb0a40c8955..522ea5def0c 100644 --- a/stable/actualserver/10.1.1/CHANGELOG.md +++ b/stable/actualserver/10.3.0/CHANGELOG.md @@ -13,6 +13,10 @@ title: Changelog + + + + ## [actualserver-9.0.0](https://github.com/truecharts/charts/compare/actualserver-8.1.0...actualserver-9.0.0) (2024-02-14) ### Fix @@ -93,7 +97,4 @@ title: Changelog -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [actualserver-7.1.6](https://github.com/truecharts/charts/compare/actualserver-7.1.5...actualserver-7.1.6) (2024-01-02) +- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) \ No newline at end of file diff --git a/stable/actualserver/10.1.1/Chart.yaml b/stable/actualserver/10.3.0/Chart.yaml similarity index 88% rename from stable/actualserver/10.1.1/Chart.yaml rename to stable/actualserver/10.3.0/Chart.yaml index f70f243693f..db10d9a54a7 100644 --- a/stable/actualserver/10.1.1/Chart.yaml +++ b/stable/actualserver/10.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: finance truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.2.0 +appVersion: 24.3.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png keywords: - actualserver - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - https://ghcr.io/actualbudget/actual-server type: application -version: 10.1.1 +version: 10.3.0 diff --git a/stable/actualserver/10.1.1/README.md b/stable/actualserver/10.3.0/README.md similarity index 100% rename from stable/actualserver/10.1.1/README.md rename to stable/actualserver/10.3.0/README.md diff --git a/stable/actualserver/10.1.1/app-readme.md b/stable/actualserver/10.3.0/app-readme.md similarity index 100% rename from stable/actualserver/10.1.1/app-readme.md rename to stable/actualserver/10.3.0/app-readme.md diff --git a/stable/actualserver/10.3.0/charts/common-18.1.2.tgz b/stable/actualserver/10.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/actualserver/10.3.0/charts/common-18.1.2.tgz differ diff --git a/stable/actualserver/10.1.1/ix_values.yaml b/stable/actualserver/10.3.0/ix_values.yaml similarity index 90% rename from stable/actualserver/10.1.1/ix_values.yaml rename to stable/actualserver/10.3.0/ix_values.yaml index bd6bb4ea8a1..ca9b6925ad0 100644 --- a/stable/actualserver/10.1.1/ix_values.yaml +++ b/stable/actualserver/10.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/actualbudget/actual-server pullPolicy: IfNotPresent - tag: 24.2.0@sha256:e8c362dcc34498a5c44acd3184febe257d8e7f46781964b5705289195cba4d47 + tag: 24.3.0@sha256:6d4b850c745013e870d4d032772297293853b9888e783435c6fca5f018bcc7d3 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/actualserver/10.1.1/questions.yaml b/stable/actualserver/10.3.0/questions.yaml similarity index 100% rename from stable/actualserver/10.1.1/questions.yaml rename to stable/actualserver/10.3.0/questions.yaml diff --git a/stable/nocodb/13.1.2/templates/NOTES.txt b/stable/actualserver/10.3.0/templates/NOTES.txt similarity index 100% rename from stable/nocodb/13.1.2/templates/NOTES.txt rename to stable/actualserver/10.3.0/templates/NOTES.txt diff --git a/stable/actualserver/10.1.1/templates/common.yaml b/stable/actualserver/10.3.0/templates/common.yaml similarity index 100% rename from stable/actualserver/10.1.1/templates/common.yaml rename to stable/actualserver/10.3.0/templates/common.yaml diff --git a/stable/qinglong/9.1.1/values.yaml b/stable/actualserver/10.3.0/values.yaml similarity index 100% rename from stable/qinglong/9.1.1/values.yaml rename to stable/actualserver/10.3.0/values.yaml diff --git a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz and b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/autobrr/8.1.1/charts/common-18.0.2.tgz b/stable/autobrr/8.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/autobrr/8.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/nocodb/13.1.2/.helmignore b/stable/autobrr/8.3.0/.helmignore similarity index 100% rename from stable/nocodb/13.1.2/.helmignore rename to stable/autobrr/8.3.0/.helmignore diff --git a/stable/autobrr/8.1.1/CHANGELOG.md b/stable/autobrr/8.3.0/CHANGELOG.md similarity index 95% rename from stable/autobrr/8.1.1/CHANGELOG.md rename to stable/autobrr/8.3.0/CHANGELOG.md index 4a27f0a7dfa..a56bf00068f 100644 --- a/stable/autobrr/8.1.1/CHANGELOG.md +++ b/stable/autobrr/8.3.0/CHANGELOG.md @@ -17,6 +17,10 @@ title: Changelog + + + + ## [autobrr-7.4.0](https://github.com/truecharts/charts/compare/autobrr-7.3.2...autobrr-7.4.0) (2024-02-13) ### Chore @@ -93,7 +97,3 @@ title: Changelog - -## [autobrr-7.1.7](https://github.com/truecharts/charts/compare/autobrr-7.1.6...autobrr-7.1.7) (2024-01-09) - -### Chore diff --git a/stable/autobrr/8.1.1/Chart.yaml b/stable/autobrr/8.3.0/Chart.yaml similarity index 87% rename from stable/autobrr/8.1.1/Chart.yaml rename to stable/autobrr/8.3.0/Chart.yaml index 9697f4f6b73..ee8cd24bf5d 100644 --- a/stable/autobrr/8.1.1/Chart.yaml +++ b/stable/autobrr/8.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.38.1 +appVersion: 1.39.1 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png keywords: - autobrr - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - https://ghcr.io/autobrr/autobrr type: application -version: 8.1.1 +version: 8.3.0 diff --git a/stable/autobrr/8.1.1/README.md b/stable/autobrr/8.3.0/README.md similarity index 100% rename from stable/autobrr/8.1.1/README.md rename to stable/autobrr/8.3.0/README.md diff --git a/stable/autobrr/8.1.1/app-readme.md b/stable/autobrr/8.3.0/app-readme.md similarity index 100% rename from stable/autobrr/8.1.1/app-readme.md rename to stable/autobrr/8.3.0/app-readme.md diff --git a/stable/autobrr/8.3.0/charts/common-18.1.2.tgz b/stable/autobrr/8.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/autobrr/8.3.0/charts/common-18.1.2.tgz differ diff --git a/stable/autobrr/8.1.1/ix_values.yaml b/stable/autobrr/8.3.0/ix_values.yaml similarity index 89% rename from stable/autobrr/8.1.1/ix_values.yaml rename to stable/autobrr/8.3.0/ix_values.yaml index c9346d292e9..2a88ed23a2b 100644 --- a/stable/autobrr/8.1.1/ix_values.yaml +++ b/stable/autobrr/8.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/autobrr/autobrr pullPolicy: IfNotPresent - tag: v1.38.1@sha256:4c2d91b3f019401b4e8aeae2ea9a8c5855a00463f54f1367e6c08a7754e5300a + tag: v1.39.1@sha256:7149943f3f6a528ea653662272e8a2c78156cdbf51fd3313911eb57a03378a50 service: main: diff --git a/stable/autobrr/8.1.1/questions.yaml b/stable/autobrr/8.3.0/questions.yaml similarity index 100% rename from stable/autobrr/8.1.1/questions.yaml rename to stable/autobrr/8.3.0/questions.yaml diff --git a/stable/qinglong/9.1.1/templates/NOTES.txt b/stable/autobrr/8.3.0/templates/NOTES.txt similarity index 100% rename from stable/qinglong/9.1.1/templates/NOTES.txt rename to stable/autobrr/8.3.0/templates/NOTES.txt diff --git a/stable/autobrr/8.1.1/templates/_configmap.tpl b/stable/autobrr/8.3.0/templates/_configmap.tpl similarity index 100% rename from stable/autobrr/8.1.1/templates/_configmap.tpl rename to stable/autobrr/8.3.0/templates/_configmap.tpl diff --git a/stable/autobrr/8.1.1/templates/common.yaml b/stable/autobrr/8.3.0/templates/common.yaml similarity index 100% rename from stable/autobrr/8.1.1/templates/common.yaml rename to stable/autobrr/8.3.0/templates/common.yaml diff --git a/stable/tinymediamanager/10.1.1/values.yaml b/stable/autobrr/8.3.0/values.yaml similarity index 100% rename from stable/tinymediamanager/10.1.1/values.yaml rename to stable/autobrr/8.3.0/values.yaml diff --git a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.4.0/charts/common-18.0.2.tgz b/stable/ctfd/4.4.0/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/ctfd/4.4.0/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/ctfd/4.4.0/charts/mariadb-12.3.0.tgz b/stable/ctfd/4.4.0/charts/mariadb-12.3.0.tgz deleted file mode 100644 index 34dba3a8e5b..00000000000 Binary files a/stable/ctfd/4.4.0/charts/mariadb-12.3.0.tgz and /dev/null differ diff --git a/stable/plausible/10.2.3/.helmignore b/stable/ctfd/4.7.0/.helmignore similarity index 100% rename from stable/plausible/10.2.3/.helmignore rename to stable/ctfd/4.7.0/.helmignore diff --git a/stable/ctfd/4.4.0/CHANGELOG.md b/stable/ctfd/4.7.0/CHANGELOG.md similarity index 95% rename from stable/ctfd/4.4.0/CHANGELOG.md rename to stable/ctfd/4.7.0/CHANGELOG.md index 90ca7fb0de6..57c6e4237b1 100644 --- a/stable/ctfd/4.4.0/CHANGELOG.md +++ b/stable/ctfd/4.7.0/CHANGELOG.md @@ -21,6 +21,10 @@ title: Changelog + + + + ## [ctfd-3.1.18](https://github.com/truecharts/charts/compare/ctfd-3.1.17...ctfd-3.1.18) (2024-02-03) ### Chore @@ -93,8 +97,3 @@ title: Changelog - update container image ghcr.io/ctfd/ctfd to v3.6.1[@8033c37](https://github.com/8033c37) by renovate ([#16802](https://github.com/truecharts/charts/issues/16802)) - - -## [ctfd-3.1.10](https://github.com/truecharts/charts/compare/ctfd-3.1.9...ctfd-3.1.10) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/stable/ctfd/4.4.0/Chart.yaml b/stable/ctfd/4.7.0/Chart.yaml similarity index 89% rename from stable/ctfd/4.4.0/Chart.yaml rename to stable/ctfd/4.7.0/Chart.yaml index 43f8c95ebdc..ad5847d5053 100644 --- a/stable/ctfd/4.4.0/Chart.yaml +++ b/stable/ctfd/4.7.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: learning truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.6.1 +appVersion: 3.7.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.3.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png keywords: - ctfd - learning -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.4.0 +version: 4.7.0 diff --git a/stable/ctfd/4.4.0/README.md b/stable/ctfd/4.7.0/README.md similarity index 100% rename from stable/ctfd/4.4.0/README.md rename to stable/ctfd/4.7.0/README.md diff --git a/stable/ctfd/4.4.0/app-readme.md b/stable/ctfd/4.7.0/app-readme.md similarity index 100% rename from stable/ctfd/4.4.0/app-readme.md rename to stable/ctfd/4.7.0/app-readme.md diff --git a/stable/ctfd/4.7.0/charts/common-18.1.2.tgz b/stable/ctfd/4.7.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/ctfd/4.7.0/charts/common-18.1.2.tgz differ diff --git a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..e0c199af270 Binary files /dev/null and b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.4.0/charts/redis-11.3.0.tgz b/stable/ctfd/4.7.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/ctfd/4.4.0/charts/redis-11.3.0.tgz rename to stable/ctfd/4.7.0/charts/redis-11.3.0.tgz diff --git a/stable/ctfd/4.4.0/ix_values.yaml b/stable/ctfd/4.7.0/ix_values.yaml similarity index 96% rename from stable/ctfd/4.4.0/ix_values.yaml rename to stable/ctfd/4.7.0/ix_values.yaml index 6fcd4f60530..11b08a662e2 100644 --- a/stable/ctfd/4.4.0/ix_values.yaml +++ b/stable/ctfd/4.7.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/ctfd/ctfd - tag: 3.6.1@sha256:8033c370c30499873e99dc8888140d78c6d62b01a2f2d991a5c554e2024ce8d1 + tag: 3.7.0@sha256:8dcf820b92f25cdb4dee400ca0b88b8ca4396c79b9a801f5b2f9304f2bb056de pullPolicy: IfNotPresent service: diff --git a/stable/ctfd/4.4.0/questions.yaml b/stable/ctfd/4.7.0/questions.yaml similarity index 100% rename from stable/ctfd/4.4.0/questions.yaml rename to stable/ctfd/4.7.0/questions.yaml diff --git a/stable/tinymediamanager/10.1.1/templates/NOTES.txt b/stable/ctfd/4.7.0/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/10.1.1/templates/NOTES.txt rename to stable/ctfd/4.7.0/templates/NOTES.txt diff --git a/stable/ctfd/4.4.0/templates/_secrets.tpl b/stable/ctfd/4.7.0/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.4.0/templates/_secrets.tpl rename to stable/ctfd/4.7.0/templates/_secrets.tpl diff --git a/stable/ctfd/4.4.0/templates/common.yaml b/stable/ctfd/4.7.0/templates/common.yaml similarity index 100% rename from stable/ctfd/4.4.0/templates/common.yaml rename to stable/ctfd/4.7.0/templates/common.yaml diff --git a/stable/trilium-notes/12.1.1/values.yaml b/stable/ctfd/4.7.0/values.yaml similarity index 100% rename from stable/trilium-notes/12.1.1/values.yaml rename to stable/ctfd/4.7.0/values.yaml diff --git a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz and b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz and b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz and b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/muse/5.1.1/charts/common-18.0.2.tgz b/stable/muse/5.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/muse/5.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/qinglong/9.1.1/.helmignore b/stable/muse/5.3.0/.helmignore similarity index 100% rename from stable/qinglong/9.1.1/.helmignore rename to stable/muse/5.3.0/.helmignore diff --git a/stable/muse/5.1.1/CHANGELOG.md b/stable/muse/5.3.0/CHANGELOG.md similarity index 94% rename from stable/muse/5.1.1/CHANGELOG.md rename to stable/muse/5.3.0/CHANGELOG.md index 520508575fa..a0fcb9d1da5 100644 --- a/stable/muse/5.1.1/CHANGELOG.md +++ b/stable/muse/5.3.0/CHANGELOG.md @@ -13,6 +13,10 @@ title: Changelog + + + + ## [muse-4.2.5](https://github.com/truecharts/charts/compare/muse-4.2.4...muse-4.2.5) (2024-02-03) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - +- increase common version for oci fixes \ No newline at end of file diff --git a/stable/muse/5.1.1/Chart.yaml b/stable/muse/5.3.0/Chart.yaml similarity index 88% rename from stable/muse/5.1.1/Chart.yaml rename to stable/muse/5.3.0/Chart.yaml index 7185162053d..25268e3695c 100644 --- a/stable/muse/5.1.1/Chart.yaml +++ b/stable/muse/5.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.6.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - muse - media - discord-bot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://hub.docker.com/r/codetheweb/muse type: application -version: 5.1.1 +version: 5.3.0 diff --git a/stable/muse/5.1.1/README.md b/stable/muse/5.3.0/README.md similarity index 100% rename from stable/muse/5.1.1/README.md rename to stable/muse/5.3.0/README.md diff --git a/stable/muse/5.1.1/app-readme.md b/stable/muse/5.3.0/app-readme.md similarity index 100% rename from stable/muse/5.1.1/app-readme.md rename to stable/muse/5.3.0/app-readme.md diff --git a/stable/muse/5.3.0/charts/common-18.1.2.tgz b/stable/muse/5.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/muse/5.3.0/charts/common-18.1.2.tgz differ diff --git a/stable/muse/5.1.1/ix_values.yaml b/stable/muse/5.3.0/ix_values.yaml similarity index 92% rename from stable/muse/5.1.1/ix_values.yaml rename to stable/muse/5.3.0/ix_values.yaml index 92791628f08..e6feb727d8f 100644 --- a/stable/muse/5.1.1/ix_values.yaml +++ b/stable/muse/5.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: codetheweb/muse pullPolicy: IfNotPresent - tag: 2.5.0@sha256:3433b97776b9243b93b4d205e6250e3a2c48cc775baec9baed45e058175a31df + tag: 2.6.0@sha256:9deedbb212a0083008cf1f371ce1ac9e0ac9b2a159ac2b62d3c7ef28b8424389 securityContext: container: runAsNonRoot: false diff --git a/stable/muse/5.1.1/questions.yaml b/stable/muse/5.3.0/questions.yaml similarity index 100% rename from stable/muse/5.1.1/questions.yaml rename to stable/muse/5.3.0/questions.yaml diff --git a/stable/tinymediamanager/10.1.1/templates/common.yaml b/stable/muse/5.3.0/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/10.1.1/templates/common.yaml rename to stable/muse/5.3.0/templates/common.yaml diff --git a/stable/zigbee2mqtt/11.1.1/values.yaml b/stable/muse/5.3.0/values.yaml similarity index 100% rename from stable/zigbee2mqtt/11.1.1/values.yaml rename to stable/muse/5.3.0/values.yaml diff --git a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz and b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/nocodb/13.1.2/charts/common-18.0.2.tgz b/stable/nocodb/13.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/nocodb/13.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/tinymediamanager/10.1.1/.helmignore b/stable/nocodb/13.2.1/.helmignore similarity index 100% rename from stable/tinymediamanager/10.1.1/.helmignore rename to stable/nocodb/13.2.1/.helmignore diff --git a/stable/nocodb/13.1.2/CHANGELOG.md b/stable/nocodb/13.2.1/CHANGELOG.md similarity index 99% rename from stable/nocodb/13.1.2/CHANGELOG.md rename to stable/nocodb/13.2.1/CHANGELOG.md index 1b3671814bf..bfd29e21695 100644 --- a/stable/nocodb/13.1.2/CHANGELOG.md +++ b/stable/nocodb/13.2.1/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [nocodb-12.3.6](https://github.com/truecharts/charts/compare/nocodb-12.3.5...nocodb-12.3.6) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [nocodb-12.2.8](https://github.com/truecharts/charts/compare/nocodb-12.2.7...nocodb-12.2.8) (2024-01-02) - -### Chore - - diff --git a/stable/nocodb/13.1.2/Chart.yaml b/stable/nocodb/13.2.1/Chart.yaml similarity index 89% rename from stable/nocodb/13.1.2/Chart.yaml rename to stable/nocodb/13.2.1/Chart.yaml index 2a5139327fb..452c01df60c 100644 --- a/stable/nocodb/13.1.2/Chart.yaml +++ b/stable/nocodb/13.2.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.204.0 +appVersion: 0.204.3 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png keywords: - nocodb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb type: application -version: 13.1.2 +version: 13.2.1 diff --git a/stable/nocodb/13.1.2/README.md b/stable/nocodb/13.2.1/README.md similarity index 100% rename from stable/nocodb/13.1.2/README.md rename to stable/nocodb/13.2.1/README.md diff --git a/stable/nocodb/13.1.2/app-readme.md b/stable/nocodb/13.2.1/app-readme.md similarity index 100% rename from stable/nocodb/13.1.2/app-readme.md rename to stable/nocodb/13.2.1/app-readme.md diff --git a/stable/nocodb/13.2.1/charts/common-18.1.2.tgz b/stable/nocodb/13.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/nocodb/13.2.1/charts/common-18.1.2.tgz differ diff --git a/stable/nocodb/13.1.2/charts/redis-11.2.1.tgz b/stable/nocodb/13.2.1/charts/redis-11.2.1.tgz similarity index 100% rename from stable/nocodb/13.1.2/charts/redis-11.2.1.tgz rename to stable/nocodb/13.2.1/charts/redis-11.2.1.tgz diff --git a/stable/nocodb/13.1.2/ix_values.yaml b/stable/nocodb/13.2.1/ix_values.yaml similarity index 95% rename from stable/nocodb/13.1.2/ix_values.yaml rename to stable/nocodb/13.2.1/ix_values.yaml index 54b19b48afb..a4ce24f7629 100644 --- a/stable/nocodb/13.1.2/ix_values.yaml +++ b/stable/nocodb/13.2.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: nocodb/nocodb - tag: 0.204.0@sha256:74b47043e85c870043904c45d4acb0e635d018002b0d848632f256c6108bf5a8 + tag: 0.204.3@sha256:76074aae8f5f9bf1c3f52138f10add28e4fffd7016394baf5fcc4be067173d59 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/nocodb/13.1.2/questions.yaml b/stable/nocodb/13.2.1/questions.yaml similarity index 100% rename from stable/nocodb/13.1.2/questions.yaml rename to stable/nocodb/13.2.1/questions.yaml diff --git a/stable/trilium-notes/12.1.1/templates/NOTES.txt b/stable/nocodb/13.2.1/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/12.1.1/templates/NOTES.txt rename to stable/nocodb/13.2.1/templates/NOTES.txt diff --git a/stable/nocodb/13.1.2/templates/_configmap.tpl b/stable/nocodb/13.2.1/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/13.1.2/templates/_configmap.tpl rename to stable/nocodb/13.2.1/templates/_configmap.tpl diff --git a/stable/nocodb/13.1.2/templates/_secrets.tpl b/stable/nocodb/13.2.1/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/13.1.2/templates/_secrets.tpl rename to stable/nocodb/13.2.1/templates/_secrets.tpl diff --git a/stable/nocodb/13.1.2/templates/common.yaml b/stable/nocodb/13.2.1/templates/common.yaml similarity index 100% rename from stable/nocodb/13.1.2/templates/common.yaml rename to stable/nocodb/13.2.1/templates/common.yaml diff --git a/stable/zigbee2mqtt/11.1.1/SKIPINSTALL b/stable/nocodb/13.2.1/values.yaml similarity index 100% rename from stable/zigbee2mqtt/11.1.1/SKIPINSTALL rename to stable/nocodb/13.2.1/values.yaml diff --git a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz and b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz b/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz b/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz deleted file mode 100644 index 002f56c4adc..00000000000 Binary files a/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz and /dev/null differ diff --git a/stable/plausible/10.2.3/charts/common-18.0.2.tgz b/stable/plausible/10.2.3/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/plausible/10.2.3/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/trilium-notes/12.1.1/.helmignore b/stable/plausible/10.4.0/.helmignore similarity index 100% rename from stable/trilium-notes/12.1.1/.helmignore rename to stable/plausible/10.4.0/.helmignore diff --git a/stable/plausible/10.2.3/CHANGELOG.md b/stable/plausible/10.4.0/CHANGELOG.md similarity index 91% rename from stable/plausible/10.2.3/CHANGELOG.md rename to stable/plausible/10.4.0/CHANGELOG.md index 52e92285d9b..53e76a0a515 100644 --- a/stable/plausible/10.2.3/CHANGELOG.md +++ b/stable/plausible/10.4.0/CHANGELOG.md @@ -21,6 +21,10 @@ title: Changelog + + + + ## [plausible-8.2.9](https://github.com/truecharts/charts/compare/plausible-8.2.8...plausible-8.2.9) (2024-02-03) ### Chore @@ -93,8 +97,3 @@ title: Changelog ### Chore - -- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057)) - - -## [plausible-8.2.2](https://github.com/truecharts/charts/compare/plausible-8.2.1...plausible-8.2.2) (2024-01-02) \ No newline at end of file diff --git a/stable/plausible/10.2.3/Chart.yaml b/stable/plausible/10.4.0/Chart.yaml similarity index 92% rename from stable/plausible/10.2.3/Chart.yaml rename to stable/plausible/10.4.0/Chart.yaml index d9cb3877332..d73ac42a264 100644 --- a/stable/plausible/10.2.3/Chart.yaml +++ b/stable/plausible/10.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: analytics truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 2.0.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: clickhouse - version: 12.1.2 + version: 12.2.0 repository: oci://tccr.io/truecharts condition: clickhouse.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - https://hub.docker.com/r/plausible/analytics type: application -version: 10.2.3 +version: 10.4.0 diff --git a/stable/plausible/10.2.3/README.md b/stable/plausible/10.4.0/README.md similarity index 100% rename from stable/plausible/10.2.3/README.md rename to stable/plausible/10.4.0/README.md diff --git a/stable/plausible/10.2.3/app-readme.md b/stable/plausible/10.4.0/app-readme.md similarity index 100% rename from stable/plausible/10.2.3/app-readme.md rename to stable/plausible/10.4.0/app-readme.md diff --git a/stable/plausible/10.4.0/charts/clickhouse-12.2.0.tgz b/stable/plausible/10.4.0/charts/clickhouse-12.2.0.tgz new file mode 100644 index 00000000000..8a10a36f672 Binary files /dev/null and b/stable/plausible/10.4.0/charts/clickhouse-12.2.0.tgz differ diff --git a/stable/plausible/10.4.0/charts/common-18.1.2.tgz b/stable/plausible/10.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/plausible/10.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/plausible/10.2.3/ix_values.yaml b/stable/plausible/10.4.0/ix_values.yaml similarity index 100% rename from stable/plausible/10.2.3/ix_values.yaml rename to stable/plausible/10.4.0/ix_values.yaml diff --git a/stable/plausible/10.2.3/questions.yaml b/stable/plausible/10.4.0/questions.yaml similarity index 100% rename from stable/plausible/10.2.3/questions.yaml rename to stable/plausible/10.4.0/questions.yaml diff --git a/stable/plausible/10.2.3/templates/_configmap.tpl b/stable/plausible/10.4.0/templates/_configmap.tpl similarity index 100% rename from stable/plausible/10.2.3/templates/_configmap.tpl rename to stable/plausible/10.4.0/templates/_configmap.tpl diff --git a/stable/plausible/10.2.3/templates/_secret.tpl b/stable/plausible/10.4.0/templates/_secret.tpl similarity index 100% rename from stable/plausible/10.2.3/templates/_secret.tpl rename to stable/plausible/10.4.0/templates/_secret.tpl diff --git a/stable/plausible/10.2.3/templates/common.yaml b/stable/plausible/10.4.0/templates/common.yaml similarity index 100% rename from stable/plausible/10.2.3/templates/common.yaml rename to stable/plausible/10.4.0/templates/common.yaml diff --git a/stable/plausible/10.4.0/values.yaml b/stable/plausible/10.4.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/qinglong/9.1.1/charts/common-18.0.2.tgz b/stable/qinglong/9.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/qinglong/9.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/11.1.1/.helmignore b/stable/qinglong/9.2.1/.helmignore similarity index 100% rename from stable/zigbee2mqtt/11.1.1/.helmignore rename to stable/qinglong/9.2.1/.helmignore diff --git a/stable/qinglong/9.1.1/CHANGELOG.md b/stable/qinglong/9.2.1/CHANGELOG.md similarity index 94% rename from stable/qinglong/9.1.1/CHANGELOG.md rename to stable/qinglong/9.2.1/CHANGELOG.md index f3a84d00e34..13e165b63c2 100644 --- a/stable/qinglong/9.1.1/CHANGELOG.md +++ b/stable/qinglong/9.2.1/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + ## [qinglong-8.2.6](https://github.com/truecharts/charts/compare/qinglong-8.2.5...qinglong-8.2.6) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [qinglong-8.1.5](https://github.com/truecharts/charts/compare/qinglong-8.1.4...qinglong-8.1.5) (2024-01-02) +- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) \ No newline at end of file diff --git a/stable/qinglong/9.1.1/Chart.yaml b/stable/qinglong/9.2.1/Chart.yaml similarity index 88% rename from stable/qinglong/9.1.1/Chart.yaml rename to stable/qinglong/9.2.1/Chart.yaml index 87fade4facd..ad86288a536 100644 --- a/stable/qinglong/9.1.1/Chart.yaml +++ b/stable/qinglong/9.2.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.17.1 +appVersion: 2.17.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png keywords: - qinglong - task -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - https://hub.docker.com/r/whyour/qinglong type: application -version: 9.1.1 +version: 9.2.1 diff --git a/stable/qinglong/9.1.1/README.md b/stable/qinglong/9.2.1/README.md similarity index 100% rename from stable/qinglong/9.1.1/README.md rename to stable/qinglong/9.2.1/README.md diff --git a/stable/qinglong/9.1.1/app-readme.md b/stable/qinglong/9.2.1/app-readme.md similarity index 100% rename from stable/qinglong/9.1.1/app-readme.md rename to stable/qinglong/9.2.1/app-readme.md diff --git a/stable/qinglong/9.2.1/charts/common-18.1.2.tgz b/stable/qinglong/9.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/qinglong/9.2.1/charts/common-18.1.2.tgz differ diff --git a/stable/qinglong/9.1.1/ix_values.yaml b/stable/qinglong/9.2.1/ix_values.yaml similarity index 81% rename from stable/qinglong/9.1.1/ix_values.yaml rename to stable/qinglong/9.2.1/ix_values.yaml index e4ea7264b91..84e28a46a26 100644 --- a/stable/qinglong/9.1.1/ix_values.yaml +++ b/stable/qinglong/9.2.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: whyour/qinglong pullPolicy: IfNotPresent - tag: 2.17.1@sha256:c622e068cacfb410ff8353e055169da97a8ea30af9707f689ce811560bb2612e + tag: 2.17.2@sha256:bb78d342362e7c3126ecf2d8230dcfb69d61651bf7bb03e61099f1fb65d016e0 service: main: ports: diff --git a/stable/qinglong/9.1.1/questions.yaml b/stable/qinglong/9.2.1/questions.yaml similarity index 100% rename from stable/qinglong/9.1.1/questions.yaml rename to stable/qinglong/9.2.1/questions.yaml diff --git a/stable/zigbee2mqtt/11.1.1/templates/NOTES.txt b/stable/qinglong/9.2.1/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/11.1.1/templates/NOTES.txt rename to stable/qinglong/9.2.1/templates/NOTES.txt diff --git a/stable/trilium-notes/12.1.1/templates/common.yaml b/stable/qinglong/9.2.1/templates/common.yaml similarity index 100% rename from stable/trilium-notes/12.1.1/templates/common.yaml rename to stable/qinglong/9.2.1/templates/common.yaml diff --git a/stable/qinglong/9.2.1/values.yaml b/stable/qinglong/9.2.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz and b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz and b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/tinymediamanager/10.1.1/charts/common-18.0.2.tgz b/stable/tinymediamanager/10.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/tinymediamanager/10.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/tinymediamanager/10.2.1/.helmignore b/stable/tinymediamanager/10.2.1/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/tinymediamanager/10.2.1/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/tinymediamanager/10.1.1/CHANGELOG.md b/stable/tinymediamanager/10.2.1/CHANGELOG.md similarity index 93% rename from stable/tinymediamanager/10.1.1/CHANGELOG.md rename to stable/tinymediamanager/10.2.1/CHANGELOG.md index 807524f5948..49c5d675008 100644 --- a/stable/tinymediamanager/10.1.1/CHANGELOG.md +++ b/stable/tinymediamanager/10.2.1/CHANGELOG.md @@ -13,6 +13,10 @@ title: Changelog + + + + ## [tinymediamanager-9.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-9.0.7...tinymediamanager-9.0.8) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729)) - - -## [tinymediamanager-8.1.5](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.4...tinymediamanager-8.1.5) (2024-01-02) +- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729)) \ No newline at end of file diff --git a/stable/tinymediamanager/10.1.1/Chart.yaml b/stable/tinymediamanager/10.2.1/Chart.yaml similarity index 89% rename from stable/tinymediamanager/10.1.1/Chart.yaml rename to stable/tinymediamanager/10.2.1/Chart.yaml index 6f61c48e5c8..4ab98492d83 100644 --- a/stable/tinymediamanager/10.1.1/Chart.yaml +++ b/stable/tinymediamanager/10.2.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.0.2 +appVersion: 5.0.3 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tiny - media - manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager type: application -version: 10.1.1 +version: 10.2.1 diff --git a/stable/tinymediamanager/10.1.1/README.md b/stable/tinymediamanager/10.2.1/README.md similarity index 100% rename from stable/tinymediamanager/10.1.1/README.md rename to stable/tinymediamanager/10.2.1/README.md diff --git a/stable/tinymediamanager/10.1.1/app-readme.md b/stable/tinymediamanager/10.2.1/app-readme.md similarity index 100% rename from stable/tinymediamanager/10.1.1/app-readme.md rename to stable/tinymediamanager/10.2.1/app-readme.md diff --git a/stable/tinymediamanager/10.2.1/charts/common-18.1.2.tgz b/stable/tinymediamanager/10.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/tinymediamanager/10.2.1/charts/common-18.1.2.tgz differ diff --git a/stable/tinymediamanager/10.1.1/ix_values.yaml b/stable/tinymediamanager/10.2.1/ix_values.yaml similarity index 87% rename from stable/tinymediamanager/10.1.1/ix_values.yaml rename to stable/tinymediamanager/10.2.1/ix_values.yaml index 22f390d2ba6..634b52eb9b0 100644 --- a/stable/tinymediamanager/10.1.1/ix_values.yaml +++ b/stable/tinymediamanager/10.2.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tinymediamanager/tinymediamanager - tag: 5.0.2@sha256:0c6b69cf6db368df5babd706f1879a1f8375a4e1ffbd03b22662f2a928d6ea56 + tag: 5.0.3@sha256:b8895c8b25b66cdca06fe4d581413cbab1aee7fc0100501bf2ee5b01155552e9 pullPolicy: IfNotPresent service: main: diff --git a/stable/tinymediamanager/10.1.1/questions.yaml b/stable/tinymediamanager/10.2.1/questions.yaml similarity index 100% rename from stable/tinymediamanager/10.1.1/questions.yaml rename to stable/tinymediamanager/10.2.1/questions.yaml diff --git a/stable/tinymediamanager/10.2.1/templates/NOTES.txt b/stable/tinymediamanager/10.2.1/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tinymediamanager/10.2.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/10.2.1/templates/common.yaml b/stable/tinymediamanager/10.2.1/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tinymediamanager/10.2.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/10.2.1/values.yaml b/stable/tinymediamanager/10.2.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/12.1.1/charts/common-18.0.2.tgz b/stable/trilium-notes/12.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/trilium-notes/12.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/trilium-notes/12.3.0/.helmignore b/stable/trilium-notes/12.3.0/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/trilium-notes/12.3.0/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/trilium-notes/12.1.1/CHANGELOG.md b/stable/trilium-notes/12.3.0/CHANGELOG.md similarity index 93% rename from stable/trilium-notes/12.1.1/CHANGELOG.md rename to stable/trilium-notes/12.3.0/CHANGELOG.md index b50704a7033..2ff4aef981f 100644 --- a/stable/trilium-notes/12.1.1/CHANGELOG.md +++ b/stable/trilium-notes/12.3.0/CHANGELOG.md @@ -13,6 +13,10 @@ title: Changelog + + + + ## [trilium-notes-11.1.13](https://github.com/truecharts/charts/compare/trilium-notes-11.1.12...trilium-notes-11.1.13) (2024-02-03) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- force bump to ensure up-to-date catalogs - - -## [trilium-notes-11.1.4](https://github.com/truecharts/charts/compare/trilium-notes-11.1.3...trilium-notes-11.1.4) (2024-01-01) +- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/trilium-notes/12.1.1/Chart.yaml b/stable/trilium-notes/12.3.0/Chart.yaml similarity index 89% rename from stable/trilium-notes/12.1.1/Chart.yaml rename to stable/trilium-notes/12.3.0/Chart.yaml index c8a8b713c93..9cd0805b4dd 100644 --- a/stable/trilium-notes/12.1.1/Chart.yaml +++ b/stable/trilium-notes/12.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.62.6 +appVersion: 0.63.3 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - notes - note - information -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - https://ghcr.io/zadam/trilium type: application -version: 12.1.1 +version: 12.3.0 diff --git a/stable/trilium-notes/12.1.1/README.md b/stable/trilium-notes/12.3.0/README.md similarity index 100% rename from stable/trilium-notes/12.1.1/README.md rename to stable/trilium-notes/12.3.0/README.md diff --git a/stable/trilium-notes/12.1.1/app-readme.md b/stable/trilium-notes/12.3.0/app-readme.md similarity index 100% rename from stable/trilium-notes/12.1.1/app-readme.md rename to stable/trilium-notes/12.3.0/app-readme.md diff --git a/stable/trilium-notes/12.3.0/charts/common-18.1.2.tgz b/stable/trilium-notes/12.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/trilium-notes/12.3.0/charts/common-18.1.2.tgz differ diff --git a/stable/trilium-notes/12.1.1/ix_values.yaml b/stable/trilium-notes/12.3.0/ix_values.yaml similarity index 81% rename from stable/trilium-notes/12.1.1/ix_values.yaml rename to stable/trilium-notes/12.3.0/ix_values.yaml index badd45209cb..44fcb031b78 100644 --- a/stable/trilium-notes/12.1.1/ix_values.yaml +++ b/stable/trilium-notes/12.3.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/zadam/trilium pullPolicy: IfNotPresent - tag: 0.62.6@sha256:5b88393b5b178066ca1b28e24fea63f742be2fd7afeb715d08b84e057e994b7f + tag: 0.63.3@sha256:03c3f3cc8b8d63d11edf01b731b4cf1444fc89abea32e5001e49fdf66cbdd540 service: main: ports: diff --git a/stable/trilium-notes/12.1.1/questions.yaml b/stable/trilium-notes/12.3.0/questions.yaml similarity index 100% rename from stable/trilium-notes/12.1.1/questions.yaml rename to stable/trilium-notes/12.3.0/questions.yaml diff --git a/stable/trilium-notes/12.3.0/templates/NOTES.txt b/stable/trilium-notes/12.3.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/trilium-notes/12.3.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/12.3.0/templates/common.yaml b/stable/trilium-notes/12.3.0/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/trilium-notes/12.3.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/12.3.0/values.yaml b/stable/trilium-notes/12.3.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz index a8d42378e5e..e0c199af270 100644 Binary files a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz and b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/zigbee2mqtt/11.1.1/charts/common-18.0.2.tgz b/stable/zigbee2mqtt/11.1.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/zigbee2mqtt/11.1.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/11.3.0/.helmignore b/stable/zigbee2mqtt/11.3.0/.helmignore new file mode 100644 index 00000000000..77ca5567b26 --- /dev/null +++ b/stable/zigbee2mqtt/11.3.0/.helmignore @@ -0,0 +1,30 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png diff --git a/stable/zigbee2mqtt/11.1.1/CHANGELOG.md b/stable/zigbee2mqtt/11.3.0/CHANGELOG.md similarity index 97% rename from stable/zigbee2mqtt/11.1.1/CHANGELOG.md rename to stable/zigbee2mqtt/11.3.0/CHANGELOG.md index 2ffeacf2a46..2024cf0ba4b 100644 --- a/stable/zigbee2mqtt/11.1.1/CHANGELOG.md +++ b/stable/zigbee2mqtt/11.3.0/CHANGELOG.md @@ -13,6 +13,10 @@ title: Changelog + + + + ## [zigbee2mqtt-10.4.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.4.2...zigbee2mqtt-10.4.3) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog -## [zigbee2mqtt-10.3.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.2...zigbee2mqtt-10.3.3) (2024-01-09) - -### Chore - +## [zigbee2mqtt-10.3.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-10.3.2...zigbee2mqtt-10.3.3) (2024-01-09) \ No newline at end of file diff --git a/stable/zigbee2mqtt/11.1.1/Chart.yaml b/stable/zigbee2mqtt/11.3.0/Chart.yaml similarity index 88% rename from stable/zigbee2mqtt/11.1.1/Chart.yaml rename to stable/zigbee2mqtt/11.3.0/Chart.yaml index c6c3784bf92..eab4ebe2947 100644 --- a/stable/zigbee2mqtt/11.1.1/Chart.yaml +++ b/stable/zigbee2mqtt/11.3.0/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.35.3 +appVersion: 1.36.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - zigbee - mqtt - home-assistant -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://hub.docker.com/r/koenkk/zigbee2mqtt type: application -version: 11.1.1 +version: 11.3.0 diff --git a/stable/zigbee2mqtt/11.1.1/README.md b/stable/zigbee2mqtt/11.3.0/README.md similarity index 100% rename from stable/zigbee2mqtt/11.1.1/README.md rename to stable/zigbee2mqtt/11.3.0/README.md diff --git a/stable/zigbee2mqtt/11.3.0/SKIPINSTALL b/stable/zigbee2mqtt/11.3.0/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/11.1.1/app-readme.md b/stable/zigbee2mqtt/11.3.0/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/11.1.1/app-readme.md rename to stable/zigbee2mqtt/11.3.0/app-readme.md diff --git a/stable/zigbee2mqtt/11.3.0/charts/common-18.1.2.tgz b/stable/zigbee2mqtt/11.3.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/zigbee2mqtt/11.3.0/charts/common-18.1.2.tgz differ diff --git a/stable/zigbee2mqtt/11.1.1/ix_values.yaml b/stable/zigbee2mqtt/11.3.0/ix_values.yaml similarity index 98% rename from stable/zigbee2mqtt/11.1.1/ix_values.yaml rename to stable/zigbee2mqtt/11.3.0/ix_values.yaml index 40c4284a44d..d5bcf3b8226 100644 --- a/stable/zigbee2mqtt/11.1.1/ix_values.yaml +++ b/stable/zigbee2mqtt/11.3.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: koenkk/zigbee2mqtt - tag: 1.35.3@sha256:f80dbca12732841eb9f77b04903d00369543c65632f9209fc1c545e9525e7bdd + tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0 pullPolicy: IfNotPresent service: main: diff --git a/stable/zigbee2mqtt/11.1.1/questions.yaml b/stable/zigbee2mqtt/11.3.0/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/11.1.1/questions.yaml rename to stable/zigbee2mqtt/11.3.0/questions.yaml diff --git a/stable/zigbee2mqtt/11.3.0/templates/NOTES.txt b/stable/zigbee2mqtt/11.3.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/11.3.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/11.1.1/templates/common.yaml b/stable/zigbee2mqtt/11.3.0/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/11.1.1/templates/common.yaml rename to stable/zigbee2mqtt/11.3.0/templates/common.yaml diff --git a/stable/zigbee2mqtt/11.3.0/values.yaml b/stable/zigbee2mqtt/11.3.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d