diff --git a/dependency/clickhouse/1.0.37/Chart.lock b/dependency/clickhouse/1.0.37/Chart.lock deleted file mode 100644 index 8981f1bb01..0000000000 --- a/dependency/clickhouse/1.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-15T22:29:16.438466106Z" diff --git a/dependency/clickhouse/1.0.37/charts/common-10.7.1.tgz b/dependency/clickhouse/1.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/clickhouse/1.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/clickhouse/1.0.37/CHANGELOG.md b/dependency/clickhouse/1.0.38/CHANGELOG.md similarity index 90% rename from dependency/clickhouse/1.0.37/CHANGELOG.md rename to dependency/clickhouse/1.0.38/CHANGELOG.md index 80db5eeba0..056b26d254 100644 --- a/dependency/clickhouse/1.0.37/CHANGELOG.md +++ b/dependency/clickhouse/1.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [clickhouse-1.0.38](https://github.com/truecharts/charts/compare/clickhouse-1.0.37...clickhouse-1.0.38) (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)) + + + + ## [clickhouse-1.0.37](https://github.com/truecharts/charts/compare/clickhouse-1.0.36...clickhouse-1.0.37) (2022-10-15) ### Chore @@ -87,13 +97,3 @@ ## [memcached-3.0.81](https://github.com/truecharts/charts/compare/memcached-3.0.79...memcached-3.0.81) (2022-09-24) ### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm chart common to v10.6.0 - - update helm chart common to v10.5.12 - - - - -## [memcached-3.0.80](https://github.com/truecharts/charts/compare/memcached-3.0.79...memcached-3.0.80) (2022-09-22) diff --git a/dependency/clickhouse/1.0.38/Chart.lock b/dependency/clickhouse/1.0.38/Chart.lock new file mode 100644 index 0000000000..36e0b015e6 --- /dev/null +++ b/dependency/clickhouse/1.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:08.343359234Z" diff --git a/dependency/clickhouse/1.0.37/Chart.yaml b/dependency/clickhouse/1.0.38/Chart.yaml similarity index 96% rename from dependency/clickhouse/1.0.37/Chart.yaml rename to dependency/clickhouse/1.0.38/Chart.yaml index 9efb69e0a8..bce2f9d6c6 100644 --- a/dependency/clickhouse/1.0.37/Chart.yaml +++ b/dependency/clickhouse/1.0.38/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.9.3.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.37 +version: 1.0.38 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.37/README.md b/dependency/clickhouse/1.0.38/README.md similarity index 98% rename from dependency/clickhouse/1.0.37/README.md rename to dependency/clickhouse/1.0.38/README.md index 940706ec02..aacd3d5ce3 100644 --- a/dependency/clickhouse/1.0.37/README.md +++ b/dependency/clickhouse/1.0.38/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/clickhouse/1.0.37/app-readme.md b/dependency/clickhouse/1.0.38/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.37/app-readme.md rename to dependency/clickhouse/1.0.38/app-readme.md diff --git a/dependency/clickhouse/1.0.38/charts/common-10.7.2.tgz b/dependency/clickhouse/1.0.38/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/clickhouse/1.0.38/charts/common-10.7.2.tgz differ diff --git a/dependency/clickhouse/1.0.37/ix_values.yaml b/dependency/clickhouse/1.0.38/ix_values.yaml similarity index 100% rename from dependency/clickhouse/1.0.37/ix_values.yaml rename to dependency/clickhouse/1.0.38/ix_values.yaml diff --git a/dependency/clickhouse/1.0.37/questions.yaml b/dependency/clickhouse/1.0.38/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.37/questions.yaml rename to dependency/clickhouse/1.0.38/questions.yaml diff --git a/dependency/clickhouse/1.0.37/templates/common.yaml b/dependency/clickhouse/1.0.38/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.37/templates/common.yaml rename to dependency/clickhouse/1.0.38/templates/common.yaml diff --git a/dependency/clickhouse/1.0.37/values.yaml b/dependency/clickhouse/1.0.38/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.37/values.yaml rename to dependency/clickhouse/1.0.38/values.yaml diff --git a/dependency/collabora-online/12.1.54/CHANGELOG.md b/dependency/collabora-online/12.1.54/CHANGELOG.md new file mode 100644 index 0000000000..4a3b73d9d3 --- /dev/null +++ b/dependency/collabora-online/12.1.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [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 + +- update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946)) + + + + +## [collabora-online-12.1.47](https://github.com/truecharts/charts/compare/collabora-online-12.1.46...collabora-online-12.1.47) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.4 ([#3914](https://github.com/truecharts/charts/issues/3914)) + + + + +## [collabora-online-12.1.46](https://github.com/truecharts/charts/compare/collabora-online-12.1.45...collabora-online-12.1.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893)) + + + + +## [collabora-online-12.1.45](https://github.com/truecharts/charts/compare/collabora-online-12.1.43...collabora-online-12.1.45) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm chart common to v10.6.0 + - update helm chart common to v10.5.12 + + + + +## [collabora-online-12.1.44](https://github.com/truecharts/charts/compare/collabora-online-12.1.43...collabora-online-12.1.44) (2022-09-22) + +### Chore diff --git a/dependency/collabora-online/12.1.54/Chart.lock b/dependency/collabora-online/12.1.54/Chart.lock new file mode 100644 index 0000000000..c51a7b9aaf --- /dev/null +++ b/dependency/collabora-online/12.1.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:08.316247331Z" diff --git a/dependency/collabora-online/12.1.54/Chart.yaml b/dependency/collabora-online/12.1.54/Chart.yaml new file mode 100644 index 0000000000..ba130475bd --- /dev/null +++ b/dependency/collabora-online/12.1.54/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.05.6.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +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.54 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.54/README.md b/dependency/collabora-online/12.1.54/README.md new file mode 100644 index 0000000000..ea6a191254 --- /dev/null +++ b/dependency/collabora-online/12.1.54/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.2 | + +## 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/k8s-at-home/library-charts/tree/main/charts/stable/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.54/app-readme.md b/dependency/collabora-online/12.1.54/app-readme.md new file mode 100644 index 0000000000..bb0328ab81 --- /dev/null +++ b/dependency/collabora-online/12.1.54/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.54/charts/common-10.7.2.tgz b/dependency/collabora-online/12.1.54/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/collabora-online/12.1.54/charts/common-10.7.2.tgz differ diff --git a/dependency/collabora-online/12.1.54/ix_values.yaml b/dependency/collabora-online/12.1.54/ix_values.yaml new file mode 100644 index 0000000000..1a777e0394 --- /dev/null +++ b/dependency/collabora-online/12.1.54/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/collabora + tag: 22.05.6.3.1@sha256:3ac50d1c140a43accc7532c4b79dfc7ace5aed7985dbed74d7a3a8891c57fcfc + 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.54/questions.yaml b/dependency/collabora-online/12.1.54/questions.yaml new file mode 100644 index 0000000000..dc639129a9 --- /dev/null +++ b/dependency/collabora-online/12.1.54/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.95/templates/common.yaml b/dependency/collabora-online/12.1.54/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.95/templates/common.yaml rename to dependency/collabora-online/12.1.54/templates/common.yaml diff --git a/dependency/mariadb/3.0.95/values.yaml b/dependency/collabora-online/12.1.54/values.yaml similarity index 100% rename from dependency/mariadb/3.0.95/values.yaml rename to dependency/collabora-online/12.1.54/values.yaml diff --git a/dependency/mariadb/3.0.95/Chart.lock b/dependency/mariadb/3.0.95/Chart.lock deleted file mode 100644 index e6330fb2ef..0000000000 --- a/dependency/mariadb/3.0.95/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-17T06:00:26.518027318Z" diff --git a/dependency/mariadb/3.0.95/charts/common-10.7.1.tgz b/dependency/mariadb/3.0.95/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/mariadb/3.0.95/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/mariadb/3.0.95/CHANGELOG.md b/dependency/mariadb/3.0.96/CHANGELOG.md similarity index 91% rename from dependency/mariadb/3.0.95/CHANGELOG.md rename to dependency/mariadb/3.0.96/CHANGELOG.md index 41902d61c8..1950dffe42 100644 --- a/dependency/mariadb/3.0.95/CHANGELOG.md +++ b/dependency/mariadb/3.0.96/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.96](https://github.com/truecharts/charts/compare/mariadb-3.0.95...mariadb-3.0.96) (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)) + + + + ## [mariadb-3.0.95](https://github.com/truecharts/charts/compare/mariadb-3.0.94...mariadb-3.0.95) (2022-10-17) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.8 - - - - -## [mariadb-3.0.86](https://github.com/truecharts/charts/compare/mariadb-3.0.85...mariadb-3.0.86) (2022-09-30) - -### Chore - diff --git a/dependency/mariadb/3.0.96/Chart.lock b/dependency/mariadb/3.0.96/Chart.lock new file mode 100644 index 0000000000..23c225157c --- /dev/null +++ b/dependency/mariadb/3.0.96/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:08.348228732Z" diff --git a/dependency/mariadb/3.0.95/Chart.yaml b/dependency/mariadb/3.0.96/Chart.yaml similarity index 96% rename from dependency/mariadb/3.0.95/Chart.yaml rename to dependency/mariadb/3.0.96/Chart.yaml index 6188433cd0..917f52a2a6 100644 --- a/dependency/mariadb/3.0.95/Chart.yaml +++ b/dependency/mariadb/3.0.96/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.9.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.95 +version: 3.0.96 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.95/README.md b/dependency/mariadb/3.0.96/README.md similarity index 98% rename from dependency/mariadb/3.0.95/README.md rename to dependency/mariadb/3.0.96/README.md index a12164b90e..3083e59b79 100644 --- a/dependency/mariadb/3.0.95/README.md +++ b/dependency/mariadb/3.0.96/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/mariadb/3.0.95/app-readme.md b/dependency/mariadb/3.0.96/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.95/app-readme.md rename to dependency/mariadb/3.0.96/app-readme.md diff --git a/dependency/mariadb/3.0.96/charts/common-10.7.2.tgz b/dependency/mariadb/3.0.96/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/mariadb/3.0.96/charts/common-10.7.2.tgz differ diff --git a/dependency/mariadb/3.0.95/ix_values.yaml b/dependency/mariadb/3.0.96/ix_values.yaml similarity index 100% rename from dependency/mariadb/3.0.95/ix_values.yaml rename to dependency/mariadb/3.0.96/ix_values.yaml diff --git a/dependency/mariadb/3.0.95/questions.yaml b/dependency/mariadb/3.0.96/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.95/questions.yaml rename to dependency/mariadb/3.0.96/questions.yaml diff --git a/dependency/mariadb/3.0.96/templates/common.yaml b/dependency/mariadb/3.0.96/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/dependency/mariadb/3.0.96/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/dependency/memcached/3.0.96/values.yaml b/dependency/mariadb/3.0.96/values.yaml similarity index 100% rename from dependency/memcached/3.0.96/values.yaml rename to dependency/mariadb/3.0.96/values.yaml diff --git a/dependency/memcached/3.0.96/Chart.lock b/dependency/memcached/3.0.96/Chart.lock deleted file mode 100644 index 09d7e271b5..0000000000 --- a/dependency/memcached/3.0.96/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-17T06:00:26.484036445Z" diff --git a/dependency/memcached/3.0.96/charts/common-10.7.1.tgz b/dependency/memcached/3.0.96/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/memcached/3.0.96/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/memcached/3.0.96/CHANGELOG.md b/dependency/memcached/3.0.97/CHANGELOG.md similarity index 91% rename from dependency/memcached/3.0.96/CHANGELOG.md rename to dependency/memcached/3.0.97/CHANGELOG.md index 37a58f8c56..f5b8461b97 100644 --- a/dependency/memcached/3.0.96/CHANGELOG.md +++ b/dependency/memcached/3.0.97/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.97](https://github.com/truecharts/charts/compare/memcached-3.0.96...memcached-3.0.97) (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)) + + + + ## [memcached-3.0.96](https://github.com/truecharts/charts/compare/memcached-3.0.95...memcached-3.0.96) (2022-10-17) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [memcached-3.0.87](https://github.com/truecharts/charts/compare/memcached-3.0.86...memcached-3.0.87) (2022-10-01) - -### Chore - diff --git a/dependency/memcached/3.0.97/Chart.lock b/dependency/memcached/3.0.97/Chart.lock new file mode 100644 index 0000000000..ab75a680f5 --- /dev/null +++ b/dependency/memcached/3.0.97/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:08.302330564Z" diff --git a/dependency/memcached/3.0.96/Chart.yaml b/dependency/memcached/3.0.97/Chart.yaml similarity index 95% rename from dependency/memcached/3.0.96/Chart.yaml rename to dependency/memcached/3.0.97/Chart.yaml index 0299549f23..636a66f24b 100644 --- a/dependency/memcached/3.0.96/Chart.yaml +++ b/dependency/memcached/3.0.97/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.96 +version: 3.0.97 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.96/README.md b/dependency/memcached/3.0.97/README.md similarity index 98% rename from dependency/memcached/3.0.96/README.md rename to dependency/memcached/3.0.97/README.md index 404e92570b..c2b296e5d0 100644 --- a/dependency/memcached/3.0.96/README.md +++ b/dependency/memcached/3.0.97/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/memcached/3.0.96/app-readme.md b/dependency/memcached/3.0.97/app-readme.md similarity index 100% rename from dependency/memcached/3.0.96/app-readme.md rename to dependency/memcached/3.0.97/app-readme.md diff --git a/dependency/memcached/3.0.97/charts/common-10.7.2.tgz b/dependency/memcached/3.0.97/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/memcached/3.0.97/charts/common-10.7.2.tgz differ diff --git a/dependency/memcached/3.0.96/ix_values.yaml b/dependency/memcached/3.0.97/ix_values.yaml similarity index 100% rename from dependency/memcached/3.0.96/ix_values.yaml rename to dependency/memcached/3.0.97/ix_values.yaml diff --git a/dependency/memcached/3.0.96/questions.yaml b/dependency/memcached/3.0.97/questions.yaml similarity index 100% rename from dependency/memcached/3.0.96/questions.yaml rename to dependency/memcached/3.0.97/questions.yaml diff --git a/dependency/memcached/3.0.96/templates/common.yaml b/dependency/memcached/3.0.97/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.96/templates/common.yaml rename to dependency/memcached/3.0.97/templates/common.yaml diff --git a/dependency/mongodb/2.0.35/values.yaml b/dependency/memcached/3.0.97/values.yaml similarity index 100% rename from dependency/mongodb/2.0.35/values.yaml rename to dependency/memcached/3.0.97/values.yaml diff --git a/dependency/mongodb/2.0.35/Chart.lock b/dependency/mongodb/2.0.35/Chart.lock deleted file mode 100644 index 3aa84c893a..0000000000 --- a/dependency/mongodb/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-17T06:00:26.578707345Z" diff --git a/dependency/mongodb/2.0.35/charts/common-10.7.1.tgz b/dependency/mongodb/2.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/mongodb/2.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/mongodb/2.0.35/CHANGELOG.md b/dependency/mongodb/2.0.36/CHANGELOG.md similarity index 91% rename from dependency/mongodb/2.0.35/CHANGELOG.md rename to dependency/mongodb/2.0.36/CHANGELOG.md index 083736f8cb..6c7b1c4e8e 100644 --- a/dependency/mongodb/2.0.35/CHANGELOG.md +++ b/dependency/mongodb/2.0.36/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.36](https://github.com/truecharts/charts/compare/mongodb-2.0.35...mongodb-2.0.36) (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)) + + + + ## [mongodb-2.0.35](https://github.com/truecharts/charts/compare/mongodb-2.0.34...mongodb-2.0.35) (2022-10-17) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [mongodb-2.0.26](https://github.com/truecharts/charts/compare/mongodb-2.0.25...mongodb-2.0.26) (2022-10-01) - -### Chore - diff --git a/dependency/mongodb/2.0.36/Chart.lock b/dependency/mongodb/2.0.36/Chart.lock new file mode 100644 index 0000000000..9017898691 --- /dev/null +++ b/dependency/mongodb/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:48.58844286Z" diff --git a/dependency/mongodb/2.0.35/Chart.yaml b/dependency/mongodb/2.0.36/Chart.yaml similarity index 96% rename from dependency/mongodb/2.0.35/Chart.yaml rename to dependency/mongodb/2.0.36/Chart.yaml index 0556fc1dee..a4cbcf5476 100644 --- a/dependency/mongodb/2.0.35/Chart.yaml +++ b/dependency/mongodb/2.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.35 +version: 2.0.36 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.35/README.md b/dependency/mongodb/2.0.36/README.md similarity index 98% rename from dependency/mongodb/2.0.35/README.md rename to dependency/mongodb/2.0.36/README.md index 519df3ac9a..6708aff7e9 100644 --- a/dependency/mongodb/2.0.35/README.md +++ b/dependency/mongodb/2.0.36/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/mongodb/2.0.35/app-readme.md b/dependency/mongodb/2.0.36/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.35/app-readme.md rename to dependency/mongodb/2.0.36/app-readme.md diff --git a/dependency/mongodb/2.0.36/charts/common-10.7.2.tgz b/dependency/mongodb/2.0.36/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/mongodb/2.0.36/charts/common-10.7.2.tgz differ diff --git a/dependency/mongodb/2.0.35/ix_values.yaml b/dependency/mongodb/2.0.36/ix_values.yaml similarity index 100% rename from dependency/mongodb/2.0.35/ix_values.yaml rename to dependency/mongodb/2.0.36/ix_values.yaml diff --git a/dependency/mongodb/2.0.35/questions.yaml b/dependency/mongodb/2.0.36/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.35/questions.yaml rename to dependency/mongodb/2.0.36/questions.yaml diff --git a/dependency/mongodb/2.0.35/templates/common.yaml b/dependency/mongodb/2.0.36/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.35/templates/common.yaml rename to dependency/mongodb/2.0.36/templates/common.yaml diff --git a/dependency/postgresql/8.0.102/values.yaml b/dependency/mongodb/2.0.36/values.yaml similarity index 100% rename from dependency/postgresql/8.0.102/values.yaml rename to dependency/mongodb/2.0.36/values.yaml diff --git a/dependency/postgresql/8.0.102/Chart.lock b/dependency/postgresql/8.0.102/Chart.lock deleted file mode 100644 index b50a940afb..0000000000 --- a/dependency/postgresql/8.0.102/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:02:07.982534059Z" diff --git a/dependency/postgresql/8.0.102/charts/common-10.7.1.tgz b/dependency/postgresql/8.0.102/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/postgresql/8.0.102/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/postgresql/8.0.102/CHANGELOG.md b/dependency/postgresql/8.0.103/CHANGELOG.md similarity index 91% rename from dependency/postgresql/8.0.102/CHANGELOG.md rename to dependency/postgresql/8.0.103/CHANGELOG.md index 8dcf47f510..2f8c40afaa 100644 --- a/dependency/postgresql/8.0.102/CHANGELOG.md +++ b/dependency/postgresql/8.0.103/CHANGELOG.md @@ -2,6 +2,16 @@ +## [postgresql-8.0.103](https://github.com/truecharts/charts/compare/postgresql-8.0.102...postgresql-8.0.103) (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)) + + + + ## [postgresql-8.0.102](https://github.com/truecharts/charts/compare/postgresql-8.0.101...postgresql-8.0.102) (2022-10-19) ### Chore @@ -86,14 +96,4 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021)) - - - - -## [postgresql-8.0.93](https://github.com/truecharts/charts/compare/postgresql-8.0.92...postgresql-8.0.93) (2022-10-04) - -### Chore - - Auto-update chart README [skip ci] diff --git a/dependency/postgresql/8.0.103/Chart.lock b/dependency/postgresql/8.0.103/Chart.lock new file mode 100644 index 0000000000..d24021bff3 --- /dev/null +++ b/dependency/postgresql/8.0.103/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:49.287671501Z" diff --git a/dependency/postgresql/8.0.102/Chart.yaml b/dependency/postgresql/8.0.103/Chart.yaml similarity index 95% rename from dependency/postgresql/8.0.102/Chart.yaml rename to dependency/postgresql/8.0.103/Chart.yaml index 8b679b7bad..cee80e4f0b 100644 --- a/dependency/postgresql/8.0.102/Chart.yaml +++ b/dependency/postgresql/8.0.103/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.102 +version: 8.0.103 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.102/README.md b/dependency/postgresql/8.0.103/README.md similarity index 98% rename from dependency/postgresql/8.0.102/README.md rename to dependency/postgresql/8.0.103/README.md index cff84613b9..a2bed077f7 100644 --- a/dependency/postgresql/8.0.102/README.md +++ b/dependency/postgresql/8.0.103/README.md @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/postgresql/8.0.102/app-readme.md b/dependency/postgresql/8.0.103/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.102/app-readme.md rename to dependency/postgresql/8.0.103/app-readme.md diff --git a/dependency/postgresql/8.0.103/charts/common-10.7.2.tgz b/dependency/postgresql/8.0.103/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/postgresql/8.0.103/charts/common-10.7.2.tgz differ diff --git a/dependency/postgresql/8.0.102/ix_values.yaml b/dependency/postgresql/8.0.103/ix_values.yaml similarity index 100% rename from dependency/postgresql/8.0.102/ix_values.yaml rename to dependency/postgresql/8.0.103/ix_values.yaml diff --git a/dependency/postgresql/8.0.102/questions.yaml b/dependency/postgresql/8.0.103/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.102/questions.yaml rename to dependency/postgresql/8.0.103/questions.yaml diff --git a/dependency/postgresql/8.0.102/templates/common.yaml b/dependency/postgresql/8.0.103/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.102/templates/common.yaml rename to dependency/postgresql/8.0.103/templates/common.yaml diff --git a/dependency/promtail/3.0.60/values.yaml b/dependency/postgresql/8.0.103/values.yaml similarity index 100% rename from dependency/promtail/3.0.60/values.yaml rename to dependency/postgresql/8.0.103/values.yaml diff --git a/dependency/promtail/3.0.60/Chart.lock b/dependency/promtail/3.0.60/Chart.lock deleted file mode 100644 index 4899f3787e..0000000000 --- a/dependency/promtail/3.0.60/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-15T22:29:48.018076744Z" diff --git a/dependency/promtail/3.0.60/charts/common-10.7.1.tgz b/dependency/promtail/3.0.60/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/promtail/3.0.60/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/promtail/3.0.60/CHANGELOG.md b/dependency/promtail/3.0.61/CHANGELOG.md similarity index 89% rename from dependency/promtail/3.0.60/CHANGELOG.md rename to dependency/promtail/3.0.61/CHANGELOG.md index 7381dda8db..f79cf00ed7 100644 --- a/dependency/promtail/3.0.60/CHANGELOG.md +++ b/dependency/promtail/3.0.61/CHANGELOG.md @@ -2,6 +2,16 @@ +## [promtail-3.0.61](https://github.com/truecharts/charts/compare/promtail-3.0.60...promtail-3.0.61) (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)) + + + + ## [promtail-3.0.60](https://github.com/truecharts/charts/compare/promtail-3.0.59...promtail-3.0.60) (2022-10-15) ### Chore @@ -87,13 +97,3 @@ ### Chore - refactor Services SCALE GUI - - update helm chart common to v10.5.12 - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [promtail-3.0.51](https://github.com/truecharts/charts/compare/promtail-3.0.50...promtail-3.0.51) (2022-09-13) - -### Chore - diff --git a/dependency/promtail/3.0.61/Chart.lock b/dependency/promtail/3.0.61/Chart.lock new file mode 100644 index 0000000000..5ecc16f457 --- /dev/null +++ b/dependency/promtail/3.0.61/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:49.973524077Z" diff --git a/dependency/promtail/3.0.60/Chart.yaml b/dependency/promtail/3.0.61/Chart.yaml similarity index 96% rename from dependency/promtail/3.0.60/Chart.yaml rename to dependency/promtail/3.0.61/Chart.yaml index 306a05c758..ff4e35c7ed 100644 --- a/dependency/promtail/3.0.60/Chart.yaml +++ b/dependency/promtail/3.0.61/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.60 +version: 3.0.61 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/3.0.60/README.md b/dependency/promtail/3.0.61/README.md similarity index 98% rename from dependency/promtail/3.0.60/README.md rename to dependency/promtail/3.0.61/README.md index 4dadff4971..30a92d4ac4 100644 --- a/dependency/promtail/3.0.60/README.md +++ b/dependency/promtail/3.0.61/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/promtail/3.0.60/app-readme.md b/dependency/promtail/3.0.61/app-readme.md similarity index 100% rename from dependency/promtail/3.0.60/app-readme.md rename to dependency/promtail/3.0.61/app-readme.md diff --git a/dependency/promtail/3.0.61/charts/common-10.7.2.tgz b/dependency/promtail/3.0.61/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/promtail/3.0.61/charts/common-10.7.2.tgz differ diff --git a/dependency/promtail/3.0.60/ix_values.yaml b/dependency/promtail/3.0.61/ix_values.yaml similarity index 100% rename from dependency/promtail/3.0.60/ix_values.yaml rename to dependency/promtail/3.0.61/ix_values.yaml diff --git a/dependency/promtail/3.0.60/questions.yaml b/dependency/promtail/3.0.61/questions.yaml similarity index 100% rename from dependency/promtail/3.0.60/questions.yaml rename to dependency/promtail/3.0.61/questions.yaml diff --git a/dependency/promtail/3.0.60/templates/_servicemonitor.tpl b/dependency/promtail/3.0.61/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/3.0.60/templates/_servicemonitor.tpl rename to dependency/promtail/3.0.61/templates/_servicemonitor.tpl diff --git a/dependency/promtail/3.0.60/templates/common.yaml b/dependency/promtail/3.0.61/templates/common.yaml similarity index 100% rename from dependency/promtail/3.0.60/templates/common.yaml rename to dependency/promtail/3.0.61/templates/common.yaml diff --git a/dependency/redis/3.0.97/values.yaml b/dependency/promtail/3.0.61/values.yaml similarity index 100% rename from dependency/redis/3.0.97/values.yaml rename to dependency/promtail/3.0.61/values.yaml diff --git a/dependency/redis/3.0.97/Chart.lock b/dependency/redis/3.0.97/Chart.lock deleted file mode 100644 index b5d3012b2a..0000000000 --- a/dependency/redis/3.0.97/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-17T06:01:05.859891003Z" diff --git a/dependency/redis/3.0.97/charts/common-10.7.1.tgz b/dependency/redis/3.0.97/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/redis/3.0.97/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/redis/3.0.97/CHANGELOG.md b/dependency/redis/3.0.98/CHANGELOG.md similarity index 90% rename from dependency/redis/3.0.97/CHANGELOG.md rename to dependency/redis/3.0.98/CHANGELOG.md index d171ebf372..5a2548e5b3 100644 --- a/dependency/redis/3.0.97/CHANGELOG.md +++ b/dependency/redis/3.0.98/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.98](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.30...redis-3.0.98) (2022-10-21) + +### Chore + +- update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143)) + + + + ## [redis-3.0.97](https://github.com/truecharts/charts/compare/redis-3.0.96...redis-3.0.97) (2022-10-17) ### Chore @@ -88,12 +97,3 @@ - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - -## [redis-3.0.88](https://github.com/truecharts/charts/compare/redis-3.0.87...redis-3.0.88) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.8 - diff --git a/dependency/redis/3.0.98/Chart.lock b/dependency/redis/3.0.98/Chart.lock new file mode 100644 index 0000000000..813ab7ebcb --- /dev/null +++ b/dependency/redis/3.0.98/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:32:50.447795987Z" diff --git a/dependency/redis/3.0.97/Chart.yaml b/dependency/redis/3.0.98/Chart.yaml similarity index 95% rename from dependency/redis/3.0.97/Chart.yaml rename to dependency/redis/3.0.98/Chart.yaml index be6bfa0147..abda166f86 100644 --- a/dependency/redis/3.0.97/Chart.yaml +++ b/dependency/redis/3.0.98/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.97 +version: 3.0.98 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.97/README.md b/dependency/redis/3.0.98/README.md similarity index 98% rename from dependency/redis/3.0.97/README.md rename to dependency/redis/3.0.98/README.md index de5182a093..f452081962 100644 --- a/dependency/redis/3.0.97/README.md +++ b/dependency/redis/3.0.98/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/redis/3.0.97/app-readme.md b/dependency/redis/3.0.98/app-readme.md similarity index 100% rename from dependency/redis/3.0.97/app-readme.md rename to dependency/redis/3.0.98/app-readme.md diff --git a/dependency/redis/3.0.98/charts/common-10.7.2.tgz b/dependency/redis/3.0.98/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/redis/3.0.98/charts/common-10.7.2.tgz differ diff --git a/dependency/redis/3.0.97/ix_values.yaml b/dependency/redis/3.0.98/ix_values.yaml similarity index 100% rename from dependency/redis/3.0.97/ix_values.yaml rename to dependency/redis/3.0.98/ix_values.yaml diff --git a/dependency/redis/3.0.97/questions.yaml b/dependency/redis/3.0.98/questions.yaml similarity index 100% rename from dependency/redis/3.0.97/questions.yaml rename to dependency/redis/3.0.98/questions.yaml diff --git a/dependency/redis/3.0.97/templates/common.yaml b/dependency/redis/3.0.98/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.97/templates/common.yaml rename to dependency/redis/3.0.98/templates/common.yaml diff --git a/dependency/solr/0.0.67/values.yaml b/dependency/redis/3.0.98/values.yaml similarity index 100% rename from dependency/solr/0.0.67/values.yaml rename to dependency/redis/3.0.98/values.yaml diff --git a/dependency/solr/0.0.67/Chart.lock b/dependency/solr/0.0.67/Chart.lock deleted file mode 100644 index 49ed62b88a..0000000000 --- a/dependency/solr/0.0.67/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-17T06:01:06.026160797Z" diff --git a/dependency/solr/0.0.67/charts/common-10.7.1.tgz b/dependency/solr/0.0.67/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3..0000000000 Binary files a/dependency/solr/0.0.67/charts/common-10.7.1.tgz and /dev/null differ diff --git a/dependency/solr/0.0.67/CHANGELOG.md b/dependency/solr/0.0.68/CHANGELOG.md similarity index 91% rename from dependency/solr/0.0.67/CHANGELOG.md rename to dependency/solr/0.0.68/CHANGELOG.md index feb7fea2d7..4fa7851b63 100644 --- a/dependency/solr/0.0.67/CHANGELOG.md +++ b/dependency/solr/0.0.68/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.68](https://github.com/truecharts/charts/compare/solr-0.0.67...solr-0.0.68) (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)) + + + + ## [solr-0.0.67](https://github.com/truecharts/charts/compare/solr-0.0.66...solr-0.0.67) (2022-10-17) ### Chore @@ -87,13 +97,3 @@ ## [solr-0.0.59](https://github.com/truecharts/charts/compare/solr-0.0.58...solr-0.0.59) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update helm chart common to v10.6.8 - - - - -## [solr-0.0.58](https://github.com/truecharts/charts/compare/solr-0.0.57...solr-0.0.58) (2022-09-29) diff --git a/dependency/solr/0.0.68/Chart.lock b/dependency/solr/0.0.68/Chart.lock new file mode 100644 index 0000000000..a75248b4b2 --- /dev/null +++ b/dependency/solr/0.0.68/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.2 +digest: sha256:9c47d3d7bb7a30b344b31d544550a16827750c5ee15b52c5880cb8074db3afea +generated: "2022-10-21T07:33:25.865350861Z" diff --git a/dependency/solr/0.0.67/Chart.yaml b/dependency/solr/0.0.68/Chart.yaml similarity index 95% rename from dependency/solr/0.0.67/Chart.yaml rename to dependency/solr/0.0.68/Chart.yaml index 1a97d48105..aa32666abe 100644 --- a/dependency/solr/0.0.67/Chart.yaml +++ b/dependency/solr/0.0.68/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.2 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.67 +version: 0.0.68 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.67/README.md b/dependency/solr/0.0.68/README.md similarity index 98% rename from dependency/solr/0.0.67/README.md rename to dependency/solr/0.0.68/README.md index b88f91895e..f3267b72c0 100644 --- a/dependency/solr/0.0.67/README.md +++ b/dependency/solr/0.0.68/README.md @@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | +| https://library-charts.truecharts.org | common | 10.7.2 | ## Installing the Chart diff --git a/dependency/solr/0.0.67/app-readme.md b/dependency/solr/0.0.68/app-readme.md similarity index 100% rename from dependency/solr/0.0.67/app-readme.md rename to dependency/solr/0.0.68/app-readme.md diff --git a/dependency/solr/0.0.68/charts/common-10.7.2.tgz b/dependency/solr/0.0.68/charts/common-10.7.2.tgz new file mode 100644 index 0000000000..47b99e0ddd Binary files /dev/null and b/dependency/solr/0.0.68/charts/common-10.7.2.tgz differ diff --git a/dependency/solr/0.0.67/ix_values.yaml b/dependency/solr/0.0.68/ix_values.yaml similarity index 100% rename from dependency/solr/0.0.67/ix_values.yaml rename to dependency/solr/0.0.68/ix_values.yaml diff --git a/dependency/solr/0.0.67/questions.yaml b/dependency/solr/0.0.68/questions.yaml similarity index 100% rename from dependency/solr/0.0.67/questions.yaml rename to dependency/solr/0.0.68/questions.yaml diff --git a/dependency/solr/0.0.67/templates/common.yaml b/dependency/solr/0.0.68/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.67/templates/common.yaml rename to dependency/solr/0.0.68/templates/common.yaml diff --git a/dependency/solr/0.0.68/values.yaml b/dependency/solr/0.0.68/values.yaml new file mode 100644 index 0000000000..e69de29bb2