diff --git a/incubator/dashy/3.0.0/app-changelog.md b/incubator/dashy/3.0.0/app-changelog.md deleted file mode 100644 index ed33faac5ce..00000000000 --- a/incubator/dashy/3.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) - -### Fix - -- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) - - \ No newline at end of file diff --git a/incubator/dashy/3.0.0/charts/common-12.6.8.tgz b/incubator/dashy/3.0.0/charts/common-12.6.8.tgz deleted file mode 100644 index 58beb98a14d..00000000000 Binary files a/incubator/dashy/3.0.0/charts/common-12.6.8.tgz and /dev/null differ diff --git a/incubator/dashy/3.0.0/CHANGELOG.md b/incubator/dashy/3.0.1/CHANGELOG.md similarity index 90% rename from incubator/dashy/3.0.0/CHANGELOG.md rename to incubator/dashy/3.0.1/CHANGELOG.md index 8427a136708..24a66e9a591 100644 --- a/incubator/dashy/3.0.0/CHANGELOG.md +++ b/incubator/dashy/3.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) ### Fix @@ -88,12 +97,3 @@ ## [dashy-2.0.12](https://github.com/truecharts/charts/compare/dashy-2.0.11...dashy-2.0.12) (2023-01-04) ### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.11](https://github.com/truecharts/charts/compare/dashy-2.0.10...dashy-2.0.11) (2022-12-27) - -### Chore diff --git a/incubator/dashy/3.0.0/Chart.yaml b/incubator/dashy/3.0.1/Chart.yaml similarity index 95% rename from incubator/dashy/3.0.0/Chart.yaml rename to incubator/dashy/3.0.1/Chart.yaml index adc353e7e10..fa2b5ee65bc 100644 --- a/incubator/dashy/3.0.0/Chart.yaml +++ b/incubator/dashy/3.0.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.6.8 + version: 12.8.1 description: Dashy helps you organize your self-hosted services by making them accessible from a single place home: https://truecharts.org/charts/incubator/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png @@ -18,7 +18,7 @@ name: dashy sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - https://github.com/airsonic/airsonic -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - dashboard diff --git a/incubator/dashy/3.0.0/README.md b/incubator/dashy/3.0.1/README.md similarity index 100% rename from incubator/dashy/3.0.0/README.md rename to incubator/dashy/3.0.1/README.md diff --git a/incubator/dashy/3.0.1/app-changelog.md b/incubator/dashy/3.0.1/app-changelog.md new file mode 100644 index 00000000000..db8374527e5 --- /dev/null +++ b/incubator/dashy/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/incubator/dashy/3.0.0/app-readme.md b/incubator/dashy/3.0.1/app-readme.md similarity index 100% rename from incubator/dashy/3.0.0/app-readme.md rename to incubator/dashy/3.0.1/app-readme.md diff --git a/stable/bookstack/7.0.10/charts/common-12.8.1.tgz b/incubator/dashy/3.0.1/charts/common-12.8.1.tgz similarity index 100% rename from stable/bookstack/7.0.10/charts/common-12.8.1.tgz rename to incubator/dashy/3.0.1/charts/common-12.8.1.tgz diff --git a/incubator/dashy/3.0.0/ix_values.yaml b/incubator/dashy/3.0.1/ix_values.yaml similarity index 100% rename from incubator/dashy/3.0.0/ix_values.yaml rename to incubator/dashy/3.0.1/ix_values.yaml diff --git a/incubator/dashy/3.0.0/questions.yaml b/incubator/dashy/3.0.1/questions.yaml similarity index 100% rename from incubator/dashy/3.0.0/questions.yaml rename to incubator/dashy/3.0.1/questions.yaml diff --git a/incubator/dashy/3.0.0/templates/_configmap.tpl b/incubator/dashy/3.0.1/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/3.0.0/templates/_configmap.tpl rename to incubator/dashy/3.0.1/templates/_configmap.tpl diff --git a/incubator/dashy/3.0.0/templates/common.yaml b/incubator/dashy/3.0.1/templates/common.yaml similarity index 100% rename from incubator/dashy/3.0.0/templates/common.yaml rename to incubator/dashy/3.0.1/templates/common.yaml diff --git a/incubator/dashy/3.0.0/values.yaml b/incubator/dashy/3.0.1/values.yaml similarity index 100% rename from incubator/dashy/3.0.0/values.yaml rename to incubator/dashy/3.0.1/values.yaml diff --git a/stable/anonaddy/13.0.6/CHANGELOG.md b/stable/anonaddy/13.0.6/CHANGELOG.md new file mode 100644 index 00000000000..02621f4628e --- /dev/null +++ b/stable/anonaddy/13.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-13.0.6](https://github.com/truecharts/charts/compare/anonaddy-13.0.5...anonaddy-13.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [anonaddy-13.0.5](https://github.com/truecharts/charts/compare/anonaddy-13.0.4...anonaddy-13.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.3](https://github.com/truecharts/charts/compare/anonaddy-13.0.2...anonaddy-13.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [anonaddy-13.0.2](https://github.com/truecharts/charts/compare/anonaddy-13.0.1...anonaddy-13.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [anonaddy-13.0.1](https://github.com/truecharts/charts/compare/anonaddy-13.0.0...anonaddy-13.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.0 ([#8549](https://github.com/truecharts/charts/issues/8549)) + + + + +## [anonaddy-13.0.0](https://github.com/truecharts/charts/compare/anonaddy-12.0.24...anonaddy-13.0.0) (2023-04-29) + +### Feat diff --git a/stable/anonaddy/13.0.6/Chart.yaml b/stable/anonaddy/13.0.6/Chart.yaml new file mode 100644 index 00000000000..6fc85cc65be --- /dev/null +++ b/stable/anonaddy/13.0.6/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.8.1 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.27 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.41 +description: "Protect your email from spam using disposable addresses." +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 13.0.6 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.10/README.md b/stable/anonaddy/13.0.6/README.md similarity index 100% rename from stable/bookstack/7.0.10/README.md rename to stable/anonaddy/13.0.6/README.md diff --git a/stable/anonaddy/13.0.6/app-changelog.md b/stable/anonaddy/13.0.6/app-changelog.md new file mode 100644 index 00000000000..171a7121c89 --- /dev/null +++ b/stable/anonaddy/13.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-13.0.6](https://github.com/truecharts/charts/compare/anonaddy-13.0.5...anonaddy-13.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/anonaddy/13.0.6/app-readme.md b/stable/anonaddy/13.0.6/app-readme.md new file mode 100644 index 00000000000..cd09b84c606 --- /dev/null +++ b/stable/anonaddy/13.0.6/app-readme.md @@ -0,0 +1,8 @@ +Protect your email from spam using disposable addresses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/anonaddy](https://truecharts.org/charts/stable/anonaddy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/chevereto/7.0.12/charts/common-12.8.1.tgz b/stable/anonaddy/13.0.6/charts/common-12.8.1.tgz similarity index 100% rename from stable/chevereto/7.0.12/charts/common-12.8.1.tgz rename to stable/anonaddy/13.0.6/charts/common-12.8.1.tgz diff --git a/stable/anonaddy/13.0.6/charts/mariadb-7.0.27.tgz b/stable/anonaddy/13.0.6/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/anonaddy/13.0.6/charts/mariadb-7.0.27.tgz differ diff --git a/stable/friendica/8.0.10/charts/redis-6.0.41.tgz b/stable/anonaddy/13.0.6/charts/redis-6.0.41.tgz similarity index 100% rename from stable/friendica/8.0.10/charts/redis-6.0.41.tgz rename to stable/anonaddy/13.0.6/charts/redis-6.0.41.tgz diff --git a/stable/anonaddy/13.0.6/ix_values.yaml b/stable/anonaddy/13.0.6/ix_values.yaml new file mode 100644 index 00000000000..a4b3d61c8af --- /dev/null +++ b/stable/anonaddy/13.0.6/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/anonaddy + tag: v0.14.1@sha256:4bbab3dec6fecbbe8804ebf8b9b9cf5c5ffb9cbabff19da9b71d8e6d61cfa2f8 + pullPolicy: IfNotPresent + +strategy: + type: Recreate + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10110 + targetPort: 8000 + smtp: + enabled: true + ports: + smtp: + enabled: true + port: 25 + targetPort: 25 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + ANONADDY_DOMAIN: "chart-example.local" + DB_DATABASE: anonaddy + DB_USERNAME: anonaddy + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + APP_KEY: + secretKeyRef: + name: appkey + key: appkey + ANONADDY_SECRET: + secretKeyRef: + name: appkey + key: secret + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true + +redis: + enabled: true + +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy diff --git a/stable/anonaddy/13.0.6/questions.yaml b/stable/anonaddy/13.0.6/questions.yaml new file mode 100644 index 00000000000..0899bbc0c80 --- /dev/null +++ b/stable/anonaddy/13.0.6/questions.yaml @@ -0,0 +1,1997 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "ANONADDY_DOMAIN" + schema: + type: string + default: "" + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + 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: 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: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: smtp + label: "smtp 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: 25 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + hidden: true + type: boolean + default: false + - 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: + 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: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + 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: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + 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: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: 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: + 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: + 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 + - 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/bookstack/7.0.10/templates/NOTES.txt b/stable/anonaddy/13.0.6/templates/NOTES.txt similarity index 100% rename from stable/bookstack/7.0.10/templates/NOTES.txt rename to stable/anonaddy/13.0.6/templates/NOTES.txt diff --git a/stable/anonaddy/13.0.6/templates/_appkey.tpl b/stable/anonaddy/13.0.6/templates/_appkey.tpl new file mode 100644 index 00000000000..9f19b8c7185 --- /dev/null +++ b/stable/anonaddy/13.0.6/templates/_appkey.tpl @@ -0,0 +1,21 @@ +{{/* +This template generates a random password and ensures it persists across updates/edits to the chart +*/}} +{{- define "anonaddy.appkey" -}} +enabled: true +{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace "appkey" }} +{{- $appkey := "" }} +{{- $secret := "" }} +data: +{{- if $keyprevious }} + {{- $appkey = ( index $keyprevious.data "appkey" ) }} + {{- $secret = ( index $keyprevious.data "secret" ) }} + appkey: {{ ( index $keyprevious.data "appkey" ) }} + secret: {{ ( index $keyprevious.data "secret" ) }} +{{- else }} + {{- $appkey = randAlphaNum 32 }} + {{- $secret = randAlphaNum 32 }} + appkey: {{ $appkey | b64enc }} + secret: {{ $secret | b64enc }} +{{- end }} +{{- end -}} diff --git a/stable/anonaddy/13.0.6/templates/common.yaml b/stable/anonaddy/13.0.6/templates/common.yaml new file mode 100644 index 00000000000..886ce2dd56b --- /dev/null +++ b/stable/anonaddy/13.0.6/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render appkey for anonaddy */}} +{{- $secret := include "anonaddy.appkey" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "appkey" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/bookstack/7.0.10/values.yaml b/stable/anonaddy/13.0.6/values.yaml similarity index 100% rename from stable/bookstack/7.0.10/values.yaml rename to stable/anonaddy/13.0.6/values.yaml diff --git a/stable/bookstack/7.0.10/app-changelog.md b/stable/bookstack/7.0.10/app-changelog.md deleted file mode 100644 index fc1e2eb440c..00000000000 --- a/stable/bookstack/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/bookstack/7.0.10/charts/mariadb-7.0.26.tgz b/stable/bookstack/7.0.10/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/bookstack/7.0.10/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.10/CHANGELOG.md b/stable/bookstack/7.0.11/CHANGELOG.md similarity index 91% rename from stable/bookstack/7.0.10/CHANGELOG.md rename to stable/bookstack/7.0.11/CHANGELOG.md index 4422b19b03d..fca6ed02b66 100644 --- a/stable/bookstack/7.0.10/CHANGELOG.md +++ b/stable/bookstack/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [bookstack-7.0.1](https://github.com/truecharts/charts/compare/bookstack-7.0.0...bookstack-7.0.1) (2023-04-14) - - -## [bookstack-7.0.0](https://github.com/truecharts/charts/compare/bookstack-6.0.23...bookstack-7.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/bookstack/7.0.10/Chart.yaml b/stable/bookstack/7.0.11/Chart.yaml similarity index 96% rename from stable/bookstack/7.0.10/Chart.yaml rename to stable/bookstack/7.0.11/Chart.yaml index c51a99a25a8..e338c3fee4a 100644 --- a/stable/bookstack/7.0.10/Chart.yaml +++ b/stable/bookstack/7.0.11/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." home: https://truecharts.org/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png @@ -27,7 +27,7 @@ name: bookstack sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ -version: 7.0.10 +version: 7.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/chevereto/7.0.12/README.md b/stable/bookstack/7.0.11/README.md similarity index 100% rename from stable/chevereto/7.0.12/README.md rename to stable/bookstack/7.0.11/README.md diff --git a/stable/bookstack/7.0.11/app-changelog.md b/stable/bookstack/7.0.11/app-changelog.md new file mode 100644 index 00000000000..8ed8020c2d4 --- /dev/null +++ b/stable/bookstack/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/bookstack/7.0.10/app-readme.md b/stable/bookstack/7.0.11/app-readme.md similarity index 100% rename from stable/bookstack/7.0.10/app-readme.md rename to stable/bookstack/7.0.11/app-readme.md diff --git a/stable/clarkson/7.0.10/charts/common-12.8.1.tgz b/stable/bookstack/7.0.11/charts/common-12.8.1.tgz similarity index 100% rename from stable/clarkson/7.0.10/charts/common-12.8.1.tgz rename to stable/bookstack/7.0.11/charts/common-12.8.1.tgz diff --git a/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz b/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz differ diff --git a/stable/bookstack/7.0.10/ix_values.yaml b/stable/bookstack/7.0.11/ix_values.yaml similarity index 100% rename from stable/bookstack/7.0.10/ix_values.yaml rename to stable/bookstack/7.0.11/ix_values.yaml diff --git a/stable/bookstack/7.0.10/questions.yaml b/stable/bookstack/7.0.11/questions.yaml similarity index 100% rename from stable/bookstack/7.0.10/questions.yaml rename to stable/bookstack/7.0.11/questions.yaml diff --git a/stable/chevereto/7.0.12/templates/NOTES.txt b/stable/bookstack/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/chevereto/7.0.12/templates/NOTES.txt rename to stable/bookstack/7.0.11/templates/NOTES.txt diff --git a/stable/bookstack/7.0.10/templates/_secrets.tpl b/stable/bookstack/7.0.11/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/7.0.10/templates/_secrets.tpl rename to stable/bookstack/7.0.11/templates/_secrets.tpl diff --git a/stable/bookstack/7.0.10/templates/common.yaml b/stable/bookstack/7.0.11/templates/common.yaml similarity index 100% rename from stable/bookstack/7.0.10/templates/common.yaml rename to stable/bookstack/7.0.11/templates/common.yaml diff --git a/stable/chevereto/7.0.12/values.yaml b/stable/bookstack/7.0.11/values.yaml similarity index 100% rename from stable/chevereto/7.0.12/values.yaml rename to stable/bookstack/7.0.11/values.yaml diff --git a/stable/chevereto/7.0.12/app-changelog.md b/stable/chevereto/7.0.12/app-changelog.md deleted file mode 100644 index 0f9035ed989..00000000000 --- a/stable/chevereto/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/chevereto/7.0.12/charts/mariadb-7.0.26.tgz b/stable/chevereto/7.0.12/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/chevereto/7.0.12/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.12/CHANGELOG.md b/stable/chevereto/7.0.13/CHANGELOG.md similarity index 91% rename from stable/chevereto/7.0.12/CHANGELOG.md rename to stable/chevereto/7.0.13/CHANGELOG.md index 5e56cc97466..57087694053 100644 --- a/stable/chevereto/7.0.12/CHANGELOG.md +++ b/stable/chevereto/7.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [chevereto-7.0.3](https://github.com/truecharts/charts/compare/chevereto-7.0.2...chevereto-7.0.3) (2023-04-14) - - -## [chevereto-7.0.2](https://github.com/truecharts/charts/compare/chevereto-7.0.1...chevereto-7.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/chevereto/7.0.12/Chart.yaml b/stable/chevereto/7.0.13/Chart.yaml similarity index 96% rename from stable/chevereto/7.0.12/Chart.yaml rename to stable/chevereto/7.0.13/Chart.yaml index 4cd345ddbab..4d8157778e1 100644 --- a/stable/chevereto/7.0.12/Chart.yaml +++ b/stable/chevereto/7.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 7.0.12 +version: 7.0.13 appVersion: "1.6.2" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application @@ -21,7 +21,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/clarkson/7.0.10/README.md b/stable/chevereto/7.0.13/README.md similarity index 100% rename from stable/clarkson/7.0.10/README.md rename to stable/chevereto/7.0.13/README.md diff --git a/stable/chevereto/7.0.13/app-changelog.md b/stable/chevereto/7.0.13/app-changelog.md new file mode 100644 index 00000000000..e6423d99ce4 --- /dev/null +++ b/stable/chevereto/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/chevereto/7.0.12/app-readme.md b/stable/chevereto/7.0.13/app-readme.md similarity index 100% rename from stable/chevereto/7.0.12/app-readme.md rename to stable/chevereto/7.0.13/app-readme.md diff --git a/stable/fleet/7.0.14/charts/common-12.8.1.tgz b/stable/chevereto/7.0.13/charts/common-12.8.1.tgz similarity index 100% rename from stable/fleet/7.0.14/charts/common-12.8.1.tgz rename to stable/chevereto/7.0.13/charts/common-12.8.1.tgz diff --git a/stable/chevereto/7.0.13/charts/mariadb-7.0.27.tgz b/stable/chevereto/7.0.13/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/chevereto/7.0.13/charts/mariadb-7.0.27.tgz differ diff --git a/stable/chevereto/7.0.12/ix_values.yaml b/stable/chevereto/7.0.13/ix_values.yaml similarity index 100% rename from stable/chevereto/7.0.12/ix_values.yaml rename to stable/chevereto/7.0.13/ix_values.yaml diff --git a/stable/chevereto/7.0.12/questions.yaml b/stable/chevereto/7.0.13/questions.yaml similarity index 100% rename from stable/chevereto/7.0.12/questions.yaml rename to stable/chevereto/7.0.13/questions.yaml diff --git a/stable/clarkson/7.0.10/templates/NOTES.txt b/stable/chevereto/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/clarkson/7.0.10/templates/NOTES.txt rename to stable/chevereto/7.0.13/templates/NOTES.txt diff --git a/stable/chevereto/7.0.12/templates/common.yaml b/stable/chevereto/7.0.13/templates/common.yaml similarity index 100% rename from stable/chevereto/7.0.12/templates/common.yaml rename to stable/chevereto/7.0.13/templates/common.yaml diff --git a/stable/clarkson/7.0.10/values.yaml b/stable/chevereto/7.0.13/values.yaml similarity index 100% rename from stable/clarkson/7.0.10/values.yaml rename to stable/chevereto/7.0.13/values.yaml diff --git a/stable/clarkson/7.0.10/app-changelog.md b/stable/clarkson/7.0.10/app-changelog.md deleted file mode 100644 index a71df374541..00000000000 --- a/stable/clarkson/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/clarkson/7.0.10/charts/mariadb-7.0.26.tgz b/stable/clarkson/7.0.10/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/clarkson/7.0.10/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.10/CHANGELOG.md b/stable/clarkson/7.0.11/CHANGELOG.md similarity index 91% rename from stable/clarkson/7.0.10/CHANGELOG.md rename to stable/clarkson/7.0.11/CHANGELOG.md index 7806f1a724b..dd56f89398b 100644 --- a/stable/clarkson/7.0.10/CHANGELOG.md +++ b/stable/clarkson/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [clarkson-7.0.1](https://github.com/truecharts/charts/compare/clarkson-7.0.0...clarkson-7.0.1) (2023-04-14) - - -## [clarkson-7.0.0](https://github.com/truecharts/charts/compare/clarkson-6.0.20...clarkson-7.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/clarkson/7.0.10/Chart.yaml b/stable/clarkson/7.0.11/Chart.yaml similarity index 96% rename from stable/clarkson/7.0.10/Chart.yaml rename to stable/clarkson/7.0.11/Chart.yaml index fb4948b987f..47e52578ab8 100644 --- a/stable/clarkson/7.0.10/Chart.yaml +++ b/stable/clarkson/7.0.11/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." home: https://truecharts.org/charts/stable/clarkson icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://github.com/linuxserver/Clarkson -version: 7.0.10 +version: 7.0.11 annotations: truecharts.org/catagories: | - vehicle diff --git a/stable/fleet/7.0.14/README.md b/stable/clarkson/7.0.11/README.md similarity index 100% rename from stable/fleet/7.0.14/README.md rename to stable/clarkson/7.0.11/README.md diff --git a/stable/clarkson/7.0.11/app-changelog.md b/stable/clarkson/7.0.11/app-changelog.md new file mode 100644 index 00000000000..7f2299c8b4f --- /dev/null +++ b/stable/clarkson/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/clarkson/7.0.10/app-readme.md b/stable/clarkson/7.0.11/app-readme.md similarity index 100% rename from stable/clarkson/7.0.10/app-readme.md rename to stable/clarkson/7.0.11/app-readme.md diff --git a/stable/friendica/8.0.10/charts/common-12.8.1.tgz b/stable/clarkson/7.0.11/charts/common-12.8.1.tgz similarity index 100% rename from stable/friendica/8.0.10/charts/common-12.8.1.tgz rename to stable/clarkson/7.0.11/charts/common-12.8.1.tgz diff --git a/stable/clarkson/7.0.11/charts/mariadb-7.0.27.tgz b/stable/clarkson/7.0.11/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/clarkson/7.0.11/charts/mariadb-7.0.27.tgz differ diff --git a/stable/clarkson/7.0.10/ix_values.yaml b/stable/clarkson/7.0.11/ix_values.yaml similarity index 100% rename from stable/clarkson/7.0.10/ix_values.yaml rename to stable/clarkson/7.0.11/ix_values.yaml diff --git a/stable/clarkson/7.0.10/questions.yaml b/stable/clarkson/7.0.11/questions.yaml similarity index 100% rename from stable/clarkson/7.0.10/questions.yaml rename to stable/clarkson/7.0.11/questions.yaml diff --git a/stable/fleet/7.0.14/templates/NOTES.txt b/stable/clarkson/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/fleet/7.0.14/templates/NOTES.txt rename to stable/clarkson/7.0.11/templates/NOTES.txt diff --git a/stable/clarkson/7.0.10/templates/common.yaml b/stable/clarkson/7.0.11/templates/common.yaml similarity index 100% rename from stable/clarkson/7.0.10/templates/common.yaml rename to stable/clarkson/7.0.11/templates/common.yaml diff --git a/stable/fleet/7.0.14/values.yaml b/stable/clarkson/7.0.11/values.yaml similarity index 100% rename from stable/fleet/7.0.14/values.yaml rename to stable/clarkson/7.0.11/values.yaml diff --git a/stable/fleet/7.0.14/app-changelog.md b/stable/fleet/7.0.14/app-changelog.md deleted file mode 100644 index 2f186d30b24..00000000000 --- a/stable/fleet/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/fleet/7.0.14/charts/mariadb-7.0.26.tgz b/stable/fleet/7.0.14/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/fleet/7.0.14/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/fleet/7.0.14/CHANGELOG.md b/stable/fleet/7.0.15/CHANGELOG.md similarity index 91% rename from stable/fleet/7.0.14/CHANGELOG.md rename to stable/fleet/7.0.15/CHANGELOG.md index 1f36b9a7254..4055ee71ee1 100644 --- a/stable/fleet/7.0.14/CHANGELOG.md +++ b/stable/fleet/7.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [fleet-7.0.5](https://github.com/truecharts/charts/compare/fleet-7.0.4...fleet-7.0.5) (2023-04-16) ### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [fleet-7.0.4](https://github.com/truecharts/charts/compare/fleet-7.0.3...fleet-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/fleet/7.0.14/Chart.yaml b/stable/fleet/7.0.15/Chart.yaml similarity index 95% rename from stable/fleet/7.0.14/Chart.yaml rename to stable/fleet/7.0.15/Chart.yaml index ead44da98da..369afb9f1eb 100644 --- a/stable/fleet/7.0.14/Chart.yaml +++ b/stable/fleet/7.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 7.0.14 +version: 7.0.15 appVersion: "2.3.3" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application @@ -19,7 +19,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/friendica/8.0.10/README.md b/stable/fleet/7.0.15/README.md similarity index 100% rename from stable/friendica/8.0.10/README.md rename to stable/fleet/7.0.15/README.md diff --git a/stable/fleet/7.0.15/app-changelog.md b/stable/fleet/7.0.15/app-changelog.md new file mode 100644 index 00000000000..809b1c9a21e --- /dev/null +++ b/stable/fleet/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/fleet/7.0.14/app-readme.md b/stable/fleet/7.0.15/app-readme.md similarity index 100% rename from stable/fleet/7.0.14/app-readme.md rename to stable/fleet/7.0.15/app-readme.md diff --git a/stable/matomo/7.0.15/charts/common-12.8.1.tgz b/stable/fleet/7.0.15/charts/common-12.8.1.tgz similarity index 100% rename from stable/matomo/7.0.15/charts/common-12.8.1.tgz rename to stable/fleet/7.0.15/charts/common-12.8.1.tgz diff --git a/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz b/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz differ diff --git a/stable/fleet/7.0.14/ix_values.yaml b/stable/fleet/7.0.15/ix_values.yaml similarity index 100% rename from stable/fleet/7.0.14/ix_values.yaml rename to stable/fleet/7.0.15/ix_values.yaml diff --git a/stable/fleet/7.0.14/questions.yaml b/stable/fleet/7.0.15/questions.yaml similarity index 100% rename from stable/fleet/7.0.14/questions.yaml rename to stable/fleet/7.0.15/questions.yaml diff --git a/stable/friendica/8.0.10/templates/NOTES.txt b/stable/fleet/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/friendica/8.0.10/templates/NOTES.txt rename to stable/fleet/7.0.15/templates/NOTES.txt diff --git a/stable/fleet/7.0.14/templates/common.yaml b/stable/fleet/7.0.15/templates/common.yaml similarity index 100% rename from stable/fleet/7.0.14/templates/common.yaml rename to stable/fleet/7.0.15/templates/common.yaml diff --git a/stable/friendica/8.0.10/values.yaml b/stable/fleet/7.0.15/values.yaml similarity index 100% rename from stable/friendica/8.0.10/values.yaml rename to stable/fleet/7.0.15/values.yaml diff --git a/stable/friendica/8.0.10/app-changelog.md b/stable/friendica/8.0.10/app-changelog.md deleted file mode 100644 index fa025dbdc78..00000000000 --- a/stable/friendica/8.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/friendica/8.0.10/charts/mariadb-7.0.26.tgz b/stable/friendica/8.0.10/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/friendica/8.0.10/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/friendica/8.0.10/CHANGELOG.md b/stable/friendica/8.0.11/CHANGELOG.md similarity index 91% rename from stable/friendica/8.0.10/CHANGELOG.md rename to stable/friendica/8.0.11/CHANGELOG.md index 35ff884aba3..928b983eeaf 100644 --- a/stable/friendica/8.0.10/CHANGELOG.md +++ b/stable/friendica/8.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [friendica-8.0.1](https://github.com/truecharts/charts/compare/friendica-8.0.0...friendica-8.0.1) (2023-04-14) - - -## [friendica-8.0.0](https://github.com/truecharts/charts/compare/friendica-7.0.21...friendica-8.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/friendica/8.0.10/Chart.yaml b/stable/friendica/8.0.11/Chart.yaml similarity index 96% rename from stable/friendica/8.0.10/Chart.yaml rename to stable/friendica/8.0.11/Chart.yaml index ac3f3c18e3f..937028bb57f 100644 --- a/stable/friendica/8.0.10/Chart.yaml +++ b/stable/friendica/8.0.11/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 - condition: redis.enabled name: redis repository: https://deps.truecharts.org @@ -27,7 +27,7 @@ name: friendica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://friendi.ca/ -version: 8.0.10 +version: 8.0.11 annotations: truecharts.org/catagories: | - social diff --git a/stable/matomo/7.0.15/README.md b/stable/friendica/8.0.11/README.md similarity index 100% rename from stable/matomo/7.0.15/README.md rename to stable/friendica/8.0.11/README.md diff --git a/stable/friendica/8.0.11/app-changelog.md b/stable/friendica/8.0.11/app-changelog.md new file mode 100644 index 00000000000..25207ddd969 --- /dev/null +++ b/stable/friendica/8.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/friendica/8.0.10/app-readme.md b/stable/friendica/8.0.11/app-readme.md similarity index 100% rename from stable/friendica/8.0.10/app-readme.md rename to stable/friendica/8.0.11/app-readme.md diff --git a/stable/monica/7.0.5/charts/common-12.8.1.tgz b/stable/friendica/8.0.11/charts/common-12.8.1.tgz similarity index 100% rename from stable/monica/7.0.5/charts/common-12.8.1.tgz rename to stable/friendica/8.0.11/charts/common-12.8.1.tgz diff --git a/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz b/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz differ diff --git a/stable/friendica/8.0.11/charts/redis-6.0.41.tgz b/stable/friendica/8.0.11/charts/redis-6.0.41.tgz new file mode 100644 index 00000000000..7d49e097628 Binary files /dev/null and b/stable/friendica/8.0.11/charts/redis-6.0.41.tgz differ diff --git a/stable/friendica/8.0.10/ix_values.yaml b/stable/friendica/8.0.11/ix_values.yaml similarity index 100% rename from stable/friendica/8.0.10/ix_values.yaml rename to stable/friendica/8.0.11/ix_values.yaml diff --git a/stable/friendica/8.0.10/questions.yaml b/stable/friendica/8.0.11/questions.yaml similarity index 100% rename from stable/friendica/8.0.10/questions.yaml rename to stable/friendica/8.0.11/questions.yaml diff --git a/stable/matomo/7.0.15/templates/NOTES.txt b/stable/friendica/8.0.11/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.15/templates/NOTES.txt rename to stable/friendica/8.0.11/templates/NOTES.txt diff --git a/stable/friendica/8.0.10/templates/common.yaml b/stable/friendica/8.0.11/templates/common.yaml similarity index 100% rename from stable/friendica/8.0.10/templates/common.yaml rename to stable/friendica/8.0.11/templates/common.yaml diff --git a/stable/matomo/7.0.15/values.yaml b/stable/friendica/8.0.11/values.yaml similarity index 100% rename from stable/matomo/7.0.15/values.yaml rename to stable/friendica/8.0.11/values.yaml diff --git a/stable/matomo/7.0.15/app-changelog.md b/stable/matomo/7.0.15/app-changelog.md deleted file mode 100644 index bc86228265f..00000000000 --- a/stable/matomo/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.15/charts/mariadb-7.0.26.tgz b/stable/matomo/7.0.15/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/matomo/7.0.15/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/matomo/7.0.15/CHANGELOG.md b/stable/matomo/7.0.16/CHANGELOG.md similarity index 91% rename from stable/matomo/7.0.15/CHANGELOG.md rename to stable/matomo/7.0.16/CHANGELOG.md index 9ab88f19f08..0d6cbd90e9a 100644 --- a/stable/matomo/7.0.15/CHANGELOG.md +++ b/stable/matomo/7.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [matomo-7.0.6](https://github.com/truecharts/charts/compare/matomo-7.0.5...matomo-7.0.6) (2023-04-16) ### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [matomo-7.0.5](https://github.com/truecharts/charts/compare/matomo-7.0.4...matomo-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/matomo/7.0.15/Chart.yaml b/stable/matomo/7.0.16/Chart.yaml similarity index 95% rename from stable/matomo/7.0.15/Chart.yaml rename to stable/matomo/7.0.16/Chart.yaml index 800e7a02430..ca654b09841 100644 --- a/stable/matomo/7.0.15/Chart.yaml +++ b/stable/matomo/7.0.16/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: Matomo is the leading Free/Libre open analytics platform home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 7.0.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/monica/7.0.5/README.md b/stable/matomo/7.0.16/README.md similarity index 100% rename from stable/monica/7.0.5/README.md rename to stable/matomo/7.0.16/README.md diff --git a/stable/matomo/7.0.16/app-changelog.md b/stable/matomo/7.0.16/app-changelog.md new file mode 100644 index 00000000000..d553c979277 --- /dev/null +++ b/stable/matomo/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.15/app-readme.md b/stable/matomo/7.0.16/app-readme.md similarity index 100% rename from stable/matomo/7.0.15/app-readme.md rename to stable/matomo/7.0.16/app-readme.md diff --git a/stable/nginx-proxy-manager/4.0.13/charts/common-12.8.1.tgz b/stable/matomo/7.0.16/charts/common-12.8.1.tgz similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/charts/common-12.8.1.tgz rename to stable/matomo/7.0.16/charts/common-12.8.1.tgz diff --git a/stable/matomo/7.0.16/charts/mariadb-7.0.27.tgz b/stable/matomo/7.0.16/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/matomo/7.0.16/charts/mariadb-7.0.27.tgz differ diff --git a/stable/matomo/7.0.15/ix_values.yaml b/stable/matomo/7.0.16/ix_values.yaml similarity index 100% rename from stable/matomo/7.0.15/ix_values.yaml rename to stable/matomo/7.0.16/ix_values.yaml diff --git a/stable/matomo/7.0.15/questions.yaml b/stable/matomo/7.0.16/questions.yaml similarity index 100% rename from stable/matomo/7.0.15/questions.yaml rename to stable/matomo/7.0.16/questions.yaml diff --git a/stable/monica/7.0.5/templates/NOTES.txt b/stable/matomo/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/monica/7.0.5/templates/NOTES.txt rename to stable/matomo/7.0.16/templates/NOTES.txt diff --git a/stable/matomo/7.0.15/templates/common.yaml b/stable/matomo/7.0.16/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.15/templates/common.yaml rename to stable/matomo/7.0.16/templates/common.yaml diff --git a/stable/monica/7.0.5/values.yaml b/stable/matomo/7.0.16/values.yaml similarity index 100% rename from stable/monica/7.0.5/values.yaml rename to stable/matomo/7.0.16/values.yaml diff --git a/stable/monica/7.0.5/app-changelog.md b/stable/monica/7.0.5/app-changelog.md deleted file mode 100644 index ea60bb5949e..00000000000 --- a/stable/monica/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/monica/7.0.5/charts/mariadb-7.0.26.tgz b/stable/monica/7.0.5/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/monica/7.0.5/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/monica/7.0.5/CHANGELOG.md b/stable/monica/7.0.6/CHANGELOG.md similarity index 91% rename from stable/monica/7.0.5/CHANGELOG.md rename to stable/monica/7.0.6/CHANGELOG.md index a5d6bba392c..7e46614a2ab 100644 --- a/stable/monica/7.0.5/CHANGELOG.md +++ b/stable/monica/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [monica-6.0.27](https://github.com/truecharts/charts/compare/monica-6.0.26...monica-6.0.27) (2023-02-15) ### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 - - - - -## [monica-6.0.26](https://github.com/truecharts/charts/compare/monica-6.0.25...monica-6.0.26) (2023-02-10) - -### Fix diff --git a/stable/monica/7.0.5/Chart.yaml b/stable/monica/7.0.6/Chart.yaml similarity index 95% rename from stable/monica/7.0.5/Chart.yaml rename to stable/monica/7.0.6/Chart.yaml index 68483f2ff0a..dd422c16841 100644 --- a/stable/monica/7.0.5/Chart.yaml +++ b/stable/monica/7.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 description: "Monica is a great open source personal relationship management system." home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica -version: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - crm diff --git a/stable/nginx-proxy-manager/4.0.13/README.md b/stable/monica/7.0.6/README.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/README.md rename to stable/monica/7.0.6/README.md diff --git a/stable/monica/7.0.6/app-changelog.md b/stable/monica/7.0.6/app-changelog.md new file mode 100644 index 00000000000..8f9ac8f358b --- /dev/null +++ b/stable/monica/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/monica/7.0.5/app-readme.md b/stable/monica/7.0.6/app-readme.md similarity index 100% rename from stable/monica/7.0.5/app-readme.md rename to stable/monica/7.0.6/app-readme.md diff --git a/stable/projectsend/7.0.10/charts/common-12.8.1.tgz b/stable/monica/7.0.6/charts/common-12.8.1.tgz similarity index 100% rename from stable/projectsend/7.0.10/charts/common-12.8.1.tgz rename to stable/monica/7.0.6/charts/common-12.8.1.tgz diff --git a/stable/monica/7.0.6/charts/mariadb-7.0.27.tgz b/stable/monica/7.0.6/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/monica/7.0.6/charts/mariadb-7.0.27.tgz differ diff --git a/stable/monica/7.0.5/ix_values.yaml b/stable/monica/7.0.6/ix_values.yaml similarity index 100% rename from stable/monica/7.0.5/ix_values.yaml rename to stable/monica/7.0.6/ix_values.yaml diff --git a/stable/monica/7.0.5/questions.yaml b/stable/monica/7.0.6/questions.yaml similarity index 100% rename from stable/monica/7.0.5/questions.yaml rename to stable/monica/7.0.6/questions.yaml diff --git a/stable/nginx-proxy-manager/4.0.13/templates/NOTES.txt b/stable/monica/7.0.6/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/templates/NOTES.txt rename to stable/monica/7.0.6/templates/NOTES.txt diff --git a/stable/monica/7.0.5/templates/_appkey.tpl b/stable/monica/7.0.6/templates/_appkey.tpl similarity index 100% rename from stable/monica/7.0.5/templates/_appkey.tpl rename to stable/monica/7.0.6/templates/_appkey.tpl diff --git a/stable/monica/7.0.5/templates/common.yaml b/stable/monica/7.0.6/templates/common.yaml similarity index 100% rename from stable/monica/7.0.5/templates/common.yaml rename to stable/monica/7.0.6/templates/common.yaml diff --git a/stable/nginx-proxy-manager/4.0.13/values.yaml b/stable/monica/7.0.6/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/values.yaml rename to stable/monica/7.0.6/values.yaml diff --git a/stable/nginx-proxy-manager/4.0.13/app-changelog.md b/stable/nginx-proxy-manager/4.0.13/app-changelog.md deleted file mode 100644 index 5f8246a550f..00000000000 --- a/stable/nginx-proxy-manager/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.13/charts/mariadb-7.0.26.tgz b/stable/nginx-proxy-manager/4.0.13/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.13/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.13/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.14/CHANGELOG.md similarity index 91% rename from stable/nginx-proxy-manager/4.0.13/CHANGELOG.md rename to stable/nginx-proxy-manager/4.0.14/CHANGELOG.md index 032ee5fbb89..f3be9bf3f43 100644 --- a/stable/nginx-proxy-manager/4.0.13/CHANGELOG.md +++ b/stable/nginx-proxy-manager/4.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [nginx-proxy-manager-4.0.4](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.3...nginx-proxy-manager-4.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [nginx-proxy-manager-4.0.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.2...nginx-proxy-manager-4.0.3) (2023-04-14) - - diff --git a/stable/nginx-proxy-manager/4.0.13/Chart.yaml b/stable/nginx-proxy-manager/4.0.14/Chart.yaml similarity index 96% rename from stable/nginx-proxy-manager/4.0.13/Chart.yaml rename to stable/nginx-proxy-manager/4.0.14/Chart.yaml index b4332a2589e..6d5b5f444cf 100644 --- a/stable/nginx-proxy-manager/4.0.13/Chart.yaml +++ b/stable/nginx-proxy-manager/4.0.14/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 deprecated: false description: Managing Nginx proxy hosts with a simple, powerful interface. home: https://truecharts.org/charts/stable/nginx-proxy-manager @@ -27,7 +27,7 @@ sources: - https://github.com/NginxProxyManager/nginx-proxy-manager - https://nginxproxymanager.com/ type: application -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - networking diff --git a/stable/projectsend/7.0.10/README.md b/stable/nginx-proxy-manager/4.0.14/README.md similarity index 100% rename from stable/projectsend/7.0.10/README.md rename to stable/nginx-proxy-manager/4.0.14/README.md diff --git a/stable/nginx-proxy-manager/4.0.14/app-changelog.md b/stable/nginx-proxy-manager/4.0.14/app-changelog.md new file mode 100644 index 00000000000..a043ac271fb --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.13/app-readme.md b/stable/nginx-proxy-manager/4.0.14/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/app-readme.md rename to stable/nginx-proxy-manager/4.0.14/app-readme.md diff --git a/stable/nginx-proxy-manager/4.0.14/charts/common-12.8.1.tgz b/stable/nginx-proxy-manager/4.0.14/charts/common-12.8.1.tgz new file mode 100644 index 00000000000..78601327be7 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.14/charts/common-12.8.1.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.14/charts/mariadb-7.0.27.tgz b/stable/nginx-proxy-manager/4.0.14/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.14/charts/mariadb-7.0.27.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.13/ix_values.yaml b/stable/nginx-proxy-manager/4.0.14/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/ix_values.yaml rename to stable/nginx-proxy-manager/4.0.14/ix_values.yaml diff --git a/stable/nginx-proxy-manager/4.0.13/questions.yaml b/stable/nginx-proxy-manager/4.0.14/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/questions.yaml rename to stable/nginx-proxy-manager/4.0.14/questions.yaml diff --git a/stable/projectsend/7.0.10/templates/NOTES.txt b/stable/nginx-proxy-manager/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.0.10/templates/NOTES.txt rename to stable/nginx-proxy-manager/4.0.14/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/4.0.13/templates/common.yaml b/stable/nginx-proxy-manager/4.0.14/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.13/templates/common.yaml rename to stable/nginx-proxy-manager/4.0.14/templates/common.yaml diff --git a/stable/projectsend/7.0.10/values.yaml b/stable/nginx-proxy-manager/4.0.14/values.yaml similarity index 100% rename from stable/projectsend/7.0.10/values.yaml rename to stable/nginx-proxy-manager/4.0.14/values.yaml diff --git a/stable/photoprism/14.0.14/CHANGELOG.md b/stable/photoprism/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..94f4964459d --- /dev/null +++ b/stable/photoprism/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoprism-14.0.14](https://github.com/truecharts/charts/compare/photoprism-14.0.13...photoprism-14.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [photoprism-14.0.13](https://github.com/truecharts/charts/compare/photoprism-14.0.12...photoprism-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [photoprism-14.0.12](https://github.com/truecharts/charts/compare/photoprism-14.0.11...photoprism-14.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230506 ([#8868](https://github.com/truecharts/charts/issues/8868)) + + + + +## [photoprism-14.0.11](https://github.com/truecharts/charts/compare/photoprism-14.0.10...photoprism-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [photoprism-14.0.10](https://github.com/truecharts/charts/compare/photoprism-14.0.9...photoprism-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [photoprism-14.0.9](https://github.com/truecharts/charts/compare/photoprism-14.0.8...photoprism-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [photoprism-14.0.8](https://github.com/truecharts/charts/compare/photoprism-14.0.7...photoprism-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [photoprism-14.0.7](https://github.com/truecharts/charts/compare/photoprism-14.0.6...photoprism-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [photoprism-14.0.6](https://github.com/truecharts/charts/compare/photoprism-14.0.5...photoprism-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [photoprism-14.0.5](https://github.com/truecharts/charts/compare/photoprism-14.0.4...photoprism-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [photoprism-14.0.4](https://github.com/truecharts/charts/compare/photoprism-14.0.3...photoprism-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/photoprism/14.0.14/Chart.yaml b/stable/photoprism/14.0.14/Chart.yaml new file mode 100644 index 00000000000..461b48325da --- /dev/null +++ b/stable/photoprism/14.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "230506" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.8.1 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.27 +description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection" +home: https://truecharts.org/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/photoprism/14.0.14/README.md b/stable/photoprism/14.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/photoprism/14.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/photoprism/14.0.14/app-changelog.md b/stable/photoprism/14.0.14/app-changelog.md new file mode 100644 index 00000000000..0f8503a2f72 --- /dev/null +++ b/stable/photoprism/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-14.0.14](https://github.com/truecharts/charts/compare/photoprism-14.0.13...photoprism-14.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/photoprism/14.0.14/app-readme.md b/stable/photoprism/14.0.14/app-readme.md new file mode 100644 index 00000000000..234e1825de0 --- /dev/null +++ b/stable/photoprism/14.0.14/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoprism](https://truecharts.org/charts/stable/photoprism) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/photoprism/14.0.14/charts/common-12.8.1.tgz b/stable/photoprism/14.0.14/charts/common-12.8.1.tgz new file mode 100644 index 00000000000..78601327be7 Binary files /dev/null and b/stable/photoprism/14.0.14/charts/common-12.8.1.tgz differ diff --git a/stable/photoprism/14.0.14/charts/mariadb-7.0.27.tgz b/stable/photoprism/14.0.14/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/photoprism/14.0.14/charts/mariadb-7.0.27.tgz differ diff --git a/stable/photoprism/14.0.14/ix_values.yaml b/stable/photoprism/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..86bddd8e959 --- /dev/null +++ b/stable/photoprism/14.0.14/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v230506@sha256:ba6f0c29244e6c67e4b80552c1a18be8f0d6ac49e7c08a9460ff1627e2ac00bb + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 +persistence: + storage: + enabled: true + mountPath: "/assets" + photoprismtemp: + enabled: true + mountPath: "/photoprism_temp" + type: emptyDir +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism_temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + PHOTOPRISM_ADMIN_PASSWORD: "please-change" diff --git a/stable/photoprism/14.0.14/questions.yaml b/stable/photoprism/14.0.14/questions.yaml new file mode 100644 index 00000000000..8e98a93075b --- /dev/null +++ b/stable/photoprism/14.0.14/questions.yaml @@ -0,0 +1,1970 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "" + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: 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: 2342 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + hidden: true + type: boolean + default: false + - 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: + 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: + 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: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: photoprismtemp + label: "App Temp Files" + description: "Stores the Application Temp Files." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + 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: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + 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: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: 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: + 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: + 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 + - 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/photoprism/14.0.14/templates/NOTES.txt b/stable/photoprism/14.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/photoprism/14.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/projectsend/7.0.10/templates/common.yaml b/stable/photoprism/14.0.14/templates/common.yaml similarity index 100% rename from stable/projectsend/7.0.10/templates/common.yaml rename to stable/photoprism/14.0.14/templates/common.yaml diff --git a/stable/photoprism/14.0.14/values.yaml b/stable/photoprism/14.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/projectsend/7.0.10/app-changelog.md b/stable/projectsend/7.0.10/app-changelog.md deleted file mode 100644 index db907d65cb0..00000000000 --- a/stable/projectsend/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/projectsend/7.0.10/charts/mariadb-7.0.26.tgz b/stable/projectsend/7.0.10/charts/mariadb-7.0.26.tgz deleted file mode 100644 index dc378a7f168..00000000000 Binary files a/stable/projectsend/7.0.10/charts/mariadb-7.0.26.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.10/CHANGELOG.md b/stable/projectsend/7.0.11/CHANGELOG.md similarity index 91% rename from stable/projectsend/7.0.10/CHANGELOG.md rename to stable/projectsend/7.0.11/CHANGELOG.md index 48199a7aa80..bda5b163662 100644 --- a/stable/projectsend/7.0.10/CHANGELOG.md +++ b/stable/projectsend/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + ## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) ### Chore @@ -88,12 +97,3 @@ ## [projectsend-7.0.1](https://github.com/truecharts/charts/compare/projectsend-7.0.0...projectsend-7.0.1) (2023-04-14) - - -## [projectsend-7.0.0](https://github.com/truecharts/charts/compare/projectsend-6.0.21...projectsend-7.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/projectsend/7.0.10/Chart.yaml b/stable/projectsend/7.0.11/Chart.yaml similarity index 96% rename from stable/projectsend/7.0.10/Chart.yaml rename to stable/projectsend/7.0.11/Chart.yaml index 7292e53c04e..f8daf7f6bdf 100644 --- a/stable/projectsend/7.0.10/Chart.yaml +++ b/stable/projectsend/7.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 7.0.10 +version: 7.0.11 appVersion: "2021.12.10" description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. type: application @@ -17,7 +17,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.26 + version: 7.0.27 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/projectsend/7.0.11/README.md b/stable/projectsend/7.0.11/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/projectsend/7.0.11/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/projectsend/7.0.11/app-changelog.md b/stable/projectsend/7.0.11/app-changelog.md new file mode 100644 index 00000000000..67057d1cd40 --- /dev/null +++ b/stable/projectsend/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + \ No newline at end of file diff --git a/stable/projectsend/7.0.10/app-readme.md b/stable/projectsend/7.0.11/app-readme.md similarity index 100% rename from stable/projectsend/7.0.10/app-readme.md rename to stable/projectsend/7.0.11/app-readme.md diff --git a/stable/projectsend/7.0.11/charts/common-12.8.1.tgz b/stable/projectsend/7.0.11/charts/common-12.8.1.tgz new file mode 100644 index 00000000000..78601327be7 Binary files /dev/null and b/stable/projectsend/7.0.11/charts/common-12.8.1.tgz differ diff --git a/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz b/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz new file mode 100644 index 00000000000..c0d43d828b9 Binary files /dev/null and b/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz differ diff --git a/stable/projectsend/7.0.10/ix_values.yaml b/stable/projectsend/7.0.11/ix_values.yaml similarity index 100% rename from stable/projectsend/7.0.10/ix_values.yaml rename to stable/projectsend/7.0.11/ix_values.yaml diff --git a/stable/projectsend/7.0.10/questions.yaml b/stable/projectsend/7.0.11/questions.yaml similarity index 100% rename from stable/projectsend/7.0.10/questions.yaml rename to stable/projectsend/7.0.11/questions.yaml diff --git a/stable/projectsend/7.0.11/templates/NOTES.txt b/stable/projectsend/7.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/projectsend/7.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/projectsend/7.0.11/templates/common.yaml b/stable/projectsend/7.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/projectsend/7.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/projectsend/7.0.11/values.yaml b/stable/projectsend/7.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d