diff --git a/dependency/clickhouse/1.0.41/CHANGELOG.md b/dependency/clickhouse/1.0.42/CHANGELOG.md similarity index 88% rename from dependency/clickhouse/1.0.41/CHANGELOG.md rename to dependency/clickhouse/1.0.42/CHANGELOG.md index 3ef44a8c41a..afa5a7323b3 100644 --- a/dependency/clickhouse/1.0.41/CHANGELOG.md +++ b/dependency/clickhouse/1.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [clickhouse-1.0.42](https://github.com/truecharts/charts/compare/clickhouse-1.0.41...clickhouse-1.0.42) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [memcached-3.0.100](https://github.com/truecharts/charts/compare/memcached-3.0.99...memcached-3.0.100) (2022-10-22) ### Chore @@ -86,14 +97,3 @@ ## [memcached-3.0.92](https://github.com/truecharts/charts/compare/memcached-3.0.91...memcached-3.0.92) (2022-10-10) ### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.7.0 ([#4063](https://github.com/truecharts/charts/issues/4063)) - - - - -## [memcached-3.0.91](https://github.com/truecharts/charts/compare/memcached-3.0.90...memcached-3.0.91) (2022-10-07) - -### Chore - diff --git a/dependency/clickhouse/1.0.42/Chart.lock b/dependency/clickhouse/1.0.42/Chart.lock new file mode 100644 index 00000000000..56f9796391c --- /dev/null +++ b/dependency/clickhouse/1.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:56:25.633501744Z" diff --git a/dependency/clickhouse/1.0.41/Chart.yaml b/dependency/clickhouse/1.0.42/Chart.yaml similarity index 93% rename from dependency/clickhouse/1.0.41/Chart.yaml rename to dependency/clickhouse/1.0.42/Chart.yaml index a5e2ec8df57..711aee70470 100644 --- a/dependency/clickhouse/1.0.41/Chart.yaml +++ b/dependency/clickhouse/1.0.42/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: "22.9.3.18" +appVersion: "22.10.1.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/docs/charts/dependency/clickhouse @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.41 +version: 1.0.42 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.41/README.md b/dependency/clickhouse/1.0.42/README.md similarity index 98% rename from dependency/clickhouse/1.0.41/README.md rename to dependency/clickhouse/1.0.42/README.md index c929003813d..58875de4f21 100644 --- a/dependency/clickhouse/1.0.41/README.md +++ b/dependency/clickhouse/1.0.42/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.41/app-readme.md b/dependency/clickhouse/1.0.42/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.41/app-readme.md rename to dependency/clickhouse/1.0.42/app-readme.md diff --git a/dependency/clickhouse/1.0.42/charts/common-10.7.8.tgz b/dependency/clickhouse/1.0.42/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/clickhouse/1.0.42/charts/common-10.7.8.tgz differ diff --git a/dependency/clickhouse/1.0.41/ix_values.yaml b/dependency/clickhouse/1.0.42/ix_values.yaml similarity index 94% rename from dependency/clickhouse/1.0.41/ix_values.yaml rename to dependency/clickhouse/1.0.42/ix_values.yaml index 8ca53518317..39ebc5779a1 100644 --- a/dependency/clickhouse/1.0.41/ix_values.yaml +++ b/dependency/clickhouse/1.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clickhouse pullPolicy: IfNotPresent - tag: 22.9.3.18@sha256:122f989c876555264f1b7fd734454b0814bee0df4dde8122c04ea0b4fa59f3cc + tag: 22.10.1.1877@sha256:b4b32d6d85434ec00efabb5c830b48f360f8840c54f95dc421313384139709c7 controller: type: statefulset diff --git a/dependency/clickhouse/1.0.41/questions.yaml b/dependency/clickhouse/1.0.42/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.41/questions.yaml rename to dependency/clickhouse/1.0.42/questions.yaml diff --git a/dependency/clickhouse/1.0.41/templates/common.yaml b/dependency/clickhouse/1.0.42/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.41/templates/common.yaml rename to dependency/clickhouse/1.0.42/templates/common.yaml diff --git a/dependency/clickhouse/1.0.41/values.yaml b/dependency/clickhouse/1.0.42/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.41/values.yaml rename to dependency/clickhouse/1.0.42/values.yaml diff --git a/dependency/collabora-online/12.1.59/CHANGELOG.md b/dependency/collabora-online/12.1.59/CHANGELOG.md new file mode 100644 index 00000000000..67807ed715e --- /dev/null +++ b/dependency/collabora-online/12.1.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [collabora-online-12.1.59](https://github.com/truecharts/charts/compare/collabora-online-12.1.58...collabora-online-12.1.59) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + +## [collabora-online-12.1.58](https://github.com/truecharts/charts/compare/collabora-online-12.1.57...collabora-online-12.1.58) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + + +## [collabora-online-12.1.56](https://github.com/truecharts/charts/compare/collabora-online-12.1.55...collabora-online-12.1.56) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.6 + + + + +## [collabora-online-12.1.55](https://github.com/truecharts/charts/compare/collabora-online-12.1.54...collabora-online-12.1.55) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.4 ([#4147](https://github.com/truecharts/charts/issues/4147)) + + + + +## [collabora-online-12.1.54](https://github.com/truecharts/charts/compare/collabora-online-12.1.53...collabora-online-12.1.54) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143)) + + + + +## [collabora-online-12.1.53](https://github.com/truecharts/charts/compare/collabora-online-12.1.52...collabora-online-12.1.53) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.1 + + + + +## [collabora-online-12.1.52](https://github.com/truecharts/charts/compare/collabora-online-12.1.51...collabora-online-12.1.52) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.0 ([#4063](https://github.com/truecharts/charts/issues/4063)) + + + + +## [collabora-online-12.1.51](https://github.com/truecharts/charts/compare/collabora-online-12.1.50...collabora-online-12.1.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021)) + + + + +## [collabora-online-12.1.50](https://github.com/truecharts/charts/compare/collabora-online-12.1.49...collabora-online-12.1.50) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.8 + + + + +## [collabora-online-12.1.49](https://github.com/truecharts/charts/compare/collabora-online-12.1.48...collabora-online-12.1.49) (2022-09-29) + +### Chore diff --git a/dependency/collabora-online/12.1.59/Chart.lock b/dependency/collabora-online/12.1.59/Chart.lock new file mode 100644 index 00000000000..2dccf0df4ef --- /dev/null +++ b/dependency/collabora-online/12.1.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:56:25.59696961Z" diff --git a/dependency/collabora-online/12.1.59/Chart.yaml b/dependency/collabora-online/12.1.59/Chart.yaml new file mode 100644 index 00000000000..bf721280975 --- /dev/null +++ b/dependency/collabora-online/12.1.59/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.05.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +deprecated: false +description: "An awesome Online Office suite." +home: https://truecharts.org/docs/charts/dependency/collabora-online +icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png +keywords: + - collabora-online +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: collabora-online +sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online + - https://hub.docker.com/r/collabora/code + - https://sdk.collaboraonline.com/contents.html + - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm +type: application +version: 12.1.59 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.59/README.md b/dependency/collabora-online/12.1.59/README.md new file mode 100644 index 00000000000..dee7646b39e --- /dev/null +++ b/dependency/collabora-online/12.1.59/README.md @@ -0,0 +1,108 @@ +# collabora-online + +An awesome Online Office suite. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online) + +**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)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.8 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `collabora-online` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install collabora-online TrueCharts/collabora-online +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `collabora-online` deployment + +```console +helm uninstall collabora-online +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install collabora-online \ + --set env.TZ="America/New York" \ + TrueCharts/collabora-online +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install collabora-online TrueCharts/collabora-online -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/dependency/collabora-online/12.1.59/app-readme.md b/dependency/collabora-online/12.1.59/app-readme.md new file mode 100644 index 00000000000..bb0328ab81f --- /dev/null +++ b/dependency/collabora-online/12.1.59/app-readme.md @@ -0,0 +1,8 @@ +An awesome Online Office suite. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/dependency/collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/dependency/collabora-online/12.1.59/charts/common-10.7.8.tgz b/dependency/collabora-online/12.1.59/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/collabora-online/12.1.59/charts/common-10.7.8.tgz differ diff --git a/dependency/collabora-online/12.1.59/ix_values.yaml b/dependency/collabora-online/12.1.59/ix_values.yaml new file mode 100644 index 00000000000..d547c262b02 --- /dev/null +++ b/dependency/collabora-online/12.1.59/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/collabora + tag: 22.05.7.2.1@sha256:8f02865a5be643322eb16b42f688a29d250e9dc6354778367f3c755fe71170be + pullPolicy: IfNotPresent + +controller: + # -- Set the controller type. + # Valid options are deployment, daemonset or statefulset + type: statefulset + # -- Number of desired pods + replicas: 1 + # -- Set the controller upgrade strategy + # For Deployments, valid values are Recreate (default) and RollingUpdate. + # For StatefulSets, valid values are OnDelete and RollingUpdate (default). + # DaemonSets ignore this. + strategy: RollingUpdate + rollingUpdate: + # -- Set deployment RollingUpdate max unavailable + unavailable: 1 + # -- Set deployment RollingUpdate max surge + surge: + # -- Set statefulset RollingUpdate partition + partition: + # -- ReplicaSet revision history limit + revisionHistoryLimit: 3 + +securityContext: + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 104 + runAsGroup: 106 + +service: + main: + ports: + main: + port: 10105 + targetPort: 9980 + +secretEnv: + username: "" + password: "" + +env: + aliasgroup1: "" + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "collabora.domain.tld" + DONT_GEN_SSL_CERT: true + +portal: + enabled: true diff --git a/dependency/collabora-online/12.1.59/questions.yaml b/dependency/collabora-online/12.1.59/questions.yaml new file mode 100644 index 00000000000..dc639129a9c --- /dev/null +++ b/dependency/collabora-online/12.1.59/questions.yaml @@ -0,0 +1,2451 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/browser/dist/admin/admin.html" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "Username for WebUI" + schema: + type: string + default: "admin" + required: true + - variable: password + label: "Password for WebUI" + schema: + type: string + valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}" + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: aliasgroup1 + label: "aliasgroup1" + description: "Comma separated hosts list." + schema: + type: string + default: "" + - variable: dictionaries + label: "Dictionaries to use, leave empty to use all" + schema: + type: string + default: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + - variable: extra_params + label: "Extra Parameters to add" + description: 'e.g. "--o:welcome.enable=false", See more on /etc/loolwsd/loolwsd.xml. Separate params with space' + schema: + type: string + default: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false" + - variable: DONT_GEN_SSL_CERT + label: "DONT_GEN_SSL_CERT" + description: "When set to true it does NOT generate an SSL cert, you have to use your own" + schema: + type: boolean + default: true + - variable: server_name + label: "Server Name" + description: "When this environment variable is set (is not empty), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it." + schema: + type: string + default: 'collabora.domain.tld' + valid_chars: '^((([a-z\d](-?[a-z\d]){0,62})\.)*(([a-z\d](-?[a-z\d]){0,62})\.)([a-z](-?[a-z\d]){1,62})|((\d{1,3}\.){3}\d{1,3}))$' + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 10105 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9980 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 104 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 106 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/dependency/mariadb/3.0.101/templates/common.yaml b/dependency/collabora-online/12.1.59/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.101/templates/common.yaml rename to dependency/collabora-online/12.1.59/templates/common.yaml diff --git a/dependency/mariadb/3.0.101/values.yaml b/dependency/collabora-online/12.1.59/values.yaml similarity index 100% rename from dependency/mariadb/3.0.101/values.yaml rename to dependency/collabora-online/12.1.59/values.yaml diff --git a/dependency/mariadb/3.0.101/CHANGELOG.md b/dependency/mariadb/3.0.102/CHANGELOG.md similarity index 87% rename from dependency/mariadb/3.0.101/CHANGELOG.md rename to dependency/mariadb/3.0.102/CHANGELOG.md index 292acc2baba..64b68148761 100644 --- a/dependency/mariadb/3.0.101/CHANGELOG.md +++ b/dependency/mariadb/3.0.102/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.102](https://github.com/truecharts/charts/compare/mariadb-3.0.101...mariadb-3.0.102) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [mariadb-3.0.101](https://github.com/truecharts/charts/compare/mariadb-3.0.100...mariadb-3.0.101) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021)) - - - - -## [clickhouse-1.0.34](https://github.com/truecharts/charts/compare/clickhouse-1.0.33...clickhouse-1.0.34) (2022-10-01) - -### Chore - diff --git a/dependency/mariadb/3.0.102/Chart.lock b/dependency/mariadb/3.0.102/Chart.lock new file mode 100644 index 00000000000..fdaab45b4fb --- /dev/null +++ b/dependency/mariadb/3.0.102/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:56:25.591126557Z" diff --git a/dependency/mariadb/3.0.101/Chart.yaml b/dependency/mariadb/3.0.102/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.101/Chart.yaml rename to dependency/mariadb/3.0.102/Chart.yaml index 07c79d00771..db6d0efc5ef 100644 --- a/dependency/mariadb/3.0.101/Chart.yaml +++ b/dependency/mariadb/3.0.102/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.9.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/docs/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.101 +version: 3.0.102 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.101/README.md b/dependency/mariadb/3.0.102/README.md similarity index 98% rename from dependency/mariadb/3.0.101/README.md rename to dependency/mariadb/3.0.102/README.md index bdf79f6591f..95335a5c5b5 100644 --- a/dependency/mariadb/3.0.101/README.md +++ b/dependency/mariadb/3.0.102/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.101/app-readme.md b/dependency/mariadb/3.0.102/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.101/app-readme.md rename to dependency/mariadb/3.0.102/app-readme.md diff --git a/dependency/mariadb/3.0.102/charts/common-10.7.8.tgz b/dependency/mariadb/3.0.102/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/mariadb/3.0.102/charts/common-10.7.8.tgz differ diff --git a/dependency/mariadb/3.0.101/ix_values.yaml b/dependency/mariadb/3.0.102/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.101/ix_values.yaml rename to dependency/mariadb/3.0.102/ix_values.yaml diff --git a/dependency/mariadb/3.0.101/questions.yaml b/dependency/mariadb/3.0.102/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.101/questions.yaml rename to dependency/mariadb/3.0.102/questions.yaml diff --git a/incubator/ghost/3.0.78/templates/common.yaml b/dependency/mariadb/3.0.102/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.78/templates/common.yaml rename to dependency/mariadb/3.0.102/templates/common.yaml diff --git a/dependency/memcached/3.0.102/values.yaml b/dependency/mariadb/3.0.102/values.yaml similarity index 100% rename from dependency/memcached/3.0.102/values.yaml rename to dependency/mariadb/3.0.102/values.yaml diff --git a/dependency/memcached/3.0.102/CHANGELOG.md b/dependency/memcached/3.0.103/CHANGELOG.md similarity index 87% rename from dependency/memcached/3.0.102/CHANGELOG.md rename to dependency/memcached/3.0.103/CHANGELOG.md index 8fc31cefd85..43c164206fe 100644 --- a/dependency/memcached/3.0.102/CHANGELOG.md +++ b/dependency/memcached/3.0.103/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.103](https://github.com/truecharts/charts/compare/memcached-3.0.102...memcached-3.0.103) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [memcached-3.0.102](https://github.com/truecharts/charts/compare/memcached-3.0.101...memcached-3.0.102) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021)) - - - - -## [collabora-online-12.1.50](https://github.com/truecharts/charts/compare/collabora-online-12.1.49...collabora-online-12.1.50) (2022-10-01) - -### Chore - diff --git a/dependency/memcached/3.0.103/Chart.lock b/dependency/memcached/3.0.103/Chart.lock new file mode 100644 index 00000000000..ea9148703a3 --- /dev/null +++ b/dependency/memcached/3.0.103/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:56:25.589642043Z" diff --git a/dependency/memcached/3.0.102/Chart.yaml b/dependency/memcached/3.0.103/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.102/Chart.yaml rename to dependency/memcached/3.0.103/Chart.yaml index 916e1f86835..0a722260d02 100644 --- a/dependency/memcached/3.0.102/Chart.yaml +++ b/dependency/memcached/3.0.103/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/docs/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.102 +version: 3.0.103 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.102/README.md b/dependency/memcached/3.0.103/README.md similarity index 98% rename from dependency/memcached/3.0.102/README.md rename to dependency/memcached/3.0.103/README.md index cd53cb8cab4..a32a65b8d56 100644 --- a/dependency/memcached/3.0.102/README.md +++ b/dependency/memcached/3.0.103/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/memcached/3.0.102/app-readme.md b/dependency/memcached/3.0.103/app-readme.md similarity index 100% rename from dependency/memcached/3.0.102/app-readme.md rename to dependency/memcached/3.0.103/app-readme.md diff --git a/dependency/memcached/3.0.103/charts/common-10.7.8.tgz b/dependency/memcached/3.0.103/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/memcached/3.0.103/charts/common-10.7.8.tgz differ diff --git a/dependency/memcached/3.0.102/ix_values.yaml b/dependency/memcached/3.0.103/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.102/ix_values.yaml rename to dependency/memcached/3.0.103/ix_values.yaml diff --git a/dependency/memcached/3.0.102/questions.yaml b/dependency/memcached/3.0.103/questions.yaml similarity index 100% rename from dependency/memcached/3.0.102/questions.yaml rename to dependency/memcached/3.0.103/questions.yaml diff --git a/dependency/memcached/3.0.102/templates/common.yaml b/dependency/memcached/3.0.103/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.102/templates/common.yaml rename to dependency/memcached/3.0.103/templates/common.yaml diff --git a/dependency/mongodb/2.0.41/values.yaml b/dependency/memcached/3.0.103/values.yaml similarity index 100% rename from dependency/mongodb/2.0.41/values.yaml rename to dependency/memcached/3.0.103/values.yaml diff --git a/dependency/mongodb/2.0.41/CHANGELOG.md b/dependency/mongodb/2.0.42/CHANGELOG.md similarity index 91% rename from dependency/mongodb/2.0.41/CHANGELOG.md rename to dependency/mongodb/2.0.42/CHANGELOG.md index c2cd0d1e688..3617239c9d8 100644 --- a/dependency/mongodb/2.0.41/CHANGELOG.md +++ b/dependency/mongodb/2.0.42/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.42](https://github.com/truecharts/charts/compare/mongodb-2.0.41...mongodb-2.0.42) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [mongodb-2.0.41](https://github.com/truecharts/charts/compare/mongodb-2.0.40...mongodb-2.0.41) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [mongodb-2.0.32](https://github.com/truecharts/charts/compare/mongodb-2.0.31...mongodb-2.0.32) (2022-10-11) - -### Chore - diff --git a/dependency/mongodb/2.0.42/Chart.lock b/dependency/mongodb/2.0.42/Chart.lock new file mode 100644 index 00000000000..596589a8a9e --- /dev/null +++ b/dependency/mongodb/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:57:05.209215321Z" diff --git a/dependency/mongodb/2.0.41/Chart.yaml b/dependency/mongodb/2.0.42/Chart.yaml similarity index 96% rename from dependency/mongodb/2.0.41/Chart.yaml rename to dependency/mongodb/2.0.42/Chart.yaml index 946699c49d2..2692239aa0d 100644 --- a/dependency/mongodb/2.0.41/Chart.yaml +++ b/dependency/mongodb/2.0.42/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/docs/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.41 +version: 2.0.42 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.41/README.md b/dependency/mongodb/2.0.42/README.md similarity index 98% rename from dependency/mongodb/2.0.41/README.md rename to dependency/mongodb/2.0.42/README.md index 0e6cc5f797d..00a2294c985 100644 --- a/dependency/mongodb/2.0.41/README.md +++ b/dependency/mongodb/2.0.42/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/mongodb/2.0.41/app-readme.md b/dependency/mongodb/2.0.42/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.41/app-readme.md rename to dependency/mongodb/2.0.42/app-readme.md diff --git a/dependency/mongodb/2.0.42/charts/common-10.7.8.tgz b/dependency/mongodb/2.0.42/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/mongodb/2.0.42/charts/common-10.7.8.tgz differ diff --git a/dependency/mongodb/2.0.41/ix_values.yaml b/dependency/mongodb/2.0.42/ix_values.yaml similarity index 100% rename from dependency/mongodb/2.0.41/ix_values.yaml rename to dependency/mongodb/2.0.42/ix_values.yaml diff --git a/dependency/mongodb/2.0.41/questions.yaml b/dependency/mongodb/2.0.42/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.41/questions.yaml rename to dependency/mongodb/2.0.42/questions.yaml diff --git a/dependency/mongodb/2.0.41/templates/common.yaml b/dependency/mongodb/2.0.42/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.41/templates/common.yaml rename to dependency/mongodb/2.0.42/templates/common.yaml diff --git a/dependency/postgresql/8.0.108/values.yaml b/dependency/mongodb/2.0.42/values.yaml similarity index 100% rename from dependency/postgresql/8.0.108/values.yaml rename to dependency/mongodb/2.0.42/values.yaml diff --git a/dependency/postgresql/8.0.108/Chart.lock b/dependency/postgresql/8.0.108/Chart.lock deleted file mode 100644 index a0d2b772ee4..00000000000 --- a/dependency/postgresql/8.0.108/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:49:52.550899909Z" diff --git a/dependency/postgresql/8.0.108/CHANGELOG.md b/dependency/postgresql/8.0.109/CHANGELOG.md similarity index 88% rename from dependency/postgresql/8.0.108/CHANGELOG.md rename to dependency/postgresql/8.0.109/CHANGELOG.md index 48e1ae89d49..7c8616e5790 100644 --- a/dependency/postgresql/8.0.108/CHANGELOG.md +++ b/dependency/postgresql/8.0.109/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postgresql-8.0.109](https://github.com/truecharts/charts/compare/postgresql-8.0.108...postgresql-8.0.109) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [postgresql-8.0.108](https://github.com/truecharts/charts/compare/postgresql-8.0.107...postgresql-8.0.108) (2022-10-26) ### Chore @@ -86,14 +97,3 @@ ## [postgresql-8.0.100](https://github.com/truecharts/charts/compare/postgresql-8.0.99...postgresql-8.0.100) (2022-10-17) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [postgresql-8.0.99](https://github.com/truecharts/charts/compare/postgresql-8.0.98...postgresql-8.0.99) (2022-10-15) - -### Chore - diff --git a/dependency/postgresql/8.0.109/Chart.lock b/dependency/postgresql/8.0.109/Chart.lock new file mode 100644 index 00000000000..accafd1ff94 --- /dev/null +++ b/dependency/postgresql/8.0.109/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:57:05.737391028Z" diff --git a/dependency/postgresql/8.0.108/Chart.yaml b/dependency/postgresql/8.0.109/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.108/Chart.yaml rename to dependency/postgresql/8.0.109/Chart.yaml index 3c8064362b6..3fa22efe102 100644 --- a/dependency/postgresql/8.0.108/Chart.yaml +++ b/dependency/postgresql/8.0.109/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: PostgresSQL home: https://truecharts.org/docs/charts/dependency/postgresql @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.108 +version: 8.0.109 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.108/README.md b/dependency/postgresql/8.0.109/README.md similarity index 98% rename from dependency/postgresql/8.0.108/README.md rename to dependency/postgresql/8.0.109/README.md index c72fa38ec0f..a9de0820f07 100644 --- a/dependency/postgresql/8.0.108/README.md +++ b/dependency/postgresql/8.0.109/README.md @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.108/app-readme.md b/dependency/postgresql/8.0.109/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.108/app-readme.md rename to dependency/postgresql/8.0.109/app-readme.md diff --git a/dependency/postgresql/8.0.109/charts/common-10.7.8.tgz b/dependency/postgresql/8.0.109/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/postgresql/8.0.109/charts/common-10.7.8.tgz differ diff --git a/dependency/postgresql/8.0.108/ix_values.yaml b/dependency/postgresql/8.0.109/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.108/ix_values.yaml rename to dependency/postgresql/8.0.109/ix_values.yaml index b42d6c9fccc..aa832e7e1f1 100644 --- a/dependency/postgresql/8.0.108/ix_values.yaml +++ b/dependency/postgresql/8.0.109/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:bd5777b8424f046a97fbfadc3d171acf4ddcba3d8928b9d1c07c792d5a847c78 + tag: 14.5.0@sha256:1d5c95be8ddb4182509773cfc4d75101adcbd1ae97a47011cd52123dff59c691 controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.108/questions.yaml b/dependency/postgresql/8.0.109/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.108/questions.yaml rename to dependency/postgresql/8.0.109/questions.yaml diff --git a/dependency/postgresql/8.0.108/templates/common.yaml b/dependency/postgresql/8.0.109/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.108/templates/common.yaml rename to dependency/postgresql/8.0.109/templates/common.yaml diff --git a/dependency/promtail/3.0.64/values.yaml b/dependency/postgresql/8.0.109/values.yaml similarity index 100% rename from dependency/promtail/3.0.64/values.yaml rename to dependency/postgresql/8.0.109/values.yaml diff --git a/dependency/promtail/3.0.64/Chart.lock b/dependency/promtail/3.0.64/Chart.lock deleted file mode 100644 index e8bc1ca6125..00000000000 --- a/dependency/promtail/3.0.64/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-22T14:06:44.762986416Z" diff --git a/dependency/promtail/3.0.64/CHANGELOG.md b/dependency/promtail/3.0.65/CHANGELOG.md similarity index 91% rename from dependency/promtail/3.0.64/CHANGELOG.md rename to dependency/promtail/3.0.65/CHANGELOG.md index 78d7e85c3bc..36a16887492 100644 --- a/dependency/promtail/3.0.64/CHANGELOG.md +++ b/dependency/promtail/3.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [promtail-3.0.65](https://github.com/truecharts/charts/compare/promtail-3.0.64...promtail-3.0.65) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [promtail-3.0.64](https://github.com/truecharts/charts/compare/promtail-3.0.63...promtail-3.0.64) (2022-10-22) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946)) - - - - -## [promtail-3.0.55](https://github.com/truecharts/charts/compare/promtail-3.0.54...promtail-3.0.55) (2022-09-26) - -### Chore - - Auto-update chart README [skip ci] diff --git a/dependency/promtail/3.0.65/Chart.lock b/dependency/promtail/3.0.65/Chart.lock new file mode 100644 index 00000000000..fe2d138aa33 --- /dev/null +++ b/dependency/promtail/3.0.65/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:57:05.850507457Z" diff --git a/dependency/promtail/3.0.64/Chart.yaml b/dependency/promtail/3.0.65/Chart.yaml similarity index 96% rename from dependency/promtail/3.0.64/Chart.yaml rename to dependency/promtail/3.0.65/Chart.yaml index 2a6e2c518b7..52cba80c23a 100644 --- a/dependency/promtail/3.0.64/Chart.yaml +++ b/dependency/promtail/3.0.65/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png @@ -23,7 +23,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.64 +version: 3.0.65 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.64/README.md b/dependency/promtail/3.0.65/README.md similarity index 98% rename from dependency/promtail/3.0.64/README.md rename to dependency/promtail/3.0.65/README.md index f358c9aec85..21f94c130be 100644 --- a/dependency/promtail/3.0.64/README.md +++ b/dependency/promtail/3.0.65/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/promtail/3.0.64/app-readme.md b/dependency/promtail/3.0.65/app-readme.md similarity index 100% rename from dependency/promtail/3.0.64/app-readme.md rename to dependency/promtail/3.0.65/app-readme.md diff --git a/dependency/promtail/3.0.65/charts/common-10.7.8.tgz b/dependency/promtail/3.0.65/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/promtail/3.0.65/charts/common-10.7.8.tgz differ diff --git a/dependency/promtail/3.0.64/ix_values.yaml b/dependency/promtail/3.0.65/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.64/ix_values.yaml rename to dependency/promtail/3.0.65/ix_values.yaml diff --git a/dependency/promtail/3.0.64/questions.yaml b/dependency/promtail/3.0.65/questions.yaml similarity index 100% rename from dependency/promtail/3.0.64/questions.yaml rename to dependency/promtail/3.0.65/questions.yaml diff --git a/dependency/promtail/3.0.64/templates/_servicemonitor.tpl b/dependency/promtail/3.0.65/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.64/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.65/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.64/templates/common.yaml b/dependency/promtail/3.0.65/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.64/templates/common.yaml rename to dependency/promtail/3.0.65/templates/common.yaml diff --git a/dependency/redis/3.0.103/values.yaml b/dependency/promtail/3.0.65/values.yaml similarity index 100% rename from dependency/redis/3.0.103/values.yaml rename to dependency/promtail/3.0.65/values.yaml diff --git a/dependency/redis/3.0.103/Chart.lock b/dependency/redis/3.0.103/Chart.lock deleted file mode 100644 index 117235f1c53..00000000000 --- a/dependency/redis/3.0.103/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:50:25.944618115Z" diff --git a/dependency/redis/3.0.103/CHANGELOG.md b/dependency/redis/3.0.104/CHANGELOG.md similarity index 91% rename from dependency/redis/3.0.103/CHANGELOG.md rename to dependency/redis/3.0.104/CHANGELOG.md index fd0500a82cc..cbcdda6b6fb 100644 --- a/dependency/redis/3.0.103/CHANGELOG.md +++ b/dependency/redis/3.0.104/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [redis-3.0.103](https://github.com/truecharts/charts/compare/redisinsight-0.0.33...redis-3.0.103) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - -## [redis-3.0.94](https://github.com/truecharts/charts/compare/redis-3.0.93...redis-3.0.94) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - diff --git a/dependency/redis/3.0.104/Chart.lock b/dependency/redis/3.0.104/Chart.lock new file mode 100644 index 00000000000..03b7b33b345 --- /dev/null +++ b/dependency/redis/3.0.104/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:57:06.156743644Z" diff --git a/dependency/redis/3.0.103/Chart.yaml b/dependency/redis/3.0.104/Chart.yaml similarity index 95% rename from dependency/redis/3.0.103/Chart.yaml rename to dependency/redis/3.0.104/Chart.yaml index 1565038498e..249fd11bf87 100644 --- a/dependency/redis/3.0.103/Chart.yaml +++ b/dependency/redis/3.0.104/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/docs/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.103 +version: 3.0.104 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.103/README.md b/dependency/redis/3.0.104/README.md similarity index 98% rename from dependency/redis/3.0.103/README.md rename to dependency/redis/3.0.104/README.md index 7b9f31624d6..937307725d2 100644 --- a/dependency/redis/3.0.103/README.md +++ b/dependency/redis/3.0.104/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/redis/3.0.103/app-readme.md b/dependency/redis/3.0.104/app-readme.md similarity index 100% rename from dependency/redis/3.0.103/app-readme.md rename to dependency/redis/3.0.104/app-readme.md diff --git a/dependency/redis/3.0.104/charts/common-10.7.8.tgz b/dependency/redis/3.0.104/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/redis/3.0.104/charts/common-10.7.8.tgz differ diff --git a/dependency/redis/3.0.103/ix_values.yaml b/dependency/redis/3.0.104/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.103/ix_values.yaml rename to dependency/redis/3.0.104/ix_values.yaml diff --git a/dependency/redis/3.0.103/questions.yaml b/dependency/redis/3.0.104/questions.yaml similarity index 100% rename from dependency/redis/3.0.103/questions.yaml rename to dependency/redis/3.0.104/questions.yaml diff --git a/dependency/redis/3.0.103/templates/common.yaml b/dependency/redis/3.0.104/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.103/templates/common.yaml rename to dependency/redis/3.0.104/templates/common.yaml diff --git a/dependency/solr/0.0.73/values.yaml b/dependency/redis/3.0.104/values.yaml similarity index 100% rename from dependency/solr/0.0.73/values.yaml rename to dependency/redis/3.0.104/values.yaml diff --git a/dependency/solr/0.0.73/Chart.lock b/dependency/solr/0.0.73/Chart.lock deleted file mode 100644 index 51930461938..00000000000 --- a/dependency/solr/0.0.73/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:50:26.058001998Z" diff --git a/dependency/solr/0.0.73/CHANGELOG.md b/dependency/solr/0.0.74/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.73/CHANGELOG.md rename to dependency/solr/0.0.74/CHANGELOG.md index b6862f75aeb..a1abfd1b6b8 100644 --- a/dependency/solr/0.0.73/CHANGELOG.md +++ b/dependency/solr/0.0.74/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.74](https://github.com/truecharts/charts/compare/solr-0.0.73...solr-0.0.74) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203)) + + + + ## [solr-0.0.73](https://github.com/truecharts/charts/compare/solr-0.0.72...solr-0.0.73) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [solr-0.0.64](https://github.com/truecharts/charts/compare/solr-0.0.63...solr-0.0.64) (2022-10-11) - -### Chore - diff --git a/dependency/solr/0.0.74/Chart.lock b/dependency/solr/0.0.74/Chart.lock new file mode 100644 index 00000000000..83d25cdeef6 --- /dev/null +++ b/dependency/solr/0.0.74/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.8 +digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9 +generated: "2022-10-27T04:57:43.027264918Z" diff --git a/dependency/solr/0.0.73/Chart.yaml b/dependency/solr/0.0.74/Chart.yaml similarity index 95% rename from dependency/solr/0.0.73/Chart.yaml rename to dependency/solr/0.0.74/Chart.yaml index 1d293d4e13b..cea6cef19cb 100644 --- a/dependency/solr/0.0.73/Chart.yaml +++ b/dependency/solr/0.0.74/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.7 + version: 10.7.8 deprecated: false description: Apache Solr home: https://truecharts.org/docs/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.73 +version: 0.0.74 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.73/README.md b/dependency/solr/0.0.74/README.md similarity index 98% rename from dependency/solr/0.0.73/README.md rename to dependency/solr/0.0.74/README.md index 93fae43f082..35f416dbaef 100644 --- a/dependency/solr/0.0.73/README.md +++ b/dependency/solr/0.0.74/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.7 | +| https://library-charts.truecharts.org | common | 10.7.8 | ## Installing the Chart diff --git a/dependency/solr/0.0.73/app-readme.md b/dependency/solr/0.0.74/app-readme.md similarity index 100% rename from dependency/solr/0.0.73/app-readme.md rename to dependency/solr/0.0.74/app-readme.md diff --git a/dependency/solr/0.0.74/charts/common-10.7.8.tgz b/dependency/solr/0.0.74/charts/common-10.7.8.tgz new file mode 100644 index 00000000000..c6c5c7be729 Binary files /dev/null and b/dependency/solr/0.0.74/charts/common-10.7.8.tgz differ diff --git a/dependency/solr/0.0.73/ix_values.yaml b/dependency/solr/0.0.74/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.73/ix_values.yaml rename to dependency/solr/0.0.74/ix_values.yaml diff --git a/dependency/solr/0.0.73/questions.yaml b/dependency/solr/0.0.74/questions.yaml similarity index 100% rename from dependency/solr/0.0.73/questions.yaml rename to dependency/solr/0.0.74/questions.yaml diff --git a/dependency/solr/0.0.73/templates/common.yaml b/dependency/solr/0.0.74/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.73/templates/common.yaml rename to dependency/solr/0.0.74/templates/common.yaml diff --git a/incubator/adminer/0.0.36/values.yaml b/dependency/solr/0.0.74/values.yaml similarity index 100% rename from incubator/adminer/0.0.36/values.yaml rename to dependency/solr/0.0.74/values.yaml diff --git a/incubator/adminer/0.0.36/Chart.lock b/incubator/adminer/0.0.36/Chart.lock deleted file mode 100644 index 61b1f814f2a..00000000000 --- a/incubator/adminer/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:30:48.677381155Z" diff --git a/incubator/adminer/0.0.36/CHANGELOG.md b/incubator/adminer/0.0.37/CHANGELOG.md similarity index 91% rename from incubator/adminer/0.0.36/CHANGELOG.md rename to incubator/adminer/0.0.37/CHANGELOG.md index c56266ffc92..7b211700635 100644 --- a/incubator/adminer/0.0.36/CHANGELOG.md +++ b/incubator/adminer/0.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [adminer-0.0.37](https://github.com/truecharts/charts/compare/adminer-0.0.36...adminer-0.0.37) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [adminer-0.0.36](https://github.com/truecharts/charts/compare/adminer-0.0.35...adminer-0.0.36) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [adminer-0.0.28](https://github.com/truecharts/charts/compare/adminer-0.0.27...adminer-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [adminer-0.0.27](https://github.com/truecharts/charts/compare/adminer-0.0.26...adminer-0.0.27) (2022-09-25) diff --git a/dependency/mariadb/3.0.101/Chart.lock b/incubator/adminer/0.0.37/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.101/Chart.lock rename to incubator/adminer/0.0.37/Chart.lock index 5f7aaf696db..1ad8aa49d88 100644 --- a/dependency/mariadb/3.0.101/Chart.lock +++ b/incubator/adminer/0.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:49:52.536671512Z" +generated: "2022-10-27T04:57:43.217633855Z" diff --git a/incubator/adminer/0.0.36/Chart.yaml b/incubator/adminer/0.0.37/Chart.yaml similarity index 98% rename from incubator/adminer/0.0.36/Chart.yaml rename to incubator/adminer/0.0.37/Chart.yaml index ed124bfe50c..5e88d33660d 100644 --- a/incubator/adminer/0.0.36/Chart.yaml +++ b/incubator/adminer/0.0.37/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 0.0.36 +version: 0.0.37 diff --git a/incubator/adminer/0.0.36/README.md b/incubator/adminer/0.0.37/README.md similarity index 100% rename from incubator/adminer/0.0.36/README.md rename to incubator/adminer/0.0.37/README.md diff --git a/incubator/adminer/0.0.36/app-readme.md b/incubator/adminer/0.0.37/app-readme.md similarity index 100% rename from incubator/adminer/0.0.36/app-readme.md rename to incubator/adminer/0.0.37/app-readme.md diff --git a/dependency/clickhouse/1.0.41/charts/common-10.7.7.tgz b/incubator/adminer/0.0.37/charts/common-10.7.7.tgz similarity index 100% rename from dependency/clickhouse/1.0.41/charts/common-10.7.7.tgz rename to incubator/adminer/0.0.37/charts/common-10.7.7.tgz diff --git a/incubator/adminer/0.0.36/ix_values.yaml b/incubator/adminer/0.0.37/ix_values.yaml similarity index 82% rename from incubator/adminer/0.0.36/ix_values.yaml rename to incubator/adminer/0.0.37/ix_values.yaml index 27bff4bec60..994a8e113df 100644 --- a/incubator/adminer/0.0.36/ix_values.yaml +++ b/incubator/adminer/0.0.37/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adminer - tag: latest@sha256:0a694102365a4fc61b72fb63a96004dbd97a359b9454e85f288913c2fbcb9003 + tag: latest@sha256:94a70fd98580bda03d2d0079340945d59c11e533188b262e57ec002ed955870c persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/adminer/0.0.36/questions.yaml b/incubator/adminer/0.0.37/questions.yaml similarity index 100% rename from incubator/adminer/0.0.36/questions.yaml rename to incubator/adminer/0.0.37/questions.yaml diff --git a/incubator/adminer/0.0.36/templates/common.yaml b/incubator/adminer/0.0.37/templates/common.yaml similarity index 100% rename from incubator/adminer/0.0.36/templates/common.yaml rename to incubator/adminer/0.0.37/templates/common.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.31/values.yaml b/incubator/adminer/0.0.37/values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/values.yaml rename to incubator/adminer/0.0.37/values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock deleted file mode 100644 index 1cd2783ab15..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:31:21.107519969Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.32/CHANGELOG.md similarity index 89% rename from incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md rename to incubator/alienswarm-reactivedrop/0.0.32/CHANGELOG.md index b39eabb1b8a..e3c99530b85 100644 --- a/incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md +++ b/incubator/alienswarm-reactivedrop/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [alienswarm-reactivedrop-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.31...alienswarm-reactivedrop-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [alienswarm-reactivedrop-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-reactivedrop-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/clickhouse/1.0.41/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.32/Chart.lock similarity index 80% rename from dependency/clickhouse/1.0.41/Chart.lock rename to incubator/alienswarm-reactivedrop/0.0.32/Chart.lock index f706d0f6e33..94aa728d24c 100644 --- a/dependency/clickhouse/1.0.41/Chart.lock +++ b/incubator/alienswarm-reactivedrop/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-22T14:06:05.702331907Z" +generated: "2022-10-27T04:57:43.763559138Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.31/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.32/Chart.yaml similarity index 98% rename from incubator/alienswarm-reactivedrop/0.0.31/Chart.yaml rename to incubator/alienswarm-reactivedrop/0.0.32/Chart.yaml index 85641fd08cc..2e20edd18a4 100644 --- a/incubator/alienswarm-reactivedrop/0.0.31/Chart.yaml +++ b/incubator/alienswarm-reactivedrop/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/alienswarm-reactivedrop/0.0.31/README.md b/incubator/alienswarm-reactivedrop/0.0.32/README.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/README.md rename to incubator/alienswarm-reactivedrop/0.0.32/README.md diff --git a/incubator/alienswarm-reactivedrop/0.0.31/app-readme.md b/incubator/alienswarm-reactivedrop/0.0.32/app-readme.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/app-readme.md rename to incubator/alienswarm-reactivedrop/0.0.32/app-readme.md diff --git a/dependency/mariadb/3.0.101/charts/common-10.7.7.tgz b/incubator/alienswarm-reactivedrop/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/mariadb/3.0.101/charts/common-10.7.7.tgz rename to incubator/alienswarm-reactivedrop/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/alienswarm-reactivedrop/0.0.31/ix_values.yaml b/incubator/alienswarm-reactivedrop/0.0.32/ix_values.yaml similarity index 92% rename from incubator/alienswarm-reactivedrop/0.0.31/ix_values.yaml rename to incubator/alienswarm-reactivedrop/0.0.32/ix_values.yaml index 8a544161682..a7002367c2a 100644 --- a/incubator/alienswarm-reactivedrop/0.0.31/ix_values.yaml +++ b/incubator/alienswarm-reactivedrop/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/alienswarm-reactivedrop - tag: latest@sha256:70c12df15768281855c158201cdcf9b1cc828b85f17d849715811d21b2bdb9e8 + tag: latest@sha256:6ca07d264bd1150d23af7148b98862b42d31384622aaca36e5937e7d4e9cc253 podSecurityContext: runAsGroup: 0 diff --git a/incubator/alienswarm-reactivedrop/0.0.31/questions.yaml b/incubator/alienswarm-reactivedrop/0.0.32/questions.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/questions.yaml rename to incubator/alienswarm-reactivedrop/0.0.32/questions.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.31/templates/common.yaml b/incubator/alienswarm-reactivedrop/0.0.32/templates/common.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/templates/common.yaml rename to incubator/alienswarm-reactivedrop/0.0.32/templates/common.yaml diff --git a/incubator/alienswarm/0.0.31/values.yaml b/incubator/alienswarm-reactivedrop/0.0.32/values.yaml similarity index 100% rename from incubator/alienswarm/0.0.31/values.yaml rename to incubator/alienswarm-reactivedrop/0.0.32/values.yaml diff --git a/incubator/alienswarm/0.0.31/Chart.lock b/incubator/alienswarm/0.0.31/Chart.lock deleted file mode 100644 index 811c2eafe1d..00000000000 --- a/incubator/alienswarm/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:31:09.929657244Z" diff --git a/incubator/alienswarm/0.0.31/CHANGELOG.md b/incubator/alienswarm/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/alienswarm/0.0.31/CHANGELOG.md rename to incubator/alienswarm/0.0.32/CHANGELOG.md index 039e0b3e576..c8bb75bf47b 100644 --- a/incubator/alienswarm/0.0.31/CHANGELOG.md +++ b/incubator/alienswarm/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [alienswarm-0.0.32](https://github.com/truecharts/charts/compare/alienswarm-0.0.31...alienswarm-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [alienswarm-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/memcached/3.0.102/Chart.lock b/incubator/alienswarm/0.0.32/Chart.lock similarity index 80% rename from dependency/memcached/3.0.102/Chart.lock rename to incubator/alienswarm/0.0.32/Chart.lock index 86ebc21c313..cee17d54cb8 100644 --- a/dependency/memcached/3.0.102/Chart.lock +++ b/incubator/alienswarm/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:49:52.604574223Z" +generated: "2022-10-27T04:57:43.570403475Z" diff --git a/incubator/alienswarm/0.0.31/Chart.yaml b/incubator/alienswarm/0.0.32/Chart.yaml similarity index 98% rename from incubator/alienswarm/0.0.31/Chart.yaml rename to incubator/alienswarm/0.0.32/Chart.yaml index 536d169a1b5..4229cf7c7d9 100644 --- a/incubator/alienswarm/0.0.31/Chart.yaml +++ b/incubator/alienswarm/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/alienswarm/0.0.31/README.md b/incubator/alienswarm/0.0.32/README.md similarity index 100% rename from incubator/alienswarm/0.0.31/README.md rename to incubator/alienswarm/0.0.32/README.md diff --git a/incubator/alienswarm/0.0.31/app-readme.md b/incubator/alienswarm/0.0.32/app-readme.md similarity index 100% rename from incubator/alienswarm/0.0.31/app-readme.md rename to incubator/alienswarm/0.0.32/app-readme.md diff --git a/dependency/memcached/3.0.102/charts/common-10.7.7.tgz b/incubator/alienswarm/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/memcached/3.0.102/charts/common-10.7.7.tgz rename to incubator/alienswarm/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/alienswarm/0.0.31/ix_values.yaml b/incubator/alienswarm/0.0.32/ix_values.yaml similarity index 92% rename from incubator/alienswarm/0.0.31/ix_values.yaml rename to incubator/alienswarm/0.0.32/ix_values.yaml index 68b24b3a703..13c6e5d7d60 100644 --- a/incubator/alienswarm/0.0.31/ix_values.yaml +++ b/incubator/alienswarm/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/alienswarm - tag: latest@sha256:854ecf0ff4ee413bd325cf2b595f17f40792fb3af99b49b292a3fa77e1d93293 + tag: latest@sha256:297a2344be4f8f3a150e1d1b22f8b160af45a0f3f577f211d7849fb5cd76be48 podSecurityContext: runAsGroup: 0 diff --git a/incubator/alienswarm/0.0.31/questions.yaml b/incubator/alienswarm/0.0.32/questions.yaml similarity index 100% rename from incubator/alienswarm/0.0.31/questions.yaml rename to incubator/alienswarm/0.0.32/questions.yaml diff --git a/incubator/alienswarm/0.0.31/templates/common.yaml b/incubator/alienswarm/0.0.32/templates/common.yaml similarity index 100% rename from incubator/alienswarm/0.0.31/templates/common.yaml rename to incubator/alienswarm/0.0.32/templates/common.yaml diff --git a/incubator/americasarmy-pg/0.0.31/values.yaml b/incubator/alienswarm/0.0.32/values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.31/values.yaml rename to incubator/alienswarm/0.0.32/values.yaml diff --git a/incubator/americasarmy-pg/0.0.31/Chart.lock b/incubator/americasarmy-pg/0.0.31/Chart.lock deleted file mode 100644 index 5c201c39b03..00000000000 --- a/incubator/americasarmy-pg/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:31:31.101725595Z" diff --git a/incubator/americasarmy-pg/0.0.31/CHANGELOG.md b/incubator/americasarmy-pg/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/americasarmy-pg/0.0.31/CHANGELOG.md rename to incubator/americasarmy-pg/0.0.32/CHANGELOG.md index 2c3fddf2e88..3d3fed50adc 100644 --- a/incubator/americasarmy-pg/0.0.31/CHANGELOG.md +++ b/incubator/americasarmy-pg/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [americasarmy-pg-0.0.32](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.31...americasarmy-pg-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [americasarmy-pg-0.0.31](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.30...americasarmy-pg-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/dependency/mongodb/2.0.41/Chart.lock b/incubator/americasarmy-pg/0.0.32/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.41/Chart.lock rename to incubator/americasarmy-pg/0.0.32/Chart.lock index 228158b3e01..e4d8da4504a 100644 --- a/dependency/mongodb/2.0.41/Chart.lock +++ b/incubator/americasarmy-pg/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:49:52.672363535Z" +generated: "2022-10-27T04:58:20.795023889Z" diff --git a/incubator/americasarmy-pg/0.0.31/Chart.yaml b/incubator/americasarmy-pg/0.0.32/Chart.yaml similarity index 98% rename from incubator/americasarmy-pg/0.0.31/Chart.yaml rename to incubator/americasarmy-pg/0.0.32/Chart.yaml index 57de0064915..f77c06a8d23 100644 --- a/incubator/americasarmy-pg/0.0.31/Chart.yaml +++ b/incubator/americasarmy-pg/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.americasarmy.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/americasarmy-pg/0.0.31/README.md b/incubator/americasarmy-pg/0.0.32/README.md similarity index 100% rename from incubator/americasarmy-pg/0.0.31/README.md rename to incubator/americasarmy-pg/0.0.32/README.md diff --git a/incubator/americasarmy-pg/0.0.31/app-readme.md b/incubator/americasarmy-pg/0.0.32/app-readme.md similarity index 100% rename from incubator/americasarmy-pg/0.0.31/app-readme.md rename to incubator/americasarmy-pg/0.0.32/app-readme.md diff --git a/dependency/mongodb/2.0.41/charts/common-10.7.7.tgz b/incubator/americasarmy-pg/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/mongodb/2.0.41/charts/common-10.7.7.tgz rename to incubator/americasarmy-pg/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/americasarmy-pg/0.0.31/ix_values.yaml b/incubator/americasarmy-pg/0.0.32/ix_values.yaml similarity index 91% rename from incubator/americasarmy-pg/0.0.31/ix_values.yaml rename to incubator/americasarmy-pg/0.0.32/ix_values.yaml index a8fd6e3123a..8ae40cc4388 100644 --- a/incubator/americasarmy-pg/0.0.31/ix_values.yaml +++ b/incubator/americasarmy-pg/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/americasarmy-pg - tag: latest@sha256:c8b0a973e2303406ae3daeb2ff63f9ef65d7f5ef7af92da4e1bc6bed4ecac920 + tag: latest@sha256:8475bc1cf676555fa5567c833667e9015c4d0d2c35c76f225064026fabe96b9e podSecurityContext: runAsGroup: 0 diff --git a/incubator/americasarmy-pg/0.0.31/questions.yaml b/incubator/americasarmy-pg/0.0.32/questions.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.31/questions.yaml rename to incubator/americasarmy-pg/0.0.32/questions.yaml diff --git a/incubator/americasarmy-pg/0.0.31/templates/common.yaml b/incubator/americasarmy-pg/0.0.32/templates/common.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.31/templates/common.yaml rename to incubator/americasarmy-pg/0.0.32/templates/common.yaml diff --git a/incubator/arksurvivalevolved/0.0.33/values.yaml b/incubator/americasarmy-pg/0.0.32/values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/values.yaml rename to incubator/americasarmy-pg/0.0.32/values.yaml diff --git a/incubator/arksurvivalevolved/0.0.33/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.34/CHANGELOG.md similarity index 88% rename from incubator/arksurvivalevolved/0.0.33/CHANGELOG.md rename to incubator/arksurvivalevolved/0.0.34/CHANGELOG.md index 369eec95834..6bc8ec08c00 100644 --- a/incubator/arksurvivalevolved/0.0.33/CHANGELOG.md +++ b/incubator/arksurvivalevolved/0.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [arksurvivalevolved-0.0.34](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.33...arksurvivalevolved-0.0.34) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [arksurvivalevolved-0.0.33](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.32...arksurvivalevolved-0.0.33) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/arksurvivalevolved/0.0.34/Chart.lock b/incubator/arksurvivalevolved/0.0.34/Chart.lock new file mode 100644 index 00000000000..695b980c709 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:58:21.225142017Z" diff --git a/incubator/arksurvivalevolved/0.0.33/Chart.yaml b/incubator/arksurvivalevolved/0.0.34/Chart.yaml similarity index 98% rename from incubator/arksurvivalevolved/0.0.33/Chart.yaml rename to incubator/arksurvivalevolved/0.0.34/Chart.yaml index c57af33f69a..3ec3df31673 100644 --- a/incubator/arksurvivalevolved/0.0.33/Chart.yaml +++ b/incubator/arksurvivalevolved/0.0.34/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://survivetheark.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.33 +version: 0.0.34 diff --git a/incubator/arksurvivalevolved/0.0.33/README.md b/incubator/arksurvivalevolved/0.0.34/README.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/README.md rename to incubator/arksurvivalevolved/0.0.34/README.md diff --git a/incubator/arksurvivalevolved/0.0.33/app-readme.md b/incubator/arksurvivalevolved/0.0.34/app-readme.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/app-readme.md rename to incubator/arksurvivalevolved/0.0.34/app-readme.md diff --git a/dependency/postgresql/8.0.108/charts/common-10.7.7.tgz b/incubator/arksurvivalevolved/0.0.34/charts/common-10.7.7.tgz similarity index 100% rename from dependency/postgresql/8.0.108/charts/common-10.7.7.tgz rename to incubator/arksurvivalevolved/0.0.34/charts/common-10.7.7.tgz diff --git a/incubator/arksurvivalevolved/0.0.33/ix_values.yaml b/incubator/arksurvivalevolved/0.0.34/ix_values.yaml similarity index 94% rename from incubator/arksurvivalevolved/0.0.33/ix_values.yaml rename to incubator/arksurvivalevolved/0.0.34/ix_values.yaml index 06633aa1316..5865bc01b05 100644 --- a/incubator/arksurvivalevolved/0.0.33/ix_values.yaml +++ b/incubator/arksurvivalevolved/0.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/arksurvivalevolved - tag: latest@sha256:24c8c1a044bd5e4834024c0a03e2d00f727e5c52c65bdf68ea3155e020b0dd67 + tag: latest@sha256:6c3c2c8ce43c350b88e93943eb99265499680011f2eb5b912652e226a19bd47c podSecurityContext: runAsGroup: 0 diff --git a/incubator/arksurvivalevolved/0.0.33/questions.yaml b/incubator/arksurvivalevolved/0.0.34/questions.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/questions.yaml rename to incubator/arksurvivalevolved/0.0.34/questions.yaml diff --git a/incubator/arksurvivalevolved/0.0.33/templates/common.yaml b/incubator/arksurvivalevolved/0.0.34/templates/common.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/templates/common.yaml rename to incubator/arksurvivalevolved/0.0.34/templates/common.yaml diff --git a/incubator/arma3/0.0.31/values.yaml b/incubator/arksurvivalevolved/0.0.34/values.yaml similarity index 100% rename from incubator/arma3/0.0.31/values.yaml rename to incubator/arksurvivalevolved/0.0.34/values.yaml diff --git a/incubator/arma3/0.0.31/Chart.lock b/incubator/arma3/0.0.31/Chart.lock deleted file mode 100644 index a0321395793..00000000000 --- a/incubator/arma3/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:34:08.590013596Z" diff --git a/incubator/arma3/0.0.31/CHANGELOG.md b/incubator/arma3/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/arma3/0.0.31/CHANGELOG.md rename to incubator/arma3/0.0.32/CHANGELOG.md index 3f33881efb1..d9c1753c4a5 100644 --- a/incubator/arma3/0.0.31/CHANGELOG.md +++ b/incubator/arma3/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [arma3-0.0.32](https://github.com/truecharts/charts/compare/arma3-0.0.31...arma3-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [arma3-0.0.31](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.30...arma3-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/arksurvivalevolved/0.0.33/Chart.lock b/incubator/arma3/0.0.32/Chart.lock similarity index 80% rename from incubator/arksurvivalevolved/0.0.33/Chart.lock rename to incubator/arma3/0.0.32/Chart.lock index 0cc6d5f9690..259023566b8 100644 --- a/incubator/arksurvivalevolved/0.0.33/Chart.lock +++ b/incubator/arma3/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:33:49.7695911Z" +generated: "2022-10-27T04:58:21.2999527Z" diff --git a/incubator/arma3/0.0.31/Chart.yaml b/incubator/arma3/0.0.32/Chart.yaml similarity index 98% rename from incubator/arma3/0.0.31/Chart.yaml rename to incubator/arma3/0.0.32/Chart.yaml index bba72d82726..0843b897f54 100644 --- a/incubator/arma3/0.0.31/Chart.yaml +++ b/incubator/arma3/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://arma3.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/arma3/0.0.31/README.md b/incubator/arma3/0.0.32/README.md similarity index 100% rename from incubator/arma3/0.0.31/README.md rename to incubator/arma3/0.0.32/README.md diff --git a/incubator/arma3/0.0.31/app-readme.md b/incubator/arma3/0.0.32/app-readme.md similarity index 100% rename from incubator/arma3/0.0.31/app-readme.md rename to incubator/arma3/0.0.32/app-readme.md diff --git a/dependency/promtail/3.0.64/charts/common-10.7.7.tgz b/incubator/arma3/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/promtail/3.0.64/charts/common-10.7.7.tgz rename to incubator/arma3/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/arma3/0.0.31/ix_values.yaml b/incubator/arma3/0.0.32/ix_values.yaml similarity index 94% rename from incubator/arma3/0.0.31/ix_values.yaml rename to incubator/arma3/0.0.32/ix_values.yaml index 4881a0c67e7..1a65261f929 100644 --- a/incubator/arma3/0.0.31/ix_values.yaml +++ b/incubator/arma3/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/arma3 - tag: latest@sha256:310a25a393a791867f6e4b0f83c6b75f4acae798da836791e8819f629f9a7f4a + tag: latest@sha256:5ef762acb4ff24f1f2e2c6069064336bda4fd8505ee4de3f9df8a2bf867c3f54 podSecurityContext: runAsGroup: 0 diff --git a/incubator/arma3/0.0.31/questions.yaml b/incubator/arma3/0.0.32/questions.yaml similarity index 100% rename from incubator/arma3/0.0.31/questions.yaml rename to incubator/arma3/0.0.32/questions.yaml diff --git a/incubator/arma3/0.0.31/templates/common.yaml b/incubator/arma3/0.0.32/templates/common.yaml similarity index 100% rename from incubator/arma3/0.0.31/templates/common.yaml rename to incubator/arma3/0.0.32/templates/common.yaml diff --git a/incubator/arma3exilemod/0.0.31/values.yaml b/incubator/arma3/0.0.32/values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.31/values.yaml rename to incubator/arma3/0.0.32/values.yaml diff --git a/incubator/arma3exilemod/0.0.31/Chart.lock b/incubator/arma3exilemod/0.0.31/Chart.lock deleted file mode 100644 index e7a44b448e2..00000000000 --- a/incubator/arma3exilemod/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:34:09.569919727Z" diff --git a/incubator/arma3exilemod/0.0.31/CHANGELOG.md b/incubator/arma3exilemod/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/arma3exilemod/0.0.31/CHANGELOG.md rename to incubator/arma3exilemod/0.0.32/CHANGELOG.md index ab5cb0690e8..6af7e9a3cb9 100644 --- a/incubator/arma3exilemod/0.0.31/CHANGELOG.md +++ b/incubator/arma3exilemod/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [arma3exilemod-0.0.32](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.31...arma3exilemod-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [arma3exilemod-0.0.31](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.30...arma3exilemod-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/arma3exilemod/0.0.32/Chart.lock b/incubator/arma3exilemod/0.0.32/Chart.lock new file mode 100644 index 00000000000..70148f6adc9 --- /dev/null +++ b/incubator/arma3exilemod/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:58:21.481963862Z" diff --git a/incubator/arma3exilemod/0.0.31/Chart.yaml b/incubator/arma3exilemod/0.0.32/Chart.yaml similarity index 98% rename from incubator/arma3exilemod/0.0.31/Chart.yaml rename to incubator/arma3exilemod/0.0.32/Chart.yaml index d292f642ea4..3647134d8f8 100644 --- a/incubator/arma3exilemod/0.0.31/Chart.yaml +++ b/incubator/arma3exilemod/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.exilemod.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/arma3exilemod/0.0.31/README.md b/incubator/arma3exilemod/0.0.32/README.md similarity index 100% rename from incubator/arma3exilemod/0.0.31/README.md rename to incubator/arma3exilemod/0.0.32/README.md diff --git a/incubator/arma3exilemod/0.0.31/app-readme.md b/incubator/arma3exilemod/0.0.32/app-readme.md similarity index 100% rename from incubator/arma3exilemod/0.0.31/app-readme.md rename to incubator/arma3exilemod/0.0.32/app-readme.md diff --git a/dependency/redis/3.0.103/charts/common-10.7.7.tgz b/incubator/arma3exilemod/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/redis/3.0.103/charts/common-10.7.7.tgz rename to incubator/arma3exilemod/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/arma3exilemod/0.0.31/ix_values.yaml b/incubator/arma3exilemod/0.0.32/ix_values.yaml similarity index 95% rename from incubator/arma3exilemod/0.0.31/ix_values.yaml rename to incubator/arma3exilemod/0.0.32/ix_values.yaml index 3207344a529..7df1245b51d 100644 --- a/incubator/arma3exilemod/0.0.31/ix_values.yaml +++ b/incubator/arma3exilemod/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/arma3exilemod - tag: latest@sha256:208329fc94dbc999c01e76ee4322efe6ac1358b466ba1e73327a4db55b01e00f + tag: latest@sha256:8a091303279bb747ed0c496eb1d8c4427395092cffbeded7fbb47e7597d09991 podSecurityContext: runAsGroup: 0 diff --git a/incubator/arma3exilemod/0.0.31/questions.yaml b/incubator/arma3exilemod/0.0.32/questions.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.31/questions.yaml rename to incubator/arma3exilemod/0.0.32/questions.yaml diff --git a/incubator/arma3exilemod/0.0.31/templates/common.yaml b/incubator/arma3exilemod/0.0.32/templates/common.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.31/templates/common.yaml rename to incubator/arma3exilemod/0.0.32/templates/common.yaml diff --git a/incubator/assettocorsa/0.0.31/values.yaml b/incubator/arma3exilemod/0.0.32/values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.31/values.yaml rename to incubator/arma3exilemod/0.0.32/values.yaml diff --git a/incubator/assettocorsa/0.0.31/CHANGELOG.md b/incubator/assettocorsa/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/assettocorsa/0.0.31/CHANGELOG.md rename to incubator/assettocorsa/0.0.32/CHANGELOG.md index 431f21049a0..824ce6e1e09 100644 --- a/incubator/assettocorsa/0.0.31/CHANGELOG.md +++ b/incubator/assettocorsa/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [assettocorsa-0.0.32](https://github.com/truecharts/charts/compare/assettocorsa-0.0.31...assettocorsa-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [assettocorsa-0.0.31](https://github.com/truecharts/charts/compare/assettocorsa-0.0.30...assettocorsa-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/assettocorsa/0.0.32/Chart.lock b/incubator/assettocorsa/0.0.32/Chart.lock new file mode 100644 index 00000000000..a33d4bbf279 --- /dev/null +++ b/incubator/assettocorsa/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:58:58.607744958Z" diff --git a/incubator/assettocorsa/0.0.31/Chart.yaml b/incubator/assettocorsa/0.0.32/Chart.yaml similarity index 98% rename from incubator/assettocorsa/0.0.31/Chart.yaml rename to incubator/assettocorsa/0.0.32/Chart.yaml index dbb0f772464..6ef8cebcc10 100644 --- a/incubator/assettocorsa/0.0.31/Chart.yaml +++ b/incubator/assettocorsa/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.assettocorsa.net/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/assettocorsa/0.0.31/README.md b/incubator/assettocorsa/0.0.32/README.md similarity index 100% rename from incubator/assettocorsa/0.0.31/README.md rename to incubator/assettocorsa/0.0.32/README.md diff --git a/incubator/assettocorsa/0.0.31/app-readme.md b/incubator/assettocorsa/0.0.32/app-readme.md similarity index 100% rename from incubator/assettocorsa/0.0.31/app-readme.md rename to incubator/assettocorsa/0.0.32/app-readme.md diff --git a/dependency/solr/0.0.73/charts/common-10.7.7.tgz b/incubator/assettocorsa/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from dependency/solr/0.0.73/charts/common-10.7.7.tgz rename to incubator/assettocorsa/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/assettocorsa/0.0.31/ix_values.yaml b/incubator/assettocorsa/0.0.32/ix_values.yaml similarity index 93% rename from incubator/assettocorsa/0.0.31/ix_values.yaml rename to incubator/assettocorsa/0.0.32/ix_values.yaml index c9b3d52363a..71102848f43 100644 --- a/incubator/assettocorsa/0.0.31/ix_values.yaml +++ b/incubator/assettocorsa/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/assettocorsa - tag: latest@sha256:d069fd03e5bd5a4f8b3dde501fb3dcee7d8821893f82fc36270985c5e458c94d + tag: latest@sha256:15b62adc57a03767ab080fe02e9f24154ff3dfa2112363add3173be1f6f8ef0e podSecurityContext: runAsGroup: 0 diff --git a/incubator/assettocorsa/0.0.31/questions.yaml b/incubator/assettocorsa/0.0.32/questions.yaml similarity index 100% rename from incubator/assettocorsa/0.0.31/questions.yaml rename to incubator/assettocorsa/0.0.32/questions.yaml diff --git a/incubator/assettocorsa/0.0.31/templates/common.yaml b/incubator/assettocorsa/0.0.32/templates/common.yaml similarity index 100% rename from incubator/assettocorsa/0.0.31/templates/common.yaml rename to incubator/assettocorsa/0.0.32/templates/common.yaml diff --git a/incubator/corekeeper/0.0.31/values.yaml b/incubator/assettocorsa/0.0.32/values.yaml similarity index 100% rename from incubator/corekeeper/0.0.31/values.yaml rename to incubator/assettocorsa/0.0.32/values.yaml diff --git a/incubator/corekeeper/0.0.31/Chart.lock b/incubator/corekeeper/0.0.31/Chart.lock deleted file mode 100644 index ab3778d3d39..00000000000 --- a/incubator/corekeeper/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:41:38.099437037Z" diff --git a/incubator/corekeeper/0.0.31/CHANGELOG.md b/incubator/corekeeper/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/corekeeper/0.0.31/CHANGELOG.md rename to incubator/corekeeper/0.0.32/CHANGELOG.md index 8a655eec41c..2dffa77fa57 100644 --- a/incubator/corekeeper/0.0.31/CHANGELOG.md +++ b/incubator/corekeeper/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [corekeeper-0.0.32](https://github.com/truecharts/charts/compare/corekeeper-0.0.31...corekeeper-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [corekeeper-0.0.31](https://github.com/truecharts/charts/compare/corekeeper-0.0.30...corekeeper-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/corekeeper/0.0.32/Chart.lock b/incubator/corekeeper/0.0.32/Chart.lock new file mode 100644 index 00000000000..059984d6d4e --- /dev/null +++ b/incubator/corekeeper/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:58:58.603010877Z" diff --git a/incubator/corekeeper/0.0.31/Chart.yaml b/incubator/corekeeper/0.0.32/Chart.yaml similarity index 98% rename from incubator/corekeeper/0.0.31/Chart.yaml rename to incubator/corekeeper/0.0.32/Chart.yaml index 50a790ad6eb..49c864360c8 100644 --- a/incubator/corekeeper/0.0.31/Chart.yaml +++ b/incubator/corekeeper/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/corekeeper/0.0.31/README.md b/incubator/corekeeper/0.0.32/README.md similarity index 100% rename from incubator/corekeeper/0.0.31/README.md rename to incubator/corekeeper/0.0.32/README.md diff --git a/incubator/corekeeper/0.0.31/app-readme.md b/incubator/corekeeper/0.0.32/app-readme.md similarity index 100% rename from incubator/corekeeper/0.0.31/app-readme.md rename to incubator/corekeeper/0.0.32/app-readme.md diff --git a/incubator/adminer/0.0.36/charts/common-10.7.7.tgz b/incubator/corekeeper/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/adminer/0.0.36/charts/common-10.7.7.tgz rename to incubator/corekeeper/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/corekeeper/0.0.31/ix_values.yaml b/incubator/corekeeper/0.0.32/ix_values.yaml similarity index 89% rename from incubator/corekeeper/0.0.31/ix_values.yaml rename to incubator/corekeeper/0.0.32/ix_values.yaml index c657b53ee59..c5f2688720f 100644 --- a/incubator/corekeeper/0.0.31/ix_values.yaml +++ b/incubator/corekeeper/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/corekeeper - tag: latest@sha256:70622509346a346c1143aa457ef2f6bb073bcba16845ccfde6b3a5987a97ef91 + tag: latest@sha256:2467c6f2292809f83b12be87408a6f63a7603f610db1aedac1844faef081c434 podSecurityContext: runAsGroup: 0 diff --git a/incubator/corekeeper/0.0.31/questions.yaml b/incubator/corekeeper/0.0.32/questions.yaml similarity index 100% rename from incubator/corekeeper/0.0.31/questions.yaml rename to incubator/corekeeper/0.0.32/questions.yaml diff --git a/incubator/corekeeper/0.0.31/templates/common.yaml b/incubator/corekeeper/0.0.32/templates/common.yaml similarity index 100% rename from incubator/corekeeper/0.0.31/templates/common.yaml rename to incubator/corekeeper/0.0.32/templates/common.yaml diff --git a/incubator/cryptpad/0.0.82/values.yaml b/incubator/corekeeper/0.0.32/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.82/values.yaml rename to incubator/corekeeper/0.0.32/values.yaml diff --git a/incubator/cryptpad/0.0.82/Chart.lock b/incubator/cryptpad/0.0.82/Chart.lock deleted file mode 100644 index 1453070bc58..00000000000 --- a/incubator/cryptpad/0.0.82/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:43:00.175405086Z" diff --git a/incubator/cryptpad/0.0.82/CHANGELOG.md b/incubator/cryptpad/0.0.83/CHANGELOG.md similarity index 91% rename from incubator/cryptpad/0.0.82/CHANGELOG.md rename to incubator/cryptpad/0.0.83/CHANGELOG.md index 8e996016808..c5c38dba547 100644 --- a/incubator/cryptpad/0.0.82/CHANGELOG.md +++ b/incubator/cryptpad/0.0.83/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cryptpad-0.0.83](https://github.com/truecharts/charts/compare/cryptpad-0.0.82...cryptpad-0.0.83) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [cryptpad-0.0.82](https://github.com/truecharts/charts/compare/cryptpad-0.0.81...cryptpad-0.0.82) (2022-10-25) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [cryptpad-0.0.73](https://github.com/truecharts/charts/compare/cryptpad-0.0.72...cryptpad-0.0.73) (2022-10-14) - -### Chore - - Auto-update chart README [skip ci] diff --git a/incubator/cryptpad/0.0.83/Chart.lock b/incubator/cryptpad/0.0.83/Chart.lock new file mode 100644 index 00000000000..47721155295 --- /dev/null +++ b/incubator/cryptpad/0.0.83/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:59:00.176081422Z" diff --git a/incubator/cryptpad/0.0.82/Chart.yaml b/incubator/cryptpad/0.0.83/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.82/Chart.yaml rename to incubator/cryptpad/0.0.83/Chart.yaml index dc1ffd08e82..6083d77db41 100644 --- a/incubator/cryptpad/0.0.82/Chart.yaml +++ b/incubator/cryptpad/0.0.83/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.82 +version: 0.0.83 diff --git a/incubator/cryptpad/0.0.82/README.md b/incubator/cryptpad/0.0.83/README.md similarity index 100% rename from incubator/cryptpad/0.0.82/README.md rename to incubator/cryptpad/0.0.83/README.md diff --git a/incubator/cryptpad/0.0.82/app-readme.md b/incubator/cryptpad/0.0.83/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.82/app-readme.md rename to incubator/cryptpad/0.0.83/app-readme.md diff --git a/incubator/alienswarm-reactivedrop/0.0.31/charts/common-10.7.7.tgz b/incubator/cryptpad/0.0.83/charts/common-10.7.7.tgz similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.31/charts/common-10.7.7.tgz rename to incubator/cryptpad/0.0.83/charts/common-10.7.7.tgz diff --git a/incubator/cryptpad/0.0.82/ix_values.yaml b/incubator/cryptpad/0.0.83/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.82/ix_values.yaml rename to incubator/cryptpad/0.0.83/ix_values.yaml index 161cac5cd86..0183a0c17c4 100644 --- a/incubator/cryptpad/0.0.82/ix_values.yaml +++ b/incubator/cryptpad/0.0.83/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:059bd89c35ffad92f427ef13dfb98e8c4e9080960f9c799e3a902a050a234e1f + tag: latest@sha256:8b85622c6c309c2c834a82b4e0855fef018c94907645d7032583a5e5bb3c52fc persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.82/questions.yaml b/incubator/cryptpad/0.0.83/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.82/questions.yaml rename to incubator/cryptpad/0.0.83/questions.yaml diff --git a/incubator/cryptpad/0.0.82/templates/common.yaml b/incubator/cryptpad/0.0.83/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.82/templates/common.yaml rename to incubator/cryptpad/0.0.83/templates/common.yaml diff --git a/incubator/daysofwar/0.0.31/values.yaml b/incubator/cryptpad/0.0.83/values.yaml similarity index 100% rename from incubator/daysofwar/0.0.31/values.yaml rename to incubator/cryptpad/0.0.83/values.yaml diff --git a/incubator/daysofwar/0.0.31/Chart.lock b/incubator/daysofwar/0.0.31/Chart.lock deleted file mode 100644 index d139985b068..00000000000 --- a/incubator/daysofwar/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:45:03.019819415Z" diff --git a/incubator/daysofwar/0.0.31/CHANGELOG.md b/incubator/daysofwar/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/daysofwar/0.0.31/CHANGELOG.md rename to incubator/daysofwar/0.0.32/CHANGELOG.md index e75d2457e40..2848d7d787a 100644 --- a/incubator/daysofwar/0.0.31/CHANGELOG.md +++ b/incubator/daysofwar/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [daysofwar-0.0.32](https://github.com/truecharts/charts/compare/daysofwar-0.0.31...daysofwar-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [daysofwar-0.0.31](https://github.com/truecharts/charts/compare/daysofwar-0.0.30...daysofwar-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/daysofwar/0.0.32/Chart.lock b/incubator/daysofwar/0.0.32/Chart.lock new file mode 100644 index 00000000000..b1f5f514cd3 --- /dev/null +++ b/incubator/daysofwar/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:59:00.365247499Z" diff --git a/incubator/daysofwar/0.0.31/Chart.yaml b/incubator/daysofwar/0.0.32/Chart.yaml similarity index 98% rename from incubator/daysofwar/0.0.31/Chart.yaml rename to incubator/daysofwar/0.0.32/Chart.yaml index 52d593cbcb0..b87283270e9 100644 --- a/incubator/daysofwar/0.0.31/Chart.yaml +++ b/incubator/daysofwar/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/daysofwar/0.0.31/README.md b/incubator/daysofwar/0.0.32/README.md similarity index 100% rename from incubator/daysofwar/0.0.31/README.md rename to incubator/daysofwar/0.0.32/README.md diff --git a/incubator/daysofwar/0.0.31/app-readme.md b/incubator/daysofwar/0.0.32/app-readme.md similarity index 100% rename from incubator/daysofwar/0.0.31/app-readme.md rename to incubator/daysofwar/0.0.32/app-readme.md diff --git a/incubator/alienswarm/0.0.31/charts/common-10.7.7.tgz b/incubator/daysofwar/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/alienswarm/0.0.31/charts/common-10.7.7.tgz rename to incubator/daysofwar/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/daysofwar/0.0.31/ix_values.yaml b/incubator/daysofwar/0.0.32/ix_values.yaml similarity index 91% rename from incubator/daysofwar/0.0.31/ix_values.yaml rename to incubator/daysofwar/0.0.32/ix_values.yaml index 39cf6a8f0f3..6a57ef9f3e0 100644 --- a/incubator/daysofwar/0.0.31/ix_values.yaml +++ b/incubator/daysofwar/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/daysofwar - tag: latest@sha256:052b02441badc0d70427a767bf311a9502343b47dff94fcf1f083950a58e8a71 + tag: latest@sha256:ed0d4ec874b08ec95802ebeef08a9729ca258b6b80e741984db47c3dc2821134 podSecurityContext: runAsGroup: 0 diff --git a/incubator/daysofwar/0.0.31/questions.yaml b/incubator/daysofwar/0.0.32/questions.yaml similarity index 100% rename from incubator/daysofwar/0.0.31/questions.yaml rename to incubator/daysofwar/0.0.32/questions.yaml diff --git a/incubator/daysofwar/0.0.31/templates/common.yaml b/incubator/daysofwar/0.0.32/templates/common.yaml similarity index 100% rename from incubator/daysofwar/0.0.31/templates/common.yaml rename to incubator/daysofwar/0.0.32/templates/common.yaml diff --git a/incubator/dayz/0.0.31/values.yaml b/incubator/daysofwar/0.0.32/values.yaml similarity index 100% rename from incubator/dayz/0.0.31/values.yaml rename to incubator/daysofwar/0.0.32/values.yaml diff --git a/incubator/dayz/0.0.31/Chart.lock b/incubator/dayz/0.0.31/Chart.lock deleted file mode 100644 index 559ff2281c1..00000000000 --- a/incubator/dayz/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:45:10.189781433Z" diff --git a/incubator/dayz/0.0.31/CHANGELOG.md b/incubator/dayz/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/dayz/0.0.31/CHANGELOG.md rename to incubator/dayz/0.0.32/CHANGELOG.md index d8b12886305..81aebeee3db 100644 --- a/incubator/dayz/0.0.31/CHANGELOG.md +++ b/incubator/dayz/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dayz-0.0.32](https://github.com/truecharts/charts/compare/dayz-0.0.31...dayz-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [dayz-0.0.31](https://github.com/truecharts/charts/compare/dayz-0.0.30...dayz-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/dayz/0.0.32/Chart.lock b/incubator/dayz/0.0.32/Chart.lock new file mode 100644 index 00000000000..ee14e1a5b67 --- /dev/null +++ b/incubator/dayz/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:59:35.940470536Z" diff --git a/incubator/dayz/0.0.31/Chart.yaml b/incubator/dayz/0.0.32/Chart.yaml similarity index 98% rename from incubator/dayz/0.0.31/Chart.yaml rename to incubator/dayz/0.0.32/Chart.yaml index 1c7e380464a..183e4724dd3 100644 --- a/incubator/dayz/0.0.31/Chart.yaml +++ b/incubator/dayz/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.bohemia.net/games/dayz - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/dayz/0.0.31/README.md b/incubator/dayz/0.0.32/README.md similarity index 100% rename from incubator/dayz/0.0.31/README.md rename to incubator/dayz/0.0.32/README.md diff --git a/incubator/dayz/0.0.31/app-readme.md b/incubator/dayz/0.0.32/app-readme.md similarity index 100% rename from incubator/dayz/0.0.31/app-readme.md rename to incubator/dayz/0.0.32/app-readme.md diff --git a/incubator/americasarmy-pg/0.0.31/charts/common-10.7.7.tgz b/incubator/dayz/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/americasarmy-pg/0.0.31/charts/common-10.7.7.tgz rename to incubator/dayz/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/dayz/0.0.31/ix_values.yaml b/incubator/dayz/0.0.32/ix_values.yaml similarity index 90% rename from incubator/dayz/0.0.31/ix_values.yaml rename to incubator/dayz/0.0.32/ix_values.yaml index 8586f3dd913..b01383a7961 100644 --- a/incubator/dayz/0.0.31/ix_values.yaml +++ b/incubator/dayz/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dayz - tag: latest@sha256:5352bf4d7395f16b0c6318872ec026a702cd3faa065e9c1348f6c376a2d7bcae + tag: latest@sha256:a5b2f1d4e0fca1d05c9a6bd18d63c4b7f35a12c769ee7a7bcce4576b48ebac76 podSecurityContext: runAsGroup: 0 diff --git a/incubator/dayz/0.0.31/questions.yaml b/incubator/dayz/0.0.32/questions.yaml similarity index 100% rename from incubator/dayz/0.0.31/questions.yaml rename to incubator/dayz/0.0.32/questions.yaml diff --git a/incubator/dayz/0.0.31/templates/common.yaml b/incubator/dayz/0.0.32/templates/common.yaml similarity index 100% rename from incubator/dayz/0.0.31/templates/common.yaml rename to incubator/dayz/0.0.32/templates/common.yaml diff --git a/incubator/debian-apt-mirror/0.0.31/values.yaml b/incubator/dayz/0.0.32/values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/values.yaml rename to incubator/dayz/0.0.32/values.yaml diff --git a/incubator/debian-apt-mirror/0.0.31/Chart.lock b/incubator/debian-apt-mirror/0.0.31/Chart.lock deleted file mode 100644 index cdddf560861..00000000000 --- a/incubator/debian-apt-mirror/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:45:42.310618817Z" diff --git a/incubator/debian-apt-mirror/0.0.31/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/debian-apt-mirror/0.0.31/CHANGELOG.md rename to incubator/debian-apt-mirror/0.0.32/CHANGELOG.md index 99593bea646..e75955cd324 100644 --- a/incubator/debian-apt-mirror/0.0.31/CHANGELOG.md +++ b/incubator/debian-apt-mirror/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [debian-apt-mirror-0.0.32](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.31...debian-apt-mirror-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [debian-apt-mirror-0.0.31](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.30...debian-apt-mirror-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/assettocorsa/0.0.31/Chart.lock b/incubator/debian-apt-mirror/0.0.32/Chart.lock similarity index 80% rename from incubator/assettocorsa/0.0.31/Chart.lock rename to incubator/debian-apt-mirror/0.0.32/Chart.lock index d108b3b5d79..9264c64d0e6 100644 --- a/incubator/assettocorsa/0.0.31/Chart.lock +++ b/incubator/debian-apt-mirror/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:34:33.15578399Z" +generated: "2022-10-27T04:59:36.89935105Z" diff --git a/incubator/debian-apt-mirror/0.0.31/Chart.yaml b/incubator/debian-apt-mirror/0.0.32/Chart.yaml similarity index 98% rename from incubator/debian-apt-mirror/0.0.31/Chart.yaml rename to incubator/debian-apt-mirror/0.0.32/Chart.yaml index 997b066c486..18f032eec72 100644 --- a/incubator/debian-apt-mirror/0.0.31/Chart.yaml +++ b/incubator/debian-apt-mirror/0.0.32/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://www.debian.org/ - https://hub.docker.com/r/ich777/debian-mirror type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/debian-apt-mirror/0.0.31/README.md b/incubator/debian-apt-mirror/0.0.32/README.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/README.md rename to incubator/debian-apt-mirror/0.0.32/README.md diff --git a/incubator/debian-apt-mirror/0.0.31/app-readme.md b/incubator/debian-apt-mirror/0.0.32/app-readme.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/app-readme.md rename to incubator/debian-apt-mirror/0.0.32/app-readme.md diff --git a/incubator/arksurvivalevolved/0.0.33/charts/common-10.7.7.tgz b/incubator/debian-apt-mirror/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/arksurvivalevolved/0.0.33/charts/common-10.7.7.tgz rename to incubator/debian-apt-mirror/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/debian-apt-mirror/0.0.31/ix_values.yaml b/incubator/debian-apt-mirror/0.0.32/ix_values.yaml similarity index 86% rename from incubator/debian-apt-mirror/0.0.31/ix_values.yaml rename to incubator/debian-apt-mirror/0.0.32/ix_values.yaml index c987c1dbc76..466f7fbd107 100644 --- a/incubator/debian-apt-mirror/0.0.31/ix_values.yaml +++ b/incubator/debian-apt-mirror/0.0.32/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/debian-apt-mirror - tag: latest@sha256:c503d737c5c4c4eecf306472f221133e622d61d10b86728747fa27c5b7641193 + tag: latest@sha256:618b3d4164059f74f7534fc5d7a39390899728b4fe1f84ec927e3eabfa986051 persistence: config: enabled: true diff --git a/incubator/debian-apt-mirror/0.0.31/questions.yaml b/incubator/debian-apt-mirror/0.0.32/questions.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/questions.yaml rename to incubator/debian-apt-mirror/0.0.32/questions.yaml diff --git a/incubator/debian-apt-mirror/0.0.31/templates/common.yaml b/incubator/debian-apt-mirror/0.0.32/templates/common.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/templates/common.yaml rename to incubator/debian-apt-mirror/0.0.32/templates/common.yaml diff --git a/incubator/electrum/0.0.31/values.yaml b/incubator/debian-apt-mirror/0.0.32/values.yaml similarity index 100% rename from incubator/electrum/0.0.31/values.yaml rename to incubator/debian-apt-mirror/0.0.32/values.yaml diff --git a/incubator/electrum/0.0.31/CHANGELOG.md b/incubator/electrum/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/electrum/0.0.31/CHANGELOG.md rename to incubator/electrum/0.0.32/CHANGELOG.md index 691f5fc2255..7d60bebe6aa 100644 --- a/incubator/electrum/0.0.31/CHANGELOG.md +++ b/incubator/electrum/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [electrum-0.0.32](https://github.com/truecharts/charts/compare/electrum-0.0.31...electrum-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [electrum-0.0.31](https://github.com/truecharts/charts/compare/electrum-0.0.30...electrum-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/electrum/0.0.32/Chart.lock b/incubator/electrum/0.0.32/Chart.lock new file mode 100644 index 00000000000..3e7529f493f --- /dev/null +++ b/incubator/electrum/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T04:59:37.817156481Z" diff --git a/incubator/electrum/0.0.31/Chart.yaml b/incubator/electrum/0.0.32/Chart.yaml similarity index 98% rename from incubator/electrum/0.0.31/Chart.yaml rename to incubator/electrum/0.0.32/Chart.yaml index afea2d34d66..6f3ddb70da4 100644 --- a/incubator/electrum/0.0.31/Chart.yaml +++ b/incubator/electrum/0.0.32/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://electrum.org/ - https://hub.docker.com/r/ich777/electrum type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/electrum/0.0.31/README.md b/incubator/electrum/0.0.32/README.md similarity index 100% rename from incubator/electrum/0.0.31/README.md rename to incubator/electrum/0.0.32/README.md diff --git a/incubator/electrum/0.0.31/app-readme.md b/incubator/electrum/0.0.32/app-readme.md similarity index 100% rename from incubator/electrum/0.0.31/app-readme.md rename to incubator/electrum/0.0.32/app-readme.md diff --git a/incubator/arma3/0.0.31/charts/common-10.7.7.tgz b/incubator/electrum/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/arma3/0.0.31/charts/common-10.7.7.tgz rename to incubator/electrum/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/electrum/0.0.31/ix_values.yaml b/incubator/electrum/0.0.32/ix_values.yaml similarity index 84% rename from incubator/electrum/0.0.31/ix_values.yaml rename to incubator/electrum/0.0.32/ix_values.yaml index 79d8fd9f62d..eadfa68f366 100644 --- a/incubator/electrum/0.0.31/ix_values.yaml +++ b/incubator/electrum/0.0.32/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/electrum - tag: latest@sha256:12d20921a8d8aa99bc45d205f50318c269a8330a1f5a393191d349009ea52d60 + tag: latest@sha256:b0b6afaf9513222d6e78bddf5a31f4575ec01ae727eb1c1b76cbd3f7a33667fb persistence: datapath: enabled: true diff --git a/incubator/electrum/0.0.31/questions.yaml b/incubator/electrum/0.0.32/questions.yaml similarity index 100% rename from incubator/electrum/0.0.31/questions.yaml rename to incubator/electrum/0.0.32/questions.yaml diff --git a/incubator/electrum/0.0.31/templates/common.yaml b/incubator/electrum/0.0.32/templates/common.yaml similarity index 100% rename from incubator/electrum/0.0.31/templates/common.yaml rename to incubator/electrum/0.0.32/templates/common.yaml diff --git a/incubator/ghost/3.0.78/values.yaml b/incubator/electrum/0.0.32/values.yaml similarity index 100% rename from incubator/ghost/3.0.78/values.yaml rename to incubator/electrum/0.0.32/values.yaml diff --git a/incubator/ghost/3.0.78/CHANGELOG.md b/incubator/ghost/3.0.79/CHANGELOG.md similarity index 91% rename from incubator/ghost/3.0.78/CHANGELOG.md rename to incubator/ghost/3.0.79/CHANGELOG.md index d2bc420f48b..e0011ce139b 100644 --- a/incubator/ghost/3.0.78/CHANGELOG.md +++ b/incubator/ghost/3.0.79/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ghost-3.0.79](https://github.com/truecharts/charts/compare/ghost-3.0.78...ghost-3.0.79) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [ghost-3.0.78](https://github.com/truecharts/charts/compare/ghost-3.0.77...ghost-3.0.78) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ghost-3.0.70](https://github.com/truecharts/charts/compare/ghost-3.0.69...ghost-3.0.70) (2022-10-07) - -### Chore - diff --git a/incubator/ghost/3.0.78/Chart.lock b/incubator/ghost/3.0.79/Chart.lock similarity index 85% rename from incubator/ghost/3.0.78/Chart.lock rename to incubator/ghost/3.0.79/Chart.lock index 9d2aa23aadc..f73ed89fb04 100644 --- a/incubator/ghost/3.0.78/Chart.lock +++ b/incubator/ghost/3.0.79/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.100 digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add -generated: "2022-10-26T05:53:47.2512659Z" +generated: "2022-10-27T04:59:53.181487427Z" diff --git a/incubator/ghost/3.0.78/Chart.yaml b/incubator/ghost/3.0.79/Chart.yaml similarity index 98% rename from incubator/ghost/3.0.78/Chart.yaml rename to incubator/ghost/3.0.79/Chart.yaml index ef323a0fc01..82c718a8efa 100644 --- a/incubator/ghost/3.0.78/Chart.yaml +++ b/incubator/ghost/3.0.79/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 3.0.78 +version: 3.0.79 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/3.0.78/README.md b/incubator/ghost/3.0.79/README.md similarity index 100% rename from incubator/ghost/3.0.78/README.md rename to incubator/ghost/3.0.79/README.md diff --git a/incubator/ghost/3.0.78/app-readme.md b/incubator/ghost/3.0.79/app-readme.md similarity index 100% rename from incubator/ghost/3.0.78/app-readme.md rename to incubator/ghost/3.0.79/app-readme.md diff --git a/incubator/arma3exilemod/0.0.31/charts/common-10.7.7.tgz b/incubator/ghost/3.0.79/charts/common-10.7.7.tgz similarity index 100% rename from incubator/arma3exilemod/0.0.31/charts/common-10.7.7.tgz rename to incubator/ghost/3.0.79/charts/common-10.7.7.tgz diff --git a/incubator/ghost/3.0.78/charts/mariadb-3.0.100.tgz b/incubator/ghost/3.0.79/charts/mariadb-3.0.100.tgz similarity index 100% rename from incubator/ghost/3.0.78/charts/mariadb-3.0.100.tgz rename to incubator/ghost/3.0.79/charts/mariadb-3.0.100.tgz diff --git a/incubator/ghost/3.0.78/ix_values.yaml b/incubator/ghost/3.0.79/ix_values.yaml similarity index 95% rename from incubator/ghost/3.0.78/ix_values.yaml rename to incubator/ghost/3.0.79/ix_values.yaml index 0b39f4a1f41..75a8d3c895b 100644 --- a/incubator/ghost/3.0.78/ix_values.yaml +++ b/incubator/ghost/3.0.79/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.20.0@sha256:aa0b5816816ab4b04ec3629f3898261f6845680cbb088193291d21d0ce541bf3 + tag: 5.20.0@sha256:05eba627fc4c09948e5ce9c9478b577ea6600df922288abc388bdaff9539a074 pullPolicy: IfNotPresent env: diff --git a/incubator/ghost/3.0.78/questions.yaml b/incubator/ghost/3.0.79/questions.yaml similarity index 100% rename from incubator/ghost/3.0.78/questions.yaml rename to incubator/ghost/3.0.79/questions.yaml diff --git a/incubator/timetagger/0.0.21/templates/common.yaml b/incubator/ghost/3.0.79/templates/common.yaml similarity index 100% rename from incubator/timetagger/0.0.21/templates/common.yaml rename to incubator/ghost/3.0.79/templates/common.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/values.yaml b/incubator/ghost/3.0.79/values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/values.yaml rename to incubator/ghost/3.0.79/values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock deleted file mode 100644 index 846d729ec27..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:03:28.389818072Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.32/CHANGELOG.md similarity index 89% rename from incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md rename to incubator/kerbalspaceprogram-lmp/0.0.32/CHANGELOG.md index aa784bed3ba..e271414b7e7 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md +++ b/incubator/kerbalspaceprogram-lmp/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [kerbalspaceprogram-lmp-0.0.32](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.31...kerbalspaceprogram-lmp-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [kerbalspaceprogram-lmp-0.0.31](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.30...kerbalspaceprogram-lmp-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/kerbalspaceprogram-lmp/0.0.32/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.32/Chart.lock new file mode 100644 index 00000000000..9e1c332c787 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:14.167722891Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.32/Chart.yaml similarity index 98% rename from incubator/kerbalspaceprogram-lmp/0.0.31/Chart.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.32/Chart.yaml index c992ce4d582..4cdf5fe9a31 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.yaml +++ b/incubator/kerbalspaceprogram-lmp/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/LunaMultiplayer/LunaMultiplayer - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/README.md b/incubator/kerbalspaceprogram-lmp/0.0.32/README.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/README.md rename to incubator/kerbalspaceprogram-lmp/0.0.32/README.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/app-readme.md b/incubator/kerbalspaceprogram-lmp/0.0.32/app-readme.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/app-readme.md rename to incubator/kerbalspaceprogram-lmp/0.0.32/app-readme.md diff --git a/incubator/assettocorsa/0.0.31/charts/common-10.7.7.tgz b/incubator/kerbalspaceprogram-lmp/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/assettocorsa/0.0.31/charts/common-10.7.7.tgz rename to incubator/kerbalspaceprogram-lmp/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/ix_values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.32/ix_values.yaml similarity index 88% rename from incubator/kerbalspaceprogram-lmp/0.0.31/ix_values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.32/ix_values.yaml index 7b6c871a1f3..62259972436 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.31/ix_values.yaml +++ b/incubator/kerbalspaceprogram-lmp/0.0.32/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kerbalspaceprogram-lmp - tag: latest@sha256:5b3d2ebcc2a9a600d1aa0556ce4b60d836834f5518af35202d4ebb93b6fb81bf + tag: latest@sha256:66dcba56cd99b689332786bdeb50171bd5130e46a2df74f214841388644456b5 persistence: serverfiles: enabled: true diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/questions.yaml b/incubator/kerbalspaceprogram-lmp/0.0.32/questions.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/questions.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.32/questions.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/templates/common.yaml b/incubator/kerbalspaceprogram-lmp/0.0.32/templates/common.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/templates/common.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.32/templates/common.yaml diff --git a/incubator/megasync/0.0.31/values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.32/values.yaml similarity index 100% rename from incubator/megasync/0.0.31/values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.32/values.yaml diff --git a/incubator/megasync/0.0.31/Chart.lock b/incubator/megasync/0.0.31/Chart.lock deleted file mode 100644 index ed90f8b8041..00000000000 --- a/incubator/megasync/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:07:29.724847759Z" diff --git a/incubator/megasync/0.0.31/CHANGELOG.md b/incubator/megasync/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/megasync/0.0.31/CHANGELOG.md rename to incubator/megasync/0.0.32/CHANGELOG.md index 233fa718089..7b730cd368e 100644 --- a/incubator/megasync/0.0.31/CHANGELOG.md +++ b/incubator/megasync/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [megasync-0.0.32](https://github.com/truecharts/charts/compare/megasync-0.0.31...megasync-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [megasync-0.0.31](https://github.com/truecharts/charts/compare/megasync-0.0.30...megasync-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/megasync/0.0.32/Chart.lock b/incubator/megasync/0.0.32/Chart.lock new file mode 100644 index 00000000000..64ff4662ba8 --- /dev/null +++ b/incubator/megasync/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:15.824089713Z" diff --git a/incubator/megasync/0.0.31/Chart.yaml b/incubator/megasync/0.0.32/Chart.yaml similarity index 98% rename from incubator/megasync/0.0.31/Chart.yaml rename to incubator/megasync/0.0.32/Chart.yaml index 838a46ebd49..6f9c5d574a1 100644 --- a/incubator/megasync/0.0.31/Chart.yaml +++ b/incubator/megasync/0.0.32/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://hub.docker.com/r/ich777/doh-server - https://hub.docker.com/r/ich777/megasync type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/megasync/0.0.31/README.md b/incubator/megasync/0.0.32/README.md similarity index 100% rename from incubator/megasync/0.0.31/README.md rename to incubator/megasync/0.0.32/README.md diff --git a/incubator/megasync/0.0.31/app-readme.md b/incubator/megasync/0.0.32/app-readme.md similarity index 100% rename from incubator/megasync/0.0.31/app-readme.md rename to incubator/megasync/0.0.32/app-readme.md diff --git a/incubator/corekeeper/0.0.31/charts/common-10.7.7.tgz b/incubator/megasync/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/corekeeper/0.0.31/charts/common-10.7.7.tgz rename to incubator/megasync/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/megasync/0.0.31/ix_values.yaml b/incubator/megasync/0.0.32/ix_values.yaml similarity index 86% rename from incubator/megasync/0.0.31/ix_values.yaml rename to incubator/megasync/0.0.32/ix_values.yaml index f945cade353..f51ba64228f 100644 --- a/incubator/megasync/0.0.31/ix_values.yaml +++ b/incubator/megasync/0.0.32/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/megasync - tag: latest@sha256:6989fa1c6978e64bb95fe4017edc68fb702bd1d24afab59696c363281ed40df9 + tag: latest@sha256:aef378b3fdef2a94b1f5042354b02d9d7f06d70c2dae728f903ddccb3c163255 persistence: datadir: enabled: true diff --git a/incubator/megasync/0.0.31/questions.yaml b/incubator/megasync/0.0.32/questions.yaml similarity index 100% rename from incubator/megasync/0.0.31/questions.yaml rename to incubator/megasync/0.0.32/questions.yaml diff --git a/incubator/megasync/0.0.31/templates/common.yaml b/incubator/megasync/0.0.32/templates/common.yaml similarity index 100% rename from incubator/megasync/0.0.31/templates/common.yaml rename to incubator/megasync/0.0.32/templates/common.yaml diff --git a/incubator/mindustry/0.0.31/values.yaml b/incubator/megasync/0.0.32/values.yaml similarity index 100% rename from incubator/mindustry/0.0.31/values.yaml rename to incubator/megasync/0.0.32/values.yaml diff --git a/incubator/mindustry/0.0.31/Chart.lock b/incubator/mindustry/0.0.31/Chart.lock deleted file mode 100644 index cf08d132ef6..00000000000 --- a/incubator/mindustry/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:08:40.958750027Z" diff --git a/incubator/mindustry/0.0.31/CHANGELOG.md b/incubator/mindustry/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/mindustry/0.0.31/CHANGELOG.md rename to incubator/mindustry/0.0.32/CHANGELOG.md index 2d4cdfeac33..ef54f283261 100644 --- a/incubator/mindustry/0.0.31/CHANGELOG.md +++ b/incubator/mindustry/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mindustry-0.0.32](https://github.com/truecharts/charts/compare/mindustry-0.0.31...mindustry-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [mindustry-0.0.31](https://github.com/truecharts/charts/compare/mindustry-0.0.30...mindustry-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/mindustry/0.0.32/Chart.lock b/incubator/mindustry/0.0.32/Chart.lock new file mode 100644 index 00000000000..6b8a72319ec --- /dev/null +++ b/incubator/mindustry/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:16.359310605Z" diff --git a/incubator/mindustry/0.0.31/Chart.yaml b/incubator/mindustry/0.0.32/Chart.yaml similarity index 98% rename from incubator/mindustry/0.0.31/Chart.yaml rename to incubator/mindustry/0.0.32/Chart.yaml index 6156274ba69..55e11a93daf 100644 --- a/incubator/mindustry/0.0.31/Chart.yaml +++ b/incubator/mindustry/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://anuke.itch.io/mindustry - https://hub.docker.com/r/ich777/mindustry-server/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/mindustry/0.0.31/README.md b/incubator/mindustry/0.0.32/README.md similarity index 100% rename from incubator/mindustry/0.0.31/README.md rename to incubator/mindustry/0.0.32/README.md diff --git a/incubator/mindustry/0.0.31/app-readme.md b/incubator/mindustry/0.0.32/app-readme.md similarity index 100% rename from incubator/mindustry/0.0.31/app-readme.md rename to incubator/mindustry/0.0.32/app-readme.md diff --git a/incubator/cryptpad/0.0.82/charts/common-10.7.7.tgz b/incubator/mindustry/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/cryptpad/0.0.82/charts/common-10.7.7.tgz rename to incubator/mindustry/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/mindustry/0.0.31/ix_values.yaml b/incubator/mindustry/0.0.32/ix_values.yaml similarity index 89% rename from incubator/mindustry/0.0.31/ix_values.yaml rename to incubator/mindustry/0.0.32/ix_values.yaml index 3bf4169286e..914bb4413c1 100644 --- a/incubator/mindustry/0.0.31/ix_values.yaml +++ b/incubator/mindustry/0.0.32/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/mindustry - tag: latest@sha256:9df1092bcabdcae2d9accebba16c69b0f264d0261e315228374d98a56d2edc16 + tag: latest@sha256:f7827264066d9d030e1cecaa3c4637706d43371ed0b9bc1374940c8b68a00b2b persistence: serverfiles: enabled: true diff --git a/incubator/mindustry/0.0.31/questions.yaml b/incubator/mindustry/0.0.32/questions.yaml similarity index 100% rename from incubator/mindustry/0.0.31/questions.yaml rename to incubator/mindustry/0.0.32/questions.yaml diff --git a/incubator/mindustry/0.0.31/templates/common.yaml b/incubator/mindustry/0.0.32/templates/common.yaml similarity index 100% rename from incubator/mindustry/0.0.31/templates/common.yaml rename to incubator/mindustry/0.0.32/templates/common.yaml diff --git a/incubator/necesse/0.0.31/values.yaml b/incubator/mindustry/0.0.32/values.yaml similarity index 100% rename from incubator/necesse/0.0.31/values.yaml rename to incubator/mindustry/0.0.32/values.yaml diff --git a/incubator/necesse/0.0.31/Chart.lock b/incubator/necesse/0.0.31/Chart.lock deleted file mode 100644 index 63fa98ae7a8..00000000000 --- a/incubator/necesse/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:11:09.042223515Z" diff --git a/incubator/necesse/0.0.31/CHANGELOG.md b/incubator/necesse/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/necesse/0.0.31/CHANGELOG.md rename to incubator/necesse/0.0.32/CHANGELOG.md index 64164f86936..c91d9d8530d 100644 --- a/incubator/necesse/0.0.31/CHANGELOG.md +++ b/incubator/necesse/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [necesse-0.0.32](https://github.com/truecharts/charts/compare/necesse-0.0.31...necesse-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [necesse-0.0.31](https://github.com/truecharts/charts/compare/necesse-0.0.30...necesse-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/necesse/0.0.32/Chart.lock b/incubator/necesse/0.0.32/Chart.lock new file mode 100644 index 00000000000..8ab3866cb97 --- /dev/null +++ b/incubator/necesse/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:45.007528609Z" diff --git a/incubator/necesse/0.0.31/Chart.yaml b/incubator/necesse/0.0.32/Chart.yaml similarity index 98% rename from incubator/necesse/0.0.31/Chart.yaml rename to incubator/necesse/0.0.32/Chart.yaml index 7de2235c4a8..ffa3598646a 100644 --- a/incubator/necesse/0.0.31/Chart.yaml +++ b/incubator/necesse/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/necesse/0.0.31/README.md b/incubator/necesse/0.0.32/README.md similarity index 100% rename from incubator/necesse/0.0.31/README.md rename to incubator/necesse/0.0.32/README.md diff --git a/incubator/necesse/0.0.31/app-readme.md b/incubator/necesse/0.0.32/app-readme.md similarity index 100% rename from incubator/necesse/0.0.31/app-readme.md rename to incubator/necesse/0.0.32/app-readme.md diff --git a/incubator/daysofwar/0.0.31/charts/common-10.7.7.tgz b/incubator/necesse/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/daysofwar/0.0.31/charts/common-10.7.7.tgz rename to incubator/necesse/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/necesse/0.0.31/ix_values.yaml b/incubator/necesse/0.0.32/ix_values.yaml similarity index 89% rename from incubator/necesse/0.0.31/ix_values.yaml rename to incubator/necesse/0.0.32/ix_values.yaml index ef8caaee8f6..72477632951 100644 --- a/incubator/necesse/0.0.31/ix_values.yaml +++ b/incubator/necesse/0.0.32/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/necesse - tag: latest@sha256:e42ae74ce015ae5c4283ea3ab00c187fac80ed7c35f7f6ed7a0121dc7826bd01 + tag: latest@sha256:8d9cc50bddc601196c0f1efa9684314ca8fdc78877146dc5badf5bc8c8e41592 persistence: serverfiles: enabled: true diff --git a/incubator/necesse/0.0.31/questions.yaml b/incubator/necesse/0.0.32/questions.yaml similarity index 100% rename from incubator/necesse/0.0.31/questions.yaml rename to incubator/necesse/0.0.32/questions.yaml diff --git a/incubator/necesse/0.0.31/templates/common.yaml b/incubator/necesse/0.0.32/templates/common.yaml similarity index 100% rename from incubator/necesse/0.0.31/templates/common.yaml rename to incubator/necesse/0.0.32/templates/common.yaml diff --git a/incubator/neverwinternights-ee/0.0.31/values.yaml b/incubator/necesse/0.0.32/values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/values.yaml rename to incubator/necesse/0.0.32/values.yaml diff --git a/incubator/neverwinternights-ee/0.0.31/Chart.lock b/incubator/neverwinternights-ee/0.0.31/Chart.lock deleted file mode 100644 index 3b316bdffb8..00000000000 --- a/incubator/neverwinternights-ee/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:11:32.402111992Z" diff --git a/incubator/neverwinternights-ee/0.0.31/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.32/CHANGELOG.md similarity index 89% rename from incubator/neverwinternights-ee/0.0.31/CHANGELOG.md rename to incubator/neverwinternights-ee/0.0.32/CHANGELOG.md index b5153845503..eca871b4aa3 100644 --- a/incubator/neverwinternights-ee/0.0.31/CHANGELOG.md +++ b/incubator/neverwinternights-ee/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [neverwinternights-ee-0.0.32](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.31...neverwinternights-ee-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [neverwinternights-ee-0.0.31](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.30...neverwinternights-ee-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/neverwinternights-ee/0.0.32/Chart.lock b/incubator/neverwinternights-ee/0.0.32/Chart.lock new file mode 100644 index 00000000000..d71679a6dfc --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:51.968391423Z" diff --git a/incubator/neverwinternights-ee/0.0.31/Chart.yaml b/incubator/neverwinternights-ee/0.0.32/Chart.yaml similarity index 98% rename from incubator/neverwinternights-ee/0.0.31/Chart.yaml rename to incubator/neverwinternights-ee/0.0.32/Chart.yaml index c12b9104e34..f00d5445205 100644 --- a/incubator/neverwinternights-ee/0.0.31/Chart.yaml +++ b/incubator/neverwinternights-ee/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - https://hub.docker.com/r/ich777/nwnee-server/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/neverwinternights-ee/0.0.31/README.md b/incubator/neverwinternights-ee/0.0.32/README.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/README.md rename to incubator/neverwinternights-ee/0.0.32/README.md diff --git a/incubator/neverwinternights-ee/0.0.31/app-readme.md b/incubator/neverwinternights-ee/0.0.32/app-readme.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/app-readme.md rename to incubator/neverwinternights-ee/0.0.32/app-readme.md diff --git a/incubator/dayz/0.0.31/charts/common-10.7.7.tgz b/incubator/neverwinternights-ee/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/dayz/0.0.31/charts/common-10.7.7.tgz rename to incubator/neverwinternights-ee/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/neverwinternights-ee/0.0.31/ix_values.yaml b/incubator/neverwinternights-ee/0.0.32/ix_values.yaml similarity index 90% rename from incubator/neverwinternights-ee/0.0.31/ix_values.yaml rename to incubator/neverwinternights-ee/0.0.32/ix_values.yaml index ae6f3772f06..7080a52715f 100644 --- a/incubator/neverwinternights-ee/0.0.31/ix_values.yaml +++ b/incubator/neverwinternights-ee/0.0.32/ix_values.yaml @@ -22,7 +22,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/neverwinternights-ee - tag: latest@sha256:3d1386eeffae8e16084e081ae852af475d53a473f62d298b9aa1c4e24079d4be + tag: latest@sha256:a1903e34cfbd20a3f972021a46704e87bf4ec2834e93da52cdf7a1fb8e4c6386 persistence: serverfiles: enabled: true diff --git a/incubator/neverwinternights-ee/0.0.31/questions.yaml b/incubator/neverwinternights-ee/0.0.32/questions.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/questions.yaml rename to incubator/neverwinternights-ee/0.0.32/questions.yaml diff --git a/incubator/neverwinternights-ee/0.0.31/templates/common.yaml b/incubator/neverwinternights-ee/0.0.32/templates/common.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/templates/common.yaml rename to incubator/neverwinternights-ee/0.0.32/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.64/values.yaml b/incubator/neverwinternights-ee/0.0.32/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/values.yaml rename to incubator/neverwinternights-ee/0.0.32/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.64/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.65/CHANGELOG.md similarity index 91% rename from incubator/passwordpusherephemeral/0.0.64/CHANGELOG.md rename to incubator/passwordpusherephemeral/0.0.65/CHANGELOG.md index aff32d25e3e..c688fa44431 100644 --- a/incubator/passwordpusherephemeral/0.0.64/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [passwordpusherephemeral-0.0.65](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.64...passwordpusherephemeral-0.0.65) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [passwordpusherephemeral-0.0.64](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.63...passwordpusherephemeral-0.0.64) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12) - -### Chore diff --git a/incubator/passwordpusherephemeral/0.0.65/Chart.lock b/incubator/passwordpusherephemeral/0.0.65/Chart.lock new file mode 100644 index 00000000000..438e76833b3 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.65/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:53.800830835Z" diff --git a/incubator/passwordpusherephemeral/0.0.64/Chart.yaml b/incubator/passwordpusherephemeral/0.0.65/Chart.yaml similarity index 98% rename from incubator/passwordpusherephemeral/0.0.64/Chart.yaml rename to incubator/passwordpusherephemeral/0.0.65/Chart.yaml index 651af16a8d6..b85e267b9b5 100644 --- a/incubator/passwordpusherephemeral/0.0.64/Chart.yaml +++ b/incubator/passwordpusherephemeral/0.0.65/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/pglombardo/PasswordPusher - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ type: application -version: 0.0.64 +version: 0.0.65 diff --git a/incubator/passwordpusherephemeral/0.0.64/README.md b/incubator/passwordpusherephemeral/0.0.65/README.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/README.md rename to incubator/passwordpusherephemeral/0.0.65/README.md diff --git a/incubator/passwordpusherephemeral/0.0.64/app-readme.md b/incubator/passwordpusherephemeral/0.0.65/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/app-readme.md rename to incubator/passwordpusherephemeral/0.0.65/app-readme.md diff --git a/incubator/debian-apt-mirror/0.0.31/charts/common-10.7.7.tgz b/incubator/passwordpusherephemeral/0.0.65/charts/common-10.7.7.tgz similarity index 100% rename from incubator/debian-apt-mirror/0.0.31/charts/common-10.7.7.tgz rename to incubator/passwordpusherephemeral/0.0.65/charts/common-10.7.7.tgz diff --git a/incubator/passwordpusherephemeral/0.0.64/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.65/ix_values.yaml similarity index 83% rename from incubator/passwordpusherephemeral/0.0.64/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.65/ix_values.yaml index 370d15d458f..702fb9e5009 100644 --- a/incubator/passwordpusherephemeral/0.0.64/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.65/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:46131b9b556eead3e901f4dada37a3061eb96c52fc8da26758accff2b965defd + tag: latest@sha256:de46b3ec02d987edc5305d76a0bdb3e4b4e71db6d98be2b54aa98372592cd25e persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/passwordpusherephemeral/0.0.64/questions.yaml b/incubator/passwordpusherephemeral/0.0.65/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/questions.yaml rename to incubator/passwordpusherephemeral/0.0.65/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.64/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.65/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.65/templates/common.yaml diff --git a/incubator/pavlovvr/0.0.31/values.yaml b/incubator/passwordpusherephemeral/0.0.65/values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.31/values.yaml rename to incubator/passwordpusherephemeral/0.0.65/values.yaml diff --git a/incubator/pavlovvr/0.0.31/Chart.lock b/incubator/pavlovvr/0.0.31/Chart.lock deleted file mode 100644 index 249e390518a..00000000000 --- a/incubator/pavlovvr/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:15:39.363257082Z" diff --git a/incubator/pavlovvr/0.0.31/CHANGELOG.md b/incubator/pavlovvr/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/pavlovvr/0.0.31/CHANGELOG.md rename to incubator/pavlovvr/0.0.32/CHANGELOG.md index 2fbfff24fdf..de6c94b0609 100644 --- a/incubator/pavlovvr/0.0.31/CHANGELOG.md +++ b/incubator/pavlovvr/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [pavlovvr-0.0.32](https://github.com/truecharts/charts/compare/pavlovvr-0.0.31...pavlovvr-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [pavlovvr-0.0.31](https://github.com/truecharts/charts/compare/pavlovvr-0.0.30...pavlovvr-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/pavlovvr/0.0.32/Chart.lock b/incubator/pavlovvr/0.0.32/Chart.lock new file mode 100644 index 00000000000..dbca79095e6 --- /dev/null +++ b/incubator/pavlovvr/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:00:54.157871129Z" diff --git a/incubator/pavlovvr/0.0.31/Chart.yaml b/incubator/pavlovvr/0.0.32/Chart.yaml similarity index 98% rename from incubator/pavlovvr/0.0.31/Chart.yaml rename to incubator/pavlovvr/0.0.32/Chart.yaml index 3c7d569663e..977b4cd8634 100644 --- a/incubator/pavlovvr/0.0.31/Chart.yaml +++ b/incubator/pavlovvr/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/pavlovvr/0.0.31/README.md b/incubator/pavlovvr/0.0.32/README.md similarity index 100% rename from incubator/pavlovvr/0.0.31/README.md rename to incubator/pavlovvr/0.0.32/README.md diff --git a/incubator/pavlovvr/0.0.31/app-readme.md b/incubator/pavlovvr/0.0.32/app-readme.md similarity index 100% rename from incubator/pavlovvr/0.0.31/app-readme.md rename to incubator/pavlovvr/0.0.32/app-readme.md diff --git a/incubator/electrum/0.0.31/charts/common-10.7.7.tgz b/incubator/pavlovvr/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/electrum/0.0.31/charts/common-10.7.7.tgz rename to incubator/pavlovvr/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/pavlovvr/0.0.31/ix_values.yaml b/incubator/pavlovvr/0.0.32/ix_values.yaml similarity index 92% rename from incubator/pavlovvr/0.0.31/ix_values.yaml rename to incubator/pavlovvr/0.0.32/ix_values.yaml index 9e3c8dcf0e4..9eda35d6e1a 100644 --- a/incubator/pavlovvr/0.0.31/ix_values.yaml +++ b/incubator/pavlovvr/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pavlovvr - tag: latest@sha256:1ff1906044571be58f313b29160c3d46b5ec1410e394158ecebf6e22b20ca5f5 + tag: latest@sha256:410a1978ba23985c962fa11ac7dcffc0f7f4cc38da7fa81b5f4234b02c37bbeb podSecurityContext: runAsGroup: 0 diff --git a/incubator/pavlovvr/0.0.31/questions.yaml b/incubator/pavlovvr/0.0.32/questions.yaml similarity index 100% rename from incubator/pavlovvr/0.0.31/questions.yaml rename to incubator/pavlovvr/0.0.32/questions.yaml diff --git a/incubator/pavlovvr/0.0.31/templates/common.yaml b/incubator/pavlovvr/0.0.32/templates/common.yaml similarity index 100% rename from incubator/pavlovvr/0.0.31/templates/common.yaml rename to incubator/pavlovvr/0.0.32/templates/common.yaml diff --git a/incubator/pixark/0.0.31/values.yaml b/incubator/pavlovvr/0.0.32/values.yaml similarity index 100% rename from incubator/pixark/0.0.31/values.yaml rename to incubator/pavlovvr/0.0.32/values.yaml diff --git a/incubator/pixark/0.0.31/Chart.lock b/incubator/pixark/0.0.31/Chart.lock deleted file mode 100644 index 467f3153e8f..00000000000 --- a/incubator/pixark/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:17:04.661131703Z" diff --git a/incubator/pixark/0.0.31/CHANGELOG.md b/incubator/pixark/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/pixark/0.0.31/CHANGELOG.md rename to incubator/pixark/0.0.32/CHANGELOG.md index c31618c436d..3411e7dd56e 100644 --- a/incubator/pixark/0.0.31/CHANGELOG.md +++ b/incubator/pixark/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [pixark-0.0.32](https://github.com/truecharts/charts/compare/pixark-0.0.31...pixark-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [pixark-0.0.31](https://github.com/truecharts/charts/compare/pixark-0.0.30...pixark-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/pixark/0.0.32/Chart.lock b/incubator/pixark/0.0.32/Chart.lock new file mode 100644 index 00000000000..43ed3b3172c --- /dev/null +++ b/incubator/pixark/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:01:22.687252791Z" diff --git a/incubator/pixark/0.0.31/Chart.yaml b/incubator/pixark/0.0.32/Chart.yaml similarity index 98% rename from incubator/pixark/0.0.31/Chart.yaml rename to incubator/pixark/0.0.32/Chart.yaml index e790959872e..24da962fd81 100644 --- a/incubator/pixark/0.0.31/Chart.yaml +++ b/incubator/pixark/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://pixark.snail.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/pixark/0.0.31/README.md b/incubator/pixark/0.0.32/README.md similarity index 100% rename from incubator/pixark/0.0.31/README.md rename to incubator/pixark/0.0.32/README.md diff --git a/incubator/pixark/0.0.31/app-readme.md b/incubator/pixark/0.0.32/app-readme.md similarity index 100% rename from incubator/pixark/0.0.31/app-readme.md rename to incubator/pixark/0.0.32/app-readme.md diff --git a/incubator/ghost/3.0.78/charts/common-10.7.7.tgz b/incubator/pixark/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/ghost/3.0.78/charts/common-10.7.7.tgz rename to incubator/pixark/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/pixark/0.0.31/ix_values.yaml b/incubator/pixark/0.0.32/ix_values.yaml similarity index 93% rename from incubator/pixark/0.0.31/ix_values.yaml rename to incubator/pixark/0.0.32/ix_values.yaml index 14a73162129..7a52cf9679f 100644 --- a/incubator/pixark/0.0.31/ix_values.yaml +++ b/incubator/pixark/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pixark - tag: latest@sha256:0fb1706f1087004644424ddcb7ec7f4ddd11a36831944c4b60e06f8f8c78511e + tag: latest@sha256:5f926d67bdf54adcd255ec0d04e561a108c04ff1574ff6e2c3a65e7877777540 podSecurityContext: runAsGroup: 0 diff --git a/incubator/pixark/0.0.31/questions.yaml b/incubator/pixark/0.0.32/questions.yaml similarity index 100% rename from incubator/pixark/0.0.31/questions.yaml rename to incubator/pixark/0.0.32/questions.yaml diff --git a/incubator/pixark/0.0.31/templates/common.yaml b/incubator/pixark/0.0.32/templates/common.yaml similarity index 100% rename from incubator/pixark/0.0.31/templates/common.yaml rename to incubator/pixark/0.0.32/templates/common.yaml diff --git a/incubator/plextraktsync/1.0.13/values.yaml b/incubator/pixark/0.0.32/values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.13/values.yaml rename to incubator/pixark/0.0.32/values.yaml diff --git a/incubator/plextraktsync/1.0.13/Chart.lock b/incubator/plextraktsync/1.0.13/Chart.lock deleted file mode 100644 index 7ad47815140..00000000000 --- a/incubator/plextraktsync/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:18:10.419946495Z" diff --git a/incubator/plextraktsync/1.0.13/CHANGELOG.md b/incubator/plextraktsync/1.0.14/CHANGELOG.md similarity index 91% rename from incubator/plextraktsync/1.0.13/CHANGELOG.md rename to incubator/plextraktsync/1.0.14/CHANGELOG.md index 3de092dc253..44753bd9d22 100644 --- a/incubator/plextraktsync/1.0.13/CHANGELOG.md +++ b/incubator/plextraktsync/1.0.14/CHANGELOG.md @@ -2,6 +2,16 @@ +## [plextraktsync-1.0.14](https://github.com/truecharts/charts/compare/plextraktsync-1.0.13...plextraktsync-1.0.14) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [plextraktsync-1.0.13](https://github.com/truecharts/charts/compare/plextraktsync-1.0.12...plextraktsync-1.0.13) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [plextraktsync-1.0.6](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plextraktsync-1.0.6) (2022-10-05) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plextraktsync-1.0.5](https://github.com/truecharts/charts/compare/plextraktsync-1.0.4...plextraktsync-1.0.5) (2022-10-04) - -### Chore diff --git a/incubator/plextraktsync/1.0.14/Chart.lock b/incubator/plextraktsync/1.0.14/Chart.lock new file mode 100644 index 00000000000..1160a90c324 --- /dev/null +++ b/incubator/plextraktsync/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:01:30.278022468Z" diff --git a/incubator/plextraktsync/1.0.13/Chart.yaml b/incubator/plextraktsync/1.0.14/Chart.yaml similarity index 98% rename from incubator/plextraktsync/1.0.13/Chart.yaml rename to incubator/plextraktsync/1.0.14/Chart.yaml index 47d36ba6508..752cae5a2cb 100644 --- a/incubator/plextraktsync/1.0.13/Chart.yaml +++ b/incubator/plextraktsync/1.0.14/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/Taxel/PlexTraktSync - https://ghcr.io/taxel/plextraktsync type: application -version: 1.0.13 +version: 1.0.14 diff --git a/incubator/plextraktsync/1.0.13/README.md b/incubator/plextraktsync/1.0.14/README.md similarity index 100% rename from incubator/plextraktsync/1.0.13/README.md rename to incubator/plextraktsync/1.0.14/README.md diff --git a/incubator/plextraktsync/1.0.13/app-readme.md b/incubator/plextraktsync/1.0.14/app-readme.md similarity index 100% rename from incubator/plextraktsync/1.0.13/app-readme.md rename to incubator/plextraktsync/1.0.14/app-readme.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/charts/common-10.7.7.tgz b/incubator/plextraktsync/1.0.14/charts/common-10.7.7.tgz similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.31/charts/common-10.7.7.tgz rename to incubator/plextraktsync/1.0.14/charts/common-10.7.7.tgz diff --git a/incubator/plextraktsync/1.0.13/ix_values.yaml b/incubator/plextraktsync/1.0.14/ix_values.yaml similarity index 88% rename from incubator/plextraktsync/1.0.13/ix_values.yaml rename to incubator/plextraktsync/1.0.14/ix_values.yaml index a12bba37ff8..737137434c9 100644 --- a/incubator/plextraktsync/1.0.13/ix_values.yaml +++ b/incubator/plextraktsync/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync - tag: latest@sha256:9784ec4434f0cd2ec84e4b0d24307393cf021b063503a350ed3b15439bca883a + tag: latest@sha256:162ca8255818ac187f2eeb3b6c535693d1dc735873e42d158811def99621de6a podSecurityContext: runAsGroup: 0 diff --git a/incubator/plextraktsync/1.0.13/questions.yaml b/incubator/plextraktsync/1.0.14/questions.yaml similarity index 100% rename from incubator/plextraktsync/1.0.13/questions.yaml rename to incubator/plextraktsync/1.0.14/questions.yaml diff --git a/incubator/plextraktsync/1.0.13/templates/_cronjob.tpl b/incubator/plextraktsync/1.0.14/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/1.0.13/templates/_cronjob.tpl rename to incubator/plextraktsync/1.0.14/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/1.0.13/templates/common.yaml b/incubator/plextraktsync/1.0.14/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/1.0.13/templates/common.yaml rename to incubator/plextraktsync/1.0.14/templates/common.yaml diff --git a/incubator/postscriptum/0.0.31/values.yaml b/incubator/plextraktsync/1.0.14/values.yaml similarity index 100% rename from incubator/postscriptum/0.0.31/values.yaml rename to incubator/plextraktsync/1.0.14/values.yaml diff --git a/incubator/postscriptum/0.0.31/Chart.lock b/incubator/postscriptum/0.0.31/Chart.lock deleted file mode 100644 index 2ec5ee9cf75..00000000000 --- a/incubator/postscriptum/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:18:53.946682744Z" diff --git a/incubator/postscriptum/0.0.31/CHANGELOG.md b/incubator/postscriptum/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/postscriptum/0.0.31/CHANGELOG.md rename to incubator/postscriptum/0.0.32/CHANGELOG.md index da98d0244ae..96b329cc1ba 100644 --- a/incubator/postscriptum/0.0.31/CHANGELOG.md +++ b/incubator/postscriptum/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [postscriptum-0.0.32](https://github.com/truecharts/charts/compare/postscriptum-0.0.31...postscriptum-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [postscriptum-0.0.31](https://github.com/truecharts/charts/compare/postscriptum-0.0.30...postscriptum-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/postscriptum/0.0.32/Chart.lock b/incubator/postscriptum/0.0.32/Chart.lock new file mode 100644 index 00000000000..4533d36aab9 --- /dev/null +++ b/incubator/postscriptum/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:01:32.222498178Z" diff --git a/incubator/postscriptum/0.0.31/Chart.yaml b/incubator/postscriptum/0.0.32/Chart.yaml similarity index 98% rename from incubator/postscriptum/0.0.31/Chart.yaml rename to incubator/postscriptum/0.0.32/Chart.yaml index de9e6571f7e..1961cd59940 100644 --- a/incubator/postscriptum/0.0.31/Chart.yaml +++ b/incubator/postscriptum/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/postscriptum/0.0.31/README.md b/incubator/postscriptum/0.0.32/README.md similarity index 100% rename from incubator/postscriptum/0.0.31/README.md rename to incubator/postscriptum/0.0.32/README.md diff --git a/incubator/postscriptum/0.0.31/app-readme.md b/incubator/postscriptum/0.0.32/app-readme.md similarity index 100% rename from incubator/postscriptum/0.0.31/app-readme.md rename to incubator/postscriptum/0.0.32/app-readme.md diff --git a/incubator/megasync/0.0.31/charts/common-10.7.7.tgz b/incubator/postscriptum/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/megasync/0.0.31/charts/common-10.7.7.tgz rename to incubator/postscriptum/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/postscriptum/0.0.31/ix_values.yaml b/incubator/postscriptum/0.0.32/ix_values.yaml similarity index 91% rename from incubator/postscriptum/0.0.31/ix_values.yaml rename to incubator/postscriptum/0.0.32/ix_values.yaml index 822e4e3a68d..58e147fa80d 100644 --- a/incubator/postscriptum/0.0.31/ix_values.yaml +++ b/incubator/postscriptum/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/postscriptum - tag: latest@sha256:0e22bc65fa4cd8b1311f2455b815918a966bb2444df4507cdda421961c32a42d + tag: latest@sha256:62f2a0b95b1074b714a9948163ce951e9b3cdafe35f966c7e70eb7e0d425c1b7 podSecurityContext: runAsGroup: 0 diff --git a/incubator/postscriptum/0.0.31/questions.yaml b/incubator/postscriptum/0.0.32/questions.yaml similarity index 100% rename from incubator/postscriptum/0.0.31/questions.yaml rename to incubator/postscriptum/0.0.32/questions.yaml diff --git a/incubator/postscriptum/0.0.31/templates/common.yaml b/incubator/postscriptum/0.0.32/templates/common.yaml similarity index 100% rename from incubator/postscriptum/0.0.31/templates/common.yaml rename to incubator/postscriptum/0.0.32/templates/common.yaml diff --git a/incubator/pvk-ii/0.0.31/values.yaml b/incubator/postscriptum/0.0.32/values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.31/values.yaml rename to incubator/postscriptum/0.0.32/values.yaml diff --git a/incubator/pvk-ii/0.0.31/Chart.lock b/incubator/pvk-ii/0.0.31/Chart.lock deleted file mode 100644 index 8aca1f6a840..00000000000 --- a/incubator/pvk-ii/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:20:42.018747963Z" diff --git a/incubator/pvk-ii/0.0.31/CHANGELOG.md b/incubator/pvk-ii/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/pvk-ii/0.0.31/CHANGELOG.md rename to incubator/pvk-ii/0.0.32/CHANGELOG.md index 059fbbbf6a1..bf8140111fd 100644 --- a/incubator/pvk-ii/0.0.31/CHANGELOG.md +++ b/incubator/pvk-ii/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [pvk-ii-0.0.32](https://github.com/truecharts/charts/compare/pvk-ii-0.0.31...pvk-ii-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [pvk-ii-0.0.31](https://github.com/truecharts/charts/compare/pvk-ii-0.0.30...pvk-ii-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/pvk-ii/0.0.32/Chart.lock b/incubator/pvk-ii/0.0.32/Chart.lock new file mode 100644 index 00000000000..a802191f699 --- /dev/null +++ b/incubator/pvk-ii/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:01:32.406894562Z" diff --git a/incubator/pvk-ii/0.0.31/Chart.yaml b/incubator/pvk-ii/0.0.32/Chart.yaml similarity index 98% rename from incubator/pvk-ii/0.0.31/Chart.yaml rename to incubator/pvk-ii/0.0.32/Chart.yaml index 43914e3ffd3..a2bdd6445cf 100644 --- a/incubator/pvk-ii/0.0.31/Chart.yaml +++ b/incubator/pvk-ii/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/pvk-ii/0.0.31/README.md b/incubator/pvk-ii/0.0.32/README.md similarity index 100% rename from incubator/pvk-ii/0.0.31/README.md rename to incubator/pvk-ii/0.0.32/README.md diff --git a/incubator/pvk-ii/0.0.31/app-readme.md b/incubator/pvk-ii/0.0.32/app-readme.md similarity index 100% rename from incubator/pvk-ii/0.0.31/app-readme.md rename to incubator/pvk-ii/0.0.32/app-readme.md diff --git a/incubator/mindustry/0.0.31/charts/common-10.7.7.tgz b/incubator/pvk-ii/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/mindustry/0.0.31/charts/common-10.7.7.tgz rename to incubator/pvk-ii/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/pvk-ii/0.0.31/ix_values.yaml b/incubator/pvk-ii/0.0.32/ix_values.yaml similarity index 92% rename from incubator/pvk-ii/0.0.31/ix_values.yaml rename to incubator/pvk-ii/0.0.32/ix_values.yaml index 73a339608d1..a6bfeba12d9 100644 --- a/incubator/pvk-ii/0.0.31/ix_values.yaml +++ b/incubator/pvk-ii/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pvk-ii - tag: latest@sha256:25a2f8527d8a70e19c1ea2253173dd5a180a3b23c28fa888941fd75a9a56ef24 + tag: latest@sha256:716ece35cae050443db9b2e6989b82f7270529a7ff1139663d1545eee707da2f podSecurityContext: runAsGroup: 0 diff --git a/incubator/pvk-ii/0.0.31/questions.yaml b/incubator/pvk-ii/0.0.32/questions.yaml similarity index 100% rename from incubator/pvk-ii/0.0.31/questions.yaml rename to incubator/pvk-ii/0.0.32/questions.yaml diff --git a/incubator/pvk-ii/0.0.31/templates/common.yaml b/incubator/pvk-ii/0.0.32/templates/common.yaml similarity index 100% rename from incubator/pvk-ii/0.0.31/templates/common.yaml rename to incubator/pvk-ii/0.0.32/templates/common.yaml diff --git a/incubator/rimgo/0.0.90/values.yaml b/incubator/pvk-ii/0.0.32/values.yaml similarity index 100% rename from incubator/rimgo/0.0.90/values.yaml rename to incubator/pvk-ii/0.0.32/values.yaml diff --git a/incubator/rimgo/0.0.90/Chart.lock b/incubator/rimgo/0.0.90/Chart.lock deleted file mode 100644 index 0b24eb12a38..00000000000 --- a/incubator/rimgo/0.0.90/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:56:11.603886986Z" diff --git a/incubator/rimgo/0.0.90/CHANGELOG.md b/incubator/rimgo/0.0.91/CHANGELOG.md similarity index 91% rename from incubator/rimgo/0.0.90/CHANGELOG.md rename to incubator/rimgo/0.0.91/CHANGELOG.md index 4557a1e33a1..9491b5ed9f6 100644 --- a/incubator/rimgo/0.0.90/CHANGELOG.md +++ b/incubator/rimgo/0.0.91/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rimgo-0.0.91](https://github.com/truecharts/charts/compare/rimgo-0.0.90...rimgo-0.0.91) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [rimgo-0.0.90](https://github.com/truecharts/charts/compare/rimgo-0.0.89...rimgo-0.0.90) (2022-10-26) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [rimgo-0.0.81](https://github.com/truecharts/charts/compare/rimgo-0.0.80...rimgo-0.0.81) (2022-10-15) - -### Chore - - Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.91/Chart.lock b/incubator/rimgo/0.0.91/Chart.lock new file mode 100644 index 00000000000..bd199abd17a --- /dev/null +++ b/incubator/rimgo/0.0.91/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:00.938845449Z" diff --git a/incubator/rimgo/0.0.90/Chart.yaml b/incubator/rimgo/0.0.91/Chart.yaml similarity index 97% rename from incubator/rimgo/0.0.90/Chart.yaml rename to incubator/rimgo/0.0.91/Chart.yaml index 3344231255c..4d20ceabcb1 100644 --- a/incubator/rimgo/0.0.90/Chart.yaml +++ b/incubator/rimgo/0.0.91/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - https://quay.io/repository/pussthecatorg/rimgo type: application -version: 0.0.90 +version: 0.0.91 diff --git a/incubator/rimgo/0.0.90/README.md b/incubator/rimgo/0.0.91/README.md similarity index 100% rename from incubator/rimgo/0.0.90/README.md rename to incubator/rimgo/0.0.91/README.md diff --git a/incubator/rimgo/0.0.90/app-readme.md b/incubator/rimgo/0.0.91/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.90/app-readme.md rename to incubator/rimgo/0.0.91/app-readme.md diff --git a/incubator/necesse/0.0.31/charts/common-10.7.7.tgz b/incubator/rimgo/0.0.91/charts/common-10.7.7.tgz similarity index 100% rename from incubator/necesse/0.0.31/charts/common-10.7.7.tgz rename to incubator/rimgo/0.0.91/charts/common-10.7.7.tgz diff --git a/incubator/rimgo/0.0.90/ix_values.yaml b/incubator/rimgo/0.0.91/ix_values.yaml similarity index 82% rename from incubator/rimgo/0.0.90/ix_values.yaml rename to incubator/rimgo/0.0.91/ix_values.yaml index fbfd4e8f7f2..4684d16076d 100644 --- a/incubator/rimgo/0.0.90/ix_values.yaml +++ b/incubator/rimgo/0.0.91/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:8f3ca66a4907e01687f9dda56cb92aeb313414823508fad5d74aab627f7bdc50 + tag: latest@sha256:0df53460b9f9e5c7dbd64a339f7f3ac2ec8b35ceaa1dbdf66bbc5d09da659e95 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rimgo/0.0.90/questions.yaml b/incubator/rimgo/0.0.91/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.90/questions.yaml rename to incubator/rimgo/0.0.91/questions.yaml diff --git a/incubator/rimgo/0.0.90/templates/common.yaml b/incubator/rimgo/0.0.91/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.90/templates/common.yaml rename to incubator/rimgo/0.0.91/templates/common.yaml diff --git a/incubator/searxng/0.0.59/values.yaml b/incubator/rimgo/0.0.91/values.yaml similarity index 100% rename from incubator/searxng/0.0.59/values.yaml rename to incubator/rimgo/0.0.91/values.yaml diff --git a/incubator/searxng/0.0.59/Chart.lock b/incubator/searxng/0.0.59/Chart.lock deleted file mode 100644 index 71d3ebfbf38..00000000000 --- a/incubator/searxng/0.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:27:31.446641786Z" diff --git a/incubator/searxng/0.0.59/CHANGELOG.md b/incubator/searxng/0.0.60/CHANGELOG.md similarity index 88% rename from incubator/searxng/0.0.59/CHANGELOG.md rename to incubator/searxng/0.0.60/CHANGELOG.md index 8b048a743a3..4929b93bea1 100644 --- a/incubator/searxng/0.0.59/CHANGELOG.md +++ b/incubator/searxng/0.0.60/CHANGELOG.md @@ -2,6 +2,16 @@ +## [searxng-0.0.60](https://github.com/truecharts/charts/compare/searxng-0.0.59...searxng-0.0.60) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [searxng-0.0.59](https://github.com/truecharts/charts/compare/searxng-0.0.58...searxng-0.0.59) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [searxng-0.0.52](https://github.com/truecharts/charts/compare/searxng-0.0.51...searxng-0.0.52) (2022-10-05) ### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [searxng-0.0.51](https://github.com/truecharts/charts/compare/searxng-0.0.50...searxng-0.0.51) (2022-10-01) diff --git a/incubator/searxng/0.0.60/Chart.lock b/incubator/searxng/0.0.60/Chart.lock new file mode 100644 index 00000000000..5d145038982 --- /dev/null +++ b/incubator/searxng/0.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:08.275907985Z" diff --git a/incubator/searxng/0.0.59/Chart.yaml b/incubator/searxng/0.0.60/Chart.yaml similarity index 98% rename from incubator/searxng/0.0.59/Chart.yaml rename to incubator/searxng/0.0.60/Chart.yaml index 71efaa267b5..0f5bcba6170 100644 --- a/incubator/searxng/0.0.59/Chart.yaml +++ b/incubator/searxng/0.0.60/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/searxng/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 0.0.59 +version: 0.0.60 diff --git a/incubator/searxng/0.0.59/README.md b/incubator/searxng/0.0.60/README.md similarity index 100% rename from incubator/searxng/0.0.59/README.md rename to incubator/searxng/0.0.60/README.md diff --git a/incubator/searxng/0.0.59/app-readme.md b/incubator/searxng/0.0.60/app-readme.md similarity index 100% rename from incubator/searxng/0.0.59/app-readme.md rename to incubator/searxng/0.0.60/app-readme.md diff --git a/incubator/neverwinternights-ee/0.0.31/charts/common-10.7.7.tgz b/incubator/searxng/0.0.60/charts/common-10.7.7.tgz similarity index 100% rename from incubator/neverwinternights-ee/0.0.31/charts/common-10.7.7.tgz rename to incubator/searxng/0.0.60/charts/common-10.7.7.tgz diff --git a/incubator/searxng/0.0.59/ix_values.yaml b/incubator/searxng/0.0.60/ix_values.yaml similarity index 83% rename from incubator/searxng/0.0.59/ix_values.yaml rename to incubator/searxng/0.0.60/ix_values.yaml index b118f36242c..174765d9eb3 100644 --- a/incubator/searxng/0.0.59/ix_values.yaml +++ b/incubator/searxng/0.0.60/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:6bb2eb40f1fb980ef84983add546fde045adbc6b7fddf605eb52a171786a6711 + tag: latest@sha256:910336824474fd192fb7e900805f1c05492bd10d04d2b39c2b942f4bc2280a91 persistence: config: enabled: true diff --git a/incubator/searxng/0.0.59/questions.yaml b/incubator/searxng/0.0.60/questions.yaml similarity index 100% rename from incubator/searxng/0.0.59/questions.yaml rename to incubator/searxng/0.0.60/questions.yaml diff --git a/incubator/searxng/0.0.59/templates/common.yaml b/incubator/searxng/0.0.60/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.59/templates/common.yaml rename to incubator/searxng/0.0.60/templates/common.yaml diff --git a/incubator/stationeers/0.0.31/values.yaml b/incubator/searxng/0.0.60/values.yaml similarity index 100% rename from incubator/stationeers/0.0.31/values.yaml rename to incubator/searxng/0.0.60/values.yaml diff --git a/incubator/stationeers/0.0.31/Chart.lock b/incubator/stationeers/0.0.31/Chart.lock deleted file mode 100644 index 2a28fc0c022..00000000000 --- a/incubator/stationeers/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:32:32.885571067Z" diff --git a/incubator/stationeers/0.0.31/CHANGELOG.md b/incubator/stationeers/0.0.32/CHANGELOG.md similarity index 87% rename from incubator/stationeers/0.0.31/CHANGELOG.md rename to incubator/stationeers/0.0.32/CHANGELOG.md index a444dc73849..ec127ba447b 100644 --- a/incubator/stationeers/0.0.31/CHANGELOG.md +++ b/incubator/stationeers/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [stationeers-0.0.32](https://github.com/truecharts/charts/compare/stationeers-0.0.31...stationeers-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [stationeers-0.0.31](https://github.com/truecharts/charts/compare/stationeers-0.0.30...stationeers-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/stationeers/0.0.32/Chart.lock b/incubator/stationeers/0.0.32/Chart.lock new file mode 100644 index 00000000000..fa2eb6b32a8 --- /dev/null +++ b/incubator/stationeers/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:09.843434905Z" diff --git a/incubator/stationeers/0.0.31/Chart.yaml b/incubator/stationeers/0.0.32/Chart.yaml similarity index 98% rename from incubator/stationeers/0.0.31/Chart.yaml rename to incubator/stationeers/0.0.32/Chart.yaml index 01b5420d9bf..d7bc7aa67e7 100644 --- a/incubator/stationeers/0.0.31/Chart.yaml +++ b/incubator/stationeers/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/stationeers/0.0.31/README.md b/incubator/stationeers/0.0.32/README.md similarity index 100% rename from incubator/stationeers/0.0.31/README.md rename to incubator/stationeers/0.0.32/README.md diff --git a/incubator/stationeers/0.0.31/app-readme.md b/incubator/stationeers/0.0.32/app-readme.md similarity index 100% rename from incubator/stationeers/0.0.31/app-readme.md rename to incubator/stationeers/0.0.32/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.64/charts/common-10.7.7.tgz b/incubator/stationeers/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/passwordpusherephemeral/0.0.64/charts/common-10.7.7.tgz rename to incubator/stationeers/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/stationeers/0.0.31/ix_values.yaml b/incubator/stationeers/0.0.32/ix_values.yaml similarity index 90% rename from incubator/stationeers/0.0.31/ix_values.yaml rename to incubator/stationeers/0.0.32/ix_values.yaml index d01ddc0c17b..907262bb557 100644 --- a/incubator/stationeers/0.0.31/ix_values.yaml +++ b/incubator/stationeers/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/stationeers - tag: latest@sha256:c7a6704ee6572ffd4bdc45d8ac4d783e5229231d0c39f5fbaca01b639c89e8e0 + tag: latest@sha256:00dcfb407c0dc9901e65481d437e3eb6b6dc78e9d57617ab2ab251b951db88f3 podSecurityContext: runAsGroup: 0 diff --git a/incubator/stationeers/0.0.31/questions.yaml b/incubator/stationeers/0.0.32/questions.yaml similarity index 100% rename from incubator/stationeers/0.0.31/questions.yaml rename to incubator/stationeers/0.0.32/questions.yaml diff --git a/incubator/stationeers/0.0.31/templates/common.yaml b/incubator/stationeers/0.0.32/templates/common.yaml similarity index 100% rename from incubator/stationeers/0.0.31/templates/common.yaml rename to incubator/stationeers/0.0.32/templates/common.yaml diff --git a/incubator/survivethenights/0.0.31/values.yaml b/incubator/stationeers/0.0.32/values.yaml similarity index 100% rename from incubator/survivethenights/0.0.31/values.yaml rename to incubator/stationeers/0.0.32/values.yaml diff --git a/incubator/survivethenights/0.0.31/Chart.lock b/incubator/survivethenights/0.0.31/Chart.lock deleted file mode 100644 index 95cc3a86a64..00000000000 --- a/incubator/survivethenights/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:33:21.715290419Z" diff --git a/incubator/survivethenights/0.0.31/CHANGELOG.md b/incubator/survivethenights/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/survivethenights/0.0.31/CHANGELOG.md rename to incubator/survivethenights/0.0.32/CHANGELOG.md index cd0e50c8982..0fc789f805c 100644 --- a/incubator/survivethenights/0.0.31/CHANGELOG.md +++ b/incubator/survivethenights/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [survivethenights-0.0.32](https://github.com/truecharts/charts/compare/survivethenights-0.0.31...survivethenights-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [survivethenights-0.0.31](https://github.com/truecharts/charts/compare/survivethenights-0.0.30...survivethenights-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/survivethenights/0.0.32/Chart.lock b/incubator/survivethenights/0.0.32/Chart.lock new file mode 100644 index 00000000000..6221edeb795 --- /dev/null +++ b/incubator/survivethenights/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:10.562604386Z" diff --git a/incubator/survivethenights/0.0.31/Chart.yaml b/incubator/survivethenights/0.0.32/Chart.yaml similarity index 98% rename from incubator/survivethenights/0.0.31/Chart.yaml rename to incubator/survivethenights/0.0.32/Chart.yaml index 2b323ffbb45..6ebe77a4595 100644 --- a/incubator/survivethenights/0.0.31/Chart.yaml +++ b/incubator/survivethenights/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.steampowered.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/survivethenights/0.0.31/README.md b/incubator/survivethenights/0.0.32/README.md similarity index 100% rename from incubator/survivethenights/0.0.31/README.md rename to incubator/survivethenights/0.0.32/README.md diff --git a/incubator/survivethenights/0.0.31/app-readme.md b/incubator/survivethenights/0.0.32/app-readme.md similarity index 100% rename from incubator/survivethenights/0.0.31/app-readme.md rename to incubator/survivethenights/0.0.32/app-readme.md diff --git a/incubator/pavlovvr/0.0.31/charts/common-10.7.7.tgz b/incubator/survivethenights/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/pavlovvr/0.0.31/charts/common-10.7.7.tgz rename to incubator/survivethenights/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/survivethenights/0.0.31/ix_values.yaml b/incubator/survivethenights/0.0.32/ix_values.yaml similarity index 89% rename from incubator/survivethenights/0.0.31/ix_values.yaml rename to incubator/survivethenights/0.0.32/ix_values.yaml index 00d0814731a..275e15e1ddf 100644 --- a/incubator/survivethenights/0.0.31/ix_values.yaml +++ b/incubator/survivethenights/0.0.32/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/survivethenights - tag: latest@sha256:2d3c4dda4e5c0215d3c67b42cffd065e16064e4be47d85d5c283cf6a66443e21 + tag: latest@sha256:7571a30225c644e260418b5dde61d022371facccec2ca84fd14772833cca388d podSecurityContext: runAsGroup: 0 diff --git a/incubator/survivethenights/0.0.31/questions.yaml b/incubator/survivethenights/0.0.32/questions.yaml similarity index 100% rename from incubator/survivethenights/0.0.31/questions.yaml rename to incubator/survivethenights/0.0.32/questions.yaml diff --git a/incubator/survivethenights/0.0.31/templates/common.yaml b/incubator/survivethenights/0.0.32/templates/common.yaml similarity index 100% rename from incubator/survivethenights/0.0.31/templates/common.yaml rename to incubator/survivethenights/0.0.32/templates/common.yaml diff --git a/incubator/thunderbird/0.0.37/values.yaml b/incubator/survivethenights/0.0.32/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.37/values.yaml rename to incubator/survivethenights/0.0.32/values.yaml diff --git a/incubator/thunderbird/0.0.37/Chart.lock b/incubator/thunderbird/0.0.37/Chart.lock deleted file mode 100644 index 483eb529f1a..00000000000 --- a/incubator/thunderbird/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:35:52.350686715Z" diff --git a/incubator/thunderbird/0.0.37/CHANGELOG.md b/incubator/thunderbird/0.0.38/CHANGELOG.md similarity index 91% rename from incubator/thunderbird/0.0.37/CHANGELOG.md rename to incubator/thunderbird/0.0.38/CHANGELOG.md index 82095a61e24..0122d85024f 100644 --- a/incubator/thunderbird/0.0.37/CHANGELOG.md +++ b/incubator/thunderbird/0.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [thunderbird-0.0.38](https://github.com/truecharts/charts/compare/thunderbird-0.0.37...thunderbird-0.0.38) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [thunderbird-0.0.37](https://github.com/truecharts/charts/compare/thunderbird-0.0.36...thunderbird-0.0.37) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [thunderbird-0.0.30](https://github.com/truecharts/charts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [thunderbird-0.0.29](https://github.com/truecharts/charts/compare/thunderbird-0.0.28...thunderbird-0.0.29) (2022-09-25) - -### Chore diff --git a/incubator/thunderbird/0.0.38/Chart.lock b/incubator/thunderbird/0.0.38/Chart.lock new file mode 100644 index 00000000000..8d6ac2f9ec6 --- /dev/null +++ b/incubator/thunderbird/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:39.310695952Z" diff --git a/incubator/thunderbird/0.0.37/Chart.yaml b/incubator/thunderbird/0.0.38/Chart.yaml similarity index 98% rename from incubator/thunderbird/0.0.37/Chart.yaml rename to incubator/thunderbird/0.0.38/Chart.yaml index e08957f8255..68ee23e2bd9 100644 --- a/incubator/thunderbird/0.0.37/Chart.yaml +++ b/incubator/thunderbird/0.0.38/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://www.thunderbird.net/ - https://hub.docker.com/r/ich777/thunderbird/ type: application -version: 0.0.37 +version: 0.0.38 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/thunderbird/0.0.37/README.md b/incubator/thunderbird/0.0.38/README.md similarity index 100% rename from incubator/thunderbird/0.0.37/README.md rename to incubator/thunderbird/0.0.38/README.md diff --git a/incubator/thunderbird/0.0.37/app-readme.md b/incubator/thunderbird/0.0.38/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.37/app-readme.md rename to incubator/thunderbird/0.0.38/app-readme.md diff --git a/incubator/pixark/0.0.31/charts/common-10.7.7.tgz b/incubator/thunderbird/0.0.38/charts/common-10.7.7.tgz similarity index 100% rename from incubator/pixark/0.0.31/charts/common-10.7.7.tgz rename to incubator/thunderbird/0.0.38/charts/common-10.7.7.tgz diff --git a/incubator/thunderbird/0.0.37/ix_values.yaml b/incubator/thunderbird/0.0.38/ix_values.yaml similarity index 85% rename from incubator/thunderbird/0.0.37/ix_values.yaml rename to incubator/thunderbird/0.0.38/ix_values.yaml index f7dddd86189..2b477d49c10 100644 --- a/incubator/thunderbird/0.0.37/ix_values.yaml +++ b/incubator/thunderbird/0.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/thunderbird - tag: latest@sha256:d8280a1d9e46f8d603c7602988605df83bfe02d81049ae687f04157f6429bb22 + tag: latest@sha256:c5b9a7360d98151a6951bdcb51facdb64a8cc84ae51a628d29350a97f9a92bb3 podSecurityContext: runAsGroup: 0 diff --git a/incubator/thunderbird/0.0.37/questions.yaml b/incubator/thunderbird/0.0.38/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.37/questions.yaml rename to incubator/thunderbird/0.0.38/questions.yaml diff --git a/incubator/thunderbird/0.0.37/templates/common.yaml b/incubator/thunderbird/0.0.38/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.37/templates/common.yaml rename to incubator/thunderbird/0.0.38/templates/common.yaml diff --git a/incubator/timetagger/0.0.21/values.yaml b/incubator/thunderbird/0.0.38/values.yaml similarity index 100% rename from incubator/timetagger/0.0.21/values.yaml rename to incubator/thunderbird/0.0.38/values.yaml diff --git a/incubator/timetagger/0.0.21/Chart.lock b/incubator/timetagger/0.0.21/Chart.lock deleted file mode 100644 index a614959c2bb..00000000000 --- a/incubator/timetagger/0.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:35:52.97915495Z" diff --git a/incubator/timetagger/0.0.21/CHANGELOG.md b/incubator/timetagger/0.0.22/CHANGELOG.md similarity index 91% rename from incubator/timetagger/0.0.21/CHANGELOG.md rename to incubator/timetagger/0.0.22/CHANGELOG.md index 4627023bd65..ce8d5b22830 100644 --- a/incubator/timetagger/0.0.21/CHANGELOG.md +++ b/incubator/timetagger/0.0.22/CHANGELOG.md @@ -2,6 +2,16 @@ +## [timetagger-0.0.22](https://github.com/truecharts/charts/compare/timetagger-0.0.21...timetagger-0.0.22) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [timetagger-0.0.21](https://github.com/truecharts/charts/compare/timetagger-0.0.20...timetagger-0.0.21) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [timetagger-0.0.14](https://github.com/truecharts/charts/compare/timetagger-0.0.13...timetagger-0.0.14) (2022-09-24) -### Chore - -- Auto-update chart README [skip ci] - - add missing icon ([#3879](https://github.com/truecharts/charts/issues/3879)) - - - - -## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-22) - diff --git a/incubator/timetagger/0.0.22/Chart.lock b/incubator/timetagger/0.0.22/Chart.lock new file mode 100644 index 00000000000..b5b42077421 --- /dev/null +++ b/incubator/timetagger/0.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:45.955296183Z" diff --git a/incubator/timetagger/0.0.21/Chart.yaml b/incubator/timetagger/0.0.22/Chart.yaml similarity index 95% rename from incubator/timetagger/0.0.21/Chart.yaml rename to incubator/timetagger/0.0.22/Chart.yaml index d2f82a5dce8..f9cd89736ea 100644 --- a/incubator/timetagger/0.0.21/Chart.yaml +++ b/incubator/timetagger/0.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.9.3" +appVersion: "22.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - https://timetagger.app - https://github.com/almarklein/timetagger -version: 0.0.21 +version: 0.0.22 annotations: truecharts.org/catagories: | - utilities diff --git a/incubator/timetagger/0.0.21/README.md b/incubator/timetagger/0.0.22/README.md similarity index 100% rename from incubator/timetagger/0.0.21/README.md rename to incubator/timetagger/0.0.22/README.md diff --git a/incubator/timetagger/0.0.21/app-readme.md b/incubator/timetagger/0.0.22/app-readme.md similarity index 100% rename from incubator/timetagger/0.0.21/app-readme.md rename to incubator/timetagger/0.0.22/app-readme.md diff --git a/incubator/plextraktsync/1.0.13/charts/common-10.7.7.tgz b/incubator/timetagger/0.0.22/charts/common-10.7.7.tgz similarity index 100% rename from incubator/plextraktsync/1.0.13/charts/common-10.7.7.tgz rename to incubator/timetagger/0.0.22/charts/common-10.7.7.tgz diff --git a/incubator/timetagger/0.0.21/ix_values.yaml b/incubator/timetagger/0.0.22/ix_values.yaml similarity index 87% rename from incubator/timetagger/0.0.21/ix_values.yaml rename to incubator/timetagger/0.0.22/ix_values.yaml index e0cbbcb8ccc..1d2c7b845e6 100644 --- a/incubator/timetagger/0.0.21/ix_values.yaml +++ b/incubator/timetagger/0.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/timetagger - tag: 22.9.3@sha256:4b905388488350b04488edf45fc00890f0fc6bbf37bce76431adc1b18f6eac37 + tag: 22.10.1@sha256:f2f853ddca8033fe59a743753cdb5af7570f798ae4859043fed795f80e2a313e pullPolicy: IfNotPresent securityContext: diff --git a/incubator/timetagger/0.0.21/questions.yaml b/incubator/timetagger/0.0.22/questions.yaml similarity index 100% rename from incubator/timetagger/0.0.21/questions.yaml rename to incubator/timetagger/0.0.22/questions.yaml diff --git a/stable/cloudflared/1.0.23/templates/common.yaml b/incubator/timetagger/0.0.22/templates/common.yaml similarity index 100% rename from stable/cloudflared/1.0.23/templates/common.yaml rename to incubator/timetagger/0.0.22/templates/common.yaml diff --git a/incubator/tracks/0.0.38/values.yaml b/incubator/timetagger/0.0.22/values.yaml similarity index 100% rename from incubator/tracks/0.0.38/values.yaml rename to incubator/timetagger/0.0.22/values.yaml diff --git a/incubator/tracks/0.0.38/Chart.lock b/incubator/tracks/0.0.38/Chart.lock deleted file mode 100644 index 74242bf83b6..00000000000 --- a/incubator/tracks/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:36:05.507406901Z" diff --git a/incubator/tracks/0.0.38/CHANGELOG.md b/incubator/tracks/0.0.39/CHANGELOG.md similarity index 91% rename from incubator/tracks/0.0.38/CHANGELOG.md rename to incubator/tracks/0.0.39/CHANGELOG.md index dff072cd193..5451bcbd45e 100644 --- a/incubator/tracks/0.0.38/CHANGELOG.md +++ b/incubator/tracks/0.0.39/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tracks-0.0.39](https://github.com/truecharts/charts/compare/tracks-0.0.38...tracks-0.0.39) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [tracks-0.0.38](https://github.com/truecharts/charts/compare/tracks-0.0.37...tracks-0.0.38) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [tracks-0.0.31](https://github.com/truecharts/charts/compare/tracks-0.0.30...tracks-0.0.31) (2022-09-27) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [tracks-0.0.30](https://github.com/truecharts/charts/compare/tracks-0.0.29...tracks-0.0.30) (2022-09-25) - diff --git a/incubator/electrum/0.0.31/Chart.lock b/incubator/tracks/0.0.39/Chart.lock similarity index 80% rename from incubator/electrum/0.0.31/Chart.lock rename to incubator/tracks/0.0.39/Chart.lock index 6f1fcc79d96..df22e5ec5e1 100644 --- a/incubator/electrum/0.0.31/Chart.lock +++ b/incubator/tracks/0.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T08:48:14.48985047Z" +generated: "2022-10-27T05:02:48.04594066Z" diff --git a/incubator/tracks/0.0.38/Chart.yaml b/incubator/tracks/0.0.39/Chart.yaml similarity index 98% rename from incubator/tracks/0.0.38/Chart.yaml rename to incubator/tracks/0.0.39/Chart.yaml index e8f7dab1f73..ca3f1dc515c 100644 --- a/incubator/tracks/0.0.38/Chart.yaml +++ b/incubator/tracks/0.0.39/Chart.yaml @@ -26,4 +26,4 @@ sources: - http://www.getontracks.org/ - https://hub.docker.com/r/tracksapp/tracks type: application -version: 0.0.38 +version: 0.0.39 diff --git a/incubator/tracks/0.0.38/README.md b/incubator/tracks/0.0.39/README.md similarity index 100% rename from incubator/tracks/0.0.38/README.md rename to incubator/tracks/0.0.39/README.md diff --git a/incubator/tracks/0.0.38/app-readme.md b/incubator/tracks/0.0.39/app-readme.md similarity index 100% rename from incubator/tracks/0.0.38/app-readme.md rename to incubator/tracks/0.0.39/app-readme.md diff --git a/incubator/postscriptum/0.0.31/charts/common-10.7.7.tgz b/incubator/tracks/0.0.39/charts/common-10.7.7.tgz similarity index 100% rename from incubator/postscriptum/0.0.31/charts/common-10.7.7.tgz rename to incubator/tracks/0.0.39/charts/common-10.7.7.tgz diff --git a/incubator/tracks/0.0.38/ix_values.yaml b/incubator/tracks/0.0.39/ix_values.yaml similarity index 87% rename from incubator/tracks/0.0.38/ix_values.yaml rename to incubator/tracks/0.0.39/ix_values.yaml index 4169cf32ff2..ed64e3c06e4 100644 --- a/incubator/tracks/0.0.38/ix_values.yaml +++ b/incubator/tracks/0.0.39/ix_values.yaml @@ -11,7 +11,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tracks - tag: latest@sha256:5653c00dab113811bc178c8837057a63dc294d5e8f07c65918fa428e4a735761 + tag: latest@sha256:917a2b6d6ef7bc4a14c5f9a67c4904e25449d66f12563076a5a3bc21ccec3683 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/tracks/0.0.38/questions.yaml b/incubator/tracks/0.0.39/questions.yaml similarity index 100% rename from incubator/tracks/0.0.38/questions.yaml rename to incubator/tracks/0.0.39/questions.yaml diff --git a/incubator/tracks/0.0.38/templates/common.yaml b/incubator/tracks/0.0.39/templates/common.yaml similarity index 100% rename from incubator/tracks/0.0.38/templates/common.yaml rename to incubator/tracks/0.0.39/templates/common.yaml diff --git a/incubator/troddit/0.0.36/values.yaml b/incubator/tracks/0.0.39/values.yaml similarity index 100% rename from incubator/troddit/0.0.36/values.yaml rename to incubator/tracks/0.0.39/values.yaml diff --git a/incubator/troddit/0.0.36/Chart.lock b/incubator/troddit/0.0.36/Chart.lock deleted file mode 100644 index 9bcb713d3e0..00000000000 --- a/incubator/troddit/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:36:40.787474664Z" diff --git a/incubator/troddit/0.0.36/CHANGELOG.md b/incubator/troddit/0.0.37/CHANGELOG.md similarity index 91% rename from incubator/troddit/0.0.36/CHANGELOG.md rename to incubator/troddit/0.0.37/CHANGELOG.md index 133e4a932e0..30a8b204e97 100644 --- a/incubator/troddit/0.0.36/CHANGELOG.md +++ b/incubator/troddit/0.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [troddit-0.0.37](https://github.com/truecharts/charts/compare/troddit-0.0.36...troddit-0.0.37) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [troddit-0.0.36](https://github.com/truecharts/charts/compare/troddit-0.0.35...troddit-0.0.36) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [troddit-0.0.29](https://github.com/truecharts/charts/compare/troddit-0.0.28...troddit-0.0.29) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [troddit-0.0.28](https://github.com/truecharts/charts/compare/troddit-0.0.27...troddit-0.0.28) (2022-09-25) - -### Chore diff --git a/incubator/troddit/0.0.37/Chart.lock b/incubator/troddit/0.0.37/Chart.lock new file mode 100644 index 00000000000..2c5cb7f2e3b --- /dev/null +++ b/incubator/troddit/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:02:48.600212217Z" diff --git a/incubator/troddit/0.0.36/Chart.yaml b/incubator/troddit/0.0.37/Chart.yaml similarity index 98% rename from incubator/troddit/0.0.36/Chart.yaml rename to incubator/troddit/0.0.37/Chart.yaml index 3bae59d19f0..5b33fb953ac 100644 --- a/incubator/troddit/0.0.36/Chart.yaml +++ b/incubator/troddit/0.0.37/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/burhan-syed/troddit - https://hub.docker.com/r/bsyed/troddit type: application -version: 0.0.36 +version: 0.0.37 diff --git a/incubator/troddit/0.0.36/README.md b/incubator/troddit/0.0.37/README.md similarity index 100% rename from incubator/troddit/0.0.36/README.md rename to incubator/troddit/0.0.37/README.md diff --git a/incubator/troddit/0.0.36/app-readme.md b/incubator/troddit/0.0.37/app-readme.md similarity index 100% rename from incubator/troddit/0.0.36/app-readme.md rename to incubator/troddit/0.0.37/app-readme.md diff --git a/incubator/pvk-ii/0.0.31/charts/common-10.7.7.tgz b/incubator/troddit/0.0.37/charts/common-10.7.7.tgz similarity index 100% rename from incubator/pvk-ii/0.0.31/charts/common-10.7.7.tgz rename to incubator/troddit/0.0.37/charts/common-10.7.7.tgz diff --git a/incubator/troddit/0.0.36/ix_values.yaml b/incubator/troddit/0.0.37/ix_values.yaml similarity index 83% rename from incubator/troddit/0.0.36/ix_values.yaml rename to incubator/troddit/0.0.37/ix_values.yaml index 813931bdca4..6f1dac4d308 100644 --- a/incubator/troddit/0.0.36/ix_values.yaml +++ b/incubator/troddit/0.0.37/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/troddit - tag: latest@sha256:c723471c7438fd87ea32249e73a9de51abaa0de6fa7e1819ba43844b19a4e7ff + tag: latest@sha256:a78785c3f1439ec86ec6877073f302d82760ed2836c8cd2c3bb7148e664c0d48 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/troddit/0.0.36/questions.yaml b/incubator/troddit/0.0.37/questions.yaml similarity index 100% rename from incubator/troddit/0.0.36/questions.yaml rename to incubator/troddit/0.0.37/questions.yaml diff --git a/incubator/troddit/0.0.36/templates/common.yaml b/incubator/troddit/0.0.37/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.36/templates/common.yaml rename to incubator/troddit/0.0.37/templates/common.yaml diff --git a/incubator/umami/0.0.11/values.yaml b/incubator/troddit/0.0.37/values.yaml similarity index 100% rename from incubator/umami/0.0.11/values.yaml rename to incubator/troddit/0.0.37/values.yaml diff --git a/incubator/umami/0.0.11/CHANGELOG.md b/incubator/umami/0.0.12/CHANGELOG.md similarity index 91% rename from incubator/umami/0.0.11/CHANGELOG.md rename to incubator/umami/0.0.12/CHANGELOG.md index e4e323f44bb..2e86840a360 100644 --- a/incubator/umami/0.0.11/CHANGELOG.md +++ b/incubator/umami/0.0.12/CHANGELOG.md @@ -2,6 +2,16 @@ +## [umami-0.0.12](https://github.com/truecharts/charts/compare/umami-0.0.11...umami-0.0.12) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [umami-0.0.11](https://github.com/truecharts/charts/compare/umami-0.0.10...umami-0.0.11) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-22) - -### Chore - diff --git a/stable/recipes/8.0.68/Chart.lock b/incubator/umami/0.0.12/Chart.lock similarity index 85% rename from stable/recipes/8.0.68/Chart.lock rename to incubator/umami/0.0.12/Chart.lock index 32f611aa904..be59d0838c6 100644 --- a/stable/recipes/8.0.68/Chart.lock +++ b/incubator/umami/0.0.12/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.107 digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-26T05:59:35.364641005Z" +generated: "2022-10-27T05:03:32.436598131Z" diff --git a/incubator/umami/0.0.11/Chart.yaml b/incubator/umami/0.0.12/Chart.yaml similarity index 95% rename from incubator/umami/0.0.11/Chart.yaml rename to incubator/umami/0.0.12/Chart.yaml index 3af56bf5c53..fd86673d51e 100644 --- a/incubator/umami/0.0.11/Chart.yaml +++ b/incubator/umami/0.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.38.0" +appVersion: "1.39.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: umami sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/umami - https://github.com/umami-software/umami -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - website diff --git a/incubator/umami/0.0.11/README.md b/incubator/umami/0.0.12/README.md similarity index 100% rename from incubator/umami/0.0.11/README.md rename to incubator/umami/0.0.12/README.md diff --git a/incubator/umami/0.0.11/app-readme.md b/incubator/umami/0.0.12/app-readme.md similarity index 100% rename from incubator/umami/0.0.11/app-readme.md rename to incubator/umami/0.0.12/app-readme.md diff --git a/incubator/rimgo/0.0.90/charts/common-10.7.7.tgz b/incubator/umami/0.0.12/charts/common-10.7.7.tgz similarity index 100% rename from incubator/rimgo/0.0.90/charts/common-10.7.7.tgz rename to incubator/umami/0.0.12/charts/common-10.7.7.tgz diff --git a/incubator/umami/0.0.11/charts/postgresql-8.0.107.tgz b/incubator/umami/0.0.12/charts/postgresql-8.0.107.tgz similarity index 100% rename from incubator/umami/0.0.11/charts/postgresql-8.0.107.tgz rename to incubator/umami/0.0.12/charts/postgresql-8.0.107.tgz diff --git a/incubator/umami/0.0.11/ix_values.yaml b/incubator/umami/0.0.12/ix_values.yaml similarity index 94% rename from incubator/umami/0.0.11/ix_values.yaml rename to incubator/umami/0.0.12/ix_values.yaml index 0e4fc9a196f..705ea6f6474 100644 --- a/incubator/umami/0.0.11/ix_values.yaml +++ b/incubator/umami/0.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/umami - tag: v1.38.0@sha256:67f016d7fc4af69b0a25f057dab533fef0aacf457b280516f652d8b5de54bc36 + tag: 1.39.1@sha256:49aae4af17e17dcd8b1cf5478ed82670edc4bf5c2866fea5ae5b2df09fb65b5f pullPolicy: IfNotPresent securityContext: diff --git a/incubator/umami/0.0.11/questions.yaml b/incubator/umami/0.0.12/questions.yaml similarity index 100% rename from incubator/umami/0.0.11/questions.yaml rename to incubator/umami/0.0.12/questions.yaml diff --git a/incubator/umami/0.0.11/templates/_secret.tpl b/incubator/umami/0.0.12/templates/_secret.tpl similarity index 100% rename from incubator/umami/0.0.11/templates/_secret.tpl rename to incubator/umami/0.0.12/templates/_secret.tpl diff --git a/incubator/umami/0.0.11/templates/common.yaml b/incubator/umami/0.0.12/templates/common.yaml similarity index 100% rename from incubator/umami/0.0.11/templates/common.yaml rename to incubator/umami/0.0.12/templates/common.yaml diff --git a/incubator/ungoogled-chromium/0.0.31/values.yaml b/incubator/umami/0.0.12/values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/values.yaml rename to incubator/umami/0.0.12/values.yaml diff --git a/incubator/ungoogled-chromium/0.0.31/Chart.lock b/incubator/ungoogled-chromium/0.0.31/Chart.lock deleted file mode 100644 index beabc424d51..00000000000 --- a/incubator/ungoogled-chromium/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:38:35.655193584Z" diff --git a/incubator/ungoogled-chromium/0.0.31/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/ungoogled-chromium/0.0.31/CHANGELOG.md rename to incubator/ungoogled-chromium/0.0.32/CHANGELOG.md index a892ddc66de..01c488ce2fd 100644 --- a/incubator/ungoogled-chromium/0.0.31/CHANGELOG.md +++ b/incubator/ungoogled-chromium/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ungoogled-chromium-0.0.32](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.31...ungoogled-chromium-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [ungoogled-chromium-0.0.31](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.30...ungoogled-chromium-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ungoogled-chromium/0.0.32/Chart.lock b/incubator/ungoogled-chromium/0.0.32/Chart.lock new file mode 100644 index 00000000000..f6bf3a793c9 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:03:23.691672823Z" diff --git a/incubator/ungoogled-chromium/0.0.31/Chart.yaml b/incubator/ungoogled-chromium/0.0.32/Chart.yaml similarity index 98% rename from incubator/ungoogled-chromium/0.0.31/Chart.yaml rename to incubator/ungoogled-chromium/0.0.32/Chart.yaml index fd894986be9..647ca5df3e6 100644 --- a/incubator/ungoogled-chromium/0.0.31/Chart.yaml +++ b/incubator/ungoogled-chromium/0.0.32/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/ungoogled-chromium/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/ungoogled-chromium/0.0.31/README.md b/incubator/ungoogled-chromium/0.0.32/README.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/README.md rename to incubator/ungoogled-chromium/0.0.32/README.md diff --git a/incubator/ungoogled-chromium/0.0.31/app-readme.md b/incubator/ungoogled-chromium/0.0.32/app-readme.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/app-readme.md rename to incubator/ungoogled-chromium/0.0.32/app-readme.md diff --git a/incubator/searxng/0.0.59/charts/common-10.7.7.tgz b/incubator/ungoogled-chromium/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/searxng/0.0.59/charts/common-10.7.7.tgz rename to incubator/ungoogled-chromium/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/ungoogled-chromium/0.0.31/ix_values.yaml b/incubator/ungoogled-chromium/0.0.32/ix_values.yaml similarity index 87% rename from incubator/ungoogled-chromium/0.0.31/ix_values.yaml rename to incubator/ungoogled-chromium/0.0.32/ix_values.yaml index 69a522ae751..077d7c6cfa5 100644 --- a/incubator/ungoogled-chromium/0.0.31/ix_values.yaml +++ b/incubator/ungoogled-chromium/0.0.32/ix_values.yaml @@ -8,7 +8,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ungoogled-chromium - tag: latest@sha256:406f66c564411a1e6ec449a242f4ac4a1397d22e80ad065111e515859af924b5 + tag: latest@sha256:6d6f486c5e9eee69d0de20f2be2f448af52a7fd7bf101d48369474034a2df589 persistence: datadir: enabled: true diff --git a/incubator/ungoogled-chromium/0.0.31/questions.yaml b/incubator/ungoogled-chromium/0.0.32/questions.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/questions.yaml rename to incubator/ungoogled-chromium/0.0.32/questions.yaml diff --git a/incubator/ungoogled-chromium/0.0.31/templates/common.yaml b/incubator/ungoogled-chromium/0.0.32/templates/common.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/templates/common.yaml rename to incubator/ungoogled-chromium/0.0.32/templates/common.yaml diff --git a/incubator/urban-terror/0.0.31/values.yaml b/incubator/ungoogled-chromium/0.0.32/values.yaml similarity index 100% rename from incubator/urban-terror/0.0.31/values.yaml rename to incubator/ungoogled-chromium/0.0.32/values.yaml diff --git a/incubator/urban-terror/0.0.31/Chart.lock b/incubator/urban-terror/0.0.31/Chart.lock deleted file mode 100644 index 49249d24063..00000000000 --- a/incubator/urban-terror/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:39:18.59483953Z" diff --git a/incubator/urban-terror/0.0.31/CHANGELOG.md b/incubator/urban-terror/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/urban-terror/0.0.31/CHANGELOG.md rename to incubator/urban-terror/0.0.32/CHANGELOG.md index 36d91381ef7..c610b92aa47 100644 --- a/incubator/urban-terror/0.0.31/CHANGELOG.md +++ b/incubator/urban-terror/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [urban-terror-0.0.32](https://github.com/truecharts/charts/compare/urban-terror-0.0.31...urban-terror-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [urban-terror-0.0.31](https://github.com/truecharts/charts/compare/urban-terror-0.0.30...urban-terror-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/urban-terror/0.0.32/Chart.lock b/incubator/urban-terror/0.0.32/Chart.lock new file mode 100644 index 00000000000..f61c6865f44 --- /dev/null +++ b/incubator/urban-terror/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:03:26.655771334Z" diff --git a/incubator/urban-terror/0.0.31/Chart.yaml b/incubator/urban-terror/0.0.32/Chart.yaml similarity index 98% rename from incubator/urban-terror/0.0.31/Chart.yaml rename to incubator/urban-terror/0.0.32/Chart.yaml index 458af4d5ba5..5dd9ab9a0d1 100644 --- a/incubator/urban-terror/0.0.31/Chart.yaml +++ b/incubator/urban-terror/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.urbanterror.info/ - https://hub.docker.com/r/ich777/urbanterror/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/urban-terror/0.0.31/README.md b/incubator/urban-terror/0.0.32/README.md similarity index 100% rename from incubator/urban-terror/0.0.31/README.md rename to incubator/urban-terror/0.0.32/README.md diff --git a/incubator/urban-terror/0.0.31/app-readme.md b/incubator/urban-terror/0.0.32/app-readme.md similarity index 100% rename from incubator/urban-terror/0.0.31/app-readme.md rename to incubator/urban-terror/0.0.32/app-readme.md diff --git a/incubator/stationeers/0.0.31/charts/common-10.7.7.tgz b/incubator/urban-terror/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/stationeers/0.0.31/charts/common-10.7.7.tgz rename to incubator/urban-terror/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/urban-terror/0.0.31/ix_values.yaml b/incubator/urban-terror/0.0.32/ix_values.yaml similarity index 86% rename from incubator/urban-terror/0.0.31/ix_values.yaml rename to incubator/urban-terror/0.0.32/ix_values.yaml index d70c6b63141..c5178dce725 100644 --- a/incubator/urban-terror/0.0.31/ix_values.yaml +++ b/incubator/urban-terror/0.0.32/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/urban-terror - tag: latest@sha256:9d10572b9c73e17e7e02887c8e5cb168748e48f0d21763ac112bf487359832f5 + tag: latest@sha256:d60c9de2ef6c9a549bd01540efd56b4c889f5e713c1685205624e5e19887cdc5 persistence: datadir: enabled: true diff --git a/incubator/urban-terror/0.0.31/questions.yaml b/incubator/urban-terror/0.0.32/questions.yaml similarity index 100% rename from incubator/urban-terror/0.0.31/questions.yaml rename to incubator/urban-terror/0.0.32/questions.yaml diff --git a/incubator/urban-terror/0.0.31/templates/common.yaml b/incubator/urban-terror/0.0.32/templates/common.yaml similarity index 100% rename from incubator/urban-terror/0.0.31/templates/common.yaml rename to incubator/urban-terror/0.0.32/templates/common.yaml diff --git a/incubator/vertex/0.0.77/values.yaml b/incubator/urban-terror/0.0.32/values.yaml similarity index 100% rename from incubator/vertex/0.0.77/values.yaml rename to incubator/urban-terror/0.0.32/values.yaml diff --git a/incubator/vertex/0.0.77/Chart.lock b/incubator/vertex/0.0.77/Chart.lock deleted file mode 100644 index 5afb6bdb59c..00000000000 --- a/incubator/vertex/0.0.77/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:57:01.97399369Z" diff --git a/incubator/vertex/0.0.77/CHANGELOG.md b/incubator/vertex/0.0.78/CHANGELOG.md similarity index 91% rename from incubator/vertex/0.0.77/CHANGELOG.md rename to incubator/vertex/0.0.78/CHANGELOG.md index 9f16e0ba320..5a71eed5e5d 100644 --- a/incubator/vertex/0.0.77/CHANGELOG.md +++ b/incubator/vertex/0.0.78/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vertex-0.0.78](https://github.com/truecharts/charts/compare/vertex-0.0.77...vertex-0.0.78) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [vertex-0.0.77](https://github.com/truecharts/charts/compare/vertex-0.0.76...vertex-0.0.77) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [vertex-0.0.68](https://github.com/truecharts/charts/compare/vertex-0.0.67...vertex-0.0.68) (2022-10-14) - -### Chore - diff --git a/incubator/passwordpusherephemeral/0.0.64/Chart.lock b/incubator/vertex/0.0.78/Chart.lock similarity index 80% rename from incubator/passwordpusherephemeral/0.0.64/Chart.lock rename to incubator/vertex/0.0.78/Chart.lock index 0ba8de587dc..c460374cc5c 100644 --- a/incubator/passwordpusherephemeral/0.0.64/Chart.lock +++ b/incubator/vertex/0.0.78/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:55:40.03244014Z" +generated: "2022-10-27T05:03:27.07058484Z" diff --git a/incubator/vertex/0.0.77/Chart.yaml b/incubator/vertex/0.0.78/Chart.yaml similarity index 98% rename from incubator/vertex/0.0.77/Chart.yaml rename to incubator/vertex/0.0.78/Chart.yaml index b21188bb52d..0e832eb8eb0 100644 --- a/incubator/vertex/0.0.77/Chart.yaml +++ b/incubator/vertex/0.0.78/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 0.0.77 +version: 0.0.78 diff --git a/incubator/vertex/0.0.77/README.md b/incubator/vertex/0.0.78/README.md similarity index 100% rename from incubator/vertex/0.0.77/README.md rename to incubator/vertex/0.0.78/README.md diff --git a/incubator/vertex/0.0.77/app-readme.md b/incubator/vertex/0.0.78/app-readme.md similarity index 100% rename from incubator/vertex/0.0.77/app-readme.md rename to incubator/vertex/0.0.78/app-readme.md diff --git a/incubator/survivethenights/0.0.31/charts/common-10.7.7.tgz b/incubator/vertex/0.0.78/charts/common-10.7.7.tgz similarity index 100% rename from incubator/survivethenights/0.0.31/charts/common-10.7.7.tgz rename to incubator/vertex/0.0.78/charts/common-10.7.7.tgz diff --git a/incubator/vertex/0.0.77/ix_values.yaml b/incubator/vertex/0.0.78/ix_values.yaml similarity index 82% rename from incubator/vertex/0.0.77/ix_values.yaml rename to incubator/vertex/0.0.78/ix_values.yaml index e6f17b932c5..13bf4cbcced 100644 --- a/incubator/vertex/0.0.77/ix_values.yaml +++ b/incubator/vertex/0.0.78/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:fa831f880ee4cec18b98dd8cb0ce06cbca4f6286e051803c2708ab1270b76a88 + tag: vstable@sha256:757b0a19ac284c9f6520bea6ea770b130f766e79bac033b566b9c1ccad533f16 persistence: config: enabled: true diff --git a/incubator/vertex/0.0.77/questions.yaml b/incubator/vertex/0.0.78/questions.yaml similarity index 100% rename from incubator/vertex/0.0.77/questions.yaml rename to incubator/vertex/0.0.78/questions.yaml diff --git a/incubator/vertex/0.0.77/templates/common.yaml b/incubator/vertex/0.0.78/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.77/templates/common.yaml rename to incubator/vertex/0.0.78/templates/common.yaml diff --git a/incubator/vintage-story/0.0.31/values.yaml b/incubator/vertex/0.0.78/values.yaml similarity index 100% rename from incubator/vintage-story/0.0.31/values.yaml rename to incubator/vertex/0.0.78/values.yaml diff --git a/incubator/vintage-story/0.0.31/Chart.lock b/incubator/vintage-story/0.0.31/Chart.lock deleted file mode 100644 index 64e09523e3c..00000000000 --- a/incubator/vintage-story/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:40:02.303502488Z" diff --git a/incubator/vintage-story/0.0.31/CHANGELOG.md b/incubator/vintage-story/0.0.32/CHANGELOG.md similarity index 88% rename from incubator/vintage-story/0.0.31/CHANGELOG.md rename to incubator/vintage-story/0.0.32/CHANGELOG.md index eccfef1275a..85aed72c7f5 100644 --- a/incubator/vintage-story/0.0.31/CHANGELOG.md +++ b/incubator/vintage-story/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vintage-story-0.0.32](https://github.com/truecharts/charts/compare/vintage-story-0.0.31...vintage-story-0.0.32) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [vintage-story-0.0.31](https://github.com/truecharts/charts/compare/vintage-story-0.0.30...vintage-story-0.0.31) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/vintage-story/0.0.32/Chart.lock b/incubator/vintage-story/0.0.32/Chart.lock new file mode 100644 index 00000000000..410f294bf49 --- /dev/null +++ b/incubator/vintage-story/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:02.082637769Z" diff --git a/incubator/vintage-story/0.0.31/Chart.yaml b/incubator/vintage-story/0.0.32/Chart.yaml similarity index 98% rename from incubator/vintage-story/0.0.31/Chart.yaml rename to incubator/vintage-story/0.0.32/Chart.yaml index 066894f7324..9938df7f269 100644 --- a/incubator/vintage-story/0.0.31/Chart.yaml +++ b/incubator/vintage-story/0.0.32/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.vintagestory.at/ - https://hub.docker.com/r/ich777/vintagestory/ type: application -version: 0.0.31 +version: 0.0.32 diff --git a/incubator/vintage-story/0.0.31/README.md b/incubator/vintage-story/0.0.32/README.md similarity index 100% rename from incubator/vintage-story/0.0.31/README.md rename to incubator/vintage-story/0.0.32/README.md diff --git a/incubator/vintage-story/0.0.31/app-readme.md b/incubator/vintage-story/0.0.32/app-readme.md similarity index 100% rename from incubator/vintage-story/0.0.31/app-readme.md rename to incubator/vintage-story/0.0.32/app-readme.md diff --git a/incubator/thunderbird/0.0.37/charts/common-10.7.7.tgz b/incubator/vintage-story/0.0.32/charts/common-10.7.7.tgz similarity index 100% rename from incubator/thunderbird/0.0.37/charts/common-10.7.7.tgz rename to incubator/vintage-story/0.0.32/charts/common-10.7.7.tgz diff --git a/incubator/vintage-story/0.0.31/ix_values.yaml b/incubator/vintage-story/0.0.32/ix_values.yaml similarity index 85% rename from incubator/vintage-story/0.0.31/ix_values.yaml rename to incubator/vintage-story/0.0.32/ix_values.yaml index f58aac24f56..6dce3c65ffb 100644 --- a/incubator/vintage-story/0.0.31/ix_values.yaml +++ b/incubator/vintage-story/0.0.32/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vintage-story - tag: latest@sha256:574510b1c5a210803c92c996859c1b0579e401cdd0a74b32f7174d1c146cd368 + tag: latest@sha256:7c4ddf33bab7d712c327eef58026012d21e5896995f0587fb74323960442479d persistence: serverfiles: enabled: true diff --git a/incubator/vintage-story/0.0.31/questions.yaml b/incubator/vintage-story/0.0.32/questions.yaml similarity index 100% rename from incubator/vintage-story/0.0.31/questions.yaml rename to incubator/vintage-story/0.0.32/questions.yaml diff --git a/incubator/vintage-story/0.0.31/templates/common.yaml b/incubator/vintage-story/0.0.32/templates/common.yaml similarity index 100% rename from incubator/vintage-story/0.0.31/templates/common.yaml rename to incubator/vintage-story/0.0.32/templates/common.yaml diff --git a/incubator/virt-manager/0.0.85/values.yaml b/incubator/vintage-story/0.0.32/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.85/values.yaml rename to incubator/vintage-story/0.0.32/values.yaml diff --git a/incubator/virt-manager/0.0.85/Chart.lock b/incubator/virt-manager/0.0.85/Chart.lock deleted file mode 100644 index 054aae1cd01..00000000000 --- a/incubator/virt-manager/0.0.85/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:57:11.733743501Z" diff --git a/incubator/virt-manager/0.0.85/CHANGELOG.md b/incubator/virt-manager/0.0.86/CHANGELOG.md similarity index 92% rename from incubator/virt-manager/0.0.85/CHANGELOG.md rename to incubator/virt-manager/0.0.86/CHANGELOG.md index 5c1bb96d6e8..04c0f8d8930 100644 --- a/incubator/virt-manager/0.0.85/CHANGELOG.md +++ b/incubator/virt-manager/0.0.86/CHANGELOG.md @@ -2,6 +2,16 @@ +## [virt-manager-0.0.86](https://github.com/truecharts/charts/compare/virt-manager-0.0.85...virt-manager-0.0.86) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [virt-manager-0.0.85](https://github.com/truecharts/charts/compare/virt-manager-0.0.84...virt-manager-0.0.85) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [virt-manager-0.0.76](https://github.com/truecharts/charts/compare/virt-manager-0.0.75...virt-manager-0.0.76) (2022-10-14) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [virt-manager-0.0.75](https://github.com/truecharts/charts/compare/virt-manager-0.0.74...virt-manager-0.0.75) (2022-10-12) - -### Chore diff --git a/incubator/virt-manager/0.0.86/Chart.lock b/incubator/virt-manager/0.0.86/Chart.lock new file mode 100644 index 00000000000..5e8bc056ed3 --- /dev/null +++ b/incubator/virt-manager/0.0.86/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:05.243843286Z" diff --git a/incubator/virt-manager/0.0.85/Chart.yaml b/incubator/virt-manager/0.0.86/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.85/Chart.yaml rename to incubator/virt-manager/0.0.86/Chart.yaml index 2231d4dd1a5..941d7b3b9e4 100644 --- a/incubator/virt-manager/0.0.85/Chart.yaml +++ b/incubator/virt-manager/0.0.86/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.85 +version: 0.0.86 diff --git a/incubator/virt-manager/0.0.85/README.md b/incubator/virt-manager/0.0.86/README.md similarity index 100% rename from incubator/virt-manager/0.0.85/README.md rename to incubator/virt-manager/0.0.86/README.md diff --git a/incubator/virt-manager/0.0.85/app-readme.md b/incubator/virt-manager/0.0.86/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.85/app-readme.md rename to incubator/virt-manager/0.0.86/app-readme.md diff --git a/incubator/timetagger/0.0.21/charts/common-10.7.7.tgz b/incubator/virt-manager/0.0.86/charts/common-10.7.7.tgz similarity index 100% rename from incubator/timetagger/0.0.21/charts/common-10.7.7.tgz rename to incubator/virt-manager/0.0.86/charts/common-10.7.7.tgz diff --git a/incubator/virt-manager/0.0.85/ix_values.yaml b/incubator/virt-manager/0.0.86/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.85/ix_values.yaml rename to incubator/virt-manager/0.0.86/ix_values.yaml index 1ba36b95184..12c6ac83642 100644 --- a/incubator/virt-manager/0.0.85/ix_values.yaml +++ b/incubator/virt-manager/0.0.86/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:959478053f1b707efdf057843847031ad1473d9651b614731200255dd5bdc713 + tag: latest@sha256:bd503ab4307b060eb3532377d20e3b7e423a01caf72354a3a70066af3dd83550 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.85/questions.yaml b/incubator/virt-manager/0.0.86/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.85/questions.yaml rename to incubator/virt-manager/0.0.86/questions.yaml diff --git a/incubator/virt-manager/0.0.85/templates/common.yaml b/incubator/virt-manager/0.0.86/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.85/templates/common.yaml rename to incubator/virt-manager/0.0.86/templates/common.yaml diff --git a/incubator/webp-server/0.0.38/values.yaml b/incubator/virt-manager/0.0.86/values.yaml similarity index 100% rename from incubator/webp-server/0.0.38/values.yaml rename to incubator/virt-manager/0.0.86/values.yaml diff --git a/incubator/webp-server/0.0.38/Chart.lock b/incubator/webp-server/0.0.38/Chart.lock deleted file mode 100644 index c7a9c1bc9ac..00000000000 --- a/incubator/webp-server/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:41:21.869571147Z" diff --git a/incubator/webp-server/0.0.38/CHANGELOG.md b/incubator/webp-server/0.0.39/CHANGELOG.md similarity index 91% rename from incubator/webp-server/0.0.38/CHANGELOG.md rename to incubator/webp-server/0.0.39/CHANGELOG.md index cb956af5f4c..0d3294da290 100644 --- a/incubator/webp-server/0.0.38/CHANGELOG.md +++ b/incubator/webp-server/0.0.39/CHANGELOG.md @@ -2,6 +2,16 @@ +## [webp-server-0.0.39](https://github.com/truecharts/charts/compare/webp-server-0.0.38...webp-server-0.0.39) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [webp-server-0.0.38](https://github.com/truecharts/charts/compare/webp-server-0.0.37...webp-server-0.0.38) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [webp-server-0.0.31](https://github.com/truecharts/charts/compare/webp-server-0.0.30...webp-server-0.0.31) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [webp-server-0.0.30](https://github.com/truecharts/charts/compare/webp-server-0.0.29...webp-server-0.0.30) (2022-09-25) - -### Chore diff --git a/incubator/webp-server/0.0.39/Chart.lock b/incubator/webp-server/0.0.39/Chart.lock new file mode 100644 index 00000000000..9f59df8ed89 --- /dev/null +++ b/incubator/webp-server/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:05.819033548Z" diff --git a/incubator/webp-server/0.0.38/Chart.yaml b/incubator/webp-server/0.0.39/Chart.yaml similarity index 98% rename from incubator/webp-server/0.0.38/Chart.yaml rename to incubator/webp-server/0.0.39/Chart.yaml index 22d41250451..d59a445d370 100644 --- a/incubator/webp-server/0.0.38/Chart.yaml +++ b/incubator/webp-server/0.0.39/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 0.0.38 +version: 0.0.39 diff --git a/incubator/webp-server/0.0.38/README.md b/incubator/webp-server/0.0.39/README.md similarity index 100% rename from incubator/webp-server/0.0.38/README.md rename to incubator/webp-server/0.0.39/README.md diff --git a/incubator/webp-server/0.0.38/app-readme.md b/incubator/webp-server/0.0.39/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.38/app-readme.md rename to incubator/webp-server/0.0.39/app-readme.md diff --git a/incubator/tracks/0.0.38/charts/common-10.7.7.tgz b/incubator/webp-server/0.0.39/charts/common-10.7.7.tgz similarity index 100% rename from incubator/tracks/0.0.38/charts/common-10.7.7.tgz rename to incubator/webp-server/0.0.39/charts/common-10.7.7.tgz diff --git a/incubator/webp-server/0.0.38/ix_values.yaml b/incubator/webp-server/0.0.39/ix_values.yaml similarity index 86% rename from incubator/webp-server/0.0.38/ix_values.yaml rename to incubator/webp-server/0.0.39/ix_values.yaml index 9d75ea8c8a1..a20cf0c3577 100644 --- a/incubator/webp-server/0.0.38/ix_values.yaml +++ b/incubator/webp-server/0.0.39/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webp-server - tag: latest@sha256:079a6c4fae329745683c282bc0ea028291bacc93af1d0d2198a90bb32ba10f67 + tag: latest@sha256:f6715b6409d240cff0ebc0a2d61d28845a61ac77a6ebf43baafd9fe804637c4e persistence: storagecache: enabled: true diff --git a/incubator/webp-server/0.0.38/questions.yaml b/incubator/webp-server/0.0.39/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.38/questions.yaml rename to incubator/webp-server/0.0.39/questions.yaml diff --git a/incubator/webp-server/0.0.38/templates/common.yaml b/incubator/webp-server/0.0.39/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.38/templates/common.yaml rename to incubator/webp-server/0.0.39/templates/common.yaml diff --git a/incubator/xonotic/0.0.32/values.yaml b/incubator/webp-server/0.0.39/values.yaml similarity index 100% rename from incubator/xonotic/0.0.32/values.yaml rename to incubator/webp-server/0.0.39/values.yaml diff --git a/incubator/xonotic/0.0.32/Chart.lock b/incubator/xonotic/0.0.32/Chart.lock deleted file mode 100644 index 8ee384c2ea6..00000000000 --- a/incubator/xonotic/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:42:07.202555756Z" diff --git a/incubator/xonotic/0.0.32/CHANGELOG.md b/incubator/xonotic/0.0.33/CHANGELOG.md similarity index 87% rename from incubator/xonotic/0.0.32/CHANGELOG.md rename to incubator/xonotic/0.0.33/CHANGELOG.md index 78e7d58110f..1a4e69c7086 100644 --- a/incubator/xonotic/0.0.32/CHANGELOG.md +++ b/incubator/xonotic/0.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [xonotic-0.0.33](https://github.com/truecharts/charts/compare/xonotic-0.0.32...xonotic-0.0.33) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [xonotic-0.0.32](https://github.com/truecharts/charts/compare/xonotic-0.0.31...xonotic-0.0.32) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/xonotic/0.0.33/Chart.lock b/incubator/xonotic/0.0.33/Chart.lock new file mode 100644 index 00000000000..f78e0819c61 --- /dev/null +++ b/incubator/xonotic/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:24.996896155Z" diff --git a/incubator/xonotic/0.0.32/Chart.yaml b/incubator/xonotic/0.0.33/Chart.yaml similarity index 98% rename from incubator/xonotic/0.0.32/Chart.yaml rename to incubator/xonotic/0.0.33/Chart.yaml index ee7db29d7c3..4c1b7c682ff 100644 --- a/incubator/xonotic/0.0.32/Chart.yaml +++ b/incubator/xonotic/0.0.33/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://www.xonotic.org/ - https://hub.docker.com/r/ich777/xonotic/ type: application -version: 0.0.32 +version: 0.0.33 diff --git a/incubator/xonotic/0.0.32/README.md b/incubator/xonotic/0.0.33/README.md similarity index 100% rename from incubator/xonotic/0.0.32/README.md rename to incubator/xonotic/0.0.33/README.md diff --git a/incubator/xonotic/0.0.32/app-readme.md b/incubator/xonotic/0.0.33/app-readme.md similarity index 100% rename from incubator/xonotic/0.0.32/app-readme.md rename to incubator/xonotic/0.0.33/app-readme.md diff --git a/incubator/troddit/0.0.36/charts/common-10.7.7.tgz b/incubator/xonotic/0.0.33/charts/common-10.7.7.tgz similarity index 100% rename from incubator/troddit/0.0.36/charts/common-10.7.7.tgz rename to incubator/xonotic/0.0.33/charts/common-10.7.7.tgz diff --git a/incubator/xonotic/0.0.32/ix_values.yaml b/incubator/xonotic/0.0.33/ix_values.yaml similarity index 87% rename from incubator/xonotic/0.0.32/ix_values.yaml rename to incubator/xonotic/0.0.33/ix_values.yaml index 152944b6866..639797de123 100644 --- a/incubator/xonotic/0.0.32/ix_values.yaml +++ b/incubator/xonotic/0.0.33/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/xonotic - tag: latest@sha256:d1290caf92a7975d780f2bb60ca2e256b0cb6fbdb8db42b0ca622fd2a8aefaf4 + tag: latest@sha256:c27ad890fe4737e91e2f62745103c8befed840194bf0ea3aeac5a5cb2b430371 persistence: serverfiles: enabled: true diff --git a/incubator/xonotic/0.0.32/questions.yaml b/incubator/xonotic/0.0.33/questions.yaml similarity index 100% rename from incubator/xonotic/0.0.32/questions.yaml rename to incubator/xonotic/0.0.33/questions.yaml diff --git a/incubator/xonotic/0.0.32/templates/common.yaml b/incubator/xonotic/0.0.33/templates/common.yaml similarity index 100% rename from incubator/xonotic/0.0.32/templates/common.yaml rename to incubator/xonotic/0.0.33/templates/common.yaml diff --git a/incubator/yourls/0.0.39/values.yaml b/incubator/xonotic/0.0.33/values.yaml similarity index 100% rename from incubator/yourls/0.0.39/values.yaml rename to incubator/xonotic/0.0.33/values.yaml diff --git a/incubator/yourls/0.0.39/Chart.lock b/incubator/yourls/0.0.39/Chart.lock deleted file mode 100644 index 05c9e535a41..00000000000 --- a/incubator/yourls/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:42:48.832177216Z" diff --git a/incubator/yourls/0.0.39/CHANGELOG.md b/incubator/yourls/0.0.40/CHANGELOG.md similarity index 91% rename from incubator/yourls/0.0.39/CHANGELOG.md rename to incubator/yourls/0.0.40/CHANGELOG.md index 6574d6ebba4..842fa745ccd 100644 --- a/incubator/yourls/0.0.39/CHANGELOG.md +++ b/incubator/yourls/0.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [yourls-0.0.40](https://github.com/truecharts/charts/compare/yourls-0.0.39...yourls-0.0.40) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [yourls-0.0.39](https://github.com/truecharts/charts/compare/yourls-0.0.38...yourls-0.0.39) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [yourls-0.0.32](https://github.com/truecharts/charts/compare/yourls-0.0.31...yourls-0.0.32) (2022-09-27) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [yourls-0.0.31](https://github.com/truecharts/charts/compare/yourls-0.0.30...yourls-0.0.31) (2022-09-25) - diff --git a/incubator/yourls/0.0.40/Chart.lock b/incubator/yourls/0.0.40/Chart.lock new file mode 100644 index 00000000000..4cf6b963e00 --- /dev/null +++ b/incubator/yourls/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:39.255807785Z" diff --git a/incubator/yourls/0.0.39/Chart.yaml b/incubator/yourls/0.0.40/Chart.yaml similarity index 98% rename from incubator/yourls/0.0.39/Chart.yaml rename to incubator/yourls/0.0.40/Chart.yaml index aadfbee1d50..39e0e3e3f84 100644 --- a/incubator/yourls/0.0.39/Chart.yaml +++ b/incubator/yourls/0.0.40/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls - https://hub.docker.com/_/yourls/ type: application -version: 0.0.39 +version: 0.0.40 diff --git a/incubator/yourls/0.0.39/README.md b/incubator/yourls/0.0.40/README.md similarity index 100% rename from incubator/yourls/0.0.39/README.md rename to incubator/yourls/0.0.40/README.md diff --git a/incubator/yourls/0.0.39/app-readme.md b/incubator/yourls/0.0.40/app-readme.md similarity index 100% rename from incubator/yourls/0.0.39/app-readme.md rename to incubator/yourls/0.0.40/app-readme.md diff --git a/incubator/umami/0.0.11/charts/common-10.7.7.tgz b/incubator/yourls/0.0.40/charts/common-10.7.7.tgz similarity index 100% rename from incubator/umami/0.0.11/charts/common-10.7.7.tgz rename to incubator/yourls/0.0.40/charts/common-10.7.7.tgz diff --git a/incubator/yourls/0.0.39/ix_values.yaml b/incubator/yourls/0.0.40/ix_values.yaml similarity index 85% rename from incubator/yourls/0.0.39/ix_values.yaml rename to incubator/yourls/0.0.40/ix_values.yaml index 3f98976efc4..98588261403 100644 --- a/incubator/yourls/0.0.39/ix_values.yaml +++ b/incubator/yourls/0.0.40/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yourls - tag: latest@sha256:149c8968bba99e99dc8d298f13e0181203f992a8886968ab4ea8d84bb4833edf + tag: latest@sha256:a7036a28b97be3567e5768b6c19f227603391ce4c98df185a5de5d7dce92c1bf persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/yourls/0.0.39/questions.yaml b/incubator/yourls/0.0.40/questions.yaml similarity index 100% rename from incubator/yourls/0.0.39/questions.yaml rename to incubator/yourls/0.0.40/questions.yaml diff --git a/incubator/yourls/0.0.39/templates/common.yaml b/incubator/yourls/0.0.40/templates/common.yaml similarity index 100% rename from incubator/yourls/0.0.39/templates/common.yaml rename to incubator/yourls/0.0.40/templates/common.yaml diff --git a/stable/cloudflared/1.0.23/values.yaml b/incubator/yourls/0.0.40/values.yaml similarity index 100% rename from stable/cloudflared/1.0.23/values.yaml rename to incubator/yourls/0.0.40/values.yaml diff --git a/stable/actualserver/1.0.0/CHANGELOG.md b/stable/actualserver/1.0.0/CHANGELOG.md new file mode 100644 index 00000000000..9c5c95f3e42 --- /dev/null +++ b/stable/actualserver/1.0.0/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [actualserver-1.0.0](https://github.com/truecharts/charts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27) + + + + +## [actualserver-0.0.34](https://github.com/truecharts/charts/compare/actualserver-0.0.33...actualserver-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [actualserver-0.0.33](https://github.com/truecharts/charts/compare/actualserver-0.0.32...actualserver-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [actualserver-0.0.32](https://github.com/truecharts/charts/compare/actualserver-0.0.31...actualserver-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [actualserver-0.0.30](https://github.com/truecharts/charts/compare/actualserver-0.0.29...actualserver-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [actualserver-0.0.29](https://github.com/truecharts/charts/compare/actualserver-0.0.28...actualserver-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/actualserver/1.0.0/Chart.lock b/stable/actualserver/1.0.0/Chart.lock new file mode 100644 index 00000000000..29ed2681178 --- /dev/null +++ b/stable/actualserver/1.0.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:41.969567374Z" diff --git a/stable/actualserver/1.0.0/Chart.yaml b/stable/actualserver/1.0.0/Chart.yaml new file mode 100644 index 00000000000..b44fccfac6c --- /dev/null +++ b/stable/actualserver/1.0.0/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Actual is a super fast privacy-focused app for managing your finances. +home: https://truecharts.org/docs/charts/stable/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +keywords: + - actualserver + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://github.com/Kippenhof/docker-templates + - https://hub.docker.com/r/kippenhof/actual-server +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finance +version: 1.0.0 diff --git a/stable/actualserver/1.0.0/README.md b/stable/actualserver/1.0.0/README.md new file mode 100644 index 00000000000..3dc9512c79e --- /dev/null +++ b/stable/actualserver/1.0.0/README.md @@ -0,0 +1,107 @@ +# actualserver + +Actual is a super fast privacy-focused app for managing your finances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [actualserver](https://truecharts.org/docs/charts/stable/actualserver) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `actualserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install actualserver TrueCharts/actualserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `actualserver` deployment + +```console +helm uninstall actualserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install actualserver \ + --set env.TZ="America/New York" \ + TrueCharts/actualserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install actualserver TrueCharts/actualserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/actualserver/1.0.0/app-readme.md b/stable/actualserver/1.0.0/app-readme.md new file mode 100644 index 00000000000..9a1202f2845 --- /dev/null +++ b/stable/actualserver/1.0.0/app-readme.md @@ -0,0 +1,8 @@ +Actual is a super fast privacy-focused app for managing your finances. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/actualserver](https://truecharts.org/docs/charts/stable/actualserver) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/incubator/ungoogled-chromium/0.0.31/charts/common-10.7.7.tgz b/stable/actualserver/1.0.0/charts/common-10.7.7.tgz similarity index 100% rename from incubator/ungoogled-chromium/0.0.31/charts/common-10.7.7.tgz rename to stable/actualserver/1.0.0/charts/common-10.7.7.tgz diff --git a/stable/actualserver/1.0.0/ix_values.yaml b/stable/actualserver/1.0.0/ix_values.yaml new file mode 100644 index 00000000000..1c143655279 --- /dev/null +++ b/stable/actualserver/1.0.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/actualserver + pullPolicy: IfNotPresent + tag: v1.0.3@sha256:e49ab4aac104e404606f0da9cf5ee1ada65d570a1e14d92fa41d18005ee181ba + +podSecurityContext: + runAsGroup: 0 + runAsUser: 0 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +service: + main: + ports: + main: + port: 10293 + protocol: HTTP + targetPort: 5006 + +persistence: + server-files: + enabled: true + mountPath: "/app/server-files" + user-files: + enabled: true + mountPath: "/app/user-files" + +portal: + enabled: true diff --git a/stable/actualserver/1.0.0/questions.yaml b/stable/actualserver/1.0.0/questions.yaml new file mode 100644 index 00000000000..ca463f4b4e6 --- /dev/null +++ b/stable/actualserver/1.0.0/questions.yaml @@ -0,0 +1,2746 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 10293 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5006 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: server-files + label: "server-files Storage" + description: "This is the location for the users vaults." + 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: user-files + label: "user-files Storage" + description: "This is the location for the internal data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/actualserver/1.0.0/templates/common.yaml b/stable/actualserver/1.0.0/templates/common.yaml new file mode 100644 index 00000000000..cbf66c20818 --- /dev/null +++ b/stable/actualserver/1.0.0/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} diff --git a/stable/code-server/4.0.45/values.yaml b/stable/actualserver/1.0.0/values.yaml similarity index 100% rename from stable/code-server/4.0.45/values.yaml rename to stable/actualserver/1.0.0/values.yaml diff --git a/stable/actualserver/item.yaml b/stable/actualserver/item.yaml new file mode 100644 index 00000000000..401247b2fb2 --- /dev/null +++ b/stable/actualserver/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +categories: +- finance + diff --git a/stable/cloudflared/1.0.23/Chart.lock b/stable/cloudflared/1.0.23/Chart.lock deleted file mode 100644 index d48588ee234..00000000000 --- a/stable/cloudflared/1.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:52:15.623623984Z" diff --git a/stable/cloudflared/1.0.23/CHANGELOG.md b/stable/cloudflared/1.0.24/CHANGELOG.md similarity index 91% rename from stable/cloudflared/1.0.23/CHANGELOG.md rename to stable/cloudflared/1.0.24/CHANGELOG.md index 1cf817aa05c..5e3ea0168af 100644 --- a/stable/cloudflared/1.0.23/CHANGELOG.md +++ b/stable/cloudflared/1.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cloudflared-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.31...cloudflared-1.0.24) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [cloudflared-1.0.23](https://github.com/truecharts/charts/compare/cloudflared-1.0.22...cloudflared-1.0.23) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [cloudflared-1.0.16](https://github.com/truecharts/charts/compare/cloudflared-1.0.15...cloudflared-1.0.16) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-22) - -### Chore diff --git a/stable/cloudflared/1.0.24/Chart.lock b/stable/cloudflared/1.0.24/Chart.lock new file mode 100644 index 00000000000..3ce99ee2959 --- /dev/null +++ b/stable/cloudflared/1.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:04:43.064550178Z" diff --git a/stable/cloudflared/1.0.23/Chart.yaml b/stable/cloudflared/1.0.24/Chart.yaml similarity index 95% rename from stable/cloudflared/1.0.23/Chart.yaml rename to stable/cloudflared/1.0.24/Chart.yaml index 0fa07ee2390..5c2e57a27e4 100644 --- a/stable/cloudflared/1.0.23/Chart.yaml +++ b/stable/cloudflared/1.0.24/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: cloudflared -version: 1.0.23 -appVersion: "2022.10.2" +version: 1.0.24 +appVersion: "2022.10.3" description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. type: application deprecated: false diff --git a/stable/cloudflared/1.0.23/README.md b/stable/cloudflared/1.0.24/README.md similarity index 100% rename from stable/cloudflared/1.0.23/README.md rename to stable/cloudflared/1.0.24/README.md diff --git a/stable/cloudflared/1.0.23/app-readme.md b/stable/cloudflared/1.0.24/app-readme.md similarity index 100% rename from stable/cloudflared/1.0.23/app-readme.md rename to stable/cloudflared/1.0.24/app-readme.md diff --git a/incubator/urban-terror/0.0.31/charts/common-10.7.7.tgz b/stable/cloudflared/1.0.24/charts/common-10.7.7.tgz similarity index 100% rename from incubator/urban-terror/0.0.31/charts/common-10.7.7.tgz rename to stable/cloudflared/1.0.24/charts/common-10.7.7.tgz diff --git a/stable/cloudflared/1.0.23/ci/test-values.yaml b/stable/cloudflared/1.0.24/ci/test-values.yaml similarity index 100% rename from stable/cloudflared/1.0.23/ci/test-values.yaml rename to stable/cloudflared/1.0.24/ci/test-values.yaml diff --git a/stable/cloudflared/1.0.23/ix_values.yaml b/stable/cloudflared/1.0.24/ix_values.yaml similarity index 85% rename from stable/cloudflared/1.0.23/ix_values.yaml rename to stable/cloudflared/1.0.24/ix_values.yaml index d14fad23cb2..d77d8a80b10 100644 --- a/stable/cloudflared/1.0.23/ix_values.yaml +++ b/stable/cloudflared/1.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflared pullPolicy: IfNotPresent - tag: 2022.10.2@sha256:89df4943bad9e4c2136f5d8eba0f1c9f16054b0267083e791b3d7897bfaa3107 + tag: 2022.10.3@sha256:20455e880d8b5d5a2d83c632c53f83b0924e86e6f0bb587f55d854b188b65742 extraArgs: ["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"] diff --git a/stable/cloudflared/1.0.23/questions.yaml b/stable/cloudflared/1.0.24/questions.yaml similarity index 100% rename from stable/cloudflared/1.0.23/questions.yaml rename to stable/cloudflared/1.0.24/questions.yaml diff --git a/stable/custom-app/5.1.86/templates/common.yaml b/stable/cloudflared/1.0.24/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.86/templates/common.yaml rename to stable/cloudflared/1.0.24/templates/common.yaml diff --git a/stable/custom-app/5.1.86/values.yaml b/stable/cloudflared/1.0.24/values.yaml similarity index 100% rename from stable/custom-app/5.1.86/values.yaml rename to stable/cloudflared/1.0.24/values.yaml diff --git a/stable/code-server/4.0.45/Chart.lock b/stable/code-server/4.0.45/Chart.lock deleted file mode 100644 index 6b6178bc561..00000000000 --- a/stable/code-server/4.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:52:57.059679227Z" diff --git a/stable/code-server/4.0.45/CHANGELOG.md b/stable/code-server/4.0.46/CHANGELOG.md similarity index 88% rename from stable/code-server/4.0.45/CHANGELOG.md rename to stable/code-server/4.0.46/CHANGELOG.md index 346b463690a..bcd861a4efa 100644 --- a/stable/code-server/4.0.45/CHANGELOG.md +++ b/stable/code-server/4.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [code-server-4.0.46](https://github.com/truecharts/charts/compare/code-server-4.0.45...code-server-4.0.46) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [code-server-4.0.45](https://github.com/truecharts/charts/compare/openvscode-server-2.0.45...code-server-4.0.45) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-22) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/code-server/4.0.46/Chart.lock b/stable/code-server/4.0.46/Chart.lock new file mode 100644 index 00000000000..357dfcc5a69 --- /dev/null +++ b/stable/code-server/4.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:02.223750121Z" diff --git a/stable/code-server/4.0.45/Chart.yaml b/stable/code-server/4.0.46/Chart.yaml similarity index 95% rename from stable/code-server/4.0.45/Chart.yaml rename to stable/code-server/4.0.46/Chart.yaml index a62d1699d73..5eb5202c2ce 100644 --- a/stable/code-server/4.0.45/Chart.yaml +++ b/stable/code-server/4.0.46/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.7.1" +appVersion: "4.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/cdr/code-server type: application -version: 4.0.45 +version: 4.0.46 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/4.0.45/README.md b/stable/code-server/4.0.46/README.md similarity index 100% rename from stable/code-server/4.0.45/README.md rename to stable/code-server/4.0.46/README.md diff --git a/stable/code-server/4.0.45/app-readme.md b/stable/code-server/4.0.46/app-readme.md similarity index 100% rename from stable/code-server/4.0.45/app-readme.md rename to stable/code-server/4.0.46/app-readme.md diff --git a/incubator/vertex/0.0.77/charts/common-10.7.7.tgz b/stable/code-server/4.0.46/charts/common-10.7.7.tgz similarity index 100% rename from incubator/vertex/0.0.77/charts/common-10.7.7.tgz rename to stable/code-server/4.0.46/charts/common-10.7.7.tgz diff --git a/stable/code-server/4.0.45/ix_values.yaml b/stable/code-server/4.0.46/ix_values.yaml similarity index 85% rename from stable/code-server/4.0.45/ix_values.yaml rename to stable/code-server/4.0.46/ix_values.yaml index da898e8bca6..99533ca3920 100644 --- a/stable/code-server/4.0.45/ix_values.yaml +++ b/stable/code-server/4.0.46/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: 4.7.1@sha256:8f618e268b747a06219cbc91b5b0858b33712975109cdc34436194de2be9c23f + tag: 4.8.0@sha256:3186e733b180f882b960785efdcacd2631bd32ed3e43deb62ff81044ef297f46 args: - --user-data-dir diff --git a/stable/code-server/4.0.45/questions.yaml b/stable/code-server/4.0.46/questions.yaml similarity index 100% rename from stable/code-server/4.0.45/questions.yaml rename to stable/code-server/4.0.46/questions.yaml diff --git a/stable/code-server/4.0.45/templates/common.yaml b/stable/code-server/4.0.46/templates/common.yaml similarity index 100% rename from stable/code-server/4.0.45/templates/common.yaml rename to stable/code-server/4.0.46/templates/common.yaml diff --git a/stable/cyberchef/2.0.112/values.yaml b/stable/code-server/4.0.46/values.yaml similarity index 100% rename from stable/cyberchef/2.0.112/values.yaml rename to stable/code-server/4.0.46/values.yaml diff --git a/stable/custom-app/5.1.86/Chart.lock b/stable/custom-app/5.1.86/Chart.lock deleted file mode 100644 index 61bc8c5421a..00000000000 --- a/stable/custom-app/5.1.86/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:53:39.466180128Z" diff --git a/stable/custom-app/5.1.86/CHANGELOG.md b/stable/custom-app/5.1.87/CHANGELOG.md similarity index 91% rename from stable/custom-app/5.1.86/CHANGELOG.md rename to stable/custom-app/5.1.87/CHANGELOG.md index 6fa4c924a95..f3bd31b12c9 100644 --- a/stable/custom-app/5.1.86/CHANGELOG.md +++ b/stable/custom-app/5.1.87/CHANGELOG.md @@ -2,6 +2,16 @@ +## [custom-app-5.1.87](https://github.com/truecharts/charts/compare/custom-app-5.1.86...custom-app-5.1.87) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [custom-app-5.1.86](https://github.com/truecharts/charts/compare/custom-app-5.1.85...custom-app-5.1.86) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [custom-app-5.1.77](https://github.com/truecharts/charts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11) - -### Chore - diff --git a/stable/custom-app/5.1.87/Chart.lock b/stable/custom-app/5.1.87/Chart.lock new file mode 100644 index 00000000000..0339b5b8382 --- /dev/null +++ b/stable/custom-app/5.1.87/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:17.414024638Z" diff --git a/stable/custom-app/5.1.86/Chart.yaml b/stable/custom-app/5.1.87/Chart.yaml similarity index 94% rename from stable/custom-app/5.1.86/Chart.yaml rename to stable/custom-app/5.1.87/Chart.yaml index e4456c39ae7..fff397c02df 100644 --- a/stable/custom-app/5.1.86/Chart.yaml +++ b/stable/custom-app/5.1.87/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2158" +appVersion: "0.20.2167" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 5.1.86 +version: 5.1.87 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/5.1.86/README.md b/stable/custom-app/5.1.87/README.md similarity index 100% rename from stable/custom-app/5.1.86/README.md rename to stable/custom-app/5.1.87/README.md diff --git a/stable/custom-app/5.1.86/app-readme.md b/stable/custom-app/5.1.87/app-readme.md similarity index 100% rename from stable/custom-app/5.1.86/app-readme.md rename to stable/custom-app/5.1.87/app-readme.md diff --git a/incubator/vintage-story/0.0.31/charts/common-10.7.7.tgz b/stable/custom-app/5.1.87/charts/common-10.7.7.tgz similarity index 100% rename from incubator/vintage-story/0.0.31/charts/common-10.7.7.tgz rename to stable/custom-app/5.1.87/charts/common-10.7.7.tgz diff --git a/stable/custom-app/5.1.86/ci/test-values.yaml b/stable/custom-app/5.1.87/ci/test-values.yaml similarity index 88% rename from stable/custom-app/5.1.86/ci/test-values.yaml rename to stable/custom-app/5.1.87/ci/test-values.yaml index 2590710e82b..5dc97b28d63 100644 --- a/stable/custom-app/5.1.86/ci/test-values.yaml +++ b/stable/custom-app/5.1.87/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2158@sha256:87df6912377cf84364bb5b008f28e233994860a00b177a1fa6f2731ce8400a6f + tag: 0.20.2167@sha256:d164295f489a68e041c32991fb4aece29ca1524aa16003a5c14a83b21878cb52 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.86/ix_values.yaml b/stable/custom-app/5.1.87/ix_values.yaml similarity index 52% rename from stable/custom-app/5.1.86/ix_values.yaml rename to stable/custom-app/5.1.87/ix_values.yaml index 6e2c6dcb78a..780fdb34558 100644 --- a/stable/custom-app/5.1.86/ix_values.yaml +++ b/stable/custom-app/5.1.87/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2158@sha256:87df6912377cf84364bb5b008f28e233994860a00b177a1fa6f2731ce8400a6f + tag: 0.20.2167@sha256:d164295f489a68e041c32991fb4aece29ca1524aa16003a5c14a83b21878cb52 portal: enabled: true diff --git a/stable/custom-app/5.1.86/questions.yaml b/stable/custom-app/5.1.87/questions.yaml similarity index 100% rename from stable/custom-app/5.1.86/questions.yaml rename to stable/custom-app/5.1.87/questions.yaml diff --git a/stable/cyberchef/2.0.112/templates/common.yaml b/stable/custom-app/5.1.87/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.112/templates/common.yaml rename to stable/custom-app/5.1.87/templates/common.yaml diff --git a/stable/docker-compose/3.0.4/values.yaml b/stable/custom-app/5.1.87/values.yaml similarity index 100% rename from stable/docker-compose/3.0.4/values.yaml rename to stable/custom-app/5.1.87/values.yaml diff --git a/stable/cyberchef/2.0.112/Chart.lock b/stable/cyberchef/2.0.112/Chart.lock deleted file mode 100644 index e30be01a9dd..00000000000 --- a/stable/cyberchef/2.0.112/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:57:42.868826686Z" diff --git a/stable/cyberchef/2.0.112/CHANGELOG.md b/stable/cyberchef/2.0.113/CHANGELOG.md similarity index 92% rename from stable/cyberchef/2.0.112/CHANGELOG.md rename to stable/cyberchef/2.0.113/CHANGELOG.md index b6c8eaf8cf3..a576f289a51 100644 --- a/stable/cyberchef/2.0.112/CHANGELOG.md +++ b/stable/cyberchef/2.0.113/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cyberchef-2.0.113](https://github.com/truecharts/charts/compare/cyberchef-2.0.112...cyberchef-2.0.113) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [cyberchef-2.0.112](https://github.com/truecharts/charts/compare/cyberchef-2.0.111...cyberchef-2.0.112) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [cyberchef-2.0.103](https://github.com/truecharts/charts/compare/cyberchef-2.0.102...cyberchef-2.0.103) (2022-10-14) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [cyberchef-2.0.102](https://github.com/truecharts/charts/compare/cyberchef-2.0.101...cyberchef-2.0.102) (2022-10-12) - -### Chore diff --git a/stable/cyberchef/2.0.113/Chart.lock b/stable/cyberchef/2.0.113/Chart.lock new file mode 100644 index 00000000000..57955341b72 --- /dev/null +++ b/stable/cyberchef/2.0.113/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:19.57411577Z" diff --git a/stable/cyberchef/2.0.112/Chart.yaml b/stable/cyberchef/2.0.113/Chart.yaml similarity index 97% rename from stable/cyberchef/2.0.112/Chart.yaml rename to stable/cyberchef/2.0.113/Chart.yaml index 84d00ad6d83..0b33ebcd5db 100644 --- a/stable/cyberchef/2.0.112/Chart.yaml +++ b/stable/cyberchef/2.0.113/Chart.yaml @@ -18,7 +18,7 @@ name: cyberchef sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.112 +version: 2.0.113 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/cyberchef/2.0.112/README.md b/stable/cyberchef/2.0.113/README.md similarity index 100% rename from stable/cyberchef/2.0.112/README.md rename to stable/cyberchef/2.0.113/README.md diff --git a/stable/cyberchef/2.0.112/app-readme.md b/stable/cyberchef/2.0.113/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.112/app-readme.md rename to stable/cyberchef/2.0.113/app-readme.md diff --git a/incubator/virt-manager/0.0.85/charts/common-10.7.7.tgz b/stable/cyberchef/2.0.113/charts/common-10.7.7.tgz similarity index 100% rename from incubator/virt-manager/0.0.85/charts/common-10.7.7.tgz rename to stable/cyberchef/2.0.113/charts/common-10.7.7.tgz diff --git a/stable/cyberchef/2.0.112/ix_values.yaml b/stable/cyberchef/2.0.113/ix_values.yaml similarity index 78% rename from stable/cyberchef/2.0.112/ix_values.yaml rename to stable/cyberchef/2.0.113/ix_values.yaml index 12928c4d894..74325a438c3 100644 --- a/stable/cyberchef/2.0.112/ix_values.yaml +++ b/stable/cyberchef/2.0.113/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.48.0@sha256:0535ffaf31fcdc78e2a9eff55c5ab056d43b951076dfe55e9fab16ddcfb0a7dc + tag: 9.48.0@sha256:0e9ab1a80405507beb414100ae3d2edb1466b6dbdab50ec87de010217015a795 pullPolicy: IfNotPresent securityContext: diff --git a/stable/cyberchef/2.0.112/questions.yaml b/stable/cyberchef/2.0.113/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.112/questions.yaml rename to stable/cyberchef/2.0.113/questions.yaml diff --git a/stable/docker-compose/3.0.4/templates/common.yaml b/stable/cyberchef/2.0.113/templates/common.yaml similarity index 100% rename from stable/docker-compose/3.0.4/templates/common.yaml rename to stable/cyberchef/2.0.113/templates/common.yaml diff --git a/stable/dokuwiki/3.0.70/values.yaml b/stable/cyberchef/2.0.113/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.70/values.yaml rename to stable/cyberchef/2.0.113/values.yaml diff --git a/stable/docker-compose/3.0.4/Chart.lock b/stable/docker-compose/3.0.4/Chart.lock deleted file mode 100644 index ee64fe5af34..00000000000 --- a/stable/docker-compose/3.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:57:46.007428918Z" diff --git a/stable/docker-compose/3.0.4/CHANGELOG.md b/stable/docker-compose/3.0.5/CHANGELOG.md similarity index 91% rename from stable/docker-compose/3.0.4/CHANGELOG.md rename to stable/docker-compose/3.0.5/CHANGELOG.md index 5815aa8a3f8..42e08ff1361 100644 --- a/stable/docker-compose/3.0.4/CHANGELOG.md +++ b/stable/docker-compose/3.0.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [docker-compose-3.0.5](https://github.com/truecharts/charts/compare/docker-compose-3.0.4...docker-compose-3.0.5) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [docker-compose-3.0.4](https://github.com/truecharts/charts/compare/docker-compose-3.0.3...docker-compose-3.0.4) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) diff --git a/stable/docker-compose/3.0.5/Chart.lock b/stable/docker-compose/3.0.5/Chart.lock new file mode 100644 index 00000000000..804d5347249 --- /dev/null +++ b/stable/docker-compose/3.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:20.87785443Z" diff --git a/stable/docker-compose/3.0.4/Chart.yaml b/stable/docker-compose/3.0.5/Chart.yaml similarity index 95% rename from stable/docker-compose/3.0.4/Chart.yaml rename to stable/docker-compose/3.0.5/Chart.yaml index b35b2d49082..374b9f49166 100644 --- a/stable/docker-compose/3.0.4/Chart.yaml +++ b/stable/docker-compose/3.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.10.20" +appVersion: "20.10.21" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose - https://hub.docker.com/_/docker type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - docker diff --git a/stable/docker-compose/3.0.4/README.md b/stable/docker-compose/3.0.5/README.md similarity index 100% rename from stable/docker-compose/3.0.4/README.md rename to stable/docker-compose/3.0.5/README.md diff --git a/stable/docker-compose/3.0.4/app-readme.md b/stable/docker-compose/3.0.5/app-readme.md similarity index 100% rename from stable/docker-compose/3.0.4/app-readme.md rename to stable/docker-compose/3.0.5/app-readme.md diff --git a/incubator/webp-server/0.0.38/charts/common-10.7.7.tgz b/stable/docker-compose/3.0.5/charts/common-10.7.7.tgz similarity index 100% rename from incubator/webp-server/0.0.38/charts/common-10.7.7.tgz rename to stable/docker-compose/3.0.5/charts/common-10.7.7.tgz diff --git a/stable/docker-compose/3.0.4/ix_values.yaml b/stable/docker-compose/3.0.5/ix_values.yaml similarity index 96% rename from stable/docker-compose/3.0.4/ix_values.yaml rename to stable/docker-compose/3.0.5/ix_values.yaml index 36a437d5b13..44f5a5d63e3 100644 --- a/stable/docker-compose/3.0.4/ix_values.yaml +++ b/stable/docker-compose/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: 20.10.20@sha256:c75e059c0624cfd4cf5b40459924349a5a315aa9cec13f6a12206b94388a87c1 + tag: 20.10.21@sha256:81e59347ffe086a15a76d641fd16cc828ff7a1c525a719f2ea6d87f72ac29033 controller: # -- Set the controller type. diff --git a/stable/docker-compose/3.0.4/questions.yaml b/stable/docker-compose/3.0.5/questions.yaml similarity index 100% rename from stable/docker-compose/3.0.4/questions.yaml rename to stable/docker-compose/3.0.5/questions.yaml diff --git a/stable/dokuwiki/3.0.70/templates/common.yaml b/stable/docker-compose/3.0.5/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.70/templates/common.yaml rename to stable/docker-compose/3.0.5/templates/common.yaml diff --git a/stable/dupeguru/1.0.18/values.yaml b/stable/docker-compose/3.0.5/values.yaml similarity index 100% rename from stable/dupeguru/1.0.18/values.yaml rename to stable/docker-compose/3.0.5/values.yaml diff --git a/stable/dokuwiki/3.0.70/Chart.lock b/stable/dokuwiki/3.0.70/Chart.lock deleted file mode 100644 index d1ceaa1ac79..00000000000 --- a/stable/dokuwiki/3.0.70/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:56:48.370848317Z" diff --git a/stable/dokuwiki/3.0.70/CHANGELOG.md b/stable/dokuwiki/3.0.71/CHANGELOG.md similarity index 90% rename from stable/dokuwiki/3.0.70/CHANGELOG.md rename to stable/dokuwiki/3.0.71/CHANGELOG.md index 0e81f736e21..04a3095d91d 100644 --- a/stable/dokuwiki/3.0.70/CHANGELOG.md +++ b/stable/dokuwiki/3.0.71/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dokuwiki-3.0.71](https://github.com/truecharts/charts/compare/dokuwiki-3.0.70...dokuwiki-3.0.71) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [dokuwiki-3.0.70](https://github.com/truecharts/charts/compare/dokuwiki-3.0.69...dokuwiki-3.0.70) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dokuwiki-3.0.62](https://github.com/truecharts/charts/compare/dokuwiki-3.0.61...dokuwiki-3.0.62) (2022-10-07) - -### Chore - diff --git a/stable/dokuwiki/3.0.71/Chart.lock b/stable/dokuwiki/3.0.71/Chart.lock new file mode 100644 index 00000000000..8a850a7d307 --- /dev/null +++ b/stable/dokuwiki/3.0.71/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:41.19822994Z" diff --git a/stable/dokuwiki/3.0.70/Chart.yaml b/stable/dokuwiki/3.0.71/Chart.yaml similarity index 98% rename from stable/dokuwiki/3.0.70/Chart.yaml rename to stable/dokuwiki/3.0.71/Chart.yaml index 7d5f76059c4..c3267389801 100644 --- a/stable/dokuwiki/3.0.70/Chart.yaml +++ b/stable/dokuwiki/3.0.71/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 3.0.70 +version: 3.0.71 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/3.0.70/README.md b/stable/dokuwiki/3.0.71/README.md similarity index 100% rename from stable/dokuwiki/3.0.70/README.md rename to stable/dokuwiki/3.0.71/README.md diff --git a/stable/dokuwiki/3.0.70/app-readme.md b/stable/dokuwiki/3.0.71/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.70/app-readme.md rename to stable/dokuwiki/3.0.71/app-readme.md diff --git a/incubator/xonotic/0.0.32/charts/common-10.7.7.tgz b/stable/dokuwiki/3.0.71/charts/common-10.7.7.tgz similarity index 100% rename from incubator/xonotic/0.0.32/charts/common-10.7.7.tgz rename to stable/dokuwiki/3.0.71/charts/common-10.7.7.tgz diff --git a/stable/dokuwiki/3.0.70/ix_values.yaml b/stable/dokuwiki/3.0.71/ix_values.yaml similarity index 86% rename from stable/dokuwiki/3.0.70/ix_values.yaml rename to stable/dokuwiki/3.0.71/ix_values.yaml index 5fc06c16aa0..c1700a30962 100644 --- a/stable/dokuwiki/3.0.70/ix_values.yaml +++ b/stable/dokuwiki/3.0.71/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:3e9a79f031117c0242a6d0a67ac46ac4d3e8af85fdd0ce17998e9d23c2109b7e + tag: 20220731.1.0@sha256:f6c57576b1e24d93af00c0cd870f2e6ccd2c695a446c2cf06e6656710aa01104 securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/3.0.70/questions.yaml b/stable/dokuwiki/3.0.71/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.70/questions.yaml rename to stable/dokuwiki/3.0.71/questions.yaml diff --git a/stable/dupeguru/1.0.18/templates/common.yaml b/stable/dokuwiki/3.0.71/templates/common.yaml similarity index 100% rename from stable/dupeguru/1.0.18/templates/common.yaml rename to stable/dokuwiki/3.0.71/templates/common.yaml diff --git a/stable/flexget/2.0.57/values.yaml b/stable/dokuwiki/3.0.71/values.yaml similarity index 100% rename from stable/flexget/2.0.57/values.yaml rename to stable/dokuwiki/3.0.71/values.yaml diff --git a/stable/dupeguru/1.0.18/Chart.lock b/stable/dupeguru/1.0.18/Chart.lock deleted file mode 100644 index 0ba7b34aca3..00000000000 --- a/stable/dupeguru/1.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:58:18.019109952Z" diff --git a/stable/dupeguru/1.0.18/CHANGELOG.md b/stable/dupeguru/1.0.19/CHANGELOG.md similarity index 91% rename from stable/dupeguru/1.0.18/CHANGELOG.md rename to stable/dupeguru/1.0.19/CHANGELOG.md index f774cc427b2..a305459c8a3 100644 --- a/stable/dupeguru/1.0.18/CHANGELOG.md +++ b/stable/dupeguru/1.0.19/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dupeguru-1.0.19](https://github.com/truecharts/charts/compare/dupeguru-1.0.18...dupeguru-1.0.19) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [dupeguru-1.0.18](https://github.com/truecharts/charts/compare/dupeguru-1.0.17...dupeguru-1.0.18) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [dsmr-reader-8.0.39](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.38...dsmr-reader-8.0.39) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-22) - -### Chore diff --git a/stable/dupeguru/1.0.19/Chart.lock b/stable/dupeguru/1.0.19/Chart.lock new file mode 100644 index 00000000000..79b0f5ad1d9 --- /dev/null +++ b/stable/dupeguru/1.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:56.287117823Z" diff --git a/stable/dupeguru/1.0.18/Chart.yaml b/stable/dupeguru/1.0.19/Chart.yaml similarity index 95% rename from stable/dupeguru/1.0.18/Chart.yaml rename to stable/dupeguru/1.0.19/Chart.yaml index 62851c5a585..3866adbba27 100644 --- a/stable/dupeguru/1.0.18/Chart.yaml +++ b/stable/dupeguru/1.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.10.1" +appVersion: "22.10.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/jlesage/docker-dupeguru - https://hub.docker.com/r/jlesage/dupeguru/ type: application -version: 1.0.18 +version: 1.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/dupeguru/1.0.18/README.md b/stable/dupeguru/1.0.19/README.md similarity index 100% rename from stable/dupeguru/1.0.18/README.md rename to stable/dupeguru/1.0.19/README.md diff --git a/stable/dupeguru/1.0.18/app-readme.md b/stable/dupeguru/1.0.19/app-readme.md similarity index 100% rename from stable/dupeguru/1.0.18/app-readme.md rename to stable/dupeguru/1.0.19/app-readme.md diff --git a/incubator/yourls/0.0.39/charts/common-10.7.7.tgz b/stable/dupeguru/1.0.19/charts/common-10.7.7.tgz similarity index 100% rename from incubator/yourls/0.0.39/charts/common-10.7.7.tgz rename to stable/dupeguru/1.0.19/charts/common-10.7.7.tgz diff --git a/stable/dupeguru/1.0.18/ix_values.yaml b/stable/dupeguru/1.0.19/ix_values.yaml similarity index 93% rename from stable/dupeguru/1.0.18/ix_values.yaml rename to stable/dupeguru/1.0.19/ix_values.yaml index 2879c72746f..d4effa6a8e7 100644 --- a/stable/dupeguru/1.0.18/ix_values.yaml +++ b/stable/dupeguru/1.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/dupeguru - tag: 22.10.1@sha256:c538e2c09e8a9fd5a000130f3a68c9b9b87710b5695e3153a6bcbb956dcc5145 + tag: 22.10.2@sha256:f8ebeff042771d149587411c9d02bbc9bbd14c5f93a9dcf22b363a184039cc6e pullPolicy: IfNotPresent securityContext: diff --git a/stable/dupeguru/1.0.18/questions.yaml b/stable/dupeguru/1.0.19/questions.yaml similarity index 100% rename from stable/dupeguru/1.0.18/questions.yaml rename to stable/dupeguru/1.0.19/questions.yaml diff --git a/stable/flexget/2.0.57/templates/common.yaml b/stable/dupeguru/1.0.19/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.57/templates/common.yaml rename to stable/dupeguru/1.0.19/templates/common.yaml diff --git a/stable/fluidd/2.0.45/values.yaml b/stable/dupeguru/1.0.19/values.yaml similarity index 100% rename from stable/fluidd/2.0.45/values.yaml rename to stable/dupeguru/1.0.19/values.yaml diff --git a/stable/emby/11.0.42/CHANGELOG.md b/stable/emby/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..87efe1f7c98 --- /dev/null +++ b/stable/emby/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-11.0.42](https://github.com/truecharts/charts/compare/emby-sync-0.0.31...emby-11.0.42) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [emby-11.0.41](https://github.com/truecharts/charts/compare/emby-11.0.40...emby-11.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [emby-11.0.40](https://github.com/truecharts/charts/compare/embystat-2.0.36...emby-11.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [emby-11.0.39](https://github.com/truecharts/charts/compare/emby-11.0.38...emby-11.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [emby-11.0.38](https://github.com/truecharts/charts/compare/emby-11.0.37...emby-11.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-11.0.38](https://github.com/truecharts/charts/compare/emby-11.0.37...emby-11.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-11.0.37](https://github.com/truecharts/charts/compare/emby-11.0.36...emby-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [emby-11.0.36](https://github.com/truecharts/charts/compare/embystat-2.0.33...emby-11.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [emby-11.0.35](https://github.com/truecharts/charts/compare/emby-sync-0.0.25...emby-11.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [emby-11.0.34](https://github.com/truecharts/charts/compare/emby-11.0.33...emby-11.0.34) (2022-09-25) + diff --git a/stable/emby/11.0.42/Chart.lock b/stable/emby/11.0.42/Chart.lock new file mode 100644 index 00000000000..08d08f82b3b --- /dev/null +++ b/stable/emby/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:57.383981525Z" diff --git a/stable/emby/11.0.42/Chart.yaml b/stable/emby/11.0.42/Chart.yaml new file mode 100644 index 00000000000..1063f7fdc6a --- /dev/null +++ b/stable/emby/11.0.42/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Emby Server is a home media server +home: https://truecharts.org/docs/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://hub.docker.com/r/linuxserver/emby + - https://github.com/linuxserver/docker-emby.git +type: application +version: 11.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/11.0.42/README.md b/stable/emby/11.0.42/README.md new file mode 100644 index 00000000000..ff340b09dfe --- /dev/null +++ b/stable/emby/11.0.42/README.md @@ -0,0 +1,107 @@ +# emby + +Emby Server is a home media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby](https://truecharts.org/docs/charts/stable/emby) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `emby` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install emby TrueCharts/emby +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `emby` deployment + +```console +helm uninstall emby +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby \ + --set env.TZ="America/New York" \ + TrueCharts/emby +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby TrueCharts/emby -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/emby/11.0.42/app-readme.md b/stable/emby/11.0.42/app-readme.md new file mode 100644 index 00000000000..a1ff0396c88 --- /dev/null +++ b/stable/emby/11.0.42/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/emby](https://truecharts.org/docs/charts/stable/emby) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/cloudflared/1.0.23/charts/common-10.7.7.tgz b/stable/emby/11.0.42/charts/common-10.7.7.tgz similarity index 100% rename from stable/cloudflared/1.0.23/charts/common-10.7.7.tgz rename to stable/emby/11.0.42/charts/common-10.7.7.tgz diff --git a/stable/emby/11.0.42/ix_values.yaml b/stable/emby/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..3adef6feded --- /dev/null +++ b/stable/emby/11.0.42/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.8.0@sha256:edbb55e74282339508d401c5e7fa8c1f70e9a50e0c7afb5d5fee1483d07739c2 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/emby/11.0.42/questions.yaml b/stable/emby/11.0.42/questions.yaml new file mode 100644 index 00000000000..8e7853aa1fd --- /dev/null +++ b/stable/emby/11.0.42/questions.yaml @@ -0,0 +1,2569 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10079 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8096 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/fluidd/2.0.45/templates/common.yaml b/stable/emby/11.0.42/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.45/templates/common.yaml rename to stable/emby/11.0.42/templates/common.yaml diff --git a/stable/grafana/4.0.80/values.yaml b/stable/emby/11.0.42/values.yaml similarity index 100% rename from stable/grafana/4.0.80/values.yaml rename to stable/emby/11.0.42/values.yaml diff --git a/stable/esphome/11.0.49/CHANGELOG.md b/stable/esphome/11.0.49/CHANGELOG.md new file mode 100644 index 00000000000..58a8f093f1e --- /dev/null +++ b/stable/esphome/11.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.49](https://github.com/truecharts/charts/compare/esphome-11.0.48...esphome-11.0.49) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [esphome-11.0.48](https://github.com/truecharts/charts/compare/esphome-11.0.47...esphome-11.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [esphome-11.0.47](https://github.com/truecharts/charts/compare/esphome-11.0.46...esphome-11.0.47) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [esphome-11.0.46](https://github.com/truecharts/charts/compare/esphome-11.0.45...esphome-11.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [esphome-11.0.45](https://github.com/truecharts/charts/compare/esphome-11.0.44...esphome-11.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [esphome-11.0.44](https://github.com/truecharts/charts/compare/esphome-11.0.43...esphome-11.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [esphome-11.0.44](https://github.com/truecharts/charts/compare/esphome-11.0.43...esphome-11.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [esphome-11.0.43](https://github.com/truecharts/charts/compare/esphome-11.0.42...esphome-11.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [esphome-11.0.42](https://github.com/truecharts/charts/compare/esphome-11.0.41...esphome-11.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [esphome-11.0.41](https://github.com/truecharts/charts/compare/esphome-11.0.40...esphome-11.0.41) (2022-09-30) + +### Chore diff --git a/stable/esphome/11.0.49/Chart.lock b/stable/esphome/11.0.49/Chart.lock new file mode 100644 index 00000000000..8686f167422 --- /dev/null +++ b/stable/esphome/11.0.49/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:05:58.634437525Z" diff --git a/stable/esphome/11.0.49/Chart.yaml b/stable/esphome/11.0.49/Chart.yaml new file mode 100644 index 00000000000..f0ef9532c17 --- /dev/null +++ b/stable/esphome/11.0.49/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/docs/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome +type: application +version: 11.0.49 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.49/README.md b/stable/esphome/11.0.49/README.md new file mode 100644 index 00000000000..9a893cc5ccf --- /dev/null +++ b/stable/esphome/11.0.49/README.md @@ -0,0 +1,107 @@ +# esphome + +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [esphome](https://truecharts.org/docs/charts/stable/esphome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `esphome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install esphome TrueCharts/esphome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `esphome` deployment + +```console +helm uninstall esphome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install esphome \ + --set env.TZ="America/New York" \ + TrueCharts/esphome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install esphome TrueCharts/esphome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/esphome/11.0.49/app-readme.md b/stable/esphome/11.0.49/app-readme.md new file mode 100644 index 00000000000..4c8d1d55300 --- /dev/null +++ b/stable/esphome/11.0.49/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/esphome](https://truecharts.org/docs/charts/stable/esphome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/code-server/4.0.45/charts/common-10.7.7.tgz b/stable/esphome/11.0.49/charts/common-10.7.7.tgz similarity index 100% rename from stable/code-server/4.0.45/charts/common-10.7.7.tgz rename to stable/esphome/11.0.49/charts/common-10.7.7.tgz diff --git a/stable/esphome/11.0.49/ix_values.yaml b/stable/esphome/11.0.49/ix_values.yaml new file mode 100644 index 00000000000..8631912dc47 --- /dev/null +++ b/stable/esphome/11.0.49/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: 2022.10.1@sha256:1f23c8a49cccf07368d45210539c0b8cf37f8a45e898985b8a46a1efc33c5cf3 + +# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +env: + {} + # ESPHOME_DASHBOARD_USE_PING: true + # ESPHOME_DASHBOARD_RELATIVE_URL: "/" + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: "/config" + platformio: + enabled: true + mountPath: "/.platformio" + +portal: + enabled: true diff --git a/stable/esphome/11.0.49/questions.yaml b/stable/esphome/11.0.49/questions.yaml new file mode 100644 index 00000000000..b2c1bdf7507 --- /dev/null +++ b/stable/esphome/11.0.49/questions.yaml @@ -0,0 +1,2747 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6052 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6052 + # Configure app volumes + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: platformio + label: "Platformio Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: true + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/grafana/4.0.80/templates/common.yaml b/stable/esphome/11.0.49/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.80/templates/common.yaml rename to stable/esphome/11.0.49/templates/common.yaml diff --git a/stable/hedgedoc/4.0.61/values.yaml b/stable/esphome/11.0.49/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.61/values.yaml rename to stable/esphome/11.0.49/values.yaml diff --git a/stable/flexget/2.0.57/Chart.lock b/stable/flexget/2.0.57/Chart.lock deleted file mode 100644 index e7165f2cb71..00000000000 --- a/stable/flexget/2.0.57/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:02:50.023936209Z" diff --git a/stable/flexget/2.0.57/CHANGELOG.md b/stable/flexget/2.0.58/CHANGELOG.md similarity index 89% rename from stable/flexget/2.0.57/CHANGELOG.md rename to stable/flexget/2.0.58/CHANGELOG.md index 5723aa6e90c..9383cab3f7f 100644 --- a/stable/flexget/2.0.57/CHANGELOG.md +++ b/stable/flexget/2.0.58/CHANGELOG.md @@ -2,6 +2,16 @@ +## [flexget-2.0.58](https://github.com/truecharts/charts/compare/flexget-2.0.57...flexget-2.0.58) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [flexget-2.0.57](https://github.com/truecharts/charts/compare/flexget-2.0.56...flexget-2.0.57) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [flexget-2.0.50](https://github.com/truecharts/charts/compare/flexget-2.0.49...flexget-2.0.50) (2022-10-05) ### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flexget-2.0.49](https://github.com/truecharts/charts/compare/flexget-2.0.48...flexget-2.0.49) (2022-10-01) - diff --git a/stable/flexget/2.0.58/Chart.lock b/stable/flexget/2.0.58/Chart.lock new file mode 100644 index 00000000000..70db54f3671 --- /dev/null +++ b/stable/flexget/2.0.58/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:06:19.55492336Z" diff --git a/stable/flexget/2.0.57/Chart.yaml b/stable/flexget/2.0.58/Chart.yaml similarity index 95% rename from stable/flexget/2.0.57/Chart.yaml rename to stable/flexget/2.0.58/Chart.yaml index 4d547b919a7..2d3c84ccdb0 100644 --- a/stable/flexget/2.0.57/Chart.yaml +++ b/stable/flexget/2.0.58/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.3.39" +appVersion: "3.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 2.0.57 +version: 2.0.58 annotations: truecharts.org/catagories: | - media diff --git a/stable/flexget/2.0.57/README.md b/stable/flexget/2.0.58/README.md similarity index 100% rename from stable/flexget/2.0.57/README.md rename to stable/flexget/2.0.58/README.md diff --git a/stable/flexget/2.0.57/app-readme.md b/stable/flexget/2.0.58/app-readme.md similarity index 100% rename from stable/flexget/2.0.57/app-readme.md rename to stable/flexget/2.0.58/app-readme.md diff --git a/stable/custom-app/5.1.86/charts/common-10.7.7.tgz b/stable/flexget/2.0.58/charts/common-10.7.7.tgz similarity index 100% rename from stable/custom-app/5.1.86/charts/common-10.7.7.tgz rename to stable/flexget/2.0.58/charts/common-10.7.7.tgz diff --git a/stable/flexget/2.0.57/ix_values.yaml b/stable/flexget/2.0.58/ix_values.yaml similarity index 85% rename from stable/flexget/2.0.57/ix_values.yaml rename to stable/flexget/2.0.58/ix_values.yaml index f8df56f6d74..97a466ae84b 100644 --- a/stable/flexget/2.0.57/ix_values.yaml +++ b/stable/flexget/2.0.58/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: 3.3.39@sha256:6349be2fe85505e189239f45ffa46d845fbbbdf5d0432648152e2cfeb31c2b8d + tag: 3.4.0@sha256:04f11e00f31206a6153773e6f423f386df0ffadd76c2a149ce0a90cad18bf641 securityContext: runAsNonRoot: false diff --git a/stable/flexget/2.0.57/questions.yaml b/stable/flexget/2.0.58/questions.yaml similarity index 100% rename from stable/flexget/2.0.57/questions.yaml rename to stable/flexget/2.0.58/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.55/templates/common.yaml b/stable/flexget/2.0.58/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/templates/common.yaml rename to stable/flexget/2.0.58/templates/common.yaml diff --git a/stable/inventree/4.0.25/values.yaml b/stable/flexget/2.0.58/values.yaml similarity index 100% rename from stable/inventree/4.0.25/values.yaml rename to stable/flexget/2.0.58/values.yaml diff --git a/stable/fluidd/2.0.45/Chart.lock b/stable/fluidd/2.0.45/Chart.lock deleted file mode 100644 index 99aafb8e04e..00000000000 --- a/stable/fluidd/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:58:14.234799198Z" diff --git a/stable/fluidd/2.0.45/CHANGELOG.md b/stable/fluidd/2.0.46/CHANGELOG.md similarity index 91% rename from stable/fluidd/2.0.45/CHANGELOG.md rename to stable/fluidd/2.0.46/CHANGELOG.md index 522f61bca65..8ab89226a0d 100644 --- a/stable/fluidd/2.0.45/CHANGELOG.md +++ b/stable/fluidd/2.0.46/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fluidd-2.0.46](https://github.com/truecharts/charts/compare/fluidd-2.0.45...fluidd-2.0.46) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [fluidd-2.0.45](https://github.com/truecharts/charts/compare/fluidd-2.0.44...fluidd-2.0.45) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [fluidd-2.0.38](https://github.com/truecharts/charts/compare/fluidd-2.0.37...fluidd-2.0.38) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [fluidd-2.0.37](https://github.com/truecharts/charts/compare/fluidd-2.0.36...fluidd-2.0.37) (2022-09-25) - -### Chore diff --git a/stable/fluidd/2.0.46/Chart.lock b/stable/fluidd/2.0.46/Chart.lock new file mode 100644 index 00000000000..3290dbfdd26 --- /dev/null +++ b/stable/fluidd/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:06:34.338463953Z" diff --git a/stable/fluidd/2.0.45/Chart.yaml b/stable/fluidd/2.0.46/Chart.yaml similarity index 95% rename from stable/fluidd/2.0.45/Chart.yaml rename to stable/fluidd/2.0.46/Chart.yaml index fe1e469a699..dfc9ad12162 100644 --- a/stable/fluidd/2.0.45/Chart.yaml +++ b/stable/fluidd/2.0.46/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.0" +appVersion: "1.21.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd -version: 2.0.45 +version: 2.0.46 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/fluidd/2.0.45/README.md b/stable/fluidd/2.0.46/README.md similarity index 100% rename from stable/fluidd/2.0.45/README.md rename to stable/fluidd/2.0.46/README.md diff --git a/stable/fluidd/2.0.45/app-readme.md b/stable/fluidd/2.0.46/app-readme.md similarity index 100% rename from stable/fluidd/2.0.45/app-readme.md rename to stable/fluidd/2.0.46/app-readme.md diff --git a/stable/cyberchef/2.0.112/charts/common-10.7.7.tgz b/stable/fluidd/2.0.46/charts/common-10.7.7.tgz similarity index 100% rename from stable/cyberchef/2.0.112/charts/common-10.7.7.tgz rename to stable/fluidd/2.0.46/charts/common-10.7.7.tgz diff --git a/stable/fluidd/2.0.45/ix_values.yaml b/stable/fluidd/2.0.46/ix_values.yaml similarity index 78% rename from stable/fluidd/2.0.45/ix_values.yaml rename to stable/fluidd/2.0.46/ix_values.yaml index 41b711f75ed..264910260f0 100644 --- a/stable/fluidd/2.0.45/ix_values.yaml +++ b/stable/fluidd/2.0.46/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: 1.21.0@sha256:501a0b20941d455c3e2f955fbf4b1098956f4fcc496bbc436e5386c6e4aebe6b + tag: 1.21.1@sha256:dd5d8881920503fabd91cb453d9fdb7691ff5340c395f4472e7e216dc3c21325 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fluidd/2.0.45/questions.yaml b/stable/fluidd/2.0.46/questions.yaml similarity index 100% rename from stable/fluidd/2.0.45/questions.yaml rename to stable/fluidd/2.0.46/questions.yaml diff --git a/stable/logitech-media-server/4.0.49/templates/common.yaml b/stable/fluidd/2.0.46/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.49/templates/common.yaml rename to stable/fluidd/2.0.46/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.55/values.yaml b/stable/fluidd/2.0.46/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/values.yaml rename to stable/fluidd/2.0.46/values.yaml diff --git a/stable/grafana/4.0.80/Chart.lock b/stable/grafana/4.0.80/Chart.lock deleted file mode 100644 index 6cf06d70247..00000000000 --- a/stable/grafana/4.0.80/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:05:46.31238934Z" diff --git a/stable/grafana/4.0.80/CHANGELOG.md b/stable/grafana/4.0.81/CHANGELOG.md similarity index 91% rename from stable/grafana/4.0.80/CHANGELOG.md rename to stable/grafana/4.0.81/CHANGELOG.md index 746980791be..26533e7f433 100644 --- a/stable/grafana/4.0.80/CHANGELOG.md +++ b/stable/grafana/4.0.81/CHANGELOG.md @@ -2,6 +2,16 @@ +## [grafana-4.0.81](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.32...grafana-4.0.81) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [grafana-4.0.80](https://github.com/truecharts/charts/compare/grafana-4.0.79...grafana-4.0.80) (2022-10-25) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [grafana-4.0.71](https://github.com/truecharts/charts/compare/grafana-4.0.70...grafana-4.0.71) (2022-10-07) - -### Chore - - Auto-update chart README [skip ci] diff --git a/stable/grafana/4.0.81/Chart.lock b/stable/grafana/4.0.81/Chart.lock new file mode 100644 index 00000000000..c14345d0856 --- /dev/null +++ b/stable/grafana/4.0.81/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:06:35.33345373Z" diff --git a/stable/grafana/4.0.80/Chart.yaml b/stable/grafana/4.0.81/Chart.yaml similarity index 96% rename from stable/grafana/4.0.80/Chart.yaml rename to stable/grafana/4.0.81/Chart.yaml index 1a1508aeb94..c577c75e598 100644 --- a/stable/grafana/4.0.80/Chart.yaml +++ b/stable/grafana/4.0.81/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.2.1" +appVersion: "9.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 4.0.80 +version: 4.0.81 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/4.0.80/README.md b/stable/grafana/4.0.81/README.md similarity index 100% rename from stable/grafana/4.0.80/README.md rename to stable/grafana/4.0.81/README.md diff --git a/stable/grafana/4.0.80/app-readme.md b/stable/grafana/4.0.81/app-readme.md similarity index 100% rename from stable/grafana/4.0.80/app-readme.md rename to stable/grafana/4.0.81/app-readme.md diff --git a/stable/docker-compose/3.0.4/charts/common-10.7.7.tgz b/stable/grafana/4.0.81/charts/common-10.7.7.tgz similarity index 100% rename from stable/docker-compose/3.0.4/charts/common-10.7.7.tgz rename to stable/grafana/4.0.81/charts/common-10.7.7.tgz diff --git a/stable/grafana/4.0.80/ix_values.yaml b/stable/grafana/4.0.81/ix_values.yaml similarity index 95% rename from stable/grafana/4.0.80/ix_values.yaml rename to stable/grafana/4.0.81/ix_values.yaml index 9476f1c38d3..9f9427c4f7f 100644 --- a/stable/grafana/4.0.80/ix_values.yaml +++ b/stable/grafana/4.0.81/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.1@sha256:d36bf6f11e03afc9c72a93d7aa58886302ddffdea05cbfac4dc4a6b7d2065a6c + tag: 9.2.2@sha256:1cca34a118918d4472b988250e06d3a06df49eea483bf5d4f3d7e14533def816 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/4.0.80/questions.yaml b/stable/grafana/4.0.81/questions.yaml similarity index 100% rename from stable/grafana/4.0.80/questions.yaml rename to stable/grafana/4.0.81/questions.yaml diff --git a/stable/openvscode-server/2.0.46/templates/common.yaml b/stable/grafana/4.0.81/templates/common.yaml similarity index 100% rename from stable/openvscode-server/2.0.46/templates/common.yaml rename to stable/grafana/4.0.81/templates/common.yaml diff --git a/stable/grafana/4.0.80/templates/prometheusrules.yaml b/stable/grafana/4.0.81/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.80/templates/prometheusrules.yaml rename to stable/grafana/4.0.81/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.80/templates/servicemonitor.yaml b/stable/grafana/4.0.81/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.80/templates/servicemonitor.yaml rename to stable/grafana/4.0.81/templates/servicemonitor.yaml diff --git a/stable/koel/3.0.54/values.yaml b/stable/grafana/4.0.81/values.yaml similarity index 100% rename from stable/koel/3.0.54/values.yaml rename to stable/grafana/4.0.81/values.yaml diff --git a/stable/hedgedoc/4.0.61/CHANGELOG.md b/stable/hedgedoc/4.0.62/CHANGELOG.md similarity index 91% rename from stable/hedgedoc/4.0.61/CHANGELOG.md rename to stable/hedgedoc/4.0.62/CHANGELOG.md index e9417f7f288..70aa4c038ff 100644 --- a/stable/hedgedoc/4.0.61/CHANGELOG.md +++ b/stable/hedgedoc/4.0.62/CHANGELOG.md @@ -2,6 +2,16 @@ +## [hedgedoc-4.0.62](https://github.com/truecharts/charts/compare/hedgedoc-4.0.61...hedgedoc-4.0.62) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [hedgedoc-4.0.61](https://github.com/truecharts/charts/compare/hedgedoc-4.0.60...hedgedoc-4.0.61) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [hedgedoc-4.0.53](https://github.com/truecharts/charts/compare/hedgedoc-4.0.52...hedgedoc-4.0.53) (2022-10-07) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hedgedoc-4.0.52](https://github.com/truecharts/charts/compare/hedgedoc-4.0.51...hedgedoc-4.0.52) (2022-10-07) - -### Chore diff --git a/incubator/umami/0.0.11/Chart.lock b/stable/hedgedoc/4.0.62/Chart.lock similarity index 85% rename from incubator/umami/0.0.11/Chart.lock rename to stable/hedgedoc/4.0.62/Chart.lock index 3987af1d269..971324f233a 100644 --- a/incubator/umami/0.0.11/Chart.lock +++ b/stable/hedgedoc/4.0.62/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.107 digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-25T18:38:52.042035911Z" +generated: "2022-10-27T05:06:51.580716421Z" diff --git a/stable/hedgedoc/4.0.61/Chart.yaml b/stable/hedgedoc/4.0.62/Chart.yaml similarity index 98% rename from stable/hedgedoc/4.0.61/Chart.yaml rename to stable/hedgedoc/4.0.62/Chart.yaml index 145679145c1..7664e0bfc6d 100644 --- a/stable/hedgedoc/4.0.61/Chart.yaml +++ b/stable/hedgedoc/4.0.62/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: hedgedoc -version: 4.0.61 +version: 4.0.62 appVersion: "1.9.4" description: HedgeDoc lets you create real-time collaborative markdown notes. type: application diff --git a/stable/hedgedoc/4.0.61/README.md b/stable/hedgedoc/4.0.62/README.md similarity index 100% rename from stable/hedgedoc/4.0.61/README.md rename to stable/hedgedoc/4.0.62/README.md diff --git a/stable/hedgedoc/4.0.61/app-readme.md b/stable/hedgedoc/4.0.62/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.61/app-readme.md rename to stable/hedgedoc/4.0.62/app-readme.md diff --git a/stable/dokuwiki/3.0.70/charts/common-10.7.7.tgz b/stable/hedgedoc/4.0.62/charts/common-10.7.7.tgz similarity index 100% rename from stable/dokuwiki/3.0.70/charts/common-10.7.7.tgz rename to stable/hedgedoc/4.0.62/charts/common-10.7.7.tgz diff --git a/stable/hedgedoc/4.0.61/charts/postgresql-8.0.107.tgz b/stable/hedgedoc/4.0.62/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/hedgedoc/4.0.61/charts/postgresql-8.0.107.tgz rename to stable/hedgedoc/4.0.62/charts/postgresql-8.0.107.tgz diff --git a/stable/hedgedoc/4.0.61/ix_values.yaml b/stable/hedgedoc/4.0.62/ix_values.yaml similarity index 97% rename from stable/hedgedoc/4.0.61/ix_values.yaml rename to stable/hedgedoc/4.0.62/ix_values.yaml index 3c4cdd69454..4577a546cfe 100644 --- a/stable/hedgedoc/4.0.61/ix_values.yaml +++ b/stable/hedgedoc/4.0.62/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/hedgedoc pullPolicy: IfNotPresent - tag: v1.9.4@sha256:4bc8a7c66093667a370235bde451cb1c2b3ceef4803958efa168c3fab12be413 + tag: v1.9.4@sha256:93d1195508cc694dc77a4568c3460b86c95d2fabb5c63c2159e9e2b48ed44fa5 env: NODE_ENV: "production" diff --git a/stable/hedgedoc/4.0.61/questions.yaml b/stable/hedgedoc/4.0.62/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.61/questions.yaml rename to stable/hedgedoc/4.0.62/questions.yaml diff --git a/stable/hedgedoc/4.0.61/templates/_secrets.tpl b/stable/hedgedoc/4.0.62/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.61/templates/_secrets.tpl rename to stable/hedgedoc/4.0.62/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.61/templates/common.yaml b/stable/hedgedoc/4.0.62/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.61/templates/common.yaml rename to stable/hedgedoc/4.0.62/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.49/values.yaml b/stable/hedgedoc/4.0.62/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.49/values.yaml rename to stable/hedgedoc/4.0.62/values.yaml diff --git a/stable/inventree/4.0.25/CHANGELOG.md b/stable/inventree/4.0.26/CHANGELOG.md similarity index 91% rename from stable/inventree/4.0.25/CHANGELOG.md rename to stable/inventree/4.0.26/CHANGELOG.md index e5dc6cd7295..cfdde83f0fc 100644 --- a/stable/inventree/4.0.25/CHANGELOG.md +++ b/stable/inventree/4.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [inventree-4.0.26](https://github.com/truecharts/charts/compare/inventree-4.0.25...inventree-4.0.26) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [inventree-4.0.25](https://github.com/truecharts/charts/compare/inventree-4.0.24...inventree-4.0.25) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [inventree-4.0.17](https://github.com/truecharts/charts/compare/inventree-4.0.16...inventree-4.0.17) (2022-10-07) - -### Chore - diff --git a/stable/vikunja/3.0.64/Chart.lock b/stable/inventree/4.0.26/Chart.lock similarity index 88% rename from stable/vikunja/3.0.64/Chart.lock rename to stable/inventree/4.0.26/Chart.lock index c607c74ff87..63c2d11439b 100644 --- a/stable/vikunja/3.0.64/Chart.lock +++ b/stable/inventree/4.0.26/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:415ef3dc323d17f527dcd616f0ac96b13a436d10f8d970ba7e8a65197425df15 -generated: "2022-10-26T06:00:30.839494965Z" +generated: "2022-10-27T05:07:26.106871668Z" diff --git a/stable/inventree/4.0.25/Chart.yaml b/stable/inventree/4.0.26/Chart.yaml similarity index 98% rename from stable/inventree/4.0.25/Chart.yaml rename to stable/inventree/4.0.26/Chart.yaml index 2710e17d0b6..03b0a0199e8 100644 --- a/stable/inventree/4.0.25/Chart.yaml +++ b/stable/inventree/4.0.26/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/inventree - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/4.0.25/README.md b/stable/inventree/4.0.26/README.md similarity index 100% rename from stable/inventree/4.0.25/README.md rename to stable/inventree/4.0.26/README.md diff --git a/stable/inventree/4.0.25/app-readme.md b/stable/inventree/4.0.26/app-readme.md similarity index 100% rename from stable/inventree/4.0.25/app-readme.md rename to stable/inventree/4.0.26/app-readme.md diff --git a/stable/dupeguru/1.0.18/charts/common-10.7.7.tgz b/stable/inventree/4.0.26/charts/common-10.7.7.tgz similarity index 100% rename from stable/dupeguru/1.0.18/charts/common-10.7.7.tgz rename to stable/inventree/4.0.26/charts/common-10.7.7.tgz diff --git a/stable/inventree/4.0.25/charts/postgresql-8.0.107.tgz b/stable/inventree/4.0.26/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/inventree/4.0.25/charts/postgresql-8.0.107.tgz rename to stable/inventree/4.0.26/charts/postgresql-8.0.107.tgz diff --git a/stable/inventree/4.0.25/charts/redis-3.0.102.tgz b/stable/inventree/4.0.26/charts/redis-3.0.102.tgz similarity index 100% rename from stable/inventree/4.0.25/charts/redis-3.0.102.tgz rename to stable/inventree/4.0.26/charts/redis-3.0.102.tgz diff --git a/stable/inventree/4.0.25/ix_values.yaml b/stable/inventree/4.0.26/ix_values.yaml similarity index 95% rename from stable/inventree/4.0.25/ix_values.yaml rename to stable/inventree/4.0.26/ix_values.yaml index ee70d9f50b6..38f16cc513c 100644 --- a/stable/inventree/4.0.25/ix_values.yaml +++ b/stable/inventree/4.0.26/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: 1.23.2@sha256:3d44c5d998e549180af944091ae365484fef3b9b2e66e3d8e2006255e155b26e + tag: 1.23.2@sha256:ca35457d2e1b2f63aa29c111762ea1b97f52c4a2958dffbbffb9b27cd0882299 pullPolicy: IfNotPresent securityContext: diff --git a/stable/inventree/4.0.25/questions.yaml b/stable/inventree/4.0.26/questions.yaml similarity index 100% rename from stable/inventree/4.0.25/questions.yaml rename to stable/inventree/4.0.26/questions.yaml diff --git a/stable/inventree/4.0.25/templates/_configmap.tpl b/stable/inventree/4.0.26/templates/_configmap.tpl similarity index 100% rename from stable/inventree/4.0.25/templates/_configmap.tpl rename to stable/inventree/4.0.26/templates/_configmap.tpl diff --git a/stable/inventree/4.0.25/templates/_init.tpl b/stable/inventree/4.0.26/templates/_init.tpl similarity index 100% rename from stable/inventree/4.0.25/templates/_init.tpl rename to stable/inventree/4.0.26/templates/_init.tpl diff --git a/stable/inventree/4.0.25/templates/_nginx.tpl b/stable/inventree/4.0.26/templates/_nginx.tpl similarity index 100% rename from stable/inventree/4.0.25/templates/_nginx.tpl rename to stable/inventree/4.0.26/templates/_nginx.tpl diff --git a/stable/inventree/4.0.25/templates/_secrets.tpl b/stable/inventree/4.0.26/templates/_secrets.tpl similarity index 100% rename from stable/inventree/4.0.25/templates/_secrets.tpl rename to stable/inventree/4.0.26/templates/_secrets.tpl diff --git a/stable/inventree/4.0.25/templates/_worker.tpl b/stable/inventree/4.0.26/templates/_worker.tpl similarity index 100% rename from stable/inventree/4.0.25/templates/_worker.tpl rename to stable/inventree/4.0.26/templates/_worker.tpl diff --git a/stable/inventree/4.0.25/templates/common.yaml b/stable/inventree/4.0.26/templates/common.yaml similarity index 100% rename from stable/inventree/4.0.25/templates/common.yaml rename to stable/inventree/4.0.26/templates/common.yaml diff --git a/stable/monica/3.0.60/values.yaml b/stable/inventree/4.0.26/values.yaml similarity index 100% rename from stable/monica/3.0.60/values.yaml rename to stable/inventree/4.0.26/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.55/Chart.lock b/stable/ispy-agent-dvr/2.0.55/Chart.lock deleted file mode 100644 index 82047161d88..00000000000 --- a/stable/ispy-agent-dvr/2.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:11:26.672807781Z" diff --git a/stable/ispy-agent-dvr/2.0.55/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.56/CHANGELOG.md similarity index 91% rename from stable/ispy-agent-dvr/2.0.55/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.56/CHANGELOG.md index f6f28817929..d9b0046e9d4 100644 --- a/stable/ispy-agent-dvr/2.0.55/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.56/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ispy-agent-dvr-2.0.56](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.55...ispy-agent-dvr-2.0.56) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [ispy-agent-dvr-2.0.55](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.54...ispy-agent-dvr-2.0.55) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [ispy-agent-dvr-2.0.48](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.47...ispy-agent-dvr-2.0.48) (2022-10-07) ### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [ispy-agent-dvr-2.0.47](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.46...ispy-agent-dvr-2.0.47) (2022-10-05) - -### Chore diff --git a/stable/ispy-agent-dvr/2.0.56/Chart.lock b/stable/ispy-agent-dvr/2.0.56/Chart.lock new file mode 100644 index 00000000000..e6efa05dcc1 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:07:11.990701135Z" diff --git a/stable/ispy-agent-dvr/2.0.55/Chart.yaml b/stable/ispy-agent-dvr/2.0.56/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.55/Chart.yaml rename to stable/ispy-agent-dvr/2.0.56/Chart.yaml index 7b7c97b4cf9..20eaac64d76 100644 --- a/stable/ispy-agent-dvr/2.0.55/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.56/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.2.0" +appVersion: "4.3.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.55 +version: 2.0.56 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.55/README.md b/stable/ispy-agent-dvr/2.0.56/README.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/README.md rename to stable/ispy-agent-dvr/2.0.56/README.md diff --git a/stable/ispy-agent-dvr/2.0.55/app-readme.md b/stable/ispy-agent-dvr/2.0.56/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/app-readme.md rename to stable/ispy-agent-dvr/2.0.56/app-readme.md diff --git a/stable/flexget/2.0.57/charts/common-10.7.7.tgz b/stable/ispy-agent-dvr/2.0.56/charts/common-10.7.7.tgz similarity index 100% rename from stable/flexget/2.0.57/charts/common-10.7.7.tgz rename to stable/ispy-agent-dvr/2.0.56/charts/common-10.7.7.tgz diff --git a/stable/ispy-agent-dvr/2.0.55/ix_values.yaml b/stable/ispy-agent-dvr/2.0.56/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.55/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.56/ix_values.yaml index 35462ed6ef3..75a666626c2 100644 --- a/stable/ispy-agent-dvr/2.0.55/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.56/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.3.2.0@sha256:56537627ce2a8813462d3f16c96769670eb32b2b167e7e13bd83aae4002f9c38 + tag: 4.3.3.0@sha256:ba866033a905e7a88519fbc5ed191fba1794b7c020ae979f28eeb389cbb48db4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.55/questions.yaml b/stable/ispy-agent-dvr/2.0.56/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/questions.yaml rename to stable/ispy-agent-dvr/2.0.56/questions.yaml diff --git a/stable/rsshub/3.0.128/templates/common.yaml b/stable/ispy-agent-dvr/2.0.56/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.128/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.56/templates/common.yaml diff --git a/stable/openvscode-server/2.0.46/values.yaml b/stable/ispy-agent-dvr/2.0.56/values.yaml similarity index 100% rename from stable/openvscode-server/2.0.46/values.yaml rename to stable/ispy-agent-dvr/2.0.56/values.yaml diff --git a/stable/jackett/11.0.117/CHANGELOG.md b/stable/jackett/11.0.117/CHANGELOG.md new file mode 100644 index 00000000000..63ab74138d6 --- /dev/null +++ b/stable/jackett/11.0.117/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [jackett-11.0.116](https://github.com/truecharts/charts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jackett-11.0.115](https://github.com/truecharts/charts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [jackett-11.0.114](https://github.com/truecharts/charts/compare/jackett-11.0.112...jackett-11.0.114) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [jackett-11.0.112](https://github.com/truecharts/charts/compare/jackett-11.0.111...jackett-11.0.112) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [jackett-11.0.111](https://github.com/truecharts/charts/compare/jackett-11.0.110...jackett-11.0.111) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [jackett-11.0.110](https://github.com/truecharts/charts/compare/jackett-11.0.109...jackett-11.0.110) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [jackett-11.0.109](https://github.com/truecharts/charts/compare/jackett-11.0.108...jackett-11.0.109) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [jackett-11.0.108](https://github.com/truecharts/charts/compare/jackett-11.0.107...jackett-11.0.108) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [jackett-11.0.107](https://github.com/truecharts/charts/compare/jackett-11.0.106...jackett-11.0.107) (2022-10-12) + +### Chore + diff --git a/stable/jackett/11.0.117/Chart.lock b/stable/jackett/11.0.117/Chart.lock new file mode 100644 index 00000000000..1c0eccea740 --- /dev/null +++ b/stable/jackett/11.0.117/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:07:13.042385121Z" diff --git a/stable/jackett/11.0.117/Chart.yaml b/stable/jackett/11.0.117/Chart.yaml new file mode 100644 index 00000000000..aecf59a8ee5 --- /dev/null +++ b/stable/jackett/11.0.117/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2167" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.117 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.117/README.md b/stable/jackett/11.0.117/README.md new file mode 100644 index 00000000000..96a754020c1 --- /dev/null +++ b/stable/jackett/11.0.117/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**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)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/jackett/11.0.117/app-readme.md b/stable/jackett/11.0.117/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.117/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/fluidd/2.0.45/charts/common-10.7.7.tgz b/stable/jackett/11.0.117/charts/common-10.7.7.tgz similarity index 100% rename from stable/fluidd/2.0.45/charts/common-10.7.7.tgz rename to stable/jackett/11.0.117/charts/common-10.7.7.tgz diff --git a/stable/jackett/11.0.117/ix_values.yaml b/stable/jackett/11.0.117/ix_values.yaml new file mode 100644 index 00000000000..9d00514bf2c --- /dev/null +++ b/stable/jackett/11.0.117/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2167@sha256:d164295f489a68e041c32991fb4aece29ca1524aa16003a5c14a83b21878cb52 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.117/questions.yaml b/stable/jackett/11.0.117/questions.yaml new file mode 100644 index 00000000000..e66343f3891 --- /dev/null +++ b/stable/jackett/11.0.117/questions.yaml @@ -0,0 +1,2569 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/synclounge/2.0.51/templates/common.yaml b/stable/jackett/11.0.117/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.51/templates/common.yaml rename to stable/jackett/11.0.117/templates/common.yaml diff --git a/stable/prometheus/4.0.115/values.yaml b/stable/jackett/11.0.117/values.yaml similarity index 100% rename from stable/prometheus/4.0.115/values.yaml rename to stable/jackett/11.0.117/values.yaml diff --git a/stable/koel/3.0.54/CHANGELOG.md b/stable/koel/3.0.55/CHANGELOG.md similarity index 90% rename from stable/koel/3.0.54/CHANGELOG.md rename to stable/koel/3.0.55/CHANGELOG.md index 32bd2a27d67..cda52286fc2 100644 --- a/stable/koel/3.0.54/CHANGELOG.md +++ b/stable/koel/3.0.55/CHANGELOG.md @@ -2,6 +2,16 @@ +## [koel-3.0.55](https://github.com/truecharts/charts/compare/koel-3.0.54...koel-3.0.55) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [koel-3.0.54](https://github.com/truecharts/charts/compare/koel-3.0.53...koel-3.0.54) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [koel-3.0.46](https://github.com/truecharts/charts/compare/koel-3.0.45...koel-3.0.46) (2022-10-05) -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [koel-3.0.44](https://github.com/truecharts/charts/compare/koel-3.0.43...koel-3.0.44) (2022-09-27) - diff --git a/stable/monica/3.0.60/Chart.lock b/stable/koel/3.0.55/Chart.lock similarity index 85% rename from stable/monica/3.0.60/Chart.lock rename to stable/koel/3.0.55/Chart.lock index 1a79748424d..e3ff02cee81 100644 --- a/stable/monica/3.0.60/Chart.lock +++ b/stable/koel/3.0.55/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.100 digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add -generated: "2022-10-26T05:58:39.941725362Z" +generated: "2022-10-27T05:07:58.722598499Z" diff --git a/stable/koel/3.0.54/Chart.yaml b/stable/koel/3.0.55/Chart.yaml similarity index 98% rename from stable/koel/3.0.54/Chart.yaml rename to stable/koel/3.0.55/Chart.yaml index 76bf05802b9..3826d77f6cd 100644 --- a/stable/koel/3.0.54/Chart.yaml +++ b/stable/koel/3.0.55/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 3.0.54 +version: 3.0.55 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/3.0.54/README.md b/stable/koel/3.0.55/README.md similarity index 100% rename from stable/koel/3.0.54/README.md rename to stable/koel/3.0.55/README.md diff --git a/stable/koel/3.0.54/app-readme.md b/stable/koel/3.0.55/app-readme.md similarity index 100% rename from stable/koel/3.0.54/app-readme.md rename to stable/koel/3.0.55/app-readme.md diff --git a/stable/grafana/4.0.80/charts/common-10.7.7.tgz b/stable/koel/3.0.55/charts/common-10.7.7.tgz similarity index 100% rename from stable/grafana/4.0.80/charts/common-10.7.7.tgz rename to stable/koel/3.0.55/charts/common-10.7.7.tgz diff --git a/stable/koel/3.0.54/charts/mariadb-3.0.100.tgz b/stable/koel/3.0.55/charts/mariadb-3.0.100.tgz similarity index 100% rename from stable/koel/3.0.54/charts/mariadb-3.0.100.tgz rename to stable/koel/3.0.55/charts/mariadb-3.0.100.tgz diff --git a/stable/koel/3.0.54/ix_values.yaml b/stable/koel/3.0.55/ix_values.yaml similarity index 96% rename from stable/koel/3.0.54/ix_values.yaml rename to stable/koel/3.0.55/ix_values.yaml index cd8da86cca3..a46254a2e20 100644 --- a/stable/koel/3.0.54/ix_values.yaml +++ b/stable/koel/3.0.55/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:9d0042da83941b6fc9040997df9b9a5f3d52f6b3e69980a21be340b4a9ff2ed9 + tag: latest@sha256:50cfe81d0f54ba9dd5c83089dc7a04202e8fd273a34a1d39f35e6608b3743a89 pullPolicy: IfNotPresent securityContext: diff --git a/stable/koel/3.0.54/questions.yaml b/stable/koel/3.0.55/questions.yaml similarity index 100% rename from stable/koel/3.0.54/questions.yaml rename to stable/koel/3.0.55/questions.yaml diff --git a/stable/koel/3.0.54/templates/_secrets.tpl b/stable/koel/3.0.55/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.54/templates/_secrets.tpl rename to stable/koel/3.0.55/templates/_secrets.tpl diff --git a/stable/koel/3.0.54/templates/common.yaml b/stable/koel/3.0.55/templates/common.yaml similarity index 100% rename from stable/koel/3.0.54/templates/common.yaml rename to stable/koel/3.0.55/templates/common.yaml diff --git a/stable/recipes/8.0.68/values.yaml b/stable/koel/3.0.55/values.yaml similarity index 100% rename from stable/recipes/8.0.68/values.yaml rename to stable/koel/3.0.55/values.yaml diff --git a/stable/lazylibrarian/11.0.74/CHANGELOG.md b/stable/lazylibrarian/11.0.74/CHANGELOG.md new file mode 100644 index 00000000000..9604c936d08 --- /dev/null +++ b/stable/lazylibrarian/11.0.74/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.74](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.73...lazylibrarian-11.0.74) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [lazylibrarian-11.0.73](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.72...lazylibrarian-11.0.73) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lazylibrarian-11.0.72](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.71...lazylibrarian-11.0.72) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [lazylibrarian-11.0.71](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.70...lazylibrarian-11.0.71) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [lazylibrarian-11.0.70](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.69...lazylibrarian-11.0.70) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [lazylibrarian-11.0.69](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.68...lazylibrarian-11.0.69) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lazylibrarian-11.0.68](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.66...lazylibrarian-11.0.68) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [lazylibrarian-11.0.67](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.66...lazylibrarian-11.0.67) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lazylibrarian-11.0.66](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.65...lazylibrarian-11.0.66) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lazylibrarian-11.0.65](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.64...lazylibrarian-11.0.65) (2022-10-05) + diff --git a/stable/lazylibrarian/11.0.74/Chart.lock b/stable/lazylibrarian/11.0.74/Chart.lock new file mode 100644 index 00000000000..baf80b875d9 --- /dev/null +++ b/stable/lazylibrarian/11.0.74/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:07:50.413184876Z" diff --git a/stable/lazylibrarian/11.0.74/Chart.yaml b/stable/lazylibrarian/11.0.74/Chart.yaml new file mode 100644 index 00000000000..80728e60826 --- /dev/null +++ b/stable/lazylibrarian/11.0.74/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.74 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.74/README.md b/stable/lazylibrarian/11.0.74/README.md new file mode 100644 index 00000000000..4e7d159b519 --- /dev/null +++ b/stable/lazylibrarian/11.0.74/README.md @@ -0,0 +1,107 @@ +# lazylibrarian + +Get all your books, like series with Sonarr... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lazylibrarian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/lazylibrarian/11.0.74/app-readme.md b/stable/lazylibrarian/11.0.74/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.74/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/hedgedoc/4.0.61/charts/common-10.7.7.tgz b/stable/lazylibrarian/11.0.74/charts/common-10.7.7.tgz similarity index 100% rename from stable/hedgedoc/4.0.61/charts/common-10.7.7.tgz rename to stable/lazylibrarian/11.0.74/charts/common-10.7.7.tgz diff --git a/stable/lazylibrarian/11.0.74/ix_values.yaml b/stable/lazylibrarian/11.0.74/ix_values.yaml new file mode 100644 index 00000000000..7d63dcfc587 --- /dev/null +++ b/stable/lazylibrarian/11.0.74/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:fc42b51f2860ed6f585ab42d567bc4b49059cf5376dae955cea82fd78caa1942 + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/lazylibrarian/11.0.74/questions.yaml b/stable/lazylibrarian/11.0.74/questions.yaml new file mode 100644 index 00000000000..fa37026e59b --- /dev/null +++ b/stable/lazylibrarian/11.0.74/questions.yaml @@ -0,0 +1,2569 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 5299 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5299 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/xwiki/3.0.56/templates/common.yaml b/stable/lazylibrarian/11.0.74/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.56/templates/common.yaml rename to stable/lazylibrarian/11.0.74/templates/common.yaml diff --git a/stable/redmine/3.0.60/values.yaml b/stable/lazylibrarian/11.0.74/values.yaml similarity index 100% rename from stable/redmine/3.0.60/values.yaml rename to stable/lazylibrarian/11.0.74/values.yaml diff --git a/stable/logitech-media-server/4.0.49/Chart.lock b/stable/logitech-media-server/4.0.49/Chart.lock deleted file mode 100644 index e0b7b842196..00000000000 --- a/stable/logitech-media-server/4.0.49/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-26T05:58:19.200272954Z" diff --git a/stable/logitech-media-server/4.0.49/CHANGELOG.md b/stable/logitech-media-server/4.0.50/CHANGELOG.md similarity index 91% rename from stable/logitech-media-server/4.0.49/CHANGELOG.md rename to stable/logitech-media-server/4.0.50/CHANGELOG.md index 0111ff1d77a..cbbbc1308b5 100644 --- a/stable/logitech-media-server/4.0.49/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.50/CHANGELOG.md @@ -2,6 +2,16 @@ +## [logitech-media-server-4.0.50](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.49...logitech-media-server-4.0.50) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [logitech-media-server-4.0.49](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.48...logitech-media-server-4.0.49) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [logitech-media-server-4.0.42](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.41...logitech-media-server-4.0.42) (2022-09-27) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [logitech-media-server-4.0.41](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.40...logitech-media-server-4.0.41) (2022-09-25) - -### Chore diff --git a/stable/logitech-media-server/4.0.50/Chart.lock b/stable/logitech-media-server/4.0.50/Chart.lock new file mode 100644 index 00000000000..f8381f4b1a0 --- /dev/null +++ b/stable/logitech-media-server/4.0.50/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:07:51.578862346Z" diff --git a/stable/logitech-media-server/4.0.49/Chart.yaml b/stable/logitech-media-server/4.0.50/Chart.yaml similarity index 98% rename from stable/logitech-media-server/4.0.49/Chart.yaml rename to stable/logitech-media-server/4.0.50/Chart.yaml index 3c0288b5fa7..774e914926d 100644 --- a/stable/logitech-media-server/4.0.49/Chart.yaml +++ b/stable/logitech-media-server/4.0.50/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 4.0.49 +version: 4.0.50 annotations: truecharts.org/catagories: | - media diff --git a/stable/logitech-media-server/4.0.49/README.md b/stable/logitech-media-server/4.0.50/README.md similarity index 100% rename from stable/logitech-media-server/4.0.49/README.md rename to stable/logitech-media-server/4.0.50/README.md diff --git a/stable/logitech-media-server/4.0.49/app-readme.md b/stable/logitech-media-server/4.0.50/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.49/app-readme.md rename to stable/logitech-media-server/4.0.50/app-readme.md diff --git a/stable/inventree/4.0.25/charts/common-10.7.7.tgz b/stable/logitech-media-server/4.0.50/charts/common-10.7.7.tgz similarity index 100% rename from stable/inventree/4.0.25/charts/common-10.7.7.tgz rename to stable/logitech-media-server/4.0.50/charts/common-10.7.7.tgz diff --git a/stable/logitech-media-server/4.0.49/ix_values.yaml b/stable/logitech-media-server/4.0.50/ix_values.yaml similarity index 95% rename from stable/logitech-media-server/4.0.49/ix_values.yaml rename to stable/logitech-media-server/4.0.50/ix_values.yaml index 51225b6e3d0..112ba5ae3e3 100644 --- a/stable/logitech-media-server/4.0.49/ix_values.yaml +++ b/stable/logitech-media-server/4.0.50/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/logitechmediaserver pullPolicy: IfNotPresent - tag: v8.3.0@sha256:96796683a480852aa2aae8c6fde3144f93f83e51792f0e977afc75110b71cfa4 + tag: v8.3.0@sha256:b822d9e6e27995710d96ebf2c705a0ceb324598fa90b8fe46fc4c9bb4ea79534 env: # Permissions Settings HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/logitech-media-server/4.0.49/questions.yaml b/stable/logitech-media-server/4.0.50/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.49/questions.yaml rename to stable/logitech-media-server/4.0.50/questions.yaml diff --git a/stable/logitech-media-server/4.0.50/templates/common.yaml b/stable/logitech-media-server/4.0.50/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/logitech-media-server/4.0.50/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.128/values.yaml b/stable/logitech-media-server/4.0.50/values.yaml similarity index 100% rename from stable/rsshub/3.0.128/values.yaml rename to stable/logitech-media-server/4.0.50/values.yaml diff --git a/stable/monica/3.0.60/CHANGELOG.md b/stable/monica/3.0.61/CHANGELOG.md similarity index 89% rename from stable/monica/3.0.60/CHANGELOG.md rename to stable/monica/3.0.61/CHANGELOG.md index ef071bb1398..4b0bd3931ae 100644 --- a/stable/monica/3.0.60/CHANGELOG.md +++ b/stable/monica/3.0.61/CHANGELOG.md @@ -2,6 +2,16 @@ +## [monica-3.0.61](https://github.com/truecharts/charts/compare/monica-3.0.60...monica-3.0.61) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [monica-3.0.60](https://github.com/truecharts/charts/compare/monica-3.0.59...monica-3.0.60) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [monica-3.0.53](https://github.com/truecharts/charts/compare/monica-3.0.52...monica-3.0.53) (2022-10-01) ### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [monica-3.0.51](https://github.com/truecharts/charts/compare/monica-3.0.50...monica-3.0.51) (2022-09-27) - -### Chore - diff --git a/stable/koel/3.0.54/Chart.lock b/stable/monica/3.0.61/Chart.lock similarity index 85% rename from stable/koel/3.0.54/Chart.lock rename to stable/monica/3.0.61/Chart.lock index 139bf2bfb3a..af590bf481f 100644 --- a/stable/koel/3.0.54/Chart.lock +++ b/stable/monica/3.0.61/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.100 digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add -generated: "2022-10-25T10:15:03.672766365Z" +generated: "2022-10-27T05:08:43.553135218Z" diff --git a/stable/monica/3.0.60/Chart.yaml b/stable/monica/3.0.61/Chart.yaml similarity index 98% rename from stable/monica/3.0.60/Chart.yaml rename to stable/monica/3.0.61/Chart.yaml index f08eeb141d5..f0b8a539f26 100644 --- a/stable/monica/3.0.60/Chart.yaml +++ b/stable/monica/3.0.61/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 3.0.60 +version: 3.0.61 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/3.0.60/README.md b/stable/monica/3.0.61/README.md similarity index 100% rename from stable/monica/3.0.60/README.md rename to stable/monica/3.0.61/README.md diff --git a/stable/monica/3.0.60/app-readme.md b/stable/monica/3.0.61/app-readme.md similarity index 100% rename from stable/monica/3.0.60/app-readme.md rename to stable/monica/3.0.61/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.55/charts/common-10.7.7.tgz b/stable/monica/3.0.61/charts/common-10.7.7.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.55/charts/common-10.7.7.tgz rename to stable/monica/3.0.61/charts/common-10.7.7.tgz diff --git a/stable/monica/3.0.60/charts/mariadb-3.0.100.tgz b/stable/monica/3.0.61/charts/mariadb-3.0.100.tgz similarity index 100% rename from stable/monica/3.0.60/charts/mariadb-3.0.100.tgz rename to stable/monica/3.0.61/charts/mariadb-3.0.100.tgz diff --git a/stable/monica/3.0.60/ix_values.yaml b/stable/monica/3.0.61/ix_values.yaml similarity index 90% rename from stable/monica/3.0.60/ix_values.yaml rename to stable/monica/3.0.61/ix_values.yaml index 654579cf9c7..e5572d26d81 100644 --- a/stable/monica/3.0.60/ix_values.yaml +++ b/stable/monica/3.0.61/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:4cfa5a1fa6c78915edb514c2fa5976097271592a8b12e1ce5bf8abbe2692ee42 + tag: v3.7.0@sha256:546877b3b4ccea5ef5d7780e1a3bed9ebf4b6d88883e5a57ec31e1a3896a63db pullPolicy: IfNotPresent securityContext: diff --git a/stable/monica/3.0.60/questions.yaml b/stable/monica/3.0.61/questions.yaml similarity index 100% rename from stable/monica/3.0.60/questions.yaml rename to stable/monica/3.0.61/questions.yaml diff --git a/stable/monica/3.0.60/templates/_appkey.tpl b/stable/monica/3.0.61/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.60/templates/_appkey.tpl rename to stable/monica/3.0.61/templates/_appkey.tpl diff --git a/stable/monica/3.0.60/templates/common.yaml b/stable/monica/3.0.61/templates/common.yaml similarity index 100% rename from stable/monica/3.0.60/templates/common.yaml rename to stable/monica/3.0.61/templates/common.yaml diff --git a/stable/synapse/4.0.54/values.yaml b/stable/monica/3.0.61/values.yaml similarity index 100% rename from stable/synapse/4.0.54/values.yaml rename to stable/monica/3.0.61/values.yaml diff --git a/stable/openvscode-server/2.0.46/Chart.lock b/stable/openvscode-server/2.0.46/Chart.lock deleted file mode 100644 index 6ce4f284354..00000000000 --- a/stable/openvscode-server/2.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:30:53.40193838Z" diff --git a/stable/openvscode-server/2.0.46/CHANGELOG.md b/stable/openvscode-server/2.0.47/CHANGELOG.md similarity index 91% rename from stable/openvscode-server/2.0.46/CHANGELOG.md rename to stable/openvscode-server/2.0.47/CHANGELOG.md index 1aacca3d1a3..7ad0e7fdd1f 100644 --- a/stable/openvscode-server/2.0.46/CHANGELOG.md +++ b/stable/openvscode-server/2.0.47/CHANGELOG.md @@ -2,6 +2,16 @@ +## [openvscode-server-2.0.47](https://github.com/truecharts/charts/compare/openvscode-server-2.0.46...openvscode-server-2.0.47) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [openvscode-server-2.0.46](https://github.com/truecharts/charts/compare/openvscode-server-2.0.45...openvscode-server-2.0.46) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [openvscode-server-2.0.39](https://github.com/truecharts/charts/compare/openvscode-server-2.0.38...openvscode-server-2.0.39) (2022-09-25) ### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - - - - -## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-22) - -### Chore diff --git a/stable/openvscode-server/2.0.47/Chart.lock b/stable/openvscode-server/2.0.47/Chart.lock new file mode 100644 index 00000000000..dde3ec97610 --- /dev/null +++ b/stable/openvscode-server/2.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:08:29.976976021Z" diff --git a/stable/openvscode-server/2.0.46/Chart.yaml b/stable/openvscode-server/2.0.47/Chart.yaml similarity index 95% rename from stable/openvscode-server/2.0.46/Chart.yaml rename to stable/openvscode-server/2.0.47/Chart.yaml index a289476364e..cb586d4338b 100644 --- a/stable/openvscode-server/2.0.46/Chart.yaml +++ b/stable/openvscode-server/2.0.47/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: openvscode-server -version: 2.0.46 -appVersion: "1.72.2" +version: 2.0.47 +appVersion: "1.72.3" description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. type: application deprecated: false diff --git a/stable/openvscode-server/2.0.46/README.md b/stable/openvscode-server/2.0.47/README.md similarity index 100% rename from stable/openvscode-server/2.0.46/README.md rename to stable/openvscode-server/2.0.47/README.md diff --git a/stable/openvscode-server/2.0.46/app-readme.md b/stable/openvscode-server/2.0.47/app-readme.md similarity index 100% rename from stable/openvscode-server/2.0.46/app-readme.md rename to stable/openvscode-server/2.0.47/app-readme.md diff --git a/stable/koel/3.0.54/charts/common-10.7.7.tgz b/stable/openvscode-server/2.0.47/charts/common-10.7.7.tgz similarity index 100% rename from stable/koel/3.0.54/charts/common-10.7.7.tgz rename to stable/openvscode-server/2.0.47/charts/common-10.7.7.tgz diff --git a/stable/openvscode-server/2.0.46/ix_values.yaml b/stable/openvscode-server/2.0.47/ix_values.yaml similarity index 97% rename from stable/openvscode-server/2.0.46/ix_values.yaml rename to stable/openvscode-server/2.0.47/ix_values.yaml index 12a2d4d3f48..13ce03db58d 100644 --- a/stable/openvscode-server/2.0.46/ix_values.yaml +++ b/stable/openvscode-server/2.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openvscode-server pullPolicy: IfNotPresent - tag: 1.72.2 + tag: 1.72.3 # portal: # path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}" diff --git a/stable/openvscode-server/2.0.46/questions.yaml b/stable/openvscode-server/2.0.47/questions.yaml similarity index 100% rename from stable/openvscode-server/2.0.46/questions.yaml rename to stable/openvscode-server/2.0.47/questions.yaml diff --git a/stable/openvscode-server/2.0.47/templates/common.yaml b/stable/openvscode-server/2.0.47/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/openvscode-server/2.0.47/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/synclounge/2.0.51/values.yaml b/stable/openvscode-server/2.0.47/values.yaml similarity index 100% rename from stable/synclounge/2.0.51/values.yaml rename to stable/openvscode-server/2.0.47/values.yaml diff --git a/stable/plex/10.2.20/CHANGELOG.md b/stable/plex/10.2.20/CHANGELOG.md new file mode 100644 index 00000000000..60e0aea70ce --- /dev/null +++ b/stable/plex/10.2.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.2.20](https://github.com/truecharts/charts/compare/plextraktsync-1.0.13...plex-10.2.20) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + +## [plex-10.2.19](https://github.com/truecharts/charts/compare/plextraktsync-1.0.12...plex-10.2.19) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plex-10.2.18](https://github.com/truecharts/charts/compare/plextraktsync-1.0.11...plex-10.2.18) (2022-10-22) + +### Chore + +- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [plex-10.2.17](https://github.com/truecharts/charts/compare/plexripper-0.0.29...plex-10.2.17) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plex-10.2.16](https://github.com/truecharts/charts/compare/owi2plex-0.0.28...plex-10.2.16) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plex-10.2.15](https://github.com/truecharts/charts/compare/plex-10.2.14...plex-10.2.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-10.2.15](https://github.com/truecharts/charts/compare/plex-10.2.14...plex-10.2.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-10.2.14](https://github.com/truecharts/charts/compare/plex-10.2.13...plex-10.2.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [plex-10.2.13](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plex-10.2.13) (2022-10-05) + +### Chore + +- update helm general non-major + + + + +## [plex-10.2.12](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.26...plex-10.2.12) (2022-09-30) + +### Chore + +- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + diff --git a/stable/plex/10.2.20/Chart.lock b/stable/plex/10.2.20/Chart.lock new file mode 100644 index 00000000000..c55a2afe00a --- /dev/null +++ b/stable/plex/10.2.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:08:33.983536437Z" diff --git a/stable/plex/10.2.20/Chart.yaml b/stable/plex/10.2.20/Chart.yaml new file mode 100644 index 00000000000..d8df22e226f --- /dev/null +++ b/stable/plex/10.2.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.29.1.631" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Plex Media Server +home: https://truecharts.org/docs/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 10.2.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.2.20/README.md b/stable/plex/10.2.20/README.md new file mode 100644 index 00000000000..fb0b77f9379 --- /dev/null +++ b/stable/plex/10.2.20/README.md @@ -0,0 +1,106 @@ +# plex + +Plex Media Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex](https://truecharts.org/docs/charts/stable/plex) + +**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)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex TrueCharts/plex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex` deployment + +```console +helm uninstall plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex \ + --set env.TZ="America/New York" \ + TrueCharts/plex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex TrueCharts/plex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/plex/10.2.20/app-readme.md b/stable/plex/10.2.20/app-readme.md new file mode 100644 index 00000000000..0c9dfd48c99 --- /dev/null +++ b/stable/plex/10.2.20/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/plex](https://truecharts.org/docs/charts/stable/plex) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/logitech-media-server/4.0.49/charts/common-10.7.7.tgz b/stable/plex/10.2.20/charts/common-10.7.7.tgz similarity index 100% rename from stable/logitech-media-server/4.0.49/charts/common-10.7.7.tgz rename to stable/plex/10.2.20/charts/common-10.7.7.tgz diff --git a/stable/plex/10.2.20/ix_values.yaml b/stable/plex/10.2.20/ix_values.yaml new file mode 100644 index 00000000000..7ad949e231d --- /dev/null +++ b/stable/plex/10.2.20/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: 1.29.1.6316@sha256:a05e7d28b23fb0161a9ffa78e936b6f66a99b57e53d80ceff60e92b6040ebf5e + +service: + main: + ports: + main: + protocol: HTTP + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +plex: + serverURL: "{{ .Values.service.main.ports.main.protocol | lower }}://{{ .Values.plex.serverIP }}:{{ .Values.service.main.ports.main.port }}" + serverIngressURL: "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}{{ end }}{{ end }}" + serverIngressURLPort: "{{ if .Values.ingress.main.enabled }}{{ $port := .Values.service.main.ports.main.port }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}:{{ $port }}{{ end }}{{ end }}" + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + +env: + ADVERTISE_IP: "{{ tpl (.Values.plex.serverURL) .}}{{ tpl (.Values.plex.serverIngressURL) . }}{{ tpl (.Values.plex.serverIngressURLPort) . }}{{ with .Values.plex.additionalAdvertiseURL }},{{ . }}{{ end }}" + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" + +portal: + enabled: true diff --git a/stable/plex/10.2.20/questions.yaml b/stable/plex/10.2.20/questions.yaml new file mode 100644 index 00000000000..87500ba207a --- /dev/null +++ b/stable/plex/10.2.20/questions.yaml @@ -0,0 +1,2617 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/web" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: plex + group: "Container Configuration" + label: "Plex Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: "Server IP" + description: "Set to the IP-Address used to reach Plex." + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: additionalAdvertiseURL + label: "Addition Advertise URLs" + description: "URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: "Disable GDM" + description: "Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients" + schema: + type: boolean + default: true + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: "Allowed Networks" + description: "Networks allowed to connect to plex. Add your local network IP to this list" + schema: + type: string + default: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + - variable: PLEX_CLAIM + label: "Plex Claim Token" + description: "Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim." + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 32400 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 32400 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - 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: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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 + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/plex/10.2.20/templates/common.yaml b/stable/plex/10.2.20/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/plex/10.2.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/vikunja/3.0.64/values.yaml b/stable/plex/10.2.20/values.yaml similarity index 100% rename from stable/vikunja/3.0.64/values.yaml rename to stable/plex/10.2.20/values.yaml diff --git a/stable/prometheus/4.0.115/CHANGELOG.md b/stable/prometheus/4.0.116/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.115/CHANGELOG.md rename to stable/prometheus/4.0.116/CHANGELOG.md index 729d12e505f..af10628a87a 100644 --- a/stable/prometheus/4.0.115/CHANGELOG.md +++ b/stable/prometheus/4.0.116/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prometheus-4.0.116](https://github.com/truecharts/charts/compare/prometheus-4.0.115...prometheus-4.0.116) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [prometheus-4.0.115](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.41...prometheus-4.0.115) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14) -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [prometheus-4.0.104](https://github.com/truecharts/charts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12) - diff --git a/stable/prometheus/4.0.115/Chart.lock b/stable/prometheus/4.0.116/Chart.lock similarity index 89% rename from stable/prometheus/4.0.115/Chart.lock rename to stable/prometheus/4.0.116/Chart.lock index 752c3e12c74..a30b1c30600 100644 --- a/stable/prometheus/4.0.115/Chart.lock +++ b/stable/prometheus/4.0.116/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.4 digest: sha256:9f42b5987e3b60ca5b0e72dbf0b54af0ad379a3bc774b289b9207bd99203c3ed -generated: "2022-10-26T05:58:55.589380571Z" +generated: "2022-10-27T05:08:56.168232019Z" diff --git a/stable/prometheus/4.0.115/Chart.yaml b/stable/prometheus/4.0.116/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.115/Chart.yaml rename to stable/prometheus/4.0.116/Chart.yaml index 56eb12f83d4..f47b1929937 100644 --- a/stable/prometheus/4.0.115/Chart.yaml +++ b/stable/prometheus/4.0.116/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.115 +version: 4.0.116 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.115/README.md b/stable/prometheus/4.0.116/README.md similarity index 100% rename from stable/prometheus/4.0.115/README.md rename to stable/prometheus/4.0.116/README.md diff --git a/stable/prometheus/4.0.115/app-readme.md b/stable/prometheus/4.0.116/app-readme.md similarity index 100% rename from stable/prometheus/4.0.115/app-readme.md rename to stable/prometheus/4.0.116/app-readme.md diff --git a/stable/monica/3.0.60/charts/common-10.7.7.tgz b/stable/prometheus/4.0.116/charts/common-10.7.7.tgz similarity index 100% rename from stable/monica/3.0.60/charts/common-10.7.7.tgz rename to stable/prometheus/4.0.116/charts/common-10.7.7.tgz diff --git a/stable/prometheus/4.0.115/charts/kube-state-metrics-3.2.4.tgz b/stable/prometheus/4.0.116/charts/kube-state-metrics-3.2.4.tgz similarity index 100% rename from stable/prometheus/4.0.115/charts/kube-state-metrics-3.2.4.tgz rename to stable/prometheus/4.0.116/charts/kube-state-metrics-3.2.4.tgz diff --git a/stable/prometheus/4.0.115/charts/node-exporter-3.2.1.tgz b/stable/prometheus/4.0.116/charts/node-exporter-3.2.1.tgz similarity index 100% rename from stable/prometheus/4.0.115/charts/node-exporter-3.2.1.tgz rename to stable/prometheus/4.0.116/charts/node-exporter-3.2.1.tgz diff --git a/stable/prometheus/4.0.115/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.116/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.116/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.116/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.116/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.116/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.116/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-probes.yaml b/stable/prometheus/4.0.116/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-probes.yaml rename to stable/prometheus/4.0.116/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-prometheus.yaml b/stable/prometheus/4.0.116/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.116/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.116/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.116/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.116/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.116/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.116/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.115/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.116/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.115/ix_values.yaml b/stable/prometheus/4.0.116/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.115/ix_values.yaml rename to stable/prometheus/4.0.116/ix_values.yaml index f4f7bfb858e..e95e1a7f895 100644 --- a/stable/prometheus/4.0.115/ix_values.yaml +++ b/stable/prometheus/4.0.116/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.60.1@sha256:ec88db43f84dc0e75508e08573d0d33022c7649a83bf055e4d4a442269b9d768 + tag: 0.60.1@sha256:ea697429286cc3606e9d5bfbf172448d3b62a0c303a2805bd8a53f05acd16e8e prometheusImage: repository: tccr.io/truecharts/prometheus diff --git a/stable/prometheus/4.0.115/questions.yaml b/stable/prometheus/4.0.116/questions.yaml similarity index 100% rename from stable/prometheus/4.0.115/questions.yaml rename to stable/prometheus/4.0.116/questions.yaml diff --git a/stable/prometheus/4.0.115/templates/_helpers.tpl b/stable/prometheus/4.0.116/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/_helpers.tpl rename to stable/prometheus/4.0.116/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.115/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.116/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.116/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.115/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.116/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.116/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.115/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.116/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.116/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.115/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/common.yaml b/stable/prometheus/4.0.116/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/common.yaml rename to stable/prometheus/4.0.116/templates/common.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.116/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.116/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/operator/_args.tpl b/stable/prometheus/4.0.116/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/operator/_args.tpl rename to stable/prometheus/4.0.116/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.115/templates/operator/configmap.yaml b/stable/prometheus/4.0.116/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/operator/configmap.yaml rename to stable/prometheus/4.0.116/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.115/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.116/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.116/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.115/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.116/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.116/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.115/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.116/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.116/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.115/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.116/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.116/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.115/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.116/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.116/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.115/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.116/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.116/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.115/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.116/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.116/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.115/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.116/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.115/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.116/templates/prometheus/serviceaccount.yaml diff --git a/stable/wger/1.1.25/values.yaml b/stable/prometheus/4.0.116/values.yaml similarity index 100% rename from stable/wger/1.1.25/values.yaml rename to stable/prometheus/4.0.116/values.yaml diff --git a/stable/recipes/8.0.68/CHANGELOG.md b/stable/recipes/8.0.69/CHANGELOG.md similarity index 91% rename from stable/recipes/8.0.68/CHANGELOG.md rename to stable/recipes/8.0.69/CHANGELOG.md index 034a8d62e65..5a2927000f9 100644 --- a/stable/recipes/8.0.68/CHANGELOG.md +++ b/stable/recipes/8.0.69/CHANGELOG.md @@ -2,6 +2,16 @@ +## [recipes-8.0.69](https://github.com/truecharts/charts/compare/recipes-8.0.68...recipes-8.0.69) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [recipes-8.0.68](https://github.com/truecharts/charts/compare/recipes-8.0.67...recipes-8.0.68) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [recipes-8.0.60](https://github.com/truecharts/charts/compare/recipes-8.0.59...recipes-8.0.60) (2022-10-05) - -### Chore - diff --git a/stable/hedgedoc/4.0.61/Chart.lock b/stable/recipes/8.0.69/Chart.lock similarity index 85% rename from stable/hedgedoc/4.0.61/Chart.lock rename to stable/recipes/8.0.69/Chart.lock index 20900614c94..2bdd2c3eb60 100644 --- a/stable/hedgedoc/4.0.61/Chart.lock +++ b/stable/recipes/8.0.69/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.107 digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-25T18:43:51.017543514Z" +generated: "2022-10-27T05:09:23.060159069Z" diff --git a/stable/recipes/8.0.68/Chart.yaml b/stable/recipes/8.0.69/Chart.yaml similarity index 98% rename from stable/recipes/8.0.68/Chart.yaml rename to stable/recipes/8.0.69/Chart.yaml index 842726ff723..048fa75b3a5 100644 --- a/stable/recipes/8.0.68/Chart.yaml +++ b/stable/recipes/8.0.69/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.4.4" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 8.0.68 +version: 8.0.69 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/8.0.68/README.md b/stable/recipes/8.0.69/README.md similarity index 100% rename from stable/recipes/8.0.68/README.md rename to stable/recipes/8.0.69/README.md diff --git a/stable/recipes/8.0.68/app-readme.md b/stable/recipes/8.0.69/app-readme.md similarity index 100% rename from stable/recipes/8.0.68/app-readme.md rename to stable/recipes/8.0.69/app-readme.md diff --git a/stable/openvscode-server/2.0.46/charts/common-10.7.7.tgz b/stable/recipes/8.0.69/charts/common-10.7.7.tgz similarity index 100% rename from stable/openvscode-server/2.0.46/charts/common-10.7.7.tgz rename to stable/recipes/8.0.69/charts/common-10.7.7.tgz diff --git a/stable/recipes/8.0.68/charts/postgresql-8.0.107.tgz b/stable/recipes/8.0.69/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/recipes/8.0.68/charts/postgresql-8.0.107.tgz rename to stable/recipes/8.0.69/charts/postgresql-8.0.107.tgz diff --git a/stable/recipes/8.0.68/ix_values.yaml b/stable/recipes/8.0.69/ix_values.yaml similarity index 97% rename from stable/recipes/8.0.68/ix_values.yaml rename to stable/recipes/8.0.69/ix_values.yaml index 94a1fcebb81..5a7932b2b6b 100644 --- a/stable/recipes/8.0.68/ix_values.yaml +++ b/stable/recipes/8.0.69/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: 1.23.2@sha256:3d44c5d998e549180af944091ae365484fef3b9b2e66e3d8e2006255e155b26e + tag: 1.23.2@sha256:ca35457d2e1b2f63aa29c111762ea1b97f52c4a2958dffbbffb9b27cd0882299 securityContext: readOnlyRootFilesystem: false diff --git a/stable/recipes/8.0.68/questions.yaml b/stable/recipes/8.0.69/questions.yaml similarity index 100% rename from stable/recipes/8.0.68/questions.yaml rename to stable/recipes/8.0.69/questions.yaml diff --git a/stable/recipes/8.0.68/templates/_sercrets.tpl b/stable/recipes/8.0.69/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.68/templates/_sercrets.tpl rename to stable/recipes/8.0.69/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.68/templates/common.yaml b/stable/recipes/8.0.69/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.68/templates/common.yaml rename to stable/recipes/8.0.69/templates/common.yaml diff --git a/stable/xwiki/3.0.56/values.yaml b/stable/recipes/8.0.69/values.yaml similarity index 100% rename from stable/xwiki/3.0.56/values.yaml rename to stable/recipes/8.0.69/values.yaml diff --git a/stable/redmine/3.0.60/CHANGELOG.md b/stable/redmine/3.0.61/CHANGELOG.md similarity index 87% rename from stable/redmine/3.0.60/CHANGELOG.md rename to stable/redmine/3.0.61/CHANGELOG.md index 61469249623..c3d405e42a0 100644 --- a/stable/redmine/3.0.60/CHANGELOG.md +++ b/stable/redmine/3.0.61/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redmine-3.0.61](https://github.com/truecharts/charts/compare/redmine-3.0.60...redmine-3.0.61) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [redmine-3.0.60](https://github.com/truecharts/charts/compare/redmine-3.0.59...redmine-3.0.60) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [redmine-3.0.52](https://github.com/truecharts/charts/compare/redmine-3.0.51...redmine-3.0.52) (2022-10-04) ### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [redmine-3.0.50](https://github.com/truecharts/charts/compare/redmine-3.0.49...redmine-3.0.50) (2022-09-27) - -### Chore diff --git a/stable/redmine/3.0.60/Chart.lock b/stable/redmine/3.0.61/Chart.lock similarity index 85% rename from stable/redmine/3.0.60/Chart.lock rename to stable/redmine/3.0.61/Chart.lock index 9f64e79c9a5..c621ab67546 100644 --- a/stable/redmine/3.0.60/Chart.lock +++ b/stable/redmine/3.0.61/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.107 digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-25T18:50:22.698809151Z" +generated: "2022-10-27T05:09:27.718443547Z" diff --git a/stable/redmine/3.0.60/Chart.yaml b/stable/redmine/3.0.61/Chart.yaml similarity index 98% rename from stable/redmine/3.0.60/Chart.yaml rename to stable/redmine/3.0.61/Chart.yaml index c2d3a18d655..d2f34fd67a6 100644 --- a/stable/redmine/3.0.60/Chart.yaml +++ b/stable/redmine/3.0.61/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "5.0.3" kubeVersion: ">=1.16.0-0" -version: 3.0.60 +version: 3.0.61 name: redmine description: Redmine is a flexible project management web application written using Ruby on Rails framework. type: application diff --git a/stable/redmine/3.0.60/README.md b/stable/redmine/3.0.61/README.md similarity index 100% rename from stable/redmine/3.0.60/README.md rename to stable/redmine/3.0.61/README.md diff --git a/stable/redmine/3.0.60/app-readme.md b/stable/redmine/3.0.61/app-readme.md similarity index 100% rename from stable/redmine/3.0.60/app-readme.md rename to stable/redmine/3.0.61/app-readme.md diff --git a/stable/prometheus/4.0.115/charts/common-10.7.7.tgz b/stable/redmine/3.0.61/charts/common-10.7.7.tgz similarity index 100% rename from stable/prometheus/4.0.115/charts/common-10.7.7.tgz rename to stable/redmine/3.0.61/charts/common-10.7.7.tgz diff --git a/stable/redmine/3.0.60/charts/postgresql-8.0.107.tgz b/stable/redmine/3.0.61/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/redmine/3.0.60/charts/postgresql-8.0.107.tgz rename to stable/redmine/3.0.61/charts/postgresql-8.0.107.tgz diff --git a/stable/redmine/3.0.60/ix_values.yaml b/stable/redmine/3.0.61/ix_values.yaml similarity index 93% rename from stable/redmine/3.0.60/ix_values.yaml rename to stable/redmine/3.0.61/ix_values.yaml index d0345b8dc25..335f5fbf346 100644 --- a/stable/redmine/3.0.60/ix_values.yaml +++ b/stable/redmine/3.0.61/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: 5.0.3@sha256:2a996c464cd51df0c58b0e4cb26d8a3d716671ed4eca7249b678444533ffa865 + tag: 5.0.3@sha256:03e32c41ff8d8c9f5ca45b2d6f427053628715e19643404ff2f74f6b0b6946c1 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/redmine/3.0.60/questions.yaml b/stable/redmine/3.0.61/questions.yaml similarity index 100% rename from stable/redmine/3.0.60/questions.yaml rename to stable/redmine/3.0.61/questions.yaml diff --git a/stable/redmine/3.0.60/templates/_secrets.tpl b/stable/redmine/3.0.61/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.60/templates/_secrets.tpl rename to stable/redmine/3.0.61/templates/_secrets.tpl diff --git a/stable/redmine/3.0.60/templates/common.yaml b/stable/redmine/3.0.61/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.60/templates/common.yaml rename to stable/redmine/3.0.61/templates/common.yaml diff --git a/stable/redmine/3.0.61/values.yaml b/stable/redmine/3.0.61/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/rsshub/3.0.128/CHANGELOG.md b/stable/rsshub/3.0.129/CHANGELOG.md similarity index 91% rename from stable/rsshub/3.0.128/CHANGELOG.md rename to stable/rsshub/3.0.129/CHANGELOG.md index 5e289d4b4cf..e71cef98129 100644 --- a/stable/rsshub/3.0.128/CHANGELOG.md +++ b/stable/rsshub/3.0.129/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsshub-3.0.129](https://github.com/truecharts/charts/compare/rsshub-3.0.128...rsshub-3.0.129) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [rsshub-3.0.128](https://github.com/truecharts/charts/compare/rsshub-3.0.127...rsshub-3.0.128) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rsshub-3.0.118](https://github.com/truecharts/charts/compare/rsshub-3.0.117...rsshub-3.0.118) (2022-10-11) - -### Chore - diff --git a/stable/rsshub/3.0.128/Chart.lock b/stable/rsshub/3.0.129/Chart.lock similarity index 85% rename from stable/rsshub/3.0.128/Chart.lock rename to stable/rsshub/3.0.129/Chart.lock index 21525d18243..cad18fa476a 100644 --- a/stable/rsshub/3.0.128/Chart.lock +++ b/stable/rsshub/3.0.129/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 -generated: "2022-10-25T10:42:48.548506574Z" +generated: "2022-10-27T05:09:51.628490723Z" diff --git a/stable/rsshub/3.0.128/Chart.yaml b/stable/rsshub/3.0.129/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.128/Chart.yaml rename to stable/rsshub/3.0.129/Chart.yaml index 86fc3f9df11..cc12088ad76 100644 --- a/stable/rsshub/3.0.128/Chart.yaml +++ b/stable/rsshub/3.0.129/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.128 +version: 3.0.129 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.128/README.md b/stable/rsshub/3.0.129/README.md similarity index 100% rename from stable/rsshub/3.0.128/README.md rename to stable/rsshub/3.0.129/README.md diff --git a/stable/rsshub/3.0.128/app-readme.md b/stable/rsshub/3.0.129/app-readme.md similarity index 100% rename from stable/rsshub/3.0.128/app-readme.md rename to stable/rsshub/3.0.129/app-readme.md diff --git a/stable/recipes/8.0.68/charts/common-10.7.7.tgz b/stable/rsshub/3.0.129/charts/common-10.7.7.tgz similarity index 100% rename from stable/recipes/8.0.68/charts/common-10.7.7.tgz rename to stable/rsshub/3.0.129/charts/common-10.7.7.tgz diff --git a/stable/rsshub/3.0.128/charts/redis-3.0.102.tgz b/stable/rsshub/3.0.129/charts/redis-3.0.102.tgz similarity index 100% rename from stable/rsshub/3.0.128/charts/redis-3.0.102.tgz rename to stable/rsshub/3.0.129/charts/redis-3.0.102.tgz diff --git a/stable/rsshub/3.0.128/ix_values.yaml b/stable/rsshub/3.0.129/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.128/ix_values.yaml rename to stable/rsshub/3.0.129/ix_values.yaml index b02773ed555..f2bca9e4389 100644 --- a/stable/rsshub/3.0.128/ix_values.yaml +++ b/stable/rsshub/3.0.129/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:0448a3663e33fa6e2fbd61285a261bb45a26970222cc7eebb85e400f3400b2b9 + tag: latest@sha256:77231b2b63791fd72776b7ce7b19aa328f65e0275e9d81a9abd2ecadb50ef866 browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.128/questions.yaml b/stable/rsshub/3.0.129/questions.yaml similarity index 100% rename from stable/rsshub/3.0.128/questions.yaml rename to stable/rsshub/3.0.129/questions.yaml diff --git a/stable/rsshub/3.0.129/templates/common.yaml b/stable/rsshub/3.0.129/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/rsshub/3.0.129/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/rsshub/3.0.129/values.yaml b/stable/rsshub/3.0.129/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synapse/4.0.54/Chart.lock b/stable/synapse/4.0.54/Chart.lock deleted file mode 100644 index 390163d52fb..00000000000 --- a/stable/synapse/4.0.54/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.107 -digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-25T18:51:52.686120519Z" diff --git a/stable/synapse/4.0.54/CHANGELOG.md b/stable/synapse/4.0.55/CHANGELOG.md similarity index 89% rename from stable/synapse/4.0.54/CHANGELOG.md rename to stable/synapse/4.0.55/CHANGELOG.md index df0987efea7..f96d16ba79d 100644 --- a/stable/synapse/4.0.54/CHANGELOG.md +++ b/stable/synapse/4.0.55/CHANGELOG.md @@ -2,6 +2,16 @@ +## [synapse-4.0.55](https://github.com/truecharts/charts/compare/synapse-4.0.54...synapse-4.0.55) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [synapse-4.0.54](https://github.com/truecharts/charts/compare/synapse-4.0.53...synapse-4.0.54) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [synapse-4.0.47](https://github.com/truecharts/charts/compare/synapse-4.0.46...synapse-4.0.47) (2022-09-28) ### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [synapse-4.0.45](https://github.com/truecharts/charts/compare/synapse-4.0.44...synapse-4.0.45) (2022-09-27) - -### Chore - diff --git a/stable/synapse/4.0.55/Chart.lock b/stable/synapse/4.0.55/Chart.lock new file mode 100644 index 00000000000..cd83f92cee2 --- /dev/null +++ b/stable/synapse/4.0.55/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.107 +digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 +generated: "2022-10-27T05:10:24.425281665Z" diff --git a/stable/synapse/4.0.54/Chart.yaml b/stable/synapse/4.0.55/Chart.yaml similarity index 95% rename from stable/synapse/4.0.54/Chart.yaml rename to stable/synapse/4.0.55/Chart.yaml index 91633aa8c68..45b81852dbe 100644 --- a/stable/synapse/4.0.54/Chart.yaml +++ b/stable/synapse/4.0.55/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.69.0" +appVersion: "1.70.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ name: synapse sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synapse type: application -version: 4.0.54 +version: 4.0.55 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.54/README.md b/stable/synapse/4.0.55/README.md similarity index 100% rename from stable/synapse/4.0.54/README.md rename to stable/synapse/4.0.55/README.md diff --git a/stable/synapse/4.0.54/app-readme.md b/stable/synapse/4.0.55/app-readme.md similarity index 100% rename from stable/synapse/4.0.54/app-readme.md rename to stable/synapse/4.0.55/app-readme.md diff --git a/stable/redmine/3.0.60/charts/common-10.7.7.tgz b/stable/synapse/4.0.55/charts/common-10.7.7.tgz similarity index 100% rename from stable/redmine/3.0.60/charts/common-10.7.7.tgz rename to stable/synapse/4.0.55/charts/common-10.7.7.tgz diff --git a/stable/synapse/4.0.54/charts/postgresql-8.0.107.tgz b/stable/synapse/4.0.55/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/synapse/4.0.54/charts/postgresql-8.0.107.tgz rename to stable/synapse/4.0.55/charts/postgresql-8.0.107.tgz diff --git a/stable/synapse/4.0.54/ci/base-values.yaml b/stable/synapse/4.0.55/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.54/ci/base-values.yaml rename to stable/synapse/4.0.55/ci/base-values.yaml diff --git a/stable/synapse/4.0.54/ci/basic-values.yaml b/stable/synapse/4.0.55/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.54/ci/basic-values.yaml rename to stable/synapse/4.0.55/ci/basic-values.yaml diff --git a/stable/synapse/4.0.54/ix_values.yaml b/stable/synapse/4.0.55/ix_values.yaml similarity index 99% rename from stable/synapse/4.0.54/ix_values.yaml rename to stable/synapse/4.0.55/ix_values.yaml index 67731192ceb..5ef2225eaa4 100644 --- a/stable/synapse/4.0.54/ix_values.yaml +++ b/stable/synapse/4.0.55/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: 1.69.0@sha256:94bcddf1c9cf79beccaeac152eea5b5f64f0b257a94a309bf9549587d1c7ef49 + tag: 1.70.0@sha256:9552ea2b916733a1a0123036aaefcfd83de5569b95f0852cc31323ba4f04567f command: - sh diff --git a/stable/synapse/4.0.54/questions.yaml b/stable/synapse/4.0.55/questions.yaml similarity index 100% rename from stable/synapse/4.0.54/questions.yaml rename to stable/synapse/4.0.55/questions.yaml diff --git a/stable/synapse/4.0.54/templates/_configmap.tpl b/stable/synapse/4.0.55/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.54/templates/_configmap.tpl rename to stable/synapse/4.0.55/templates/_configmap.tpl diff --git a/stable/synapse/4.0.54/templates/_helpers.tpl b/stable/synapse/4.0.55/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.54/templates/_helpers.tpl rename to stable/synapse/4.0.55/templates/_helpers.tpl diff --git a/stable/synapse/4.0.54/templates/_secret.tpl b/stable/synapse/4.0.55/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.54/templates/_secret.tpl rename to stable/synapse/4.0.55/templates/_secret.tpl diff --git a/stable/synapse/4.0.54/templates/common.yaml b/stable/synapse/4.0.55/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.54/templates/common.yaml rename to stable/synapse/4.0.55/templates/common.yaml diff --git a/stable/synapse/4.0.55/values.yaml b/stable/synapse/4.0.55/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synclounge/2.0.51/Chart.lock b/stable/synclounge/2.0.51/Chart.lock deleted file mode 100644 index c197723991e..00000000000 --- a/stable/synclounge/2.0.51/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T10:48:08.861803375Z" diff --git a/stable/synclounge/2.0.51/CHANGELOG.md b/stable/synclounge/2.0.52/CHANGELOG.md similarity index 91% rename from stable/synclounge/2.0.51/CHANGELOG.md rename to stable/synclounge/2.0.52/CHANGELOG.md index 245006ccac0..cde2c9c1a7e 100644 --- a/stable/synclounge/2.0.51/CHANGELOG.md +++ b/stable/synclounge/2.0.52/CHANGELOG.md @@ -2,6 +2,16 @@ +## [synclounge-2.0.52](https://github.com/truecharts/charts/compare/synclounge-2.0.51...synclounge-2.0.52) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [synclounge-2.0.51](https://github.com/truecharts/charts/compare/synclounge-2.0.50...synclounge-2.0.51) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [synclounge-2.0.44](https://github.com/truecharts/charts/compare/synclounge-2.0.43...synclounge-2.0.44) (2022-09-23) -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-22) - diff --git a/stable/synclounge/2.0.52/Chart.lock b/stable/synclounge/2.0.52/Chart.lock new file mode 100644 index 00000000000..2c34bb0af59 --- /dev/null +++ b/stable/synclounge/2.0.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:10:15.787120873Z" diff --git a/stable/synclounge/2.0.51/Chart.yaml b/stable/synclounge/2.0.52/Chart.yaml similarity index 95% rename from stable/synclounge/2.0.51/Chart.yaml rename to stable/synclounge/2.0.52/Chart.yaml index 60b01d221c2..1531e341149 100644 --- a/stable/synclounge/2.0.51/Chart.yaml +++ b/stable/synclounge/2.0.52/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 2.0.51 -appVersion: "5.2.3" +version: 2.0.52 +appVersion: "5.2.4" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application deprecated: false diff --git a/stable/synclounge/2.0.51/README.md b/stable/synclounge/2.0.52/README.md similarity index 100% rename from stable/synclounge/2.0.51/README.md rename to stable/synclounge/2.0.52/README.md diff --git a/stable/synclounge/2.0.51/app-readme.md b/stable/synclounge/2.0.52/app-readme.md similarity index 100% rename from stable/synclounge/2.0.51/app-readme.md rename to stable/synclounge/2.0.52/app-readme.md diff --git a/stable/rsshub/3.0.128/charts/common-10.7.7.tgz b/stable/synclounge/2.0.52/charts/common-10.7.7.tgz similarity index 100% rename from stable/rsshub/3.0.128/charts/common-10.7.7.tgz rename to stable/synclounge/2.0.52/charts/common-10.7.7.tgz diff --git a/stable/synclounge/2.0.51/ix_values.yaml b/stable/synclounge/2.0.52/ix_values.yaml similarity index 81% rename from stable/synclounge/2.0.51/ix_values.yaml rename to stable/synclounge/2.0.52/ix_values.yaml index 7fe2ed60820..576e31816b0 100644 --- a/stable/synclounge/2.0.51/ix_values.yaml +++ b/stable/synclounge/2.0.52/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.3@sha256:9a677b9da319176be53010be53da97eb9179156187304f065569157b06171b58 + tag: 5.2.4@sha256:721acfa2aa75184da4df78353b6120566672cff2185304ca9671bd7ec8f09009 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/2.0.51/questions.yaml b/stable/synclounge/2.0.52/questions.yaml similarity index 100% rename from stable/synclounge/2.0.51/questions.yaml rename to stable/synclounge/2.0.52/questions.yaml diff --git a/stable/synclounge/2.0.52/templates/common.yaml b/stable/synclounge/2.0.52/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/synclounge/2.0.52/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/synclounge/2.0.52/values.yaml b/stable/synclounge/2.0.52/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.64/CHANGELOG.md b/stable/vikunja/3.0.65/CHANGELOG.md similarity index 91% rename from stable/vikunja/3.0.64/CHANGELOG.md rename to stable/vikunja/3.0.65/CHANGELOG.md index 5ea9fd8b64e..d455137ed5b 100644 --- a/stable/vikunja/3.0.64/CHANGELOG.md +++ b/stable/vikunja/3.0.65/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vikunja-3.0.65](https://github.com/truecharts/charts/compare/vikunja-3.0.64...vikunja-3.0.65) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [vikunja-3.0.64](https://github.com/truecharts/charts/compare/vikunja-3.0.63...vikunja-3.0.64) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [vikunja-3.0.56](https://github.com/truecharts/charts/compare/vikunja-3.0.55...vikunja-3.0.56) (2022-10-05) - -### Chore - diff --git a/stable/wger/1.1.25/Chart.lock b/stable/vikunja/3.0.65/Chart.lock similarity index 88% rename from stable/wger/1.1.25/Chart.lock rename to stable/vikunja/3.0.65/Chart.lock index 41613743e18..5971e405148 100644 --- a/stable/wger/1.1.25/Chart.lock +++ b/stable/vikunja/3.0.65/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:415ef3dc323d17f527dcd616f0ac96b13a436d10f8d970ba7e8a65197425df15 -generated: "2022-10-26T06:00:37.668307959Z" +generated: "2022-10-27T05:10:49.65893633Z" diff --git a/stable/vikunja/3.0.64/Chart.yaml b/stable/vikunja/3.0.65/Chart.yaml similarity index 98% rename from stable/vikunja/3.0.64/Chart.yaml rename to stable/vikunja/3.0.65/Chart.yaml index e342cebe5df..0dfcef569cc 100644 --- a/stable/vikunja/3.0.64/Chart.yaml +++ b/stable/vikunja/3.0.65/Chart.yaml @@ -26,7 +26,7 @@ name: vikunja sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - https://vikunja.io/docs -version: 3.0.64 +version: 3.0.65 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/3.0.64/README.md b/stable/vikunja/3.0.65/README.md similarity index 100% rename from stable/vikunja/3.0.64/README.md rename to stable/vikunja/3.0.65/README.md diff --git a/stable/vikunja/3.0.64/app-readme.md b/stable/vikunja/3.0.65/app-readme.md similarity index 100% rename from stable/vikunja/3.0.64/app-readme.md rename to stable/vikunja/3.0.65/app-readme.md diff --git a/stable/synapse/4.0.54/charts/common-10.7.7.tgz b/stable/vikunja/3.0.65/charts/common-10.7.7.tgz similarity index 100% rename from stable/synapse/4.0.54/charts/common-10.7.7.tgz rename to stable/vikunja/3.0.65/charts/common-10.7.7.tgz diff --git a/stable/vikunja/3.0.64/charts/postgresql-8.0.107.tgz b/stable/vikunja/3.0.65/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/vikunja/3.0.64/charts/postgresql-8.0.107.tgz rename to stable/vikunja/3.0.65/charts/postgresql-8.0.107.tgz diff --git a/stable/vikunja/3.0.64/charts/redis-3.0.102.tgz b/stable/vikunja/3.0.65/charts/redis-3.0.102.tgz similarity index 100% rename from stable/vikunja/3.0.64/charts/redis-3.0.102.tgz rename to stable/vikunja/3.0.65/charts/redis-3.0.102.tgz diff --git a/stable/vikunja/3.0.64/ix_values.yaml b/stable/vikunja/3.0.65/ix_values.yaml similarity index 97% rename from stable/vikunja/3.0.64/ix_values.yaml rename to stable/vikunja/3.0.65/ix_values.yaml index 55e678b045c..611a7a56882 100644 --- a/stable/vikunja/3.0.64/ix_values.yaml +++ b/stable/vikunja/3.0.65/ix_values.yaml @@ -10,7 +10,7 @@ frontendImage: nginxImage: repository: tccr.io/truecharts/nginx - tag: 1.23.2@sha256:3d44c5d998e549180af944091ae365484fef3b9b2e66e3d8e2006255e155b26e + tag: 1.23.2@sha256:ca35457d2e1b2f63aa29c111762ea1b97f52c4a2958dffbbffb9b27cd0882299 securityContext: readOnlyRootFilesystem: false diff --git a/stable/vikunja/3.0.64/questions.yaml b/stable/vikunja/3.0.65/questions.yaml similarity index 100% rename from stable/vikunja/3.0.64/questions.yaml rename to stable/vikunja/3.0.65/questions.yaml diff --git a/stable/vikunja/3.0.64/templates/_secrets.tpl b/stable/vikunja/3.0.65/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.64/templates/_secrets.tpl rename to stable/vikunja/3.0.65/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.64/templates/common.yaml b/stable/vikunja/3.0.65/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.64/templates/common.yaml rename to stable/vikunja/3.0.65/templates/common.yaml diff --git a/stable/vikunja/3.0.65/values.yaml b/stable/vikunja/3.0.65/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webnut/1.0.0/CHANGELOG.md b/stable/webnut/1.0.0/CHANGELOG.md new file mode 100644 index 00000000000..cb8796b1662 --- /dev/null +++ b/stable/webnut/1.0.0/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + + + +## [webnut-1.0.0](https://github.com/truecharts/charts/compare/webnut-0.0.1...webnut-1.0.0) (2022-10-27) + + + + +## [webnut-0.0.1]webnut-0.0.1 (2022-10-25) + +### Feat + +- add webNUT ([#4188](https://github.com/truecharts/charts/issues/4188)) diff --git a/stable/webnut/1.0.0/Chart.lock b/stable/webnut/1.0.0/Chart.lock new file mode 100644 index 00000000000..7bbef6f5e4c --- /dev/null +++ b/stable/webnut/1.0.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-27T05:10:45.770263778Z" diff --git a/stable/webnut/1.0.0/Chart.yaml b/stable/webnut/1.0.0/Chart.yaml new file mode 100644 index 00000000000..1062fec3396 --- /dev/null +++ b/stable/webnut/1.0.0/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: webNUT (UPS network monitoring web ui). +home: https://truecharts.org/docs/charts/stable/webnut +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png +keywords: + - webnut + - ups + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webnut +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut + - https://github.com/rshipp/webNUT +type: application +version: 1.0.0 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/webnut/1.0.0/README.md b/stable/webnut/1.0.0/README.md new file mode 100644 index 00000000000..726d99e8682 --- /dev/null +++ b/stable/webnut/1.0.0/README.md @@ -0,0 +1,107 @@ +# webnut + +webNUT (UPS network monitoring web ui). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webnut](https://truecharts.org/docs/charts/stable/webnut) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `webnut` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install webnut TrueCharts/webnut +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webnut` deployment + +```console +helm uninstall webnut +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webnut \ + --set env.TZ="America/New York" \ + TrueCharts/webnut +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webnut TrueCharts/webnut -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/webnut/1.0.0/app-readme.md b/stable/webnut/1.0.0/app-readme.md new file mode 100644 index 00000000000..5696a897edd --- /dev/null +++ b/stable/webnut/1.0.0/app-readme.md @@ -0,0 +1,8 @@ +webNUT (UPS network monitoring web ui). + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/webnut](https://truecharts.org/docs/charts/stable/webnut) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/synclounge/2.0.51/charts/common-10.7.7.tgz b/stable/webnut/1.0.0/charts/common-10.7.7.tgz similarity index 100% rename from stable/synclounge/2.0.51/charts/common-10.7.7.tgz rename to stable/webnut/1.0.0/charts/common-10.7.7.tgz diff --git a/stable/webnut/1.0.0/ix_values.yaml b/stable/webnut/1.0.0/ix_values.yaml new file mode 100644 index 00000000000..d9f470ba1c1 --- /dev/null +++ b/stable/webnut/1.0.0/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/webnut + pullPolicy: IfNotPresent + tag: latest@sha256:5f57d70353cff11272786cc77d389991457a8e0b49a31701be5d921357f5078e + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +secretEnv: + UPS_USER: monuser + UPS_PASSWORD: secret + +env: + UPS_HOST: "127.0.0.1" + UPS_PORT: 3493 + +service: + main: + ports: + main: + port: 10585 + protocol: HTTP + targetPort: 6543 + +portal: + enabled: true diff --git a/stable/webnut/1.0.0/questions.yaml b/stable/webnut/1.0.0/questions.yaml new file mode 100644 index 00000000000..9422aa2e710 --- /dev/null +++ b/stable/webnut/1.0.0/questions.yaml @@ -0,0 +1,2427 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - 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: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: Container Configuration + label: Image Secrets + schema: + additional_attrs: true + type: dict + attrs: + - variable: UPS_USER + label: UPS User + description: Set the NUT user. + schema: + type: string + default: "" + required: true + - variable: UPS_PASSWORD + label: UPS Password + description: Set the NUT password. + schema: + type: string + default: "" + private: true + required: true + - variable: env + group: Container Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: UPS_HOST + label: UPS Host + description: Host IP. + schema: + type: string + default: "" + required: true + - variable: UPS_PORT + label: UPS Port + description: UPS PORT. + schema: + type: int + default: 3493 + required: true + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: Container Configuration + 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: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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) + - 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: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - 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: 10585 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: Target Port + description: The internal(!) port on the container the Application runs on + schema: + type: int + default: 6543 + - 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: + type: boolean + default: false + - variable: externalInterfaces + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - 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: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - 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: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - 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: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 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: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: Privileged mode + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: ReadOnly Root Filesystem + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: Allow Privilege Escalation + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: runAsNonRoot + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 0 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 0 + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage. + schema: + type: int + default: 568 + - 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 + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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 + 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 + 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 + 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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + 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: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - 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 + 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: 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: Sock5 Server + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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/webnut/1.0.0/templates/common.yaml b/stable/webnut/1.0.0/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/webnut/1.0.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webnut/1.0.0/values.yaml b/stable/webnut/1.0.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webnut/item.yaml b/stable/webnut/item.yaml new file mode 100644 index 00000000000..bc4a342c24a --- /dev/null +++ b/stable/webnut/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png +categories: +- monitoring + diff --git a/stable/wger/1.1.25/CHANGELOG.md b/stable/wger/1.1.26/CHANGELOG.md similarity index 90% rename from stable/wger/1.1.25/CHANGELOG.md rename to stable/wger/1.1.26/CHANGELOG.md index 16db67d29db..0eeb80f6cfa 100644 --- a/stable/wger/1.1.25/CHANGELOG.md +++ b/stable/wger/1.1.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wger-1.1.26](https://github.com/truecharts/charts/compare/wger-1.1.25...wger-1.1.26) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [wger-1.1.25](https://github.com/truecharts/charts/compare/wger-1.1.24...wger-1.1.25) (2022-10-26) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [wger-1.1.16](https://github.com/truecharts/charts/compare/wger-1.1.15...wger-1.1.16) (2022-10-07) - -### Chore diff --git a/stable/inventree/4.0.25/Chart.lock b/stable/wger/1.1.26/Chart.lock similarity index 88% rename from stable/inventree/4.0.25/Chart.lock rename to stable/wger/1.1.26/Chart.lock index d8a14d94b5b..db22967c823 100644 --- a/stable/inventree/4.0.25/Chart.lock +++ b/stable/wger/1.1.26/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.102 digest: sha256:415ef3dc323d17f527dcd616f0ac96b13a436d10f8d970ba7e8a65197425df15 -generated: "2022-10-26T05:58:42.138491487Z" +generated: "2022-10-27T05:11:23.023833793Z" diff --git a/stable/wger/1.1.25/Chart.yaml b/stable/wger/1.1.26/Chart.yaml similarity index 98% rename from stable/wger/1.1.25/Chart.yaml rename to stable/wger/1.1.26/Chart.yaml index f4725965108..830f7a9e887 100644 --- a/stable/wger/1.1.25/Chart.yaml +++ b/stable/wger/1.1.26/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 1.1.25 +version: 1.1.26 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/1.1.25/README.md b/stable/wger/1.1.26/README.md similarity index 100% rename from stable/wger/1.1.25/README.md rename to stable/wger/1.1.26/README.md diff --git a/stable/wger/1.1.25/app-readme.md b/stable/wger/1.1.26/app-readme.md similarity index 100% rename from stable/wger/1.1.25/app-readme.md rename to stable/wger/1.1.26/app-readme.md diff --git a/stable/vikunja/3.0.64/charts/common-10.7.7.tgz b/stable/wger/1.1.26/charts/common-10.7.7.tgz similarity index 100% rename from stable/vikunja/3.0.64/charts/common-10.7.7.tgz rename to stable/wger/1.1.26/charts/common-10.7.7.tgz diff --git a/stable/wger/1.1.25/charts/postgresql-8.0.107.tgz b/stable/wger/1.1.26/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/wger/1.1.25/charts/postgresql-8.0.107.tgz rename to stable/wger/1.1.26/charts/postgresql-8.0.107.tgz diff --git a/stable/wger/1.1.25/charts/redis-3.0.102.tgz b/stable/wger/1.1.26/charts/redis-3.0.102.tgz similarity index 100% rename from stable/wger/1.1.25/charts/redis-3.0.102.tgz rename to stable/wger/1.1.26/charts/redis-3.0.102.tgz diff --git a/stable/wger/1.1.25/ix_values.yaml b/stable/wger/1.1.26/ix_values.yaml similarity index 95% rename from stable/wger/1.1.25/ix_values.yaml rename to stable/wger/1.1.26/ix_values.yaml index a04c86fe0a8..278695ed397 100644 --- a/stable/wger/1.1.25/ix_values.yaml +++ b/stable/wger/1.1.26/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: 1.23.2@sha256:3d44c5d998e549180af944091ae365484fef3b9b2e66e3d8e2006255e155b26e + tag: 1.23.2@sha256:ca35457d2e1b2f63aa29c111762ea1b97f52c4a2958dffbbffb9b27cd0882299 pullPolicy: IfNotPresent securityContext: diff --git a/stable/wger/1.1.25/questions.yaml b/stable/wger/1.1.26/questions.yaml similarity index 100% rename from stable/wger/1.1.25/questions.yaml rename to stable/wger/1.1.26/questions.yaml diff --git a/stable/wger/1.1.25/templates/_configmap.tpl b/stable/wger/1.1.26/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.25/templates/_configmap.tpl rename to stable/wger/1.1.26/templates/_configmap.tpl diff --git a/stable/wger/1.1.25/templates/_nginx.tpl b/stable/wger/1.1.26/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.25/templates/_nginx.tpl rename to stable/wger/1.1.26/templates/_nginx.tpl diff --git a/stable/wger/1.1.25/templates/_secrets.tpl b/stable/wger/1.1.26/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.25/templates/_secrets.tpl rename to stable/wger/1.1.26/templates/_secrets.tpl diff --git a/stable/wger/1.1.25/templates/common.yaml b/stable/wger/1.1.26/templates/common.yaml similarity index 100% rename from stable/wger/1.1.25/templates/common.yaml rename to stable/wger/1.1.26/templates/common.yaml diff --git a/stable/wger/1.1.26/values.yaml b/stable/wger/1.1.26/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.56/Chart.lock b/stable/xwiki/3.0.56/Chart.lock deleted file mode 100644 index ca86238b75b..00000000000 --- a/stable/xwiki/3.0.56/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.7 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.107 -digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 -generated: "2022-10-25T18:54:10.391931312Z" diff --git a/stable/xwiki/3.0.56/charts/common-10.7.7.tgz b/stable/xwiki/3.0.56/charts/common-10.7.7.tgz deleted file mode 100644 index 94ac67364b7..00000000000 Binary files a/stable/xwiki/3.0.56/charts/common-10.7.7.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.56/CHANGELOG.md b/stable/xwiki/3.0.57/CHANGELOG.md similarity index 89% rename from stable/xwiki/3.0.56/CHANGELOG.md rename to stable/xwiki/3.0.57/CHANGELOG.md index 43b7f2206ff..903f93ab384 100644 --- a/stable/xwiki/3.0.56/CHANGELOG.md +++ b/stable/xwiki/3.0.57/CHANGELOG.md @@ -2,6 +2,16 @@ +## [xwiki-3.0.57](https://github.com/truecharts/charts/compare/xwiki-3.0.56...xwiki-3.0.57) (2022-10-27) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201)) + + + + ## [xwiki-3.0.56](https://github.com/truecharts/charts/compare/xwiki-3.0.55...xwiki-3.0.56) (2022-10-25) ### Chore @@ -87,13 +97,3 @@ ## [xwiki-3.0.49](https://github.com/truecharts/charts/compare/xwiki-3.0.48...xwiki-3.0.49) (2022-09-28) -### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [xwiki-3.0.47](https://github.com/truecharts/charts/compare/xwiki-3.0.46...xwiki-3.0.47) (2022-09-27) - -### Chore diff --git a/stable/xwiki/3.0.57/Chart.lock b/stable/xwiki/3.0.57/Chart.lock new file mode 100644 index 00000000000..ee39021423c --- /dev/null +++ b/stable/xwiki/3.0.57/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.107 +digest: sha256:2cfbb5c1ccce020eb2405c2e5ad413da6476a8785944880e186377604498bd84 +generated: "2022-10-27T05:11:30.74982261Z" diff --git a/stable/xwiki/3.0.56/Chart.yaml b/stable/xwiki/3.0.57/Chart.yaml similarity index 96% rename from stable/xwiki/3.0.56/Chart.yaml rename to stable/xwiki/3.0.57/Chart.yaml index 71c85e40e27..d9e32d2e7a7 100644 --- a/stable/xwiki/3.0.56/Chart.yaml +++ b/stable/xwiki/3.0.57/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.8.0" +appVersion: "14.9.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 3.0.56 +version: 3.0.57 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/3.0.56/README.md b/stable/xwiki/3.0.57/README.md similarity index 100% rename from stable/xwiki/3.0.56/README.md rename to stable/xwiki/3.0.57/README.md diff --git a/stable/xwiki/3.0.56/app-readme.md b/stable/xwiki/3.0.57/app-readme.md similarity index 100% rename from stable/xwiki/3.0.56/app-readme.md rename to stable/xwiki/3.0.57/app-readme.md diff --git a/stable/wger/1.1.25/charts/common-10.7.7.tgz b/stable/xwiki/3.0.57/charts/common-10.7.7.tgz similarity index 100% rename from stable/wger/1.1.25/charts/common-10.7.7.tgz rename to stable/xwiki/3.0.57/charts/common-10.7.7.tgz diff --git a/stable/xwiki/3.0.56/charts/postgresql-8.0.107.tgz b/stable/xwiki/3.0.57/charts/postgresql-8.0.107.tgz similarity index 100% rename from stable/xwiki/3.0.56/charts/postgresql-8.0.107.tgz rename to stable/xwiki/3.0.57/charts/postgresql-8.0.107.tgz diff --git a/stable/xwiki/3.0.56/ix_values.yaml b/stable/xwiki/3.0.57/ix_values.yaml similarity index 89% rename from stable/xwiki/3.0.56/ix_values.yaml rename to stable/xwiki/3.0.57/ix_values.yaml index 66a1c396587..119bd2fdfd6 100644 --- a/stable/xwiki/3.0.56/ix_values.yaml +++ b/stable/xwiki/3.0.57/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.8.0-postgres@sha256:a4fa7a4df2ec41ce763851c3ebc125db38cc4ee2f0dfa3c6564233337a2aeab1 + tag: 14.9.0-postgres@sha256:1f53e5d6c8b5480cb0d75f2501431616c13e1fc724c987399d8335472f0880bb pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/3.0.56/questions.yaml b/stable/xwiki/3.0.57/questions.yaml similarity index 100% rename from stable/xwiki/3.0.56/questions.yaml rename to stable/xwiki/3.0.57/questions.yaml diff --git a/stable/xwiki/3.0.57/templates/common.yaml b/stable/xwiki/3.0.57/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.57/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.57/values.yaml b/stable/xwiki/3.0.57/values.yaml new file mode 100644 index 00000000000..e69de29bb2d