diff --git a/dependency/clickhouse/1.0.25/CHANGELOG.md b/dependency/clickhouse/1.0.26/CHANGELOG.md similarity index 87% rename from dependency/clickhouse/1.0.25/CHANGELOG.md rename to dependency/clickhouse/1.0.26/CHANGELOG.md index 11bbb03af91..f98be799ac3 100644 --- a/dependency/clickhouse/1.0.25/CHANGELOG.md +++ b/dependency/clickhouse/1.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [clickhouse-1.0.26](https://github.com/truecharts/charts/compare/clickhouse-1.0.25...clickhouse-1.0.26) (2022-09-15) + +### Chore + +- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [clickhouse-1.0.25](https://github.com/truecharts/charts/compare/clickhouse-1.0.24...clickhouse-1.0.25) (2022-09-13) ### Chore @@ -87,13 +97,3 @@ - -## [clickhouse-1.0.13](https://github.com/truecharts/charts/compare/clickhouse-1.0.12...clickhouse-1.0.13) (2022-08-25) - -### Chore - -- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562)) - - - - diff --git a/dependency/mariadb/3.0.73/Chart.lock b/dependency/clickhouse/1.0.26/Chart.lock similarity index 80% rename from dependency/mariadb/3.0.73/Chart.lock rename to dependency/clickhouse/1.0.26/Chart.lock index e492833c6bd..49cd5aadade 100644 --- a/dependency/mariadb/3.0.73/Chart.lock +++ b/dependency/clickhouse/1.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:09.864365687Z" +generated: "2022-09-16T05:41:12.729347452Z" diff --git a/dependency/clickhouse/1.0.25/Chart.yaml b/dependency/clickhouse/1.0.26/Chart.yaml similarity index 95% rename from dependency/clickhouse/1.0.25/Chart.yaml rename to dependency/clickhouse/1.0.26/Chart.yaml index 7beb7bfa1fa..ea4f0c663d7 100644 --- a/dependency/clickhouse/1.0.25/Chart.yaml +++ b/dependency/clickhouse/1.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.8.4.7" +appVersion: "22.8.5.29" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.25 +version: 1.0.26 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/1.0.25/README.md b/dependency/clickhouse/1.0.26/README.md similarity index 95% rename from dependency/clickhouse/1.0.25/README.md rename to dependency/clickhouse/1.0.26/README.md index 5e2851dea3c..91146655b11 100644 --- a/dependency/clickhouse/1.0.25/README.md +++ b/dependency/clickhouse/1.0.26/README.md @@ -1,6 +1,6 @@ # clickhouse -![Version: 1.0.25](https://img.shields.io/badge/Version-1.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.4.7](https://img.shields.io/badge/AppVersion-22.8.4.7-informational?style=flat-square) +![Version: 1.0.26](https://img.shields.io/badge/Version-1.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.5.29](https://img.shields.io/badge/AppVersion-22.8.5.29-informational?style=flat-square) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). diff --git a/dependency/clickhouse/1.0.25/app-readme.md b/dependency/clickhouse/1.0.26/app-readme.md similarity index 100% rename from dependency/clickhouse/1.0.25/app-readme.md rename to dependency/clickhouse/1.0.26/app-readme.md diff --git a/dependency/clickhouse/1.0.25/charts/common-10.5.10.tgz b/dependency/clickhouse/1.0.26/charts/common-10.5.10.tgz similarity index 100% rename from dependency/clickhouse/1.0.25/charts/common-10.5.10.tgz rename to dependency/clickhouse/1.0.26/charts/common-10.5.10.tgz diff --git a/dependency/clickhouse/1.0.25/ix_values.yaml b/dependency/clickhouse/1.0.26/ix_values.yaml similarity index 95% rename from dependency/clickhouse/1.0.25/ix_values.yaml rename to dependency/clickhouse/1.0.26/ix_values.yaml index d509513657e..d80107b60fa 100644 --- a/dependency/clickhouse/1.0.25/ix_values.yaml +++ b/dependency/clickhouse/1.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clickhouse pullPolicy: IfNotPresent - tag: 22.8.4.7@sha256:dffb30b94700efc7515aae41ec8c63c6995fa7288ece6ceed0787c05c1f6cb6c + tag: 22.8.5.29@sha256:c0c9c95540897c2712f213b8925e0eaf15eae4557275f1c4b95d0f9f8495229a controller: type: statefulset diff --git a/dependency/clickhouse/1.0.25/questions.yaml b/dependency/clickhouse/1.0.26/questions.yaml similarity index 100% rename from dependency/clickhouse/1.0.25/questions.yaml rename to dependency/clickhouse/1.0.26/questions.yaml diff --git a/dependency/clickhouse/1.0.25/templates/common.yaml b/dependency/clickhouse/1.0.26/templates/common.yaml similarity index 100% rename from dependency/clickhouse/1.0.25/templates/common.yaml rename to dependency/clickhouse/1.0.26/templates/common.yaml diff --git a/dependency/clickhouse/1.0.25/values.yaml b/dependency/clickhouse/1.0.26/values.yaml similarity index 100% rename from dependency/clickhouse/1.0.25/values.yaml rename to dependency/clickhouse/1.0.26/values.yaml diff --git a/dependency/collabora-online/12.1.42/CHANGELOG.md b/dependency/collabora-online/12.1.42/CHANGELOG.md new file mode 100644 index 00000000000..73eee0139b2 --- /dev/null +++ b/dependency/collabora-online/12.1.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [collabora-online-12.1.42](https://github.com/truecharts/charts/compare/collabora-online-12.1.41...collabora-online-12.1.42) (2022-09-16) + +### Chore + +- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mariadb-3.0.73](https://github.com/truecharts/charts/compare/mariadb-3.0.72...mariadb-3.0.73) (2022-09-13) + +### Chore + +- update helm chart common to v10.5.10 + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [mariadb-3.0.72](https://github.com/truecharts/charts/compare/mariadb-3.0.71...mariadb-3.0.72) (2022-09-11) + +### Chore + +- update helm chart common to v10.5.9 + + + + +## [mariadb-3.0.71](https://github.com/truecharts/charts/compare/mariadb-3.0.70...mariadb-3.0.71) (2022-09-10) + +### Chore + +- update helm chart common to v10.5.8 ([#3729](https://github.com/truecharts/charts/issues/3729)) + - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) + + + + +## [mariadb-3.0.70](https://github.com/truecharts/charts/compare/mariadb-3.0.69...mariadb-3.0.70) (2022-09-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + +## [mariadb-3.0.70](https://github.com/truecharts/charts/compare/mariadb-3.0.69...mariadb-3.0.70) (2022-09-06) + +### Chore + +- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) + + + + +## [mariadb-3.0.69](https://github.com/truecharts/charts/compare/mariadb-3.0.68...mariadb-3.0.69) (2022-09-03) + +### Chore + +- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676)) + + + + +## [mariadb-3.0.68](https://github.com/truecharts/charts/compare/mariadb-3.0.67...mariadb-3.0.68) (2022-09-03) + +### Chore + +- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) + + + + + + +## [mariadb-3.0.65](https://github.com/truecharts/charts/compare/mariadb-3.0.64...mariadb-3.0.65) (2022-08-30) + +### Chore + +- update helm chart common to v10.5.5 + + + + +## [mariadb-3.0.64](https://github.com/truecharts/charts/compare/mariadb-3.0.63...mariadb-3.0.64) (2022-08-29) + +### Chore + +- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) + + + diff --git a/dependency/clickhouse/1.0.25/Chart.lock b/dependency/collabora-online/12.1.42/Chart.lock similarity index 80% rename from dependency/clickhouse/1.0.25/Chart.lock rename to dependency/collabora-online/12.1.42/Chart.lock index 54f12dfc4b9..4d6c0e23453 100644 --- a/dependency/clickhouse/1.0.25/Chart.lock +++ b/dependency/collabora-online/12.1.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:09.793992587Z" +generated: "2022-09-16T05:41:12.660853999Z" diff --git a/dependency/collabora-online/12.1.42/Chart.yaml b/dependency/collabora-online/12.1.42/Chart.yaml new file mode 100644 index 00000000000..e0330dc41f7 --- /dev/null +++ b/dependency/collabora-online/12.1.42/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.05.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +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.42 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/collabora-online/12.1.42/README.md b/dependency/collabora-online/12.1.42/README.md new file mode 100644 index 00000000000..dc87797f7d5 --- /dev/null +++ b/dependency/collabora-online/12.1.42/README.md @@ -0,0 +1,110 @@ +# collabora-online + +![Version: 12.1.42](https://img.shields.io/badge/Version-12.1.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.6.1](https://img.shields.io/badge/AppVersion-22.05.6.1-informational?style=flat-square) + +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.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/Quick-Start%20Guides/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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/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.42/app-readme.md b/dependency/collabora-online/12.1.42/app-readme.md new file mode 100644 index 00000000000..bb0328ab81f --- /dev/null +++ b/dependency/collabora-online/12.1.42/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/mariadb/3.0.73/charts/common-10.5.10.tgz b/dependency/collabora-online/12.1.42/charts/common-10.5.10.tgz similarity index 100% rename from dependency/mariadb/3.0.73/charts/common-10.5.10.tgz rename to dependency/collabora-online/12.1.42/charts/common-10.5.10.tgz diff --git a/dependency/collabora-online/12.1.42/ix_values.yaml b/dependency/collabora-online/12.1.42/ix_values.yaml new file mode 100644 index 00000000000..efe47bfeb38 --- /dev/null +++ b/dependency/collabora-online/12.1.42/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/collabora + tag: 22.05.6.1.1@sha256:7eea7b93dd45ce05eaef8296ddd17067ab2d6f21bd05807102c521e5190e40da + 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.42/questions.yaml b/dependency/collabora-online/12.1.42/questions.yaml new file mode 100644 index 00000000000..5decd099ab9 --- /dev/null +++ b/dependency/collabora-online/12.1.42/questions.yaml @@ -0,0 +1,2370 @@ +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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - 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: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - 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: 999Gi + - 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: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: 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: 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + 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: 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/docs/about/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.73/templates/common.yaml b/dependency/collabora-online/12.1.42/templates/common.yaml similarity index 100% rename from dependency/mariadb/3.0.73/templates/common.yaml rename to dependency/collabora-online/12.1.42/templates/common.yaml diff --git a/dependency/mariadb/3.0.73/values.yaml b/dependency/collabora-online/12.1.42/values.yaml similarity index 100% rename from dependency/mariadb/3.0.73/values.yaml rename to dependency/collabora-online/12.1.42/values.yaml diff --git a/dependency/mariadb/3.0.73/CHANGELOG.md b/dependency/mariadb/3.0.74/CHANGELOG.md similarity index 87% rename from dependency/mariadb/3.0.73/CHANGELOG.md rename to dependency/mariadb/3.0.74/CHANGELOG.md index bc444235eb8..a8555597b61 100644 --- a/dependency/mariadb/3.0.73/CHANGELOG.md +++ b/dependency/mariadb/3.0.74/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mariadb-3.0.74](https://github.com/truecharts/charts/compare/mariadb-3.0.73...mariadb-3.0.74) (2022-09-15) + +### Chore + +- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mariadb-3.0.72](https://github.com/truecharts/charts/compare/mariadb-3.0.71...mariadb-3.0.72) (2022-09-11) @@ -87,13 +97,3 @@ - -## [collabora-online-12.1.33](https://github.com/truecharts/charts/compare/collabora-online-12.1.32...collabora-online-12.1.33) (2022-08-26) - -### Chore - -- update helm chart common to v10.5.2 ([#3583](https://github.com/truecharts/charts/issues/3583)) - - - - diff --git a/dependency/memcached/3.0.76/Chart.lock b/dependency/mariadb/3.0.74/Chart.lock similarity index 80% rename from dependency/memcached/3.0.76/Chart.lock rename to dependency/mariadb/3.0.74/Chart.lock index 636942230e7..f277a2baa42 100644 --- a/dependency/memcached/3.0.76/Chart.lock +++ b/dependency/mariadb/3.0.74/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:09.912417473Z" +generated: "2022-09-16T05:41:12.752914008Z" diff --git a/dependency/mariadb/3.0.73/Chart.yaml b/dependency/mariadb/3.0.74/Chart.yaml similarity index 98% rename from dependency/mariadb/3.0.73/Chart.yaml rename to dependency/mariadb/3.0.74/Chart.yaml index 64cebf5aa3b..281e68b30a3 100644 --- a/dependency/mariadb/3.0.73/Chart.yaml +++ b/dependency/mariadb/3.0.74/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.73 +version: 3.0.74 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/3.0.73/README.md b/dependency/mariadb/3.0.74/README.md similarity index 98% rename from dependency/mariadb/3.0.73/README.md rename to dependency/mariadb/3.0.74/README.md index 83219f5541d..865e23d4dc8 100644 --- a/dependency/mariadb/3.0.73/README.md +++ b/dependency/mariadb/3.0.74/README.md @@ -1,6 +1,6 @@ # mariadb -![Version: 3.0.73](https://img.shields.io/badge/Version-3.0.73-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.2](https://img.shields.io/badge/AppVersion-10.9.2-informational?style=flat-square) +![Version: 3.0.74](https://img.shields.io/badge/Version-3.0.74-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.2](https://img.shields.io/badge/AppVersion-10.9.2-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source relational database system. diff --git a/dependency/mariadb/3.0.73/app-readme.md b/dependency/mariadb/3.0.74/app-readme.md similarity index 100% rename from dependency/mariadb/3.0.73/app-readme.md rename to dependency/mariadb/3.0.74/app-readme.md diff --git a/dependency/memcached/3.0.76/charts/common-10.5.10.tgz b/dependency/mariadb/3.0.74/charts/common-10.5.10.tgz similarity index 100% rename from dependency/memcached/3.0.76/charts/common-10.5.10.tgz rename to dependency/mariadb/3.0.74/charts/common-10.5.10.tgz diff --git a/dependency/mariadb/3.0.73/ix_values.yaml b/dependency/mariadb/3.0.74/ix_values.yaml similarity index 97% rename from dependency/mariadb/3.0.73/ix_values.yaml rename to dependency/mariadb/3.0.74/ix_values.yaml index c60e9297d6a..0d48a721c43 100644 --- a/dependency/mariadb/3.0.73/ix_values.yaml +++ b/dependency/mariadb/3.0.74/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: 10.9.2@sha256:967e3a426de0b97ed5dded5d4d1e6306fafe126faa1ccf9652f4e0512f396bd4 + tag: 10.9.2@sha256:fea204c37bbcba67bfd61499e0eee9965933f167ce1e67c090f6a5e58c6ac026 controller: # -- Set the controller type. diff --git a/dependency/mariadb/3.0.73/questions.yaml b/dependency/mariadb/3.0.74/questions.yaml similarity index 100% rename from dependency/mariadb/3.0.73/questions.yaml rename to dependency/mariadb/3.0.74/questions.yaml diff --git a/stable/adguard-home/2.0.2/templates/common.yaml b/dependency/mariadb/3.0.74/templates/common.yaml similarity index 100% rename from stable/adguard-home/2.0.2/templates/common.yaml rename to dependency/mariadb/3.0.74/templates/common.yaml diff --git a/dependency/memcached/3.0.76/values.yaml b/dependency/mariadb/3.0.74/values.yaml similarity index 100% rename from dependency/memcached/3.0.76/values.yaml rename to dependency/mariadb/3.0.74/values.yaml diff --git a/dependency/memcached/3.0.76/CHANGELOG.md b/dependency/memcached/3.0.77/CHANGELOG.md similarity index 75% rename from dependency/memcached/3.0.76/CHANGELOG.md rename to dependency/memcached/3.0.77/CHANGELOG.md index 97ac87abed8..48bf14f66b8 100644 --- a/dependency/memcached/3.0.76/CHANGELOG.md +++ b/dependency/memcached/3.0.77/CHANGELOG.md @@ -2,6 +2,16 @@ +## [memcached-3.0.77](https://github.com/truecharts/charts/compare/memcached-3.0.76...memcached-3.0.77) (2022-09-16) + +### Chore + +- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [memcached-3.0.76](https://github.com/truecharts/charts/compare/memcached-3.0.75...memcached-3.0.76) (2022-09-13) ### Chore diff --git a/dependency/mongodb/2.0.13/Chart.lock b/dependency/memcached/3.0.77/Chart.lock similarity index 80% rename from dependency/mongodb/2.0.13/Chart.lock rename to dependency/memcached/3.0.77/Chart.lock index c697943468e..f71f150c783 100644 --- a/dependency/mongodb/2.0.13/Chart.lock +++ b/dependency/memcached/3.0.77/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:36.962607961Z" +generated: "2022-09-16T05:41:12.746552166Z" diff --git a/dependency/memcached/3.0.76/Chart.yaml b/dependency/memcached/3.0.77/Chart.yaml similarity index 98% rename from dependency/memcached/3.0.76/Chart.yaml rename to dependency/memcached/3.0.77/Chart.yaml index b42bdbc4029..a49401c4f1e 100644 --- a/dependency/memcached/3.0.76/Chart.yaml +++ b/dependency/memcached/3.0.77/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.76 +version: 3.0.77 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/3.0.76/README.md b/dependency/memcached/3.0.77/README.md similarity index 98% rename from dependency/memcached/3.0.76/README.md rename to dependency/memcached/3.0.77/README.md index 2b9ec899990..a5e3a297d4e 100644 --- a/dependency/memcached/3.0.76/README.md +++ b/dependency/memcached/3.0.77/README.md @@ -1,6 +1,6 @@ # memcached -![Version: 3.0.76](https://img.shields.io/badge/Version-3.0.76-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) +![Version: 3.0.77](https://img.shields.io/badge/Version-3.0.77-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square) Memcached is a memory-backed database caching solution diff --git a/dependency/memcached/3.0.76/app-readme.md b/dependency/memcached/3.0.77/app-readme.md similarity index 100% rename from dependency/memcached/3.0.76/app-readme.md rename to dependency/memcached/3.0.77/app-readme.md diff --git a/dependency/mongodb/2.0.13/charts/common-10.5.10.tgz b/dependency/memcached/3.0.77/charts/common-10.5.10.tgz similarity index 100% rename from dependency/mongodb/2.0.13/charts/common-10.5.10.tgz rename to dependency/memcached/3.0.77/charts/common-10.5.10.tgz diff --git a/dependency/memcached/3.0.76/ix_values.yaml b/dependency/memcached/3.0.77/ix_values.yaml similarity index 68% rename from dependency/memcached/3.0.76/ix_values.yaml rename to dependency/memcached/3.0.77/ix_values.yaml index b1e2350780b..2acc0515356 100644 --- a/dependency/memcached/3.0.76/ix_values.yaml +++ b/dependency/memcached/3.0.77/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: 1.6.17@sha256:d6770534fb5f20a4f8debb623716a33192a3f3e7fb2b4c0a850d10fcecbfed55 + tag: 1.6.17@sha256:cea73c7b9666aa86a112948a6b94dca7b6523d906af2258dc7d38b643cad62b7 service: main: diff --git a/dependency/memcached/3.0.76/questions.yaml b/dependency/memcached/3.0.77/questions.yaml similarity index 100% rename from dependency/memcached/3.0.76/questions.yaml rename to dependency/memcached/3.0.77/questions.yaml diff --git a/dependency/memcached/3.0.76/templates/common.yaml b/dependency/memcached/3.0.77/templates/common.yaml similarity index 100% rename from dependency/memcached/3.0.76/templates/common.yaml rename to dependency/memcached/3.0.77/templates/common.yaml diff --git a/dependency/mongodb/2.0.13/values.yaml b/dependency/memcached/3.0.77/values.yaml similarity index 100% rename from dependency/mongodb/2.0.13/values.yaml rename to dependency/memcached/3.0.77/values.yaml diff --git a/dependency/mongodb/2.0.13/CHANGELOG.md b/dependency/mongodb/2.0.14/CHANGELOG.md similarity index 88% rename from dependency/mongodb/2.0.13/CHANGELOG.md rename to dependency/mongodb/2.0.14/CHANGELOG.md index 7f6e6ca9ac2..ef7867f7d68 100644 --- a/dependency/mongodb/2.0.13/CHANGELOG.md +++ b/dependency/mongodb/2.0.14/CHANGELOG.md @@ -2,6 +2,16 @@ +## [mongodb-2.0.14](https://github.com/truecharts/charts/compare/mongodb-2.0.13...mongodb-2.0.14) (2022-09-15) + +### Chore + +- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mongodb-2.0.13](https://github.com/truecharts/charts/compare/mongodb-2.0.12...mongodb-2.0.13) (2022-09-13) ### Chore @@ -87,13 +97,3 @@ - -## [mongodb-2.0.7](https://github.com/truecharts/charts/compare/mongodb-2.0.6...mongodb-2.0.7) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - diff --git a/dependency/mongodb/2.0.14/Chart.lock b/dependency/mongodb/2.0.14/Chart.lock new file mode 100644 index 00000000000..1f483eba603 --- /dev/null +++ b/dependency/mongodb/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:41:44.821908304Z" diff --git a/dependency/mongodb/2.0.13/Chart.yaml b/dependency/mongodb/2.0.14/Chart.yaml similarity index 98% rename from dependency/mongodb/2.0.13/Chart.yaml rename to dependency/mongodb/2.0.14/Chart.yaml index 3dcf26e3863..81ea14cf826 100644 --- a/dependency/mongodb/2.0.13/Chart.yaml +++ b/dependency/mongodb/2.0.14/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/2.0.13/README.md b/dependency/mongodb/2.0.14/README.md similarity index 98% rename from dependency/mongodb/2.0.13/README.md rename to dependency/mongodb/2.0.14/README.md index 32316ea2733..cbc45877ae5 100644 --- a/dependency/mongodb/2.0.13/README.md +++ b/dependency/mongodb/2.0.14/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 2.0.13](https://img.shields.io/badge/Version-2.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) +![Version: 2.0.14](https://img.shields.io/badge/Version-2.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system. diff --git a/dependency/mongodb/2.0.13/app-readme.md b/dependency/mongodb/2.0.14/app-readme.md similarity index 100% rename from dependency/mongodb/2.0.13/app-readme.md rename to dependency/mongodb/2.0.14/app-readme.md diff --git a/dependency/postgresql/8.0.78/charts/common-10.5.10.tgz b/dependency/mongodb/2.0.14/charts/common-10.5.10.tgz similarity index 100% rename from dependency/postgresql/8.0.78/charts/common-10.5.10.tgz rename to dependency/mongodb/2.0.14/charts/common-10.5.10.tgz diff --git a/dependency/mongodb/2.0.13/ix_values.yaml b/dependency/mongodb/2.0.14/ix_values.yaml similarity index 97% rename from dependency/mongodb/2.0.13/ix_values.yaml rename to dependency/mongodb/2.0.14/ix_values.yaml index c04269cfce7..fbb3052738e 100644 --- a/dependency/mongodb/2.0.13/ix_values.yaml +++ b/dependency/mongodb/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.1@sha256:da6b61ab6b7b2e8cb2e64f0e6a36d1393a9e8a8bee43f90c466d283e32f8de92 + tag: 6.0.1@sha256:4f96fe4cf2e04c73131dfe730cd6f029b315d92f132e0a74814196f05c0f3459 controller: # -- Set the controller type. diff --git a/dependency/mongodb/2.0.13/questions.yaml b/dependency/mongodb/2.0.14/questions.yaml similarity index 100% rename from dependency/mongodb/2.0.13/questions.yaml rename to dependency/mongodb/2.0.14/questions.yaml diff --git a/dependency/mongodb/2.0.13/templates/common.yaml b/dependency/mongodb/2.0.14/templates/common.yaml similarity index 100% rename from dependency/mongodb/2.0.13/templates/common.yaml rename to dependency/mongodb/2.0.14/templates/common.yaml diff --git a/dependency/postgresql/8.0.78/values.yaml b/dependency/mongodb/2.0.14/values.yaml similarity index 100% rename from dependency/postgresql/8.0.78/values.yaml rename to dependency/mongodb/2.0.14/values.yaml diff --git a/dependency/postgresql/8.0.78/Chart.lock b/dependency/postgresql/8.0.78/Chart.lock deleted file mode 100644 index 97e1c8163c5..00000000000 --- a/dependency/postgresql/8.0.78/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:34:36.966816908Z" diff --git a/dependency/postgresql/8.0.78/CHANGELOG.md b/dependency/postgresql/8.0.80/CHANGELOG.md similarity index 70% rename from dependency/postgresql/8.0.78/CHANGELOG.md rename to dependency/postgresql/8.0.80/CHANGELOG.md index 0b47842be30..8a871dac69f 100644 --- a/dependency/postgresql/8.0.78/CHANGELOG.md +++ b/dependency/postgresql/8.0.80/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postgresql-8.0.80](https://github.com/truecharts/charts/compare/postgresql-8.0.78...postgresql-8.0.80) (2022-09-16) + +### Chore + +- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [postgresql-8.0.78](https://github.com/truecharts/charts/compare/postgresql-8.0.77...postgresql-8.0.78) (2022-09-13) ### Chore diff --git a/dependency/postgresql/8.0.80/Chart.lock b/dependency/postgresql/8.0.80/Chart.lock new file mode 100644 index 00000000000..e504f9a9175 --- /dev/null +++ b/dependency/postgresql/8.0.80/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:41:44.965800252Z" diff --git a/dependency/postgresql/8.0.78/Chart.yaml b/dependency/postgresql/8.0.80/Chart.yaml similarity index 97% rename from dependency/postgresql/8.0.78/Chart.yaml rename to dependency/postgresql/8.0.80/Chart.yaml index 36281ba6c6e..a82b472a9bf 100644 --- a/dependency/postgresql/8.0.78/Chart.yaml +++ b/dependency/postgresql/8.0.80/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.78 +version: 8.0.80 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/8.0.78/README.md b/dependency/postgresql/8.0.80/README.md similarity index 98% rename from dependency/postgresql/8.0.78/README.md rename to dependency/postgresql/8.0.80/README.md index c9db13f5959..70ea9efa2a1 100644 --- a/dependency/postgresql/8.0.78/README.md +++ b/dependency/postgresql/8.0.80/README.md @@ -1,6 +1,6 @@ # postgresql -![Version: 8.0.78](https://img.shields.io/badge/Version-8.0.78-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) +![Version: 8.0.80](https://img.shields.io/badge/Version-8.0.80-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square) PostgresSQL diff --git a/dependency/postgresql/8.0.78/app-readme.md b/dependency/postgresql/8.0.80/app-readme.md similarity index 100% rename from dependency/postgresql/8.0.78/app-readme.md rename to dependency/postgresql/8.0.80/app-readme.md diff --git a/dependency/redis/3.0.75/charts/common-10.5.10.tgz b/dependency/postgresql/8.0.80/charts/common-10.5.10.tgz similarity index 100% rename from dependency/redis/3.0.75/charts/common-10.5.10.tgz rename to dependency/postgresql/8.0.80/charts/common-10.5.10.tgz diff --git a/dependency/postgresql/8.0.78/ix_values.yaml b/dependency/postgresql/8.0.80/ix_values.yaml similarity index 97% rename from dependency/postgresql/8.0.78/ix_values.yaml rename to dependency/postgresql/8.0.80/ix_values.yaml index 4c879c66cce..41d1dcf793a 100644 --- a/dependency/postgresql/8.0.78/ix_values.yaml +++ b/dependency/postgresql/8.0.80/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:efd384c1a58943ddf25b780f616a77717b372649bd6baede90b9e713cbdc44db + tag: 14.5.0@sha256:d064673bd61ab920e794bc5e327669d183eb4e87f08c7cf2fe77b7245b97d7d5 controller: # -- Set the controller type. diff --git a/dependency/postgresql/8.0.78/questions.yaml b/dependency/postgresql/8.0.80/questions.yaml similarity index 100% rename from dependency/postgresql/8.0.78/questions.yaml rename to dependency/postgresql/8.0.80/questions.yaml diff --git a/dependency/postgresql/8.0.78/templates/common.yaml b/dependency/postgresql/8.0.80/templates/common.yaml similarity index 100% rename from dependency/postgresql/8.0.78/templates/common.yaml rename to dependency/postgresql/8.0.80/templates/common.yaml diff --git a/dependency/redis/3.0.75/values.yaml b/dependency/postgresql/8.0.80/values.yaml similarity index 100% rename from dependency/redis/3.0.75/values.yaml rename to dependency/postgresql/8.0.80/values.yaml diff --git a/dependency/redis/3.0.75/Chart.lock b/dependency/redis/3.0.75/Chart.lock deleted file mode 100644 index 0bdc69f8fc7..00000000000 --- a/dependency/redis/3.0.75/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T07:25:51.517673117Z" diff --git a/dependency/redis/3.0.75/CHANGELOG.md b/dependency/redis/3.0.76/CHANGELOG.md similarity index 91% rename from dependency/redis/3.0.75/CHANGELOG.md rename to dependency/redis/3.0.76/CHANGELOG.md index f2e17b43499..24b8338317d 100644 --- a/dependency/redis/3.0.75/CHANGELOG.md +++ b/dependency/redis/3.0.76/CHANGELOG.md @@ -2,6 +2,15 @@ +## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-15) + +### Chore + +- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + + + + ## [redis-3.0.75](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...redis-3.0.75) (2022-09-15) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-2.0.6](https://github.com/truecharts/charts/compare/mongodb-2.0.5...mongodb-2.0.6) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [mongodb-2.0.5](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.5) (2022-08-30) diff --git a/dependency/redis/3.0.76/Chart.lock b/dependency/redis/3.0.76/Chart.lock new file mode 100644 index 00000000000..669e369c893 --- /dev/null +++ b/dependency/redis/3.0.76/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:41:46.187910546Z" diff --git a/dependency/redis/3.0.75/Chart.yaml b/dependency/redis/3.0.76/Chart.yaml similarity index 98% rename from dependency/redis/3.0.75/Chart.yaml rename to dependency/redis/3.0.76/Chart.yaml index c6cd697cbd3..d243256e8d8 100644 --- a/dependency/redis/3.0.75/Chart.yaml +++ b/dependency/redis/3.0.76/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.75 +version: 3.0.76 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/3.0.75/README.md b/dependency/redis/3.0.76/README.md similarity index 98% rename from dependency/redis/3.0.75/README.md rename to dependency/redis/3.0.76/README.md index 9c62e5b840d..4e5d6021cf7 100644 --- a/dependency/redis/3.0.75/README.md +++ b/dependency/redis/3.0.76/README.md @@ -1,6 +1,6 @@ # redis -![Version: 3.0.75](https://img.shields.io/badge/Version-3.0.75-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) +![Version: 3.0.76](https://img.shields.io/badge/Version-3.0.76-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square) Open source, advanced key-value store. diff --git a/dependency/redis/3.0.75/app-readme.md b/dependency/redis/3.0.76/app-readme.md similarity index 100% rename from dependency/redis/3.0.75/app-readme.md rename to dependency/redis/3.0.76/app-readme.md diff --git a/dependency/solr/0.0.48/charts/common-10.5.10.tgz b/dependency/redis/3.0.76/charts/common-10.5.10.tgz similarity index 100% rename from dependency/solr/0.0.48/charts/common-10.5.10.tgz rename to dependency/redis/3.0.76/charts/common-10.5.10.tgz diff --git a/dependency/redis/3.0.75/ix_values.yaml b/dependency/redis/3.0.76/ix_values.yaml similarity index 98% rename from dependency/redis/3.0.75/ix_values.yaml rename to dependency/redis/3.0.76/ix_values.yaml index 57c67f0ab2d..a0332cc86c8 100644 --- a/dependency/redis/3.0.75/ix_values.yaml +++ b/dependency/redis/3.0.76/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redis pullPolicy: IfNotPresent - tag: v7.0.4@sha256:81c7a9136573d742cdd974a02599e0cbfc9d2645192b092597abcbdad2ac0f8e + tag: v7.0.4@sha256:7fc060f6f09e6ceb97944c56aab349f0267d28d7e61fc80ea66cb873b8cb7e05 controller: # -- Set the controller type. diff --git a/dependency/redis/3.0.75/questions.yaml b/dependency/redis/3.0.76/questions.yaml similarity index 100% rename from dependency/redis/3.0.75/questions.yaml rename to dependency/redis/3.0.76/questions.yaml diff --git a/dependency/redis/3.0.75/templates/common.yaml b/dependency/redis/3.0.76/templates/common.yaml similarity index 100% rename from dependency/redis/3.0.75/templates/common.yaml rename to dependency/redis/3.0.76/templates/common.yaml diff --git a/dependency/solr/0.0.48/values.yaml b/dependency/redis/3.0.76/values.yaml similarity index 100% rename from dependency/solr/0.0.48/values.yaml rename to dependency/redis/3.0.76/values.yaml diff --git a/dependency/solr/0.0.48/Chart.lock b/dependency/solr/0.0.48/Chart.lock deleted file mode 100644 index 6d6bec6a942..00000000000 --- a/dependency/solr/0.0.48/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-13T18:35:02.417042694Z" diff --git a/dependency/solr/0.0.48/CHANGELOG.md b/dependency/solr/0.0.49/CHANGELOG.md similarity index 86% rename from dependency/solr/0.0.48/CHANGELOG.md rename to dependency/solr/0.0.49/CHANGELOG.md index 646c8b8adb2..be88d5ad530 100644 --- a/dependency/solr/0.0.48/CHANGELOG.md +++ b/dependency/solr/0.0.49/CHANGELOG.md @@ -2,6 +2,16 @@ +## [solr-0.0.49](https://github.com/truecharts/charts/compare/solr-0.0.48...solr-0.0.49) (2022-09-16) + +### Chore + +- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [solr-0.0.48](https://github.com/truecharts/charts/compare/solr-0.0.47...solr-0.0.48) (2022-09-13) ### Chore @@ -87,13 +97,3 @@ -## [solr-0.0.38](https://github.com/truecharts/charts/compare/solr-0.0.37...solr-0.0.38) (2022-08-29) - -### Chore - -- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613)) - - - - -## [solr-0.0.37](https://github.com/truecharts/charts/compare/solr-0.0.36...solr-0.0.37) (2022-08-29) diff --git a/dependency/solr/0.0.49/Chart.lock b/dependency/solr/0.0.49/Chart.lock new file mode 100644 index 00000000000..d60c551e60e --- /dev/null +++ b/dependency/solr/0.0.49/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:41:46.432859692Z" diff --git a/dependency/solr/0.0.48/Chart.yaml b/dependency/solr/0.0.49/Chart.yaml similarity index 98% rename from dependency/solr/0.0.48/Chart.yaml rename to dependency/solr/0.0.49/Chart.yaml index 899afd3952f..58d5fde936b 100644 --- a/dependency/solr/0.0.48/Chart.yaml +++ b/dependency/solr/0.0.49/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.48 +version: 0.0.49 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/0.0.48/README.md b/dependency/solr/0.0.49/README.md similarity index 98% rename from dependency/solr/0.0.48/README.md rename to dependency/solr/0.0.49/README.md index 793534d54eb..43f3754b048 100644 --- a/dependency/solr/0.0.48/README.md +++ b/dependency/solr/0.0.49/README.md @@ -1,6 +1,6 @@ # solr -![Version: 0.0.48](https://img.shields.io/badge/Version-0.0.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) +![Version: 0.0.49](https://img.shields.io/badge/Version-0.0.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square) Apache Solr diff --git a/dependency/solr/0.0.48/app-readme.md b/dependency/solr/0.0.49/app-readme.md similarity index 100% rename from dependency/solr/0.0.48/app-readme.md rename to dependency/solr/0.0.49/app-readme.md diff --git a/incubator/chromium/0.0.28/charts/common-10.5.10.tgz b/dependency/solr/0.0.49/charts/common-10.5.10.tgz similarity index 100% rename from incubator/chromium/0.0.28/charts/common-10.5.10.tgz rename to dependency/solr/0.0.49/charts/common-10.5.10.tgz diff --git a/dependency/solr/0.0.48/ix_values.yaml b/dependency/solr/0.0.49/ix_values.yaml similarity index 98% rename from dependency/solr/0.0.48/ix_values.yaml rename to dependency/solr/0.0.49/ix_values.yaml index d568b10c4ba..2650aa0d42b 100644 --- a/dependency/solr/0.0.48/ix_values.yaml +++ b/dependency/solr/0.0.49/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.0.0@sha256:3011af8b8fef9cea75b7889313bb6f452ed6c7c581ce41e0636c0c6d9755dac5 + tag: v9.0.0@sha256:610f88ebf6f1742a364df66bf6834279022ff5a241a129fc966b876be2ba83a2 controller: # -- Set the controller type. diff --git a/dependency/solr/0.0.48/questions.yaml b/dependency/solr/0.0.49/questions.yaml similarity index 100% rename from dependency/solr/0.0.48/questions.yaml rename to dependency/solr/0.0.49/questions.yaml diff --git a/dependency/solr/0.0.48/templates/common.yaml b/dependency/solr/0.0.49/templates/common.yaml similarity index 100% rename from dependency/solr/0.0.48/templates/common.yaml rename to dependency/solr/0.0.49/templates/common.yaml diff --git a/incubator/chromium/0.0.28/values.yaml b/dependency/solr/0.0.49/values.yaml similarity index 100% rename from incubator/chromium/0.0.28/values.yaml rename to dependency/solr/0.0.49/values.yaml diff --git a/enterprise/metallb/4.0.10/CHANGELOG.md b/enterprise/metallb/4.0.10/CHANGELOG.md index 01ed75268d1..d741125aaed 100644 --- a/enterprise/metallb/4.0.10/CHANGELOG.md +++ b/enterprise/metallb/4.0.10/CHANGELOG.md @@ -2,6 +2,16 @@ +## [metallb-4.0.10](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [metallb-4.0.10](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.10) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) - cleanup and move to enterprise train ([#3740](https://github.com/truecharts/charts/issues/3740)) - - - - -## [metallb-4.0.1](https://github.com/truecharts/charts/compare/metallb-2.0.14...metallb-4.0.1) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] - - fix questions.yaml ([#3744](https://github.com/truecharts/charts/issues/3744)) diff --git a/enterprise/metallb/4.0.10/Chart.lock b/enterprise/metallb/4.0.10/Chart.lock index fd1b0b1700d..00cdafed27a 100644 --- a/enterprise/metallb/4.0.10/Chart.lock +++ b/enterprise/metallb/4.0.10/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://metallb.github.io/metallb version: 0.13.5 digest: sha256:93c3b2e0dcac6573c126e8c90e6a416b3b704c84db5fbe4d5cd194f12054fbf9 -generated: "2022-09-15T13:26:30.969723684Z" +generated: "2022-09-16T05:42:17.698585818Z" diff --git a/incubator/acestream/0.0.23/CHANGELOG.md b/incubator/acestream/0.0.23/CHANGELOG.md index 4feb4edebf6..bbc50e65755 100644 --- a/incubator/acestream/0.0.23/CHANGELOG.md +++ b/incubator/acestream/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [acestream-0.0.21](https://github.com/truecharts/charts/compare/acestream-0.0.20...acestream-0.0.21) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [acestream-0.0.20](https://github.com/truecharts/charts/compare/acestream-0.0.19...acestream-0.0.20) (2022-08-30) diff --git a/incubator/acestream/0.0.23/Chart.lock b/incubator/acestream/0.0.23/Chart.lock index dc145abf0fc..ab01dba2043 100644 --- a/incubator/acestream/0.0.23/Chart.lock +++ b/incubator/acestream/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:26:30.933578714Z" +generated: "2022-09-16T05:42:17.861895221Z" diff --git a/incubator/actualserver/0.0.27/CHANGELOG.md b/incubator/actualserver/0.0.27/CHANGELOG.md index 1cf1cbe82bb..1ea6a5f8d5c 100644 --- a/incubator/actualserver/0.0.27/CHANGELOG.md +++ b/incubator/actualserver/0.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/actualserver/0.0.27/Chart.lock b/incubator/actualserver/0.0.27/Chart.lock index 812e8d5f7a1..cf214e2ba3c 100644 --- a/incubator/actualserver/0.0.27/Chart.lock +++ b/incubator/actualserver/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:26:30.947490472Z" +generated: "2022-09-16T05:42:19.026328617Z" diff --git a/incubator/adguardhome-sync/0.0.28/CHANGELOG.md b/incubator/adguardhome-sync/0.0.28/CHANGELOG.md index d2138689cc8..fad61d1f708 100644 --- a/incubator/adguardhome-sync/0.0.28/CHANGELOG.md +++ b/incubator/adguardhome-sync/0.0.28/CHANGELOG.md @@ -2,6 +2,18 @@ +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [adguardhome-sync-0.0.26](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [adguardhome-sync-0.0.25](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30) diff --git a/incubator/adguardhome-sync/0.0.28/Chart.lock b/incubator/adguardhome-sync/0.0.28/Chart.lock index e2d2e02fd07..1ede1fc3d94 100644 --- a/incubator/adguardhome-sync/0.0.28/Chart.lock +++ b/incubator/adguardhome-sync/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:26:30.974055164Z" +generated: "2022-09-16T05:42:19.366878603Z" diff --git a/incubator/adguardhome-sync/0.0.28/ix_values.yaml b/incubator/adguardhome-sync/0.0.28/ix_values.yaml index c29ce70ba8d..c6c00ab76d3 100644 --- a/incubator/adguardhome-sync/0.0.28/ix_values.yaml +++ b/incubator/adguardhome-sync/0.0.28/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adguardhome-sync - tag: latest@sha256:a29533b283782424bdefd48cd578a1d79325330502ae44a7c32167f0aa20501b + tag: latest@sha256:9b4109324abfef1c2e22b5880f825fa107d9bf18fa3045b6f5c382a039abb3a2 persistence: config: enabled: true diff --git a/incubator/adminer/0.0.26/CHANGELOG.md b/incubator/adminer/0.0.26/CHANGELOG.md index aedfc08469b..fe24238ce9b 100644 --- a/incubator/adminer/0.0.26/CHANGELOG.md +++ b/incubator/adminer/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [adminer-0.0.24](https://github.com/truecharts/charts/compare/adminer-0.0.23...adminer-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [adminer-0.0.23](https://github.com/truecharts/charts/compare/adminer-0.0.22...adminer-0.0.23) (2022-08-30) diff --git a/incubator/adminer/0.0.26/Chart.lock b/incubator/adminer/0.0.26/Chart.lock index 97461cec9e8..6f52d0205c5 100644 --- a/incubator/adminer/0.0.26/Chart.lock +++ b/incubator/adminer/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:00.892048433Z" +generated: "2022-09-16T05:42:50.805384845Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md index 4dd19ffa6d3..9833e54e58c 100644 --- a/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md +++ b/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [alienswarm-reactivedrop-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-reactivedrop-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alienswarm-reactivedrop-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-reactivedrop-0.0.21) (2022-08-30) diff --git a/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock index 6a5fe1565c2..702cd398864 100644 --- a/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock +++ b/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:02.422472049Z" +generated: "2022-09-16T05:42:52.098142956Z" diff --git a/incubator/alienswarm/0.0.24/CHANGELOG.md b/incubator/alienswarm/0.0.24/CHANGELOG.md index ab18b5c7f93..dbc2ad7e66b 100644 --- a/incubator/alienswarm/0.0.24/CHANGELOG.md +++ b/incubator/alienswarm/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [alienswarm-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alienswarm-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-0.0.21) (2022-08-30) diff --git a/incubator/alienswarm/0.0.24/Chart.lock b/incubator/alienswarm/0.0.24/Chart.lock index 5615b11b9a5..46345c74e4e 100644 --- a/incubator/alienswarm/0.0.24/Chart.lock +++ b/incubator/alienswarm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:02.436938218Z" +generated: "2022-09-16T05:42:51.892791218Z" diff --git a/incubator/altitude/0.0.24/CHANGELOG.md b/incubator/altitude/0.0.24/CHANGELOG.md index 5fc41f7fc0c..e3b767f6748 100644 --- a/incubator/altitude/0.0.24/CHANGELOG.md +++ b/incubator/altitude/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [altitude-0.0.22](https://github.com/truecharts/charts/compare/altitude-0.0.21...altitude-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amtd-0.0.26](https://github.com/truecharts/charts/compare/amtd-0.0.25...amtd-0.0.26) (2022-08-30) diff --git a/incubator/altitude/0.0.24/Chart.lock b/incubator/altitude/0.0.24/Chart.lock index aee32792942..7f5b27575ef 100644 --- a/incubator/altitude/0.0.24/Chart.lock +++ b/incubator/altitude/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:16.612086216Z" +generated: "2022-09-16T05:43:05.345932459Z" diff --git a/incubator/americasarmy-pg/0.0.24/CHANGELOG.md b/incubator/americasarmy-pg/0.0.24/CHANGELOG.md index 6f4b77653f0..ab76285b349 100644 --- a/incubator/americasarmy-pg/0.0.24/CHANGELOG.md +++ b/incubator/americasarmy-pg/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [americasarmy-pg-0.0.22](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.21...americasarmy-pg-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [americasarmy-pg-0.0.21](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.20...americasarmy-pg-0.0.21) (2022-08-30) diff --git a/incubator/americasarmy-pg/0.0.24/Chart.lock b/incubator/americasarmy-pg/0.0.24/Chart.lock index 16894250348..7708fd733d6 100644 --- a/incubator/americasarmy-pg/0.0.24/Chart.lock +++ b/incubator/americasarmy-pg/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:31.534431412Z" +generated: "2022-09-16T05:43:23.982955656Z" diff --git a/incubator/amtd/0.0.29/CHANGELOG.md b/incubator/amtd/0.0.29/CHANGELOG.md index dd810aa4d38..9a0d9f9145a 100644 --- a/incubator/amtd/0.0.29/CHANGELOG.md +++ b/incubator/amtd/0.0.29/CHANGELOG.md @@ -2,6 +2,16 @@ +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - -## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - diff --git a/incubator/amtd/0.0.29/Chart.lock b/incubator/amtd/0.0.29/Chart.lock index d73fab4482c..48a4967eeba 100644 --- a/incubator/amtd/0.0.29/Chart.lock +++ b/incubator/amtd/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:32.66231207Z" +generated: "2022-09-16T05:43:24.885206029Z" diff --git a/incubator/amule/0.0.24/CHANGELOG.md b/incubator/amule/0.0.24/CHANGELOG.md index 580f45a29af..1f983a28154 100644 --- a/incubator/amule/0.0.24/CHANGELOG.md +++ b/incubator/amule/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [amule-0.0.22](https://github.com/truecharts/charts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [amule-0.0.21](https://github.com/truecharts/charts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30) diff --git a/incubator/amule/0.0.24/Chart.lock b/incubator/amule/0.0.24/Chart.lock index 3243db36cb1..28844fd569a 100644 --- a/incubator/amule/0.0.24/Chart.lock +++ b/incubator/amule/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:32.826111514Z" +generated: "2022-09-16T05:43:25.216380193Z" diff --git a/incubator/amvd/0.0.24/CHANGELOG.md b/incubator/amvd/0.0.24/CHANGELOG.md index 9eaf507112e..d55e1ac27b6 100644 --- a/incubator/amvd/0.0.24/CHANGELOG.md +++ b/incubator/amvd/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [amvd-0.0.21](https://github.com/truecharts/charts/compare/amvd-0.0.20...amvd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/amvd/0.0.24/Chart.lock b/incubator/amvd/0.0.24/Chart.lock index 83b259c6fdb..224b3440ab4 100644 --- a/incubator/amvd/0.0.24/Chart.lock +++ b/incubator/amvd/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:27:46.975174954Z" +generated: "2022-09-16T05:43:38.934992287Z" diff --git a/incubator/android-8-0/0.0.24/CHANGELOG.md b/incubator/android-8-0/0.0.24/CHANGELOG.md index 0536b30f494..f75dd156df6 100644 --- a/incubator/android-8-0/0.0.24/CHANGELOG.md +++ b/incubator/android-8-0/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [android-8-0-0.0.22](https://github.com/truecharts/charts/compare/android-8-0-0.0.21...android-8-0-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [android-8-0-0.0.21](https://github.com/truecharts/charts/compare/android-8-0-0.0.20...android-8-0-0.0.21) (2022-08-30) - diff --git a/incubator/android-8-0/0.0.24/Chart.lock b/incubator/android-8-0/0.0.24/Chart.lock index b1409b1484e..c7e493b1d38 100644 --- a/incubator/android-8-0/0.0.24/Chart.lock +++ b/incubator/android-8-0/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:02.022864631Z" +generated: "2022-09-16T05:43:56.926713302Z" diff --git a/incubator/androiddebugbridge/0.0.24/CHANGELOG.md b/incubator/androiddebugbridge/0.0.24/CHANGELOG.md index 12b920c7d0a..01bbbafdd97 100644 --- a/incubator/androiddebugbridge/0.0.24/CHANGELOG.md +++ b/incubator/androiddebugbridge/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [androiddebugbridge-0.0.22](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.21...androiddebugbridge-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [androiddebugbridge-0.0.21](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.20...androiddebugbridge-0.0.21) (2022-08-30) diff --git a/incubator/androiddebugbridge/0.0.24/Chart.lock b/incubator/androiddebugbridge/0.0.24/Chart.lock index 1568694fc70..c836263afff 100644 --- a/incubator/androiddebugbridge/0.0.24/Chart.lock +++ b/incubator/androiddebugbridge/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:02.706459534Z" +generated: "2022-09-16T05:43:57.558853307Z" diff --git a/incubator/anki-sync-server/0.0.11/CHANGELOG.md b/incubator/anki-sync-server/0.0.11/CHANGELOG.md index 731c0dcb733..31025e44646 100644 --- a/incubator/anki-sync-server/0.0.11/CHANGELOG.md +++ b/incubator/anki-sync-server/0.0.11/CHANGELOG.md @@ -2,6 +2,17 @@ +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [anki-sync-server-0.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/anki-sync-server/0.0.11/Chart.lock b/incubator/anki-sync-server/0.0.11/Chart.lock index 93e1f857344..c53271784be 100644 --- a/incubator/anki-sync-server/0.0.11/Chart.lock +++ b/incubator/anki-sync-server/0.0.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:03.773353303Z" +generated: "2022-09-16T05:43:57.632391438Z" diff --git a/incubator/anope/0.0.24/CHANGELOG.md b/incubator/anope/0.0.24/CHANGELOG.md index baf72a32802..e74ad96820d 100644 --- a/incubator/anope/0.0.24/CHANGELOG.md +++ b/incubator/anope/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [anope-0.0.22](https://github.com/truecharts/charts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [anope-0.0.21](https://github.com/truecharts/charts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30) - diff --git a/incubator/anope/0.0.24/Chart.lock b/incubator/anope/0.0.24/Chart.lock index 0effeb4ba27..24af106573d 100644 --- a/incubator/anope/0.0.24/Chart.lock +++ b/incubator/anope/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:17.853884186Z" +generated: "2022-09-16T05:44:10.77249197Z" diff --git a/incubator/apache-webdav/0.0.24/CHANGELOG.md b/incubator/apache-webdav/0.0.24/CHANGELOG.md index be7feec9e0f..393aaf732f9 100644 --- a/incubator/apache-webdav/0.0.24/CHANGELOG.md +++ b/incubator/apache-webdav/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [apache-webdav-0.0.22](https://github.com/truecharts/charts/compare/apache-webdav-0.0.21...apache-webdav-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apache-webdav-0.0.21](https://github.com/truecharts/charts/compare/apache-webdav-0.0.20...apache-webdav-0.0.21) (2022-08-30) diff --git a/incubator/apache-webdav/0.0.24/Chart.lock b/incubator/apache-webdav/0.0.24/Chart.lock index 33568c45149..e9ea6f3809c 100644 --- a/incubator/apache-webdav/0.0.24/Chart.lock +++ b/incubator/apache-webdav/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:33.250603201Z" +generated: "2022-09-16T05:44:29.813007469Z" diff --git a/incubator/apprise-api/0.0.29/CHANGELOG.md b/incubator/apprise-api/0.0.29/CHANGELOG.md index 8e119f50e67..99b98bdb981 100644 --- a/incubator/apprise-api/0.0.29/CHANGELOG.md +++ b/incubator/apprise-api/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [apprise-api-0.0.29](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [apprise-api-0.0.29](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.29) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [apprise-api-0.0.26](https://github.com/truecharts/charts/compare/apprise-api-0.0.25...apprise-api-0.0.26) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/incubator/apprise-api/0.0.29/Chart.lock b/incubator/apprise-api/0.0.29/Chart.lock index 22fa0443339..8971b1cce66 100644 --- a/incubator/apprise-api/0.0.29/Chart.lock +++ b/incubator/apprise-api/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:33.685086633Z" +generated: "2022-09-16T05:44:29.987235081Z" diff --git a/incubator/appsmith/2.0.51/CHANGELOG.md b/incubator/appsmith/2.0.51/CHANGELOG.md index 27740b0914d..74217cb84cc 100644 --- a/incubator/appsmith/2.0.51/CHANGELOG.md +++ b/incubator/appsmith/2.0.51/CHANGELOG.md @@ -2,6 +2,17 @@ +## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [appsmith-2.0.49](https://github.com/truecharts/charts/compare/appsmith-2.0.48...appsmith-2.0.49) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [appsmith-2.0.48](https://github.com/truecharts/charts/compare/appsmith-2.0.47...appsmith-2.0.48) (2022-08-30) diff --git a/incubator/appsmith/2.0.51/Chart.lock b/incubator/appsmith/2.0.51/Chart.lock index 68b89e5ada9..277c18e6109 100644 --- a/incubator/appsmith/2.0.51/Chart.lock +++ b/incubator/appsmith/2.0.51/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-15T13:28:46.195232713Z" +generated: "2022-09-16T05:44:42.913556551Z" diff --git a/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md index 1963146066a..b09a2cdb5f7 100644 --- a/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md +++ b/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [archiveteam-warrior-0.0.22](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [archiveteam-warrior-0.0.21](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30) diff --git a/incubator/archiveteam-warrior/0.0.24/Chart.lock b/incubator/archiveteam-warrior/0.0.24/Chart.lock index e8146494f97..85cd6190c57 100644 --- a/incubator/archiveteam-warrior/0.0.24/Chart.lock +++ b/incubator/archiveteam-warrior/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:28:49.577959335Z" +generated: "2022-09-16T05:44:43.03324607Z" diff --git a/incubator/ariang/0.0.27/CHANGELOG.md b/incubator/ariang/0.0.27/CHANGELOG.md index 9b7a5f7d923..23455737079 100644 --- a/incubator/ariang/0.0.27/CHANGELOG.md +++ b/incubator/ariang/0.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ariang-0.0.24](https://github.com/truecharts/charts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/ariang/0.0.27/Chart.lock b/incubator/ariang/0.0.27/Chart.lock index 5941aaaa075..0264688887b 100644 --- a/incubator/ariang/0.0.27/Chart.lock +++ b/incubator/ariang/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:04.343142063Z" +generated: "2022-09-16T05:45:01.607352119Z" diff --git a/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md index cfab23441c4..68f6a589fcc 100644 --- a/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md +++ b/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [arksurvivalevolved-0.0.24](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.23...arksurvivalevolved-0.0.24) (2022-09-04) - -### Fix - -- add some default params ([#3694](https://github.com/truecharts/charts/issues/3694)) - - - - -## [arksurvivalevolved-0.0.23](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.22...arksurvivalevolved-0.0.23) (2022-08-30) diff --git a/incubator/arksurvivalevolved/0.0.26/Chart.lock b/incubator/arksurvivalevolved/0.0.26/Chart.lock index 9cb19759422..9778528ddc1 100644 --- a/incubator/arksurvivalevolved/0.0.26/Chart.lock +++ b/incubator/arksurvivalevolved/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:04.833106996Z" +generated: "2022-09-16T05:45:02.062269293Z" diff --git a/incubator/arma3/0.0.24/CHANGELOG.md b/incubator/arma3/0.0.24/CHANGELOG.md index f3861b62d3b..45e1a58d8da 100644 --- a/incubator/arma3/0.0.24/CHANGELOG.md +++ b/incubator/arma3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [arma3-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [arma3-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3-0.0.21) (2022-08-30) diff --git a/incubator/arma3/0.0.24/Chart.lock b/incubator/arma3/0.0.24/Chart.lock index d2aef4c2415..dfbf1d5cb2c 100644 --- a/incubator/arma3/0.0.24/Chart.lock +++ b/incubator/arma3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:21.081593821Z" +generated: "2022-09-16T05:45:15.264684294Z" diff --git a/incubator/arma3exilemod/0.0.24/CHANGELOG.md b/incubator/arma3exilemod/0.0.24/CHANGELOG.md index 4d27e35fd23..069e686d792 100644 --- a/incubator/arma3exilemod/0.0.24/CHANGELOG.md +++ b/incubator/arma3exilemod/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [arma3exilemod-0.0.22](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.21...arma3exilemod-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [arma3exilemod-0.0.21](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.20...arma3exilemod-0.0.21) (2022-08-30) diff --git a/incubator/arma3exilemod/0.0.24/Chart.lock b/incubator/arma3exilemod/0.0.24/Chart.lock index 433130d6dbd..01b251078f0 100644 --- a/incubator/arma3exilemod/0.0.24/Chart.lock +++ b/incubator/arma3exilemod/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:28.261333122Z" +generated: "2022-09-16T05:45:27.711806913Z" diff --git a/incubator/artifactory-oss/0.0.26/CHANGELOG.md b/incubator/artifactory-oss/0.0.26/CHANGELOG.md index 9fe2d0925a6..ab3595a5daf 100644 --- a/incubator/artifactory-oss/0.0.26/CHANGELOG.md +++ b/incubator/artifactory-oss/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [artifactory-oss-0.0.23](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.22...artifactory-oss-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/incubator/artifactory-oss/0.0.26/Chart.lock b/incubator/artifactory-oss/0.0.26/Chart.lock index e52cbcefaae..d561fbad8c0 100644 --- a/incubator/artifactory-oss/0.0.26/Chart.lock +++ b/incubator/artifactory-oss/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:36.341078872Z" +generated: "2022-09-16T05:45:34.645142827Z" diff --git a/incubator/assettocorsa/0.0.24/CHANGELOG.md b/incubator/assettocorsa/0.0.24/CHANGELOG.md index b9a36929223..73e602cc60c 100644 --- a/incubator/assettocorsa/0.0.24/CHANGELOG.md +++ b/incubator/assettocorsa/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [assettocorsa-0.0.22](https://github.com/truecharts/charts/compare/assettocorsa-0.0.21...assettocorsa-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [assettocorsa-0.0.21](https://github.com/truecharts/charts/compare/assettocorsa-0.0.20...assettocorsa-0.0.21) (2022-08-30) diff --git a/incubator/assettocorsa/0.0.24/Chart.lock b/incubator/assettocorsa/0.0.24/Chart.lock index a85a012dbe5..ca8c13162df 100644 --- a/incubator/assettocorsa/0.0.24/Chart.lock +++ b/incubator/assettocorsa/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:36.768593772Z" +generated: "2022-09-16T05:45:36.009616663Z" diff --git a/incubator/aurora-files/0.0.25/CHANGELOG.md b/incubator/aurora-files/0.0.25/CHANGELOG.md index 1c2811922b7..a32a07b9506 100644 --- a/incubator/aurora-files/0.0.25/CHANGELOG.md +++ b/incubator/aurora-files/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [cryptpad-0.0.44](https://github.com/truecharts/charts/compare/cryptpad-0.0.43...cryptpad-0.0.44) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [cryptpad-0.0.43](https://github.com/truecharts/charts/compare/cryptpad-0.0.42...cryptpad-0.0.43) (2022-09-01) - diff --git a/incubator/aurora-files/0.0.25/Chart.lock b/incubator/aurora-files/0.0.25/Chart.lock index 5d965e58568..2b258cc11c8 100644 --- a/incubator/aurora-files/0.0.25/Chart.lock +++ b/incubator/aurora-files/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:29:51.851773243Z" +generated: "2022-09-16T05:45:47.946176464Z" diff --git a/incubator/authentik/6.0.4/CHANGELOG.md b/incubator/authentik/6.0.4/CHANGELOG.md index 276671d7edf..1e32e5f1df3 100644 --- a/incubator/authentik/6.0.4/CHANGELOG.md +++ b/incubator/authentik/6.0.4/CHANGELOG.md @@ -2,6 +2,17 @@ +## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [authentik-6.0.1](https://github.com/truecharts/charts/compare/authentik-6.0.0...authentik-6.0.1) (2022-09-05) - -### Fix - -- use https://localhost:9443 for outposts ([#3708](https://github.com/truecharts/charts/issues/3708)) - - diff --git a/incubator/authentik/6.0.4/Chart.lock b/incubator/authentik/6.0.4/Chart.lock index 4d9628fb807..a4952b3dfcf 100644 --- a/incubator/authentik/6.0.4/Chart.lock +++ b/incubator/authentik/6.0.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T13:30:22.182797921Z" +generated: "2022-09-16T05:46:24.090713286Z" diff --git a/incubator/auto-yt-dl/0.0.24/CHANGELOG.md b/incubator/auto-yt-dl/0.0.24/CHANGELOG.md index 754d46d7359..abfba3704e0 100644 --- a/incubator/auto-yt-dl/0.0.24/CHANGELOG.md +++ b/incubator/auto-yt-dl/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [auto-yt-dl-0.0.24](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [auto-yt-dl-0.0.24](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [auto-yt-dl-0.0.21](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.20...auto-yt-dl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/auto-yt-dl/0.0.24/Chart.lock b/incubator/auto-yt-dl/0.0.24/Chart.lock index 35c823e2429..911b8e67daa 100644 --- a/incubator/auto-yt-dl/0.0.24/Chart.lock +++ b/incubator/auto-yt-dl/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:30:06.908218811Z" +generated: "2022-09-16T05:46:07.151528985Z" diff --git a/incubator/avorion/0.0.24/CHANGELOG.md b/incubator/avorion/0.0.24/CHANGELOG.md index 8deebbc4b0e..2966a963fbe 100644 --- a/incubator/avorion/0.0.24/CHANGELOG.md +++ b/incubator/avorion/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [avorion-0.0.22](https://github.com/truecharts/charts/compare/avorion-0.0.21...avorion-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [avorion-0.0.21](https://github.com/truecharts/charts/compare/avorion-0.0.20...avorion-0.0.21) (2022-08-30) diff --git a/incubator/avorion/0.0.24/Chart.lock b/incubator/avorion/0.0.24/Chart.lock index f0183f143c3..aa166d84e36 100644 --- a/incubator/avorion/0.0.24/Chart.lock +++ b/incubator/avorion/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:30:08.364667354Z" +generated: "2022-09-16T05:46:08.66385944Z" diff --git a/incubator/awesome-ttrss/0.0.43/CHANGELOG.md b/incubator/awesome-ttrss/0.0.43/CHANGELOG.md index c5ab8647658..c7cf411e12c 100644 --- a/incubator/awesome-ttrss/0.0.43/CHANGELOG.md +++ b/incubator/awesome-ttrss/0.0.43/CHANGELOG.md @@ -2,6 +2,17 @@ +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [awesome-ttrss-0.0.41](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.40...awesome-ttrss-0.0.41) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [awesome-ttrss-0.0.40](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.39...awesome-ttrss-0.0.40) (2022-08-30) diff --git a/incubator/awesome-ttrss/0.0.43/Chart.lock b/incubator/awesome-ttrss/0.0.43/Chart.lock index 05b38a06feb..e4df067c438 100644 --- a/incubator/awesome-ttrss/0.0.43/Chart.lock +++ b/incubator/awesome-ttrss/0.0.43/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T13:30:35.260401246Z" +generated: "2022-09-16T05:46:32.707488564Z" diff --git a/incubator/backuppc/0.0.27/CHANGELOG.md b/incubator/backuppc/0.0.27/CHANGELOG.md index 8e03b33b762..b51d7a089ad 100644 --- a/incubator/backuppc/0.0.27/CHANGELOG.md +++ b/incubator/backuppc/0.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [backuppc-0.0.24](https://github.com/truecharts/charts/compare/backuppc-0.0.23...backuppc-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/backuppc/0.0.27/Chart.lock b/incubator/backuppc/0.0.27/Chart.lock index cab32562201..d8157ea49c8 100644 --- a/incubator/backuppc/0.0.27/Chart.lock +++ b/incubator/backuppc/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:30:38.22746042Z" +generated: "2022-09-16T05:46:39.894401585Z" diff --git a/incubator/baikal/0.0.24/CHANGELOG.md b/incubator/baikal/0.0.24/CHANGELOG.md index 14d9f960db8..25be51ffd52 100644 --- a/incubator/baikal/0.0.24/CHANGELOG.md +++ b/incubator/baikal/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [baikal-0.0.21](https://github.com/truecharts/charts/compare/baikal-0.0.20...baikal-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/baikal/0.0.24/Chart.lock b/incubator/baikal/0.0.24/Chart.lock index 037dd8e3e92..19c8b3e1beb 100644 --- a/incubator/baikal/0.0.24/Chart.lock +++ b/incubator/baikal/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:30:39.286913808Z" +generated: "2022-09-16T05:46:42.003175511Z" diff --git a/incubator/barcodebuddy/0.0.24/CHANGELOG.md b/incubator/barcodebuddy/0.0.24/CHANGELOG.md index 3e068bbdfe0..f86b110028b 100644 --- a/incubator/barcodebuddy/0.0.24/CHANGELOG.md +++ b/incubator/barcodebuddy/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [barcodebuddy-0.0.22](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.21...barcodebuddy-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [barcodebuddy-0.0.21](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.20...barcodebuddy-0.0.21) (2022-08-30) diff --git a/incubator/barcodebuddy/0.0.24/Chart.lock b/incubator/barcodebuddy/0.0.24/Chart.lock index 40bcb932023..6e925cba7f3 100644 --- a/incubator/barcodebuddy/0.0.24/Chart.lock +++ b/incubator/barcodebuddy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:08.918102473Z" +generated: "2022-09-16T05:47:13.288135191Z" diff --git a/incubator/barotrauma/0.0.24/CHANGELOG.md b/incubator/barotrauma/0.0.24/CHANGELOG.md index b907b387e59..10b8dc01c92 100644 --- a/incubator/barotrauma/0.0.24/CHANGELOG.md +++ b/incubator/barotrauma/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [barotrauma-0.0.22](https://github.com/truecharts/charts/compare/barotrauma-0.0.21...barotrauma-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [barotrauma-0.0.21](https://github.com/truecharts/charts/compare/barotrauma-0.0.20...barotrauma-0.0.21) (2022-08-30) diff --git a/incubator/barotrauma/0.0.24/Chart.lock b/incubator/barotrauma/0.0.24/Chart.lock index 45051f22d3c..9a8cd81c805 100644 --- a/incubator/barotrauma/0.0.24/Chart.lock +++ b/incubator/barotrauma/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:11.446527485Z" +generated: "2022-09-16T05:47:15.12901388Z" diff --git a/incubator/bitcoin-node/0.0.24/CHANGELOG.md b/incubator/bitcoin-node/0.0.24/CHANGELOG.md index d2ead86fd10..13a72fb413a 100644 --- a/incubator/bitcoin-node/0.0.24/CHANGELOG.md +++ b/incubator/bitcoin-node/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [bitcoin-node-0.0.22](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.21...bitcoin-node-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoin-node-0.0.21](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.20...bitcoin-node-0.0.21) (2022-08-30) diff --git a/incubator/bitcoin-node/0.0.24/Chart.lock b/incubator/bitcoin-node/0.0.24/Chart.lock index d5109a62c9a..c06a09cabbe 100644 --- a/incubator/bitcoin-node/0.0.24/Chart.lock +++ b/incubator/bitcoin-node/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:15.807173747Z" +generated: "2022-09-16T05:47:16.747232261Z" diff --git a/incubator/bitcoind/0.0.24/CHANGELOG.md b/incubator/bitcoind/0.0.24/CHANGELOG.md index 151bbc375be..dfcb449c83c 100644 --- a/incubator/bitcoind/0.0.24/CHANGELOG.md +++ b/incubator/bitcoind/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bitcoind-0.0.24](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bitcoind-0.0.24](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoind-0.0.21](https://github.com/truecharts/charts/compare/bitcoind-0.0.20...bitcoind-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/bitcoind/0.0.24/Chart.lock b/incubator/bitcoind/0.0.24/Chart.lock index 5568c7515a0..9af380881ba 100644 --- a/incubator/bitcoind/0.0.24/Chart.lock +++ b/incubator/bitcoind/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:16.810742788Z" +generated: "2022-09-16T05:47:20.399086589Z" diff --git a/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md index e485d911b95..ee08bddd840 100644 --- a/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md +++ b/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [bitcoinunlimited-0.0.22](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.21...bitcoinunlimited-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoinunlimited-0.0.21](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.20...bitcoinunlimited-0.0.21) (2022-08-30) diff --git a/incubator/bitcoinunlimited/0.0.24/Chart.lock b/incubator/bitcoinunlimited/0.0.24/Chart.lock index b2d1d4a94b2..da18b2a2da1 100644 --- a/incubator/bitcoinunlimited/0.0.24/Chart.lock +++ b/incubator/bitcoinunlimited/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:39.769937045Z" +generated: "2022-09-16T05:47:45.677444743Z" diff --git a/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md index 0e7a3b21482..c7c63627198 100644 --- a/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md +++ b/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bitcoinwalletgui-0.0.21](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.20...bitcoinwalletgui-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/bitcoinwalletgui/0.0.24/Chart.lock b/incubator/bitcoinwalletgui/0.0.24/Chart.lock index e63f26ab6ee..d7d336b1199 100644 --- a/incubator/bitcoinwalletgui/0.0.24/Chart.lock +++ b/incubator/bitcoinwalletgui/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:41.562841984Z" +generated: "2022-09-16T05:47:47.727965144Z" diff --git a/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md index 3da85a0f443..4680d3783e9 100644 --- a/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md +++ b/incubator/blender-desktop-g3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [blender-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [blender-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [blender-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [blender-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.20...blender-desktop-g3-0.0.21) (2022-08-30) diff --git a/incubator/blender-desktop-g3/0.0.24/Chart.lock b/incubator/blender-desktop-g3/0.0.24/Chart.lock index d8b7c88e3f4..66e01c42851 100644 --- a/incubator/blender-desktop-g3/0.0.24/Chart.lock +++ b/incubator/blender-desktop-g3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:48.277682947Z" +generated: "2022-09-16T05:47:53.734502491Z" diff --git a/incubator/blender/0.0.28/CHANGELOG.md b/incubator/blender/0.0.28/CHANGELOG.md index e33e0137360..41462b9fdf6 100644 --- a/incubator/blender/0.0.28/CHANGELOG.md +++ b/incubator/blender/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [blender-0.0.26](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-0.0.26) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [blender-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-0.0.25) (2022-08-30) diff --git a/incubator/blender/0.0.28/Chart.lock b/incubator/blender/0.0.28/Chart.lock index 0b8308ca1ff..8e3971f57a8 100644 --- a/incubator/blender/0.0.28/Chart.lock +++ b/incubator/blender/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:31:46.830577333Z" +generated: "2022-09-16T05:47:49.368363585Z" diff --git a/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md index 5a207ebe73a..775dcbde1ce 100644 --- a/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md +++ b/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [breitbandmessung-de-0.0.24](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.23...breitbandmessung-de-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [breitbandmessung-de-0.0.23](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.22...breitbandmessung-de-0.0.23) (2022-08-30) - diff --git a/incubator/breitbandmessung-de/0.0.26/Chart.lock b/incubator/breitbandmessung-de/0.0.26/Chart.lock index cfa186e5302..f069e4443a5 100644 --- a/incubator/breitbandmessung-de/0.0.26/Chart.lock +++ b/incubator/breitbandmessung-de/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:10.364018133Z" +generated: "2022-09-16T05:48:19.424689876Z" diff --git a/incubator/btdex/0.0.26/CHANGELOG.md b/incubator/btdex/0.0.26/CHANGELOG.md index 1877506b515..3e63d7fc542 100644 --- a/incubator/btdex/0.0.26/CHANGELOG.md +++ b/incubator/btdex/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [btdex-0.0.24](https://github.com/truecharts/charts/compare/btdex-0.0.23...btdex-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [btdex-0.0.23](https://github.com/truecharts/charts/compare/btdex-0.0.22...btdex-0.0.23) (2022-08-30) diff --git a/incubator/btdex/0.0.26/Chart.lock b/incubator/btdex/0.0.26/Chart.lock index 655e8a00253..33ee370153e 100644 --- a/incubator/btdex/0.0.26/Chart.lock +++ b/incubator/btdex/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:12.540067547Z" +generated: "2022-09-16T05:48:21.008804547Z" diff --git a/incubator/bwapp/0.0.24/CHANGELOG.md b/incubator/bwapp/0.0.24/CHANGELOG.md index ad4d97fd83d..fbc3cd5666a 100644 --- a/incubator/bwapp/0.0.24/CHANGELOG.md +++ b/incubator/bwapp/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [bwapp-0.0.22](https://github.com/truecharts/charts/compare/bwapp-0.0.21...bwapp-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [bwapp-0.0.21](https://github.com/truecharts/charts/compare/bwapp-0.0.20...bwapp-0.0.21) (2022-08-30) - diff --git a/incubator/bwapp/0.0.24/Chart.lock b/incubator/bwapp/0.0.24/Chart.lock index 3c78c8c508a..b65e489c277 100644 --- a/incubator/bwapp/0.0.24/Chart.lock +++ b/incubator/bwapp/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:17.641540324Z" +generated: "2022-09-16T05:48:23.29522396Z" diff --git a/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md index f64861d4c8a..778673c8feb 100644 --- a/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md +++ b/incubator/cadquery-jupyter/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cadquery-jupyter-0.0.26](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cadquery-jupyter-0.0.26](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cadquery-jupyter-0.0.24](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.23...cadquery-jupyter-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cadquery-jupyter-0.0.23](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.22...cadquery-jupyter-0.0.23) (2022-08-30) diff --git a/incubator/cadquery-jupyter/0.0.26/Chart.lock b/incubator/cadquery-jupyter/0.0.26/Chart.lock index a58f6381dcd..c49dadf048a 100644 --- a/incubator/cadquery-jupyter/0.0.26/Chart.lock +++ b/incubator/cadquery-jupyter/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:18.850763471Z" +generated: "2022-09-16T05:48:26.602853484Z" diff --git a/incubator/cadquery-server/0.0.26/CHANGELOG.md b/incubator/cadquery-server/0.0.26/CHANGELOG.md index 9e0ceeffc05..1ca5fed4447 100644 --- a/incubator/cadquery-server/0.0.26/CHANGELOG.md +++ b/incubator/cadquery-server/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [cadquery-server-0.0.24](https://github.com/truecharts/charts/compare/cadquery-server-0.0.23...cadquery-server-0.0.24) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-07) - diff --git a/incubator/cadquery-server/0.0.26/Chart.lock b/incubator/cadquery-server/0.0.26/Chart.lock index 5a6a4a3055a..afc902d0c72 100644 --- a/incubator/cadquery-server/0.0.26/Chart.lock +++ b/incubator/cadquery-server/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:40.946502153Z" +generated: "2022-09-16T05:48:52.720091744Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md index 370a8f525ae..20b884bbf2e 100644 --- a/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md +++ b/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [chivalry-medievalwarfare-0.0.22](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.21...chivalry-medievalwarfare-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chivalry-medievalwarfare-0.0.21](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.20...chivalry-medievalwarfare-0.0.21) (2022-08-30) diff --git a/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock index dac7f956b7e..4ee3b35fd47 100644 --- a/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock +++ b/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:43.466673108Z" +generated: "2022-09-16T05:48:53.220767707Z" diff --git a/incubator/chowdown/0.0.24/CHANGELOG.md b/incubator/chowdown/0.0.24/CHANGELOG.md index 68233720bd6..6dec13af286 100644 --- a/incubator/chowdown/0.0.24/CHANGELOG.md +++ b/incubator/chowdown/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chowdown-0.0.21](https://github.com/truecharts/charts/compare/chowdown-0.0.20...chowdown-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/chowdown/0.0.24/Chart.lock b/incubator/chowdown/0.0.24/Chart.lock index 7fdc2295c32..a6693e300c5 100644 --- a/incubator/chowdown/0.0.24/Chart.lock +++ b/incubator/chowdown/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:48.213929022Z" +generated: "2022-09-16T05:48:56.498760707Z" diff --git a/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md index 91c9c8ff311..8601e442558 100644 --- a/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md +++ b/incubator/chromium-desktop-g3/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chromium-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chromium-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [chromium-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.22...chromium-desktop-g3-0.0.23) (2022-08-30) - -### Chore - diff --git a/incubator/chromium-desktop-g3/0.0.25/Chart.lock b/incubator/chromium-desktop-g3/0.0.25/Chart.lock index 32192824f61..7eab24bd754 100644 --- a/incubator/chromium-desktop-g3/0.0.25/Chart.lock +++ b/incubator/chromium-desktop-g3/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:11.987269368Z" +generated: "2022-09-16T05:49:25.144269062Z" diff --git a/incubator/chromium/0.0.28/Chart.lock b/incubator/chromium/0.0.28/Chart.lock deleted file mode 100644 index 9085713f292..00000000000 --- a/incubator/chromium/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:32:49.432240233Z" diff --git a/incubator/chromium/0.0.28/CHANGELOG.md b/incubator/chromium/0.0.29/CHANGELOG.md similarity index 88% rename from incubator/chromium/0.0.28/CHANGELOG.md rename to incubator/chromium/0.0.29/CHANGELOG.md index f1500b9e8ef..e01dea8d5ce 100644 --- a/incubator/chromium/0.0.28/CHANGELOG.md +++ b/incubator/chromium/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [chromium-0.0.26](https://github.com/truecharts/charts/compare/chromium-0.0.25...chromium-0.0.26) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [chromium-0.0.25](https://github.com/truecharts/charts/compare/chromium-0.0.24...chromium-0.0.25) (2022-08-30) - diff --git a/incubator/chromium/0.0.29/Chart.lock b/incubator/chromium/0.0.29/Chart.lock new file mode 100644 index 00000000000..31fa3a2931c --- /dev/null +++ b/incubator/chromium/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:48:58.132512785Z" diff --git a/incubator/chromium/0.0.28/Chart.yaml b/incubator/chromium/0.0.29/Chart.yaml similarity index 98% rename from incubator/chromium/0.0.28/Chart.yaml rename to incubator/chromium/0.0.29/Chart.yaml index da91603b642..697accec878 100644 --- a/incubator/chromium/0.0.28/Chart.yaml +++ b/incubator/chromium/0.0.29/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://www.google.com/chrome/ - https://hub.docker.com/r/ich777/chrome/ type: application -version: 0.0.28 +version: 0.0.29 diff --git a/incubator/chromium/0.0.28/README.md b/incubator/chromium/0.0.29/README.md similarity index 98% rename from incubator/chromium/0.0.28/README.md rename to incubator/chromium/0.0.29/README.md index 6a6c859eef2..5808aba195b 100644 --- a/incubator/chromium/0.0.28/README.md +++ b/incubator/chromium/0.0.29/README.md @@ -1,6 +1,6 @@ # chromium -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. diff --git a/incubator/chromium/0.0.28/app-readme.md b/incubator/chromium/0.0.29/app-readme.md similarity index 100% rename from incubator/chromium/0.0.28/app-readme.md rename to incubator/chromium/0.0.29/app-readme.md diff --git a/incubator/cryptpad/0.0.51/charts/common-10.5.10.tgz b/incubator/chromium/0.0.29/charts/common-10.5.10.tgz similarity index 100% rename from incubator/cryptpad/0.0.51/charts/common-10.5.10.tgz rename to incubator/chromium/0.0.29/charts/common-10.5.10.tgz diff --git a/incubator/chromium/0.0.28/ix_values.yaml b/incubator/chromium/0.0.29/ix_values.yaml similarity index 84% rename from incubator/chromium/0.0.28/ix_values.yaml rename to incubator/chromium/0.0.29/ix_values.yaml index 2f38da13c51..59d6613f055 100644 --- a/incubator/chromium/0.0.28/ix_values.yaml +++ b/incubator/chromium/0.0.29/ix_values.yaml @@ -6,7 +6,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/chromium - tag: latest@sha256:efa697c2f98d7b84b734be860b0e742ffcd4440dd34984efe967fe2ce386805d + tag: latest@sha256:50f4a38dd72c1f1f6f09063000a1f62b58c6e1f327f4080f95c1b8cc3816a935 persistence: datadir: enabled: true diff --git a/incubator/chromium/0.0.28/questions.yaml b/incubator/chromium/0.0.29/questions.yaml similarity index 100% rename from incubator/chromium/0.0.28/questions.yaml rename to incubator/chromium/0.0.29/questions.yaml diff --git a/incubator/chromium/0.0.28/templates/common.yaml b/incubator/chromium/0.0.29/templates/common.yaml similarity index 100% rename from incubator/chromium/0.0.28/templates/common.yaml rename to incubator/chromium/0.0.29/templates/common.yaml diff --git a/incubator/cryptpad/0.0.51/values.yaml b/incubator/chromium/0.0.29/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.51/values.yaml rename to incubator/chromium/0.0.29/values.yaml diff --git a/incubator/chronograf/0.0.24/CHANGELOG.md b/incubator/chronograf/0.0.24/CHANGELOG.md index 185795fae02..41b49c845be 100644 --- a/incubator/chronograf/0.0.24/CHANGELOG.md +++ b/incubator/chronograf/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [chronograf-0.0.21](https://github.com/truecharts/charts/compare/chronograf-0.0.20...chronograf-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/chronograf/0.0.24/Chart.lock b/incubator/chronograf/0.0.24/Chart.lock index 031419bf655..b9a6333d285 100644 --- a/incubator/chronograf/0.0.24/Chart.lock +++ b/incubator/chronograf/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:14.876294046Z" +generated: "2022-09-16T05:49:26.396035969Z" diff --git a/incubator/ciao/0.0.24/CHANGELOG.md b/incubator/ciao/0.0.24/CHANGELOG.md index 297fa584fb8..debeaa7128c 100644 --- a/incubator/ciao/0.0.24/CHANGELOG.md +++ b/incubator/ciao/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [ciao-0.0.22](https://github.com/truecharts/charts/compare/ciao-0.0.21...ciao-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ciao-0.0.21](https://github.com/truecharts/charts/compare/ciao-0.0.20...ciao-0.0.21) (2022-08-30) diff --git a/incubator/ciao/0.0.24/Chart.lock b/incubator/ciao/0.0.24/Chart.lock index 378c7345da9..018b2feeb52 100644 --- a/incubator/ciao/0.0.24/Chart.lock +++ b/incubator/ciao/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:19.377119279Z" +generated: "2022-09-16T05:49:29.508728016Z" diff --git a/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md index 84a605be3d4..bd92f1c5ae0 100644 --- a/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md +++ b/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [citadel-forgedwithfire-0.0.22](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.21...citadel-forgedwithfire-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [citadel-forgedwithfire-0.0.21](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.20...citadel-forgedwithfire-0.0.21) (2022-08-30) diff --git a/incubator/citadel-forgedwithfire/0.0.24/Chart.lock b/incubator/citadel-forgedwithfire/0.0.24/Chart.lock index 51aaecc5305..7a7f80a4d1f 100644 --- a/incubator/citadel-forgedwithfire/0.0.24/Chart.lock +++ b/incubator/citadel-forgedwithfire/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:19.523302449Z" +generated: "2022-09-16T05:49:30.327753706Z" diff --git a/incubator/cleanarr/0.0.25/CHANGELOG.md b/incubator/cleanarr/0.0.25/CHANGELOG.md index 8b95f22f7ee..ccc2bb23844 100644 --- a/incubator/cleanarr/0.0.25/CHANGELOG.md +++ b/incubator/cleanarr/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cleanarr-0.0.22](https://github.com/truecharts/charts/compare/cleanarr-0.0.21...cleanarr-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/cleanarr/0.0.25/Chart.lock b/incubator/cleanarr/0.0.25/Chart.lock index dba4d7161a5..f2d7926e274 100644 --- a/incubator/cleanarr/0.0.25/Chart.lock +++ b/incubator/cleanarr/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:42.857541883Z" +generated: "2022-09-16T05:49:57.810540443Z" diff --git a/incubator/cloudbeaver/0.0.25/CHANGELOG.md b/incubator/cloudbeaver/0.0.25/CHANGELOG.md index b95d30177fd..4acf8ac8103 100644 --- a/incubator/cloudbeaver/0.0.25/CHANGELOG.md +++ b/incubator/cloudbeaver/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cloudbeaver-0.0.23](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.22...cloudbeaver-0.0.23) (2022-08-30) - -### Chore - diff --git a/incubator/cloudbeaver/0.0.25/Chart.lock b/incubator/cloudbeaver/0.0.25/Chart.lock index 94f3928f226..5e1e772e8b7 100644 --- a/incubator/cloudbeaver/0.0.25/Chart.lock +++ b/incubator/cloudbeaver/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:46.019876034Z" +generated: "2022-09-16T05:49:59.281575706Z" diff --git a/incubator/cloudcommander/0.0.25/CHANGELOG.md b/incubator/cloudcommander/0.0.25/CHANGELOG.md index afb435b7943..72de4304fa7 100644 --- a/incubator/cloudcommander/0.0.25/CHANGELOG.md +++ b/incubator/cloudcommander/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudcommander-0.0.22](https://github.com/truecharts/charts/compare/cloudcommander-0.0.21...cloudcommander-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/cloudcommander/0.0.25/Chart.lock b/incubator/cloudcommander/0.0.25/Chart.lock index 6e705b5ab8c..7382ece634d 100644 --- a/incubator/cloudcommander/0.0.25/Chart.lock +++ b/incubator/cloudcommander/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:50.226362052Z" +generated: "2022-09-16T05:50:01.65677486Z" diff --git a/incubator/cloudreve/0.0.24/CHANGELOG.md b/incubator/cloudreve/0.0.24/CHANGELOG.md index 668d7ac3fd6..67c90e2dfb7 100644 --- a/incubator/cloudreve/0.0.24/CHANGELOG.md +++ b/incubator/cloudreve/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cloudreve-0.0.22](https://github.com/truecharts/charts/compare/cloudreve-0.0.21...cloudreve-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudreve-0.0.21](https://github.com/truecharts/charts/compare/cloudreve-0.0.20...cloudreve-0.0.21) (2022-08-30) diff --git a/incubator/cloudreve/0.0.24/Chart.lock b/incubator/cloudreve/0.0.24/Chart.lock index f495a53c75b..8163fab8243 100644 --- a/incubator/cloudreve/0.0.24/Chart.lock +++ b/incubator/cloudreve/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:33:50.241589254Z" +generated: "2022-09-16T05:50:03.85682676Z" diff --git a/incubator/colonysurvival/0.0.24/CHANGELOG.md b/incubator/colonysurvival/0.0.24/CHANGELOG.md index 5b83cd57d4f..efbf7194952 100644 --- a/incubator/colonysurvival/0.0.24/CHANGELOG.md +++ b/incubator/colonysurvival/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [colonysurvival-0.0.22](https://github.com/truecharts/charts/compare/colonysurvival-0.0.21...colonysurvival-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [colonysurvival-0.0.21](https://github.com/truecharts/charts/compare/colonysurvival-0.0.20...colonysurvival-0.0.21) (2022-08-30) diff --git a/incubator/colonysurvival/0.0.24/Chart.lock b/incubator/colonysurvival/0.0.24/Chart.lock index fec3e0bb184..51f285b52f9 100644 --- a/incubator/colonysurvival/0.0.24/Chart.lock +++ b/incubator/colonysurvival/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:13.774156785Z" +generated: "2022-09-16T05:50:30.627024928Z" diff --git a/incubator/conanexiles/0.0.24/CHANGELOG.md b/incubator/conanexiles/0.0.24/CHANGELOG.md index 3aa94439647..8180bfcf58a 100644 --- a/incubator/conanexiles/0.0.24/CHANGELOG.md +++ b/incubator/conanexiles/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [conanexiles-0.0.22](https://github.com/truecharts/charts/compare/conanexiles-0.0.21...conanexiles-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [conanexiles-0.0.21](https://github.com/truecharts/charts/compare/conanexiles-0.0.20...conanexiles-0.0.21) (2022-08-30) diff --git a/incubator/conanexiles/0.0.24/Chart.lock b/incubator/conanexiles/0.0.24/Chart.lock index 3aae4811f0b..659b6104c02 100644 --- a/incubator/conanexiles/0.0.24/Chart.lock +++ b/incubator/conanexiles/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:16.618538974Z" +generated: "2022-09-16T05:50:32.524923038Z" diff --git a/incubator/conreq/0.0.28/CHANGELOG.md b/incubator/conreq/0.0.28/CHANGELOG.md index 0dc7c1548b6..fa9c93aec6d 100644 --- a/incubator/conreq/0.0.28/CHANGELOG.md +++ b/incubator/conreq/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [conreq-0.0.25](https://github.com/truecharts/charts/compare/conreq-0.0.24...conreq-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/conreq/0.0.28/Chart.lock b/incubator/conreq/0.0.28/Chart.lock index 11031fc5352..054be7aa787 100644 --- a/incubator/conreq/0.0.28/Chart.lock +++ b/incubator/conreq/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:21.439709731Z" +generated: "2022-09-16T05:50:35.508898318Z" diff --git a/incubator/convos/0.0.26/CHANGELOG.md b/incubator/convos/0.0.26/CHANGELOG.md index e47968186b2..116755d74be 100644 --- a/incubator/convos/0.0.26/CHANGELOG.md +++ b/incubator/convos/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [convos-0.0.26](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [convos-0.0.26](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [convos-0.0.23](https://github.com/truecharts/charts/compare/convos-0.0.22...convos-0.0.23) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [convos-0.0.22](https://github.com/truecharts/charts/compare/convos-0.0.21...convos-0.0.22) (2022-08-30) - -### Chore - diff --git a/incubator/convos/0.0.26/Chart.lock b/incubator/convos/0.0.26/Chart.lock index d1db9491d06..b1bfcc01300 100644 --- a/incubator/convos/0.0.26/Chart.lock +++ b/incubator/convos/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:21.666392544Z" +generated: "2022-09-16T05:50:36.94590755Z" diff --git a/incubator/cops/0.0.25/CHANGELOG.md b/incubator/cops/0.0.25/CHANGELOG.md index 59fb3532f69..66eab44aae8 100644 --- a/incubator/cops/0.0.25/CHANGELOG.md +++ b/incubator/cops/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cops-0.0.22](https://github.com/truecharts/charts/compare/cops-0.0.21...cops-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/cops/0.0.25/Chart.lock b/incubator/cops/0.0.25/Chart.lock index 68685ee018a..5de11c97b60 100644 --- a/incubator/cops/0.0.25/Chart.lock +++ b/incubator/cops/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:45.090679534Z" +generated: "2022-09-16T05:51:03.289625519Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md index 9bf0dc2845d..c27cc64eb4f 100644 --- a/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md +++ b/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [core-keeper-dedicated-server-0.0.24](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.23...core-keeper-dedicated-server-0.0.24) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [core-keeper-dedicated-server-0.0.23](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.22...core-keeper-dedicated-server-0.0.23) (2022-08-30) - diff --git a/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock index 54d41007a5d..3f6bbe22011 100644 --- a/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock +++ b/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:47.282489544Z" +generated: "2022-09-16T05:51:04.975275578Z" diff --git a/incubator/corekeeper/0.0.24/CHANGELOG.md b/incubator/corekeeper/0.0.24/CHANGELOG.md index e69b502c906..55f3b244220 100644 --- a/incubator/corekeeper/0.0.24/CHANGELOG.md +++ b/incubator/corekeeper/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [corekeeper-0.0.22](https://github.com/truecharts/charts/compare/corekeeper-0.0.21...corekeeper-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [corekeeper-0.0.21](https://github.com/truecharts/charts/compare/corekeeper-0.0.20...corekeeper-0.0.21) (2022-08-30) - diff --git a/incubator/corekeeper/0.0.24/Chart.lock b/incubator/corekeeper/0.0.24/Chart.lock index 1dfc544ff59..39d869bbb17 100644 --- a/incubator/corekeeper/0.0.24/Chart.lock +++ b/incubator/corekeeper/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:52.282762899Z" +generated: "2022-09-16T05:51:08.001291539Z" diff --git a/incubator/counterstrike2d/0.0.24/CHANGELOG.md b/incubator/counterstrike2d/0.0.24/CHANGELOG.md index e9dcc12ce23..4c2a1bf92e3 100644 --- a/incubator/counterstrike2d/0.0.24/CHANGELOG.md +++ b/incubator/counterstrike2d/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [counterstrike2d-0.0.22](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.21...counterstrike2d-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [counterstrike2d-0.0.21](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.20...counterstrike2d-0.0.21) (2022-08-30) diff --git a/incubator/counterstrike2d/0.0.24/Chart.lock b/incubator/counterstrike2d/0.0.24/Chart.lock index bfaf742445d..58ff696a3aa 100644 --- a/incubator/counterstrike2d/0.0.24/Chart.lock +++ b/incubator/counterstrike2d/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:34:53.162670175Z" +generated: "2022-09-16T05:51:08.533640542Z" diff --git a/incubator/cowyo/0.0.24/CHANGELOG.md b/incubator/cowyo/0.0.24/CHANGELOG.md index 942d87c2877..db738ed28db 100644 --- a/incubator/cowyo/0.0.24/CHANGELOG.md +++ b/incubator/cowyo/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cowyo-0.0.22](https://github.com/truecharts/charts/compare/cowyo-0.0.21...cowyo-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cowyo-0.0.21](https://github.com/truecharts/charts/compare/cowyo-0.0.20...cowyo-0.0.21) (2022-08-30) diff --git a/incubator/cowyo/0.0.24/Chart.lock b/incubator/cowyo/0.0.24/Chart.lock index 4951c5cb5d3..1b5585f8d4c 100644 --- a/incubator/cowyo/0.0.24/Chart.lock +++ b/incubator/cowyo/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:15.433504449Z" +generated: "2022-09-16T05:51:36.581757907Z" diff --git a/incubator/craftopia/0.0.24/CHANGELOG.md b/incubator/craftopia/0.0.24/CHANGELOG.md index 23947d36d66..63047477995 100644 --- a/incubator/craftopia/0.0.24/CHANGELOG.md +++ b/incubator/craftopia/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [craftopia-0.0.22](https://github.com/truecharts/charts/compare/craftopia-0.0.21...craftopia-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [craftopia-0.0.21](https://github.com/truecharts/charts/compare/craftopia-0.0.20...craftopia-0.0.21) (2022-08-30) diff --git a/incubator/craftopia/0.0.24/Chart.lock b/incubator/craftopia/0.0.24/Chart.lock index 3d1ef1d0561..9d5585d363c 100644 --- a/incubator/craftopia/0.0.24/Chart.lock +++ b/incubator/craftopia/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:18.985657999Z" +generated: "2022-09-16T05:51:38.60425921Z" diff --git a/incubator/crafty-3/0.0.24/CHANGELOG.md b/incubator/crafty-3/0.0.24/CHANGELOG.md index 7220560c788..5c96fc776a1 100644 --- a/incubator/crafty-3/0.0.24/CHANGELOG.md +++ b/incubator/crafty-3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [crafty-3-0.0.22](https://github.com/truecharts/charts/compare/crafty-3-0.0.21...crafty-3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [crafty-3-0.0.21](https://github.com/truecharts/charts/compare/crafty-3-0.0.20...crafty-3-0.0.21) (2022-08-30) diff --git a/incubator/crafty-3/0.0.24/Chart.lock b/incubator/crafty-3/0.0.24/Chart.lock index 6e18a9e0dd8..9baccc6ab71 100644 --- a/incubator/crafty-3/0.0.24/Chart.lock +++ b/incubator/crafty-3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:22.291971302Z" +generated: "2022-09-16T05:51:40.873867941Z" diff --git a/incubator/crafty-4/0.0.28/CHANGELOG.md b/incubator/crafty-4/0.0.28/CHANGELOG.md index 500ca0a639b..fca107a5b0a 100644 --- a/incubator/crafty-4/0.0.28/CHANGELOG.md +++ b/incubator/crafty-4/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [crafty-4-0.0.25](https://github.com/truecharts/charts/compare/crafty-4-0.0.24...crafty-4-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - diff --git a/incubator/crafty-4/0.0.28/Chart.lock b/incubator/crafty-4/0.0.28/Chart.lock index e6f57c8141b..02a7fbca0f7 100644 --- a/incubator/crafty-4/0.0.28/Chart.lock +++ b/incubator/crafty-4/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:24.441737872Z" +generated: "2022-09-16T05:51:41.905523337Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md index c52433fef10..e2c8c811239 100644 --- a/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md +++ b/incubator/crypto-exchanges-gateway/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [crypto-exchanges-gateway-0.0.22](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.21...crypto-exchanges-gateway-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [crypto-exchanges-gateway-0.0.21](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.20...crypto-exchanges-gateway-0.0.21) (2022-08-30) diff --git a/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock index fd0f109c726..43e616f8ce6 100644 --- a/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock +++ b/incubator/crypto-exchanges-gateway/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:45.90621884Z" +generated: "2022-09-16T05:52:10.270666079Z" diff --git a/incubator/cryptpad/0.0.51/Chart.lock b/incubator/cryptpad/0.0.51/Chart.lock deleted file mode 100644 index b18b0972527..00000000000 --- a/incubator/cryptpad/0.0.51/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:49.593879712Z" diff --git a/incubator/cryptpad/0.0.51/CHANGELOG.md b/incubator/cryptpad/0.0.52/CHANGELOG.md similarity index 84% rename from incubator/cryptpad/0.0.51/CHANGELOG.md rename to incubator/cryptpad/0.0.52/CHANGELOG.md index ef7d8518a50..2bb84a1eb18 100644 --- a/incubator/cryptpad/0.0.51/CHANGELOG.md +++ b/incubator/cryptpad/0.0.52/CHANGELOG.md @@ -2,6 +2,19 @@ +## [cryptpad-0.0.52](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.52) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cryptpad-0.0.51](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.51) (2022-09-15) ### Chore @@ -84,16 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cryptpad-0.0.48](https://github.com/truecharts/charts/compare/cryptpad-0.0.47...cryptpad-0.0.48) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/incubator/cryptpad/0.0.52/Chart.lock b/incubator/cryptpad/0.0.52/Chart.lock new file mode 100644 index 00000000000..3f771725ff1 --- /dev/null +++ b/incubator/cryptpad/0.0.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:52:13.320417352Z" diff --git a/incubator/cryptpad/0.0.51/Chart.yaml b/incubator/cryptpad/0.0.52/Chart.yaml similarity index 98% rename from incubator/cryptpad/0.0.51/Chart.yaml rename to incubator/cryptpad/0.0.52/Chart.yaml index 7d02baa48d3..cd70a6dab3c 100644 --- a/incubator/cryptpad/0.0.51/Chart.yaml +++ b/incubator/cryptpad/0.0.52/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://cryptpad.fr/ - https://hub.docker.com/r/promasu/cryptpad/ type: application -version: 0.0.51 +version: 0.0.52 diff --git a/incubator/cryptpad/0.0.51/README.md b/incubator/cryptpad/0.0.52/README.md similarity index 98% rename from incubator/cryptpad/0.0.51/README.md rename to incubator/cryptpad/0.0.52/README.md index 363e4ec932a..a5d4ac4b4bb 100644 --- a/incubator/cryptpad/0.0.51/README.md +++ b/incubator/cryptpad/0.0.52/README.md @@ -1,6 +1,6 @@ # cryptpad -![Version: 0.0.51](https://img.shields.io/badge/Version-0.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.52](https://img.shields.io/badge/Version-0.0.52-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js diff --git a/incubator/cryptpad/0.0.51/app-readme.md b/incubator/cryptpad/0.0.52/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.51/app-readme.md rename to incubator/cryptpad/0.0.52/app-readme.md diff --git a/incubator/external-ip/0.0.24/charts/common-10.5.10.tgz b/incubator/cryptpad/0.0.52/charts/common-10.5.10.tgz similarity index 100% rename from incubator/external-ip/0.0.24/charts/common-10.5.10.tgz rename to incubator/cryptpad/0.0.52/charts/common-10.5.10.tgz diff --git a/incubator/cryptpad/0.0.51/ix_values.yaml b/incubator/cryptpad/0.0.52/ix_values.yaml similarity index 91% rename from incubator/cryptpad/0.0.51/ix_values.yaml rename to incubator/cryptpad/0.0.52/ix_values.yaml index 230ae047268..6c8997ba14f 100644 --- a/incubator/cryptpad/0.0.51/ix_values.yaml +++ b/incubator/cryptpad/0.0.52/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cryptpad - tag: latest@sha256:dd22853e7fd2f3147e5c5816c3d4693ac5470ef9d3a5a0b0e4122b8e09c62271 + tag: latest@sha256:8b261bd4197562fcde6a645db8c51610c005e926f7e5e58fea5f276b33a55b38 persistence: blobpath: enabled: true diff --git a/incubator/cryptpad/0.0.51/questions.yaml b/incubator/cryptpad/0.0.52/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.51/questions.yaml rename to incubator/cryptpad/0.0.52/questions.yaml diff --git a/incubator/cryptpad/0.0.51/templates/common.yaml b/incubator/cryptpad/0.0.52/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.51/templates/common.yaml rename to incubator/cryptpad/0.0.52/templates/common.yaml diff --git a/incubator/external-ip/0.0.24/values.yaml b/incubator/cryptpad/0.0.52/values.yaml similarity index 100% rename from incubator/external-ip/0.0.24/values.yaml rename to incubator/cryptpad/0.0.52/values.yaml diff --git a/incubator/csgo/0.0.24/CHANGELOG.md b/incubator/csgo/0.0.24/CHANGELOG.md index 30af476483a..b9dcf6cfd32 100644 --- a/incubator/csgo/0.0.24/CHANGELOG.md +++ b/incubator/csgo/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [csgo-0.0.22](https://github.com/truecharts/charts/compare/csgo-0.0.21...csgo-0.0.22) (2022-08-30) - -### Chore - diff --git a/incubator/csgo/0.0.24/Chart.lock b/incubator/csgo/0.0.24/Chart.lock index 023a29c334a..57a804fc75e 100644 --- a/incubator/csgo/0.0.24/Chart.lock +++ b/incubator/csgo/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:53.32307914Z" +generated: "2022-09-16T05:52:14.771408525Z" diff --git a/incubator/cssource/0.0.24/CHANGELOG.md b/incubator/cssource/0.0.24/CHANGELOG.md index 7ca0d34af60..aaed41aa481 100644 --- a/incubator/cssource/0.0.24/CHANGELOG.md +++ b/incubator/cssource/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cssource-0.0.22](https://github.com/truecharts/charts/compare/cssource-0.0.21...cssource-0.0.22) (2022-08-30) - -### Chore - diff --git a/incubator/cssource/0.0.24/Chart.lock b/incubator/cssource/0.0.24/Chart.lock index 64390389a00..0604e1ab29a 100644 --- a/incubator/cssource/0.0.24/Chart.lock +++ b/incubator/cssource/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:35:55.702401801Z" +generated: "2022-09-16T05:52:15.9678967Z" diff --git a/incubator/cstrike1-6/0.0.24/CHANGELOG.md b/incubator/cstrike1-6/0.0.24/CHANGELOG.md index 820e5fabae0..d6cf302965c 100644 --- a/incubator/cstrike1-6/0.0.24/CHANGELOG.md +++ b/incubator/cstrike1-6/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cstrike1-6-0.0.22](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.21...cstrike1-6-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cstrike1-6-0.0.21](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.20...cstrike1-6-0.0.21) (2022-08-30) diff --git a/incubator/cstrike1-6/0.0.24/Chart.lock b/incubator/cstrike1-6/0.0.24/Chart.lock index 00743a03237..7637ab7dc0e 100644 --- a/incubator/cstrike1-6/0.0.24/Chart.lock +++ b/incubator/cstrike1-6/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:16.338345794Z" +generated: "2022-09-16T05:52:43.736650116Z" diff --git a/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md index a8b1bdca4f0..e272998bf90 100644 --- a/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md +++ b/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cstrikeconditionzero-0.0.22](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.21...cstrikeconditionzero-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cstrikeconditionzero-0.0.21](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.20...cstrikeconditionzero-0.0.21) (2022-08-30) diff --git a/incubator/cstrikeconditionzero/0.0.24/Chart.lock b/incubator/cstrikeconditionzero/0.0.24/Chart.lock index a6726aa247c..d1bace59436 100644 --- a/incubator/cstrikeconditionzero/0.0.24/Chart.lock +++ b/incubator/cstrikeconditionzero/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:20.555716774Z" +generated: "2022-09-16T05:52:45.905538976Z" diff --git a/incubator/cups-server/1.0.45/CHANGELOG.md b/incubator/cups-server/1.0.45/CHANGELOG.md index 458f09564d5..13ec7e1b458 100644 --- a/incubator/cups-server/1.0.45/CHANGELOG.md +++ b/incubator/cups-server/1.0.45/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cups-server-1.0.45](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.45) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cups-server-1.0.45](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.45) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [cups-server-1.0.42](https://github.com/truecharts/charts/compare/cups-server-1.0.41...cups-server-1.0.42) (2022-09-05) -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [cups-server-1.0.41](https://github.com/truecharts/charts/compare/cups-server-1.0.40...cups-server-1.0.41) (2022-08-30) - -### Chore - diff --git a/incubator/cups-server/1.0.45/Chart.lock b/incubator/cups-server/1.0.45/Chart.lock index 5fd1e35922c..8b46c34b1c8 100644 --- a/incubator/cups-server/1.0.45/Chart.lock +++ b/incubator/cups-server/1.0.45/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:24.672437521Z" +generated: "2022-09-16T05:52:47.717930679Z" diff --git a/incubator/cura-novnc/0.0.24/CHANGELOG.md b/incubator/cura-novnc/0.0.24/CHANGELOG.md index 1bc089e5bff..24609ba3a0f 100644 --- a/incubator/cura-novnc/0.0.24/CHANGELOG.md +++ b/incubator/cura-novnc/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [cura-novnc-0.0.22](https://github.com/truecharts/charts/compare/cura-novnc-0.0.21...cura-novnc-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cura-novnc-0.0.21](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...cura-novnc-0.0.21) (2022-08-30) diff --git a/incubator/cura-novnc/0.0.24/Chart.lock b/incubator/cura-novnc/0.0.24/Chart.lock index 9d0ccb6d612..7d8dea003c9 100644 --- a/incubator/cura-novnc/0.0.24/Chart.lock +++ b/incubator/cura-novnc/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:26.324146275Z" +generated: "2022-09-16T05:52:48.165068217Z" diff --git a/incubator/dailynotes/0.0.24/CHANGELOG.md b/incubator/dailynotes/0.0.24/CHANGELOG.md index c70036d110f..1e0c802988a 100644 --- a/incubator/dailynotes/0.0.24/CHANGELOG.md +++ b/incubator/dailynotes/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dailynotes-0.0.21](https://github.com/truecharts/charts/compare/dailynotes-0.0.20...dailynotes-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/dailynotes/0.0.24/Chart.lock b/incubator/dailynotes/0.0.24/Chart.lock index b341ac9129b..934744a4313 100644 --- a/incubator/dailynotes/0.0.24/Chart.lock +++ b/incubator/dailynotes/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:46.694512426Z" +generated: "2022-09-16T05:53:16.992028099Z" diff --git a/incubator/damselfly/0.0.24/CHANGELOG.md b/incubator/damselfly/0.0.24/CHANGELOG.md index 023ff93688e..2c97f80573b 100644 --- a/incubator/damselfly/0.0.24/CHANGELOG.md +++ b/incubator/damselfly/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [damselfly-0.0.21](https://github.com/truecharts/charts/compare/damselfly-0.0.20...damselfly-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/damselfly/0.0.24/Chart.lock b/incubator/damselfly/0.0.24/Chart.lock index e8f3f6bb832..699902c9b3c 100644 --- a/incubator/damselfly/0.0.24/Chart.lock +++ b/incubator/damselfly/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:51.364710997Z" +generated: "2022-09-16T05:53:19.217015637Z" diff --git a/incubator/dashmachine/0.0.24/CHANGELOG.md b/incubator/dashmachine/0.0.24/CHANGELOG.md index 47d7b7d8cc5..b6f6661d4b5 100644 --- a/incubator/dashmachine/0.0.24/CHANGELOG.md +++ b/incubator/dashmachine/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dashmachine-0.0.21](https://github.com/truecharts/charts/compare/dashmachine-0.0.20...dashmachine-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/dashmachine/0.0.24/Chart.lock b/incubator/dashmachine/0.0.24/Chart.lock index d70fd25399a..1dea2482075 100644 --- a/incubator/dashmachine/0.0.24/Chart.lock +++ b/incubator/dashmachine/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:55.022485282Z" +generated: "2022-09-16T05:53:20.415755298Z" diff --git a/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md index f2ae75254b5..df7bb212628 100644 --- a/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md +++ b/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [dayofdefeatsource-0.0.22](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.21...dayofdefeatsource-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dayofdefeatsource-0.0.21](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.20...dayofdefeatsource-0.0.21) (2022-08-30) diff --git a/incubator/dayofdefeatsource/0.0.24/Chart.lock b/incubator/dayofdefeatsource/0.0.24/Chart.lock index 96922cd89f7..1eb77cf4072 100644 --- a/incubator/dayofdefeatsource/0.0.24/Chart.lock +++ b/incubator/dayofdefeatsource/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:36:57.054359837Z" +generated: "2022-09-16T05:53:21.455880975Z" diff --git a/incubator/daysofwar/0.0.24/CHANGELOG.md b/incubator/daysofwar/0.0.24/CHANGELOG.md index 82c34303f14..dff53a32db5 100644 --- a/incubator/daysofwar/0.0.24/CHANGELOG.md +++ b/incubator/daysofwar/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [daysofwar-0.0.22](https://github.com/truecharts/charts/compare/daysofwar-0.0.21...daysofwar-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [daysofwar-0.0.21](https://github.com/truecharts/charts/compare/daysofwar-0.0.20...daysofwar-0.0.21) (2022-08-30) diff --git a/incubator/daysofwar/0.0.24/Chart.lock b/incubator/daysofwar/0.0.24/Chart.lock index 1b3876bc059..82a179d95b5 100644 --- a/incubator/daysofwar/0.0.24/Chart.lock +++ b/incubator/daysofwar/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:17.985075602Z" +generated: "2022-09-16T05:53:51.142211898Z" diff --git a/incubator/dayz/0.0.24/CHANGELOG.md b/incubator/dayz/0.0.24/CHANGELOG.md index 3bac93fdedb..147edf1bc29 100644 --- a/incubator/dayz/0.0.24/CHANGELOG.md +++ b/incubator/dayz/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [dayz-0.0.22](https://github.com/truecharts/charts/compare/dayz-0.0.21...dayz-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dayz-0.0.21](https://github.com/truecharts/charts/compare/dayz-0.0.20...dayz-0.0.21) (2022-08-30) diff --git a/incubator/dayz/0.0.24/Chart.lock b/incubator/dayz/0.0.24/Chart.lock index 8967a63f17e..4544ad2e326 100644 --- a/incubator/dayz/0.0.24/Chart.lock +++ b/incubator/dayz/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:21.459462808Z" +generated: "2022-09-16T05:53:53.708995371Z" diff --git a/incubator/ddns-route53/0.0.24/CHANGELOG.md b/incubator/ddns-route53/0.0.24/CHANGELOG.md index c27435a6733..70768a0a3c5 100644 --- a/incubator/ddns-route53/0.0.24/CHANGELOG.md +++ b/incubator/ddns-route53/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [ddns-route53-0.0.21](https://github.com/truecharts/charts/compare/ddns-route53-0.0.20...ddns-route53-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/ddns-route53/0.0.24/Chart.lock b/incubator/ddns-route53/0.0.24/Chart.lock index 8b29f4b2ae4..064e0d78af4 100644 --- a/incubator/ddns-route53/0.0.24/Chart.lock +++ b/incubator/ddns-route53/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:26.562655836Z" +generated: "2022-09-16T05:53:54.4071503Z" diff --git a/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md index 3e1319ee60d..4100b349789 100644 --- a/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md +++ b/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [debian-apt-mirror-0.0.22](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.21...debian-apt-mirror-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [debian-apt-mirror-0.0.21](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.20...debian-apt-mirror-0.0.21) (2022-08-30) diff --git a/incubator/debian-apt-mirror/0.0.24/Chart.lock b/incubator/debian-apt-mirror/0.0.24/Chart.lock index 34888a8e4b6..ebd8e06d59b 100644 --- a/incubator/debian-apt-mirror/0.0.24/Chart.lock +++ b/incubator/debian-apt-mirror/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:27.829250023Z" +generated: "2022-09-16T05:53:54.972501122Z" diff --git a/incubator/debian-bullseye/0.0.24/CHANGELOG.md b/incubator/debian-bullseye/0.0.24/CHANGELOG.md index 0daab13cbd4..e1d1cbfbf18 100644 --- a/incubator/debian-bullseye/0.0.24/CHANGELOG.md +++ b/incubator/debian-bullseye/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [debian-bullseye-0.0.22](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.21...debian-bullseye-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [debian-bullseye-0.0.21](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.20...debian-bullseye-0.0.21) (2022-08-30) diff --git a/incubator/debian-bullseye/0.0.24/Chart.lock b/incubator/debian-bullseye/0.0.24/Chart.lock index f57b54f23f4..91b597a2da6 100644 --- a/incubator/debian-bullseye/0.0.24/Chart.lock +++ b/incubator/debian-bullseye/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:47.980986148Z" +generated: "2022-09-16T05:54:24.332766339Z" diff --git a/incubator/dispatch/0.0.24/CHANGELOG.md b/incubator/dispatch/0.0.24/CHANGELOG.md index b9fc5a5ad9f..aa8a7300f13 100644 --- a/incubator/dispatch/0.0.24/CHANGELOG.md +++ b/incubator/dispatch/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dispatch-0.0.21](https://github.com/truecharts/charts/compare/dispatch-0.0.20...dispatch-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/dispatch/0.0.24/Chart.lock b/incubator/dispatch/0.0.24/Chart.lock index a27897f839f..eedabf13b66 100644 --- a/incubator/dispatch/0.0.24/Chart.lock +++ b/incubator/dispatch/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:51.993766383Z" +generated: "2022-09-16T05:54:27.263017318Z" diff --git a/incubator/dns-doh-companion/0.0.24/CHANGELOG.md b/incubator/dns-doh-companion/0.0.24/CHANGELOG.md index 6028c5afb33..d6ff60d8786 100644 --- a/incubator/dns-doh-companion/0.0.24/CHANGELOG.md +++ b/incubator/dns-doh-companion/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [dns-doh-companion-0.0.22](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.21...dns-doh-companion-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dns-doh-companion-0.0.21](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.20...dns-doh-companion-0.0.21) (2022-08-30) diff --git a/incubator/dns-doh-companion/0.0.24/Chart.lock b/incubator/dns-doh-companion/0.0.24/Chart.lock index 1b59eb78d58..34833c8cc26 100644 --- a/incubator/dns-doh-companion/0.0.24/Chart.lock +++ b/incubator/dns-doh-companion/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:56.827088046Z" +generated: "2022-09-16T05:54:27.742653515Z" diff --git a/incubator/docker-hub-rss/0.0.24/CHANGELOG.md b/incubator/docker-hub-rss/0.0.24/CHANGELOG.md index 60e94f178b2..2fe561ac51b 100644 --- a/incubator/docker-hub-rss/0.0.24/CHANGELOG.md +++ b/incubator/docker-hub-rss/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [docker-hub-rss-0.0.22](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.21...docker-hub-rss-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docker-hub-rss-0.0.21](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.20...docker-hub-rss-0.0.21) (2022-08-30) - diff --git a/incubator/docker-hub-rss/0.0.24/Chart.lock b/incubator/docker-hub-rss/0.0.24/Chart.lock index 1c5efdd68a3..0c26c977f36 100644 --- a/incubator/docker-hub-rss/0.0.24/Chart.lock +++ b/incubator/docker-hub-rss/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:37:59.18758471Z" +generated: "2022-09-16T05:54:28.219443674Z" diff --git a/incubator/dockerregistry/0.0.23/CHANGELOG.md b/incubator/dockerregistry/0.0.23/CHANGELOG.md index b1c0980d956..5fc43c248b9 100644 --- a/incubator/dockerregistry/0.0.23/CHANGELOG.md +++ b/incubator/dockerregistry/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [dockerregistry-0.0.21](https://github.com/truecharts/charts/compare/dockerregistry-0.0.20...dockerregistry-0.0.21) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dockerregistry-0.0.20](https://github.com/truecharts/charts/compare/dockerregistry-0.0.19...dockerregistry-0.0.20) (2022-08-30) diff --git a/incubator/dockerregistry/0.0.23/Chart.lock b/incubator/dockerregistry/0.0.23/Chart.lock index 95be7364171..136d8916e9e 100644 --- a/incubator/dockerregistry/0.0.23/Chart.lock +++ b/incubator/dockerregistry/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:19.383858329Z" +generated: "2022-09-16T05:54:56.750587796Z" diff --git a/incubator/dontstarvetogether/0.0.24/CHANGELOG.md b/incubator/dontstarvetogether/0.0.24/CHANGELOG.md index 486af11d9d8..368ebdfd4fe 100644 --- a/incubator/dontstarvetogether/0.0.24/CHANGELOG.md +++ b/incubator/dontstarvetogether/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [dontstarvetogether-0.0.22](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.21...dontstarvetogether-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dontstarvetogether-0.0.21](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.20...dontstarvetogether-0.0.21) (2022-08-30) diff --git a/incubator/dontstarvetogether/0.0.24/Chart.lock b/incubator/dontstarvetogether/0.0.24/Chart.lock index fd4a7c4f1c8..a9ea2f8c322 100644 --- a/incubator/dontstarvetogether/0.0.24/Chart.lock +++ b/incubator/dontstarvetogether/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:23.298067194Z" +generated: "2022-09-16T05:54:59.674472588Z" diff --git a/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md index 7d2771249dd..4ef3c22a0ea 100644 --- a/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md +++ b/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [dropbox-by-otherguy-0.0.22](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.21...dropbox-by-otherguy-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dropbox-by-otherguy-0.0.21](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.20...dropbox-by-otherguy-0.0.21) (2022-08-30) - diff --git a/incubator/dropbox-by-otherguy/0.0.24/Chart.lock b/incubator/dropbox-by-otherguy/0.0.24/Chart.lock index aa5d04f9667..491f0c5b037 100644 --- a/incubator/dropbox-by-otherguy/0.0.24/Chart.lock +++ b/incubator/dropbox-by-otherguy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:27.542846715Z" +generated: "2022-09-16T05:55:00.28114175Z" diff --git a/incubator/duplicacy/0.0.28/CHANGELOG.md b/incubator/duplicacy/0.0.28/CHANGELOG.md index d4d073255e7..24d16d0e66d 100644 --- a/incubator/duplicacy/0.0.28/CHANGELOG.md +++ b/incubator/duplicacy/0.0.28/CHANGELOG.md @@ -2,6 +2,18 @@ +## [duplicacy-0.0.28](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [duplicacy-0.0.28](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.28) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [duplicacy-0.0.25](https://github.com/truecharts/charts/compare/duplicacy-0.0.24...duplicacy-0.0.25) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/incubator/duplicacy/0.0.28/Chart.lock b/incubator/duplicacy/0.0.28/Chart.lock index 739f35bcbed..a5098d18704 100644 --- a/incubator/duplicacy/0.0.28/Chart.lock +++ b/incubator/duplicacy/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:30.825618965Z" +generated: "2022-09-16T05:55:01.012471489Z" diff --git a/incubator/duplicacy/0.0.28/ix_values.yaml b/incubator/duplicacy/0.0.28/ix_values.yaml index b5007316425..29e1482a5ed 100644 --- a/incubator/duplicacy/0.0.28/ix_values.yaml +++ b/incubator/duplicacy/0.0.28/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/duplicacy - tag: latest@sha256:146eddaa20ead1a0a37874cb66fed335aba8626c3e5cfc43599fc2b72d60d64e + tag: latest@sha256:355a256cd2c80fc1e2c29b34b1f98b68d53c13bda52399c47a3066bd00a83177 persistence: config: enabled: true diff --git a/incubator/dvblink/0.0.24/CHANGELOG.md b/incubator/dvblink/0.0.24/CHANGELOG.md index dcd70c4bc12..e71efa5ee46 100644 --- a/incubator/dvblink/0.0.24/CHANGELOG.md +++ b/incubator/dvblink/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dvblink-0.0.21](https://github.com/truecharts/charts/compare/dvblink-0.0.20...dvblink-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/dvblink/0.0.24/Chart.lock b/incubator/dvblink/0.0.24/Chart.lock index 7ecda413fdb..1f7cc206e00 100644 --- a/incubator/dvblink/0.0.24/Chart.lock +++ b/incubator/dvblink/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:50.583717512Z" +generated: "2022-09-16T05:55:28.736144903Z" diff --git a/incubator/eco/0.0.24/CHANGELOG.md b/incubator/eco/0.0.24/CHANGELOG.md index 4220b5ea421..b9ece909fe9 100644 --- a/incubator/eco/0.0.24/CHANGELOG.md +++ b/incubator/eco/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [eco-0.0.22](https://github.com/truecharts/charts/compare/doublecommander-4.0.27...eco-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [eco-0.0.21](https://github.com/truecharts/charts/compare/eco-0.0.20...eco-0.0.21) (2022-08-30) - diff --git a/incubator/eco/0.0.24/Chart.lock b/incubator/eco/0.0.24/Chart.lock index e94d4ae756a..04b19ef85dc 100644 --- a/incubator/eco/0.0.24/Chart.lock +++ b/incubator/eco/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:54.914805093Z" +generated: "2022-09-16T05:55:33.144539412Z" diff --git a/incubator/ecodms/0.0.24/CHANGELOG.md b/incubator/ecodms/0.0.24/CHANGELOG.md index 6391a5af32f..378e76e1cb1 100644 --- a/incubator/ecodms/0.0.24/CHANGELOG.md +++ b/incubator/ecodms/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [ecodms-0.0.22](https://github.com/truecharts/charts/compare/ecodms-0.0.21...ecodms-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ecodms-0.0.21](https://github.com/truecharts/charts/compare/ecodms-0.0.20...ecodms-0.0.21) (2022-08-30) - diff --git a/incubator/ecodms/0.0.24/Chart.lock b/incubator/ecodms/0.0.24/Chart.lock index b522dc70469..6e9518f01df 100644 --- a/incubator/ecodms/0.0.24/Chart.lock +++ b/incubator/ecodms/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:38:58.424064558Z" +generated: "2022-09-16T05:55:33.505118706Z" diff --git a/incubator/electrum/0.0.24/CHANGELOG.md b/incubator/electrum/0.0.24/CHANGELOG.md index aec40dc3182..8810e277588 100644 --- a/incubator/electrum/0.0.24/CHANGELOG.md +++ b/incubator/electrum/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [electrum-0.0.22](https://github.com/truecharts/charts/compare/electrum-0.0.21...electrum-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [electrum-0.0.21](https://github.com/truecharts/charts/compare/electrum-0.0.20...electrum-0.0.21) (2022-08-30) diff --git a/incubator/electrum/0.0.24/Chart.lock b/incubator/electrum/0.0.24/Chart.lock index cf521691c94..0db8bec896f 100644 --- a/incubator/electrum/0.0.24/Chart.lock +++ b/incubator/electrum/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:39:02.196346876Z" +generated: "2022-09-16T05:55:34.006986078Z" diff --git a/incubator/emby-sync/0.0.24/CHANGELOG.md b/incubator/emby-sync/0.0.24/CHANGELOG.md index 741390d34fe..f6e182fecf2 100644 --- a/incubator/emby-sync/0.0.24/CHANGELOG.md +++ b/incubator/emby-sync/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [emby-sync-0.0.21](https://github.com/truecharts/charts/compare/emby-sync-0.0.20...emby-sync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/emby-sync/0.0.24/Chart.lock b/incubator/emby-sync/0.0.24/Chart.lock index 7f7e3c3f6d7..f9b959644c1 100644 --- a/incubator/emby-sync/0.0.24/Chart.lock +++ b/incubator/emby-sync/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:39:21.959896141Z" +generated: "2022-09-16T05:56:00.839396405Z" diff --git a/incubator/etesync/0.0.34/CHANGELOG.md b/incubator/etesync/0.0.34/CHANGELOG.md index bb796d9891f..9096fe8aaf9 100644 --- a/incubator/etesync/0.0.34/CHANGELOG.md +++ b/incubator/etesync/0.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etesync-0.0.31](https://github.com/truecharts/charts/compare/etesync-0.0.30...etesync-0.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/incubator/etesync/0.0.34/Chart.lock b/incubator/etesync/0.0.34/Chart.lock index ee41b9c421c..5cff52f3d57 100644 --- a/incubator/etesync/0.0.34/Chart.lock +++ b/incubator/etesync/0.0.34/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T13:39:38.406658219Z" +generated: "2022-09-16T05:56:19.515740451Z" diff --git a/incubator/ethercalc/0.0.24/CHANGELOG.md b/incubator/ethercalc/0.0.24/CHANGELOG.md index be40efd5f09..00d44e6c298 100644 --- a/incubator/ethercalc/0.0.24/CHANGELOG.md +++ b/incubator/ethercalc/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [ethercalc-0.0.22](https://github.com/truecharts/charts/compare/ethercalc-0.0.21...ethercalc-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ethercalc-0.0.21](https://github.com/truecharts/charts/compare/ethercalc-0.0.20...ethercalc-0.0.21) (2022-08-30) diff --git a/incubator/ethercalc/0.0.24/Chart.lock b/incubator/ethercalc/0.0.24/Chart.lock index 3d72520b969..68e252d15c2 100644 --- a/incubator/ethercalc/0.0.24/Chart.lock +++ b/incubator/ethercalc/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:39:29.906857804Z" +generated: "2022-09-16T05:56:06.838997268Z" diff --git a/incubator/euterpe/0.0.25/CHANGELOG.md b/incubator/euterpe/0.0.25/CHANGELOG.md index 50afc9d4115..10ca2e8144e 100644 --- a/incubator/euterpe/0.0.25/CHANGELOG.md +++ b/incubator/euterpe/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - - - -## [euterpe-0.0.22](https://github.com/truecharts/charts/compare/euterpe-0.0.21...euterpe-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/incubator/euterpe/0.0.25/Chart.lock b/incubator/euterpe/0.0.25/Chart.lock index 882ff433711..18f8f005c0c 100644 --- a/incubator/euterpe/0.0.25/Chart.lock +++ b/incubator/euterpe/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:39:33.48954103Z" +generated: "2022-09-16T05:56:07.877378957Z" diff --git a/incubator/explainshell/0.0.24/CHANGELOG.md b/incubator/explainshell/0.0.24/CHANGELOG.md index 80ba1c67ff6..ee330874907 100644 --- a/incubator/explainshell/0.0.24/CHANGELOG.md +++ b/incubator/explainshell/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [explainshell-0.0.22](https://github.com/truecharts/charts/compare/explainshell-0.0.21...explainshell-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [explainshell-0.0.21](https://github.com/truecharts/charts/compare/explainshell-0.0.20...explainshell-0.0.21) (2022-08-30) - diff --git a/incubator/explainshell/0.0.24/Chart.lock b/incubator/explainshell/0.0.24/Chart.lock index f8e9cdd5e7a..e90b73527fb 100644 --- a/incubator/explainshell/0.0.24/Chart.lock +++ b/incubator/explainshell/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:39:52.71402843Z" +generated: "2022-09-16T05:56:33.483308557Z" diff --git a/incubator/external-ip/0.0.24/CHANGELOG.md b/incubator/external-ip/0.0.25/CHANGELOG.md similarity index 87% rename from incubator/external-ip/0.0.24/CHANGELOG.md rename to incubator/external-ip/0.0.25/CHANGELOG.md index 0952d495ad1..80295e46742 100644 --- a/incubator/external-ip/0.0.24/CHANGELOG.md +++ b/incubator/external-ip/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [external-ip-0.0.24](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - -## [external-ip-0.0.21](https://github.com/truecharts/charts/compare/external-ip-0.0.20...external-ip-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/external-ip/0.0.24/Chart.lock b/incubator/external-ip/0.0.25/Chart.lock similarity index 80% rename from incubator/external-ip/0.0.24/Chart.lock rename to incubator/external-ip/0.0.25/Chart.lock index d4f062af49a..b504a3c63ad 100644 --- a/incubator/external-ip/0.0.24/Chart.lock +++ b/incubator/external-ip/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:01.60334765Z" +generated: "2022-09-16T05:56:40.26183398Z" diff --git a/incubator/external-ip/0.0.24/Chart.yaml b/incubator/external-ip/0.0.25/Chart.yaml similarity index 98% rename from incubator/external-ip/0.0.24/Chart.yaml rename to incubator/external-ip/0.0.25/Chart.yaml index 1ce740c34e5..97d23ca099a 100644 --- a/incubator/external-ip/0.0.24/Chart.yaml +++ b/incubator/external-ip/0.0.25/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/xavier-hernandez/docker-external-ip - https://hub.docker.com/repository/docker/xavierh/external-ip type: application -version: 0.0.24 +version: 0.0.25 diff --git a/incubator/external-ip/0.0.24/README.md b/incubator/external-ip/0.0.25/README.md similarity index 98% rename from incubator/external-ip/0.0.24/README.md rename to incubator/external-ip/0.0.25/README.md index 44f637aa9d8..fe3cae37fff 100644 --- a/incubator/external-ip/0.0.24/README.md +++ b/incubator/external-ip/0.0.25/README.md @@ -1,6 +1,6 @@ # external-ip -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. diff --git a/incubator/external-ip/0.0.24/app-readme.md b/incubator/external-ip/0.0.25/app-readme.md similarity index 100% rename from incubator/external-ip/0.0.24/app-readme.md rename to incubator/external-ip/0.0.25/app-readme.md diff --git a/incubator/filestash/0.0.35/charts/common-10.5.10.tgz b/incubator/external-ip/0.0.25/charts/common-10.5.10.tgz similarity index 100% rename from incubator/filestash/0.0.35/charts/common-10.5.10.tgz rename to incubator/external-ip/0.0.25/charts/common-10.5.10.tgz diff --git a/incubator/external-ip/0.0.24/ix_values.yaml b/incubator/external-ip/0.0.25/ix_values.yaml similarity index 86% rename from incubator/external-ip/0.0.24/ix_values.yaml rename to incubator/external-ip/0.0.25/ix_values.yaml index 633bfd040c8..0abe96b8f99 100644 --- a/incubator/external-ip/0.0.24/ix_values.yaml +++ b/incubator/external-ip/0.0.25/ix_values.yaml @@ -9,7 +9,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/external-ip - tag: latest@sha256:e62e88471909689d3ec2bcf7750f74a13659d2a5d15918fffa94d3a4af029728 + tag: latest@sha256:38aff096339c80f0dbbdcf4d5b80faa10814a57d8308f8199e6f33b492280f0e persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/external-ip/0.0.24/questions.yaml b/incubator/external-ip/0.0.25/questions.yaml similarity index 100% rename from incubator/external-ip/0.0.24/questions.yaml rename to incubator/external-ip/0.0.25/questions.yaml diff --git a/incubator/external-ip/0.0.24/templates/common.yaml b/incubator/external-ip/0.0.25/templates/common.yaml similarity index 100% rename from incubator/external-ip/0.0.24/templates/common.yaml rename to incubator/external-ip/0.0.25/templates/common.yaml diff --git a/incubator/filestash/0.0.35/values.yaml b/incubator/external-ip/0.0.25/values.yaml similarity index 100% rename from incubator/filestash/0.0.35/values.yaml rename to incubator/external-ip/0.0.25/values.yaml diff --git a/incubator/factorio/0.0.32/CHANGELOG.md b/incubator/factorio/0.0.32/CHANGELOG.md index 0e9c3b5207b..d2cbc2dc506 100644 --- a/incubator/factorio/0.0.32/CHANGELOG.md +++ b/incubator/factorio/0.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) diff --git a/incubator/factorio/0.0.32/Chart.lock b/incubator/factorio/0.0.32/Chart.lock index b37d49a40c4..08f7c12ade1 100644 --- a/incubator/factorio/0.0.32/Chart.lock +++ b/incubator/factorio/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:04.456933455Z" +generated: "2022-09-16T05:56:40.739080229Z" diff --git a/incubator/factorioservermanager/0.0.24/CHANGELOG.md b/incubator/factorioservermanager/0.0.24/CHANGELOG.md index dcce5450a63..a985ae43bcc 100644 --- a/incubator/factorioservermanager/0.0.24/CHANGELOG.md +++ b/incubator/factorioservermanager/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [factorioservermanager-0.0.22](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.21...factorioservermanager-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [factorioservermanager-0.0.21](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.20...factorioservermanager-0.0.21) (2022-08-30) diff --git a/incubator/factorioservermanager/0.0.24/Chart.lock b/incubator/factorioservermanager/0.0.24/Chart.lock index b3a1e272b07..e0be62d19ae 100644 --- a/incubator/factorioservermanager/0.0.24/Chart.lock +++ b/incubator/factorioservermanager/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:21.187739288Z" +generated: "2022-09-16T05:57:03.669108137Z" diff --git a/incubator/facturascripts/0.0.24/CHANGELOG.md b/incubator/facturascripts/0.0.24/CHANGELOG.md index b824040204e..4d86bf0193c 100644 --- a/incubator/facturascripts/0.0.24/CHANGELOG.md +++ b/incubator/facturascripts/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [facturascripts-0.0.22](https://github.com/truecharts/charts/compare/facturascripts-0.0.21...facturascripts-0.0.22) (2022-08-30) - -### Chore - diff --git a/incubator/facturascripts/0.0.24/Chart.lock b/incubator/facturascripts/0.0.24/Chart.lock index 9adf8482120..6d84782abef 100644 --- a/incubator/facturascripts/0.0.24/Chart.lock +++ b/incubator/facturascripts/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:24.266933165Z" +generated: "2022-09-16T05:57:07.020801212Z" diff --git a/incubator/fancyindex/1.0.33/CHANGELOG.md b/incubator/fancyindex/1.0.33/CHANGELOG.md index c40e6583dc0..e380dc08572 100644 --- a/incubator/fancyindex/1.0.33/CHANGELOG.md +++ b/incubator/fancyindex/1.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fancyindex-1.0.30](https://github.com/truecharts/charts/compare/fancyindex-1.0.29...fancyindex-1.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/fancyindex/1.0.33/Chart.lock b/incubator/fancyindex/1.0.33/Chart.lock index 961f9b88e27..e1ca05458d9 100644 --- a/incubator/fancyindex/1.0.33/Chart.lock +++ b/incubator/fancyindex/1.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:32.478398555Z" +generated: "2022-09-16T05:57:13.444087189Z" diff --git a/incubator/farmos/0.0.25/CHANGELOG.md b/incubator/farmos/0.0.25/CHANGELOG.md index 5b92712a015..860958c46a4 100644 --- a/incubator/farmos/0.0.25/CHANGELOG.md +++ b/incubator/farmos/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [farmos-0.0.22](https://github.com/truecharts/charts/compare/farmos-0.0.21...farmos-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/farmos/0.0.25/Chart.lock b/incubator/farmos/0.0.25/Chart.lock index ab2c73e48d7..872d16307df 100644 --- a/incubator/farmos/0.0.25/Chart.lock +++ b/incubator/farmos/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:35.100378896Z" +generated: "2022-09-16T05:57:13.585187502Z" diff --git a/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md index 5fb468ec1ec..0cff83f9b9e 100644 --- a/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md +++ b/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [fastcom-mqtt-0.0.23](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.22...fastcom-mqtt-0.0.23) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fastcom-mqtt-0.0.22](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.21...fastcom-mqtt-0.0.22) (2022-08-30) - diff --git a/incubator/fastcom-mqtt/0.0.25/Chart.lock b/incubator/fastcom-mqtt/0.0.25/Chart.lock index 55b6dbe8c7f..ad95936f64f 100644 --- a/incubator/fastcom-mqtt/0.0.25/Chart.lock +++ b/incubator/fastcom-mqtt/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:52.133844128Z" +generated: "2022-09-16T05:57:36.778074547Z" diff --git a/incubator/fenrus/0.0.25/CHANGELOG.md b/incubator/fenrus/0.0.25/CHANGELOG.md index 3964c343509..bac68fb14a2 100644 --- a/incubator/fenrus/0.0.25/CHANGELOG.md +++ b/incubator/fenrus/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fenrus-0.0.22](https://github.com/truecharts/charts/compare/fenrus-0.0.21...fenrus-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/fenrus/0.0.25/Chart.lock b/incubator/fenrus/0.0.25/Chart.lock index ab8cebecce5..2e99ab4391c 100644 --- a/incubator/fenrus/0.0.25/Chart.lock +++ b/incubator/fenrus/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:40:54.760546284Z" +generated: "2022-09-16T05:57:39.626088168Z" diff --git a/incubator/ferdi-client/0.0.24/CHANGELOG.md b/incubator/ferdi-client/0.0.24/CHANGELOG.md index 9cebfcd9181..dbdc16f1701 100644 --- a/incubator/ferdi-client/0.0.24/CHANGELOG.md +++ b/incubator/ferdi-client/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [ferdi-client-0.0.22](https://github.com/truecharts/charts/compare/ferdi-client-0.0.21...ferdi-client-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ferdi-client-0.0.21](https://github.com/truecharts/charts/compare/ferdi-client-0.0.20...ferdi-client-0.0.21) (2022-08-30) diff --git a/incubator/ferdi-client/0.0.24/Chart.lock b/incubator/ferdi-client/0.0.24/Chart.lock index 6ca72af69d4..fe3a8b7c23b 100644 --- a/incubator/ferdi-client/0.0.24/Chart.lock +++ b/incubator/ferdi-client/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:02.674720143Z" +generated: "2022-09-16T05:57:45.312108854Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md index fa038a18e20..86b81c0bd12 100644 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [ffmpeg-mkvdts2ac3-0.0.22](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.21...ffmpeg-mkvdts2ac3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.21](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.20...ffmpeg-mkvdts2ac3-0.0.21) (2022-08-30) - diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock index 39668975a20..33701398af4 100644 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:06.012211792Z" +generated: "2022-09-16T05:57:46.407675598Z" diff --git a/incubator/filegator/0.0.24/CHANGELOG.md b/incubator/filegator/0.0.24/CHANGELOG.md index 2b36edf244d..939db1e8cab 100644 --- a/incubator/filegator/0.0.24/CHANGELOG.md +++ b/incubator/filegator/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [filegator-0.0.22](https://github.com/truecharts/charts/compare/filegator-0.0.21...filegator-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filegator-0.0.21](https://github.com/truecharts/charts/compare/filegator-0.0.20...filegator-0.0.21) (2022-08-30) diff --git a/incubator/filegator/0.0.24/Chart.lock b/incubator/filegator/0.0.24/Chart.lock index c58c89d5bd4..f2becf80cb4 100644 --- a/incubator/filegator/0.0.24/Chart.lock +++ b/incubator/filegator/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:23.648276943Z" +generated: "2022-09-16T05:58:10.427377017Z" diff --git a/incubator/fileshelter/0.0.24/CHANGELOG.md b/incubator/fileshelter/0.0.24/CHANGELOG.md index a80b617f8e7..894fd852444 100644 --- a/incubator/fileshelter/0.0.24/CHANGELOG.md +++ b/incubator/fileshelter/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [fileshelter-0.0.22](https://github.com/truecharts/charts/compare/fileshelter-0.0.21...fileshelter-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fileshelter-0.0.21](https://github.com/truecharts/charts/compare/fileshelter-0.0.20...fileshelter-0.0.21) (2022-08-30) - diff --git a/incubator/fileshelter/0.0.24/Chart.lock b/incubator/fileshelter/0.0.24/Chart.lock index 1a679f237df..ca55109f00d 100644 --- a/incubator/fileshelter/0.0.24/Chart.lock +++ b/incubator/fileshelter/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:24.912358437Z" +generated: "2022-09-16T05:58:12.371729384Z" diff --git a/incubator/filestash/0.0.35/Chart.lock b/incubator/filestash/0.0.35/Chart.lock deleted file mode 100644 index 1b1640fdbed..00000000000 --- a/incubator/filestash/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:33.679649357Z" diff --git a/incubator/filestash/0.0.35/CHANGELOG.md b/incubator/filestash/0.0.36/CHANGELOG.md similarity index 82% rename from incubator/filestash/0.0.35/CHANGELOG.md rename to incubator/filestash/0.0.36/CHANGELOG.md index d726513d8d5..8d99c441452 100644 --- a/incubator/filestash/0.0.35/CHANGELOG.md +++ b/incubator/filestash/0.0.36/CHANGELOG.md @@ -2,6 +2,19 @@ +## [filestash-0.0.36](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.36) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filestash-0.0.35](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.35) (2022-09-15) ### Chore @@ -84,16 +97,3 @@ ## [filestash-0.0.33](https://github.com/truecharts/charts/compare/filestash-0.0.32...filestash-0.0.33) (2022-09-03) ### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [filestash-0.0.32](https://github.com/truecharts/charts/compare/filestash-0.0.31...filestash-0.0.32) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - diff --git a/incubator/filestash/0.0.36/Chart.lock b/incubator/filestash/0.0.36/Chart.lock new file mode 100644 index 00000000000..0d6e38ad171 --- /dev/null +++ b/incubator/filestash/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T05:58:17.878839847Z" diff --git a/incubator/filestash/0.0.35/Chart.yaml b/incubator/filestash/0.0.36/Chart.yaml similarity index 98% rename from incubator/filestash/0.0.35/Chart.yaml rename to incubator/filestash/0.0.36/Chart.yaml index 3941569e256..181a155185f 100644 --- a/incubator/filestash/0.0.35/Chart.yaml +++ b/incubator/filestash/0.0.36/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application -version: 0.0.35 +version: 0.0.36 diff --git a/incubator/filestash/0.0.35/README.md b/incubator/filestash/0.0.36/README.md similarity index 98% rename from incubator/filestash/0.0.35/README.md rename to incubator/filestash/0.0.36/README.md index 27c4a0ff147..da4fbb45efa 100644 --- a/incubator/filestash/0.0.35/README.md +++ b/incubator/filestash/0.0.36/README.md @@ -1,6 +1,6 @@ # filestash -![Version: 0.0.35](https://img.shields.io/badge/Version-0.0.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... diff --git a/incubator/filestash/0.0.35/app-readme.md b/incubator/filestash/0.0.36/app-readme.md similarity index 100% rename from incubator/filestash/0.0.35/app-readme.md rename to incubator/filestash/0.0.36/app-readme.md diff --git a/incubator/twonky-server/0.0.28/charts/common-10.5.10.tgz b/incubator/filestash/0.0.36/charts/common-10.5.10.tgz similarity index 100% rename from incubator/twonky-server/0.0.28/charts/common-10.5.10.tgz rename to incubator/filestash/0.0.36/charts/common-10.5.10.tgz diff --git a/incubator/filestash/0.0.35/ix_values.yaml b/incubator/filestash/0.0.36/ix_values.yaml similarity index 82% rename from incubator/filestash/0.0.35/ix_values.yaml rename to incubator/filestash/0.0.36/ix_values.yaml index efa1d531627..429d2221d72 100644 --- a/incubator/filestash/0.0.35/ix_values.yaml +++ b/incubator/filestash/0.0.36/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:ec76dfc214c2522d55143c080f9bd5092648c77dbc79644410e29d41e0d5cc91 + tag: latest@sha256:bab457473c05300222aa148f92ed72bc39d1f2a4cd0ba8c57c668049c60530d6 persistence: appdata: enabled: true diff --git a/incubator/filestash/0.0.35/questions.yaml b/incubator/filestash/0.0.36/questions.yaml similarity index 100% rename from incubator/filestash/0.0.35/questions.yaml rename to incubator/filestash/0.0.36/questions.yaml diff --git a/incubator/filestash/0.0.35/templates/common.yaml b/incubator/filestash/0.0.36/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.35/templates/common.yaml rename to incubator/filestash/0.0.36/templates/common.yaml diff --git a/incubator/twonky-server/0.0.28/values.yaml b/incubator/filestash/0.0.36/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.28/values.yaml rename to incubator/filestash/0.0.36/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md index 82f464387e7..6a7fb04884f 100644 --- a/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md +++ b/incubator/firefox-desktop-g3/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [firefox-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [firefox-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.23...firefox-desktop-g3-0.0.24) (2022-08-30) - -### Chore - diff --git a/incubator/firefox-desktop-g3/0.0.26/Chart.lock b/incubator/firefox-desktop-g3/0.0.26/Chart.lock index 5c2b67820ec..9eb55aa7275 100644 --- a/incubator/firefox-desktop-g3/0.0.26/Chart.lock +++ b/incubator/firefox-desktop-g3/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:37.020834066Z" +generated: "2022-09-16T05:58:19.832635289Z" diff --git a/incubator/fireshare/0.0.28/CHANGELOG.md b/incubator/fireshare/0.0.28/CHANGELOG.md index ebda5244fc3..2b8d0a50b23 100644 --- a/incubator/fireshare/0.0.28/CHANGELOG.md +++ b/incubator/fireshare/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fireshare-0.0.24](https://github.com/truecharts/charts/compare/fireshare-0.0.23...fireshare-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/fireshare/0.0.28/Chart.lock b/incubator/fireshare/0.0.28/Chart.lock index f23bc7378b6..12995c4cb78 100644 --- a/incubator/fireshare/0.0.28/Chart.lock +++ b/incubator/fireshare/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:55.372362226Z" +generated: "2022-09-16T05:58:42.945506441Z" diff --git a/incubator/fistfuloffrags/0.0.24/CHANGELOG.md b/incubator/fistfuloffrags/0.0.24/CHANGELOG.md index c9d57cb0e7f..17f90f5f383 100644 --- a/incubator/fistfuloffrags/0.0.24/CHANGELOG.md +++ b/incubator/fistfuloffrags/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [fistfuloffrags-0.0.22](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.21...fistfuloffrags-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fistfuloffrags-0.0.21](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.20...fistfuloffrags-0.0.21) (2022-08-30) diff --git a/incubator/fistfuloffrags/0.0.24/Chart.lock b/incubator/fistfuloffrags/0.0.24/Chart.lock index deeca60db31..0cd6906476d 100644 --- a/incubator/fistfuloffrags/0.0.24/Chart.lock +++ b/incubator/fistfuloffrags/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:41:55.576826992Z" +generated: "2022-09-16T05:58:45.157814072Z" diff --git a/incubator/fivem/0.0.24/CHANGELOG.md b/incubator/fivem/0.0.24/CHANGELOG.md index 884237a2bb7..40d1b64dcee 100644 --- a/incubator/fivem/0.0.24/CHANGELOG.md +++ b/incubator/fivem/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [fivem-0.0.22](https://github.com/truecharts/charts/compare/fivem-0.0.21...fivem-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fivem-0.0.21](https://github.com/truecharts/charts/compare/fivem-0.0.20...fivem-0.0.21) (2022-08-30) diff --git a/incubator/fivem/0.0.24/Chart.lock b/incubator/fivem/0.0.24/Chart.lock index 3cff2f064d7..7011a0258a7 100644 --- a/incubator/fivem/0.0.24/Chart.lock +++ b/incubator/fivem/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:03.857829308Z" +generated: "2022-09-16T05:58:51.790895761Z" diff --git a/incubator/flame/0.0.28/CHANGELOG.md b/incubator/flame/0.0.28/CHANGELOG.md index 21ada03516e..51e774f89af 100644 --- a/incubator/flame/0.0.28/CHANGELOG.md +++ b/incubator/flame/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flame-0.0.25](https://github.com/truecharts/charts/compare/flame-0.0.24...flame-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/flame/0.0.28/Chart.lock b/incubator/flame/0.0.28/Chart.lock index 0f53f492a48..3b20b7ce33f 100644 --- a/incubator/flame/0.0.28/Chart.lock +++ b/incubator/flame/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:08.208795552Z" +generated: "2022-09-16T05:58:52.257123115Z" diff --git a/incubator/flashpaper/0.0.25/CHANGELOG.md b/incubator/flashpaper/0.0.25/CHANGELOG.md index 7fc8c268e0f..aab93eb6530 100644 --- a/incubator/flashpaper/0.0.25/CHANGELOG.md +++ b/incubator/flashpaper/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [flashpaper-0.0.22](https://github.com/truecharts/charts/compare/flashpaper-0.0.21...flashpaper-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flashpaper-0.0.21](https://github.com/truecharts/charts/compare/flashpaper-0.0.20...flashpaper-0.0.21) (2022-08-30) - diff --git a/incubator/flashpaper/0.0.25/Chart.lock b/incubator/flashpaper/0.0.25/Chart.lock index ff7e11bbfbd..a94795d36b4 100644 --- a/incubator/flashpaper/0.0.25/Chart.lock +++ b/incubator/flashpaper/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:26.630342881Z" +generated: "2022-09-16T05:59:16.830122307Z" diff --git a/incubator/flextv/0.0.24/CHANGELOG.md b/incubator/flextv/0.0.24/CHANGELOG.md index b8bae2d8750..6bcc94d10d9 100644 --- a/incubator/flextv/0.0.24/CHANGELOG.md +++ b/incubator/flextv/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flextv-0.0.21](https://github.com/truecharts/charts/compare/flextv-0.0.20...flextv-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/flextv/0.0.24/Chart.lock b/incubator/flextv/0.0.24/Chart.lock index 55a41c77642..5b99842f2f0 100644 --- a/incubator/flextv/0.0.24/Chart.lock +++ b/incubator/flextv/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:27.315629394Z" +generated: "2022-09-16T05:59:18.729479403Z" diff --git a/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md index 60e585da284..3616315b2e2 100644 --- a/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md +++ b/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [fluttercoin-wallet-0.0.22](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.21...fluttercoin-wallet-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fluttercoin-wallet-0.0.21](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.20...fluttercoin-wallet-0.0.21) (2022-08-30) diff --git a/incubator/fluttercoin-wallet/0.0.24/Chart.lock b/incubator/fluttercoin-wallet/0.0.24/Chart.lock index 9dcd873f3a4..43741cf4492 100644 --- a/incubator/fluttercoin-wallet/0.0.24/Chart.lock +++ b/incubator/fluttercoin-wallet/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:35.514991428Z" +generated: "2022-09-16T05:59:24.555833577Z" diff --git a/incubator/fmd2-wine/0.0.24/CHANGELOG.md b/incubator/fmd2-wine/0.0.24/CHANGELOG.md index bd7d032bcb3..fea9a4374f7 100644 --- a/incubator/fmd2-wine/0.0.24/CHANGELOG.md +++ b/incubator/fmd2-wine/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [fogproject-0.0.22](https://github.com/truecharts/charts/compare/fogproject-0.0.21...fogproject-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) diff --git a/incubator/fmd2-wine/0.0.24/Chart.lock b/incubator/fmd2-wine/0.0.24/Chart.lock index b4f31c7e0e0..7b095ae9ad2 100644 --- a/incubator/fmd2-wine/0.0.24/Chart.lock +++ b/incubator/fmd2-wine/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:38.81610668Z" +generated: "2022-09-16T05:59:25.224945306Z" diff --git a/incubator/fogproject/0.0.24/CHANGELOG.md b/incubator/fogproject/0.0.24/CHANGELOG.md index 0f84a9fdffe..c074dc252cf 100644 --- a/incubator/fogproject/0.0.24/CHANGELOG.md +++ b/incubator/fogproject/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [fogproject-0.0.21](https://github.com/truecharts/charts/compare/fogproject-0.0.20...fogproject-0.0.21) (2022-08-30) -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [fogproject-0.0.20](https://github.com/truecharts/charts/compare/fogproject-0.0.19...fogproject-0.0.20) (2022-08-29) - -### Chore diff --git a/incubator/fogproject/0.0.24/Chart.lock b/incubator/fogproject/0.0.24/Chart.lock index 699bcf481de..8ef96c478dc 100644 --- a/incubator/fogproject/0.0.24/Chart.lock +++ b/incubator/fogproject/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:57.805174717Z" +generated: "2022-09-16T05:59:48.879721449Z" diff --git a/incubator/fotosho/0.0.24/CHANGELOG.md b/incubator/fotosho/0.0.24/CHANGELOG.md index 6cc191ed5b9..26d9c415cbd 100644 --- a/incubator/fotosho/0.0.24/CHANGELOG.md +++ b/incubator/fotosho/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fotosho-0.0.21](https://github.com/truecharts/charts/compare/fotosho-0.0.20...fotosho-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/fotosho/0.0.24/Chart.lock b/incubator/fotosho/0.0.24/Chart.lock index 0a05a499b50..40f659496e4 100644 --- a/incubator/fotosho/0.0.24/Chart.lock +++ b/incubator/fotosho/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:42:57.989865411Z" +generated: "2022-09-16T05:59:51.629586508Z" diff --git a/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md index bcd4f223911..6a522cde357 100644 --- a/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md +++ b/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freecad-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.23...freecad-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [freecad-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.23...freecad-desktop-g3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [freecad-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.21...freecad-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [freecad-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.20...freecad-desktop-g3-0.0.21) (2022-08-30) diff --git a/incubator/freecad-desktop-g3/0.0.24/Chart.lock b/incubator/freecad-desktop-g3/0.0.24/Chart.lock index 131333eb2c7..fb27afd2a2e 100644 --- a/incubator/freecad-desktop-g3/0.0.24/Chart.lock +++ b/incubator/freecad-desktop-g3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:06.398422695Z" +generated: "2022-09-16T05:59:57.64851712Z" diff --git a/incubator/frigate/2.0.34/CHANGELOG.md b/incubator/frigate/2.0.34/CHANGELOG.md index 81a35f58ea0..87ddbeae515 100644 --- a/incubator/frigate/2.0.34/CHANGELOG.md +++ b/incubator/frigate/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [frigate-2.0.31](https://github.com/truecharts/charts/compare/frigate-2.0.30...frigate-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/frigate/2.0.34/Chart.lock b/incubator/frigate/2.0.34/Chart.lock index ece0cec6efe..fe1801be3bc 100644 --- a/incubator/frigate/2.0.34/Chart.lock +++ b/incubator/frigate/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:09.799144231Z" +generated: "2022-09-16T05:59:58.979860639Z" diff --git a/incubator/fsm/0.0.24/CHANGELOG.md b/incubator/fsm/0.0.24/CHANGELOG.md index a624e5537ea..49e4bb84e2d 100644 --- a/incubator/fsm/0.0.24/CHANGELOG.md +++ b/incubator/fsm/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [fsm-0.0.21](https://github.com/truecharts/charts/compare/fsm-0.0.20...fsm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/fsm/0.0.24/Chart.lock b/incubator/fsm/0.0.24/Chart.lock index 570ab503eda..2e277d544a8 100644 --- a/incubator/fsm/0.0.24/Chart.lock +++ b/incubator/fsm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:28.776602458Z" +generated: "2022-09-16T06:00:22.235051032Z" diff --git a/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md index ab5d091ac02..fae25983db7 100644 --- a/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md +++ b/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [funkwhale-all-in-one-0.0.22](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-all-in-one-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/funkwhale-all-in-one/0.0.24/Chart.lock b/incubator/funkwhale-all-in-one/0.0.24/Chart.lock index e603de297d2..5ecb86c727b 100644 --- a/incubator/funkwhale-all-in-one/0.0.24/Chart.lock +++ b/incubator/funkwhale-all-in-one/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:37.523168181Z" +generated: "2022-09-16T06:00:30.745288866Z" diff --git a/incubator/funkwhale/0.0.24/CHANGELOG.md b/incubator/funkwhale/0.0.24/CHANGELOG.md index 7143eccffd9..132e1447acb 100644 --- a/incubator/funkwhale/0.0.24/CHANGELOG.md +++ b/incubator/funkwhale/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [funkwhale-0.0.21](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.20...funkwhale-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/incubator/funkwhale/0.0.24/Chart.lock b/incubator/funkwhale/0.0.24/Chart.lock index bf4ef2ba026..fd68bca254a 100644 --- a/incubator/funkwhale/0.0.24/Chart.lock +++ b/incubator/funkwhale/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:29.281087952Z" +generated: "2022-09-16T06:00:24.83087383Z" diff --git a/incubator/garrysmod/0.0.24/CHANGELOG.md b/incubator/garrysmod/0.0.24/CHANGELOG.md index 04fe693cb76..cd766c3779f 100644 --- a/incubator/garrysmod/0.0.24/CHANGELOG.md +++ b/incubator/garrysmod/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [garrysmod-0.0.22](https://github.com/truecharts/charts/compare/garrysmod-0.0.20...garrysmod-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/garrysmod/0.0.24/Chart.lock b/incubator/garrysmod/0.0.24/Chart.lock index 761005cfef9..72f386eb097 100644 --- a/incubator/garrysmod/0.0.24/Chart.lock +++ b/incubator/garrysmod/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:40.437052447Z" +generated: "2022-09-16T06:00:31.829579145Z" diff --git a/incubator/genea/0.0.24/CHANGELOG.md b/incubator/genea/0.0.24/CHANGELOG.md index c344a2d041d..d01241509bf 100644 --- a/incubator/genea/0.0.24/CHANGELOG.md +++ b/incubator/genea/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [genea-0.0.21](https://github.com/truecharts/charts/compare/genea-0.0.20...genea-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/genea/0.0.24/Chart.lock b/incubator/genea/0.0.24/Chart.lock index 0c9bf3289a6..b1cd8ff0285 100644 --- a/incubator/genea/0.0.24/Chart.lock +++ b/incubator/genea/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:43:59.474376014Z" +generated: "2022-09-16T06:00:55.424532027Z" diff --git a/incubator/ghost/3.0.60/CHANGELOG.md b/incubator/ghost/3.0.60/CHANGELOG.md index e2141ec9765..509467801d1 100644 --- a/incubator/ghost/3.0.60/CHANGELOG.md +++ b/incubator/ghost/3.0.60/CHANGELOG.md @@ -2,6 +2,18 @@ +## [ghost-3.0.60](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.60) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ghost-3.0.60](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.60) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [ghost-3.0.58](https://github.com/truecharts/charts/compare/ghost-3.0.57...ghost-3.0.58) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ghost-3.0.57](https://github.com/truecharts/charts/compare/ghost-3.0.56...ghost-3.0.57) (2022-09-03) diff --git a/incubator/ghost/3.0.60/Chart.lock b/incubator/ghost/3.0.60/Chart.lock index c2fc67fe70e..9255e92081a 100644 --- a/incubator/ghost/3.0.60/Chart.lock +++ b/incubator/ghost/3.0.60/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T13:44:11.704355669Z" +generated: "2022-09-16T06:01:11.260754512Z" diff --git a/incubator/ghost/3.0.60/Chart.yaml b/incubator/ghost/3.0.60/Chart.yaml index 556af4d7455..32e59221278 100644 --- a/incubator/ghost/3.0.60/Chart.yaml +++ b/incubator/ghost/3.0.60/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.13.2" +appVersion: "5.14.1" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/incubator/ghost/3.0.60/README.md b/incubator/ghost/3.0.60/README.md index 8558b9592f1..078a8d15c91 100644 --- a/incubator/ghost/3.0.60/README.md +++ b/incubator/ghost/3.0.60/README.md @@ -1,6 +1,6 @@ # ghost -![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![AppVersion: 5.13.2](https://img.shields.io/badge/AppVersion-5.13.2-informational?style=flat-square) +![Version: 3.0.60](https://img.shields.io/badge/Version-3.0.60-informational?style=flat-square) ![AppVersion: 5.14.1](https://img.shields.io/badge/AppVersion-5.14.1-informational?style=flat-square) Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. diff --git a/incubator/ghost/3.0.60/ix_values.yaml b/incubator/ghost/3.0.60/ix_values.yaml index a1282a92356..d513f2be9fb 100644 --- a/incubator/ghost/3.0.60/ix_values.yaml +++ b/incubator/ghost/3.0.60/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ghost - tag: 5.13.2@sha256:a8b63b0dec7de5fd2f91c38977640c0086dfd282623ae7703b7bd705d062ccda + tag: 5.14.1@sha256:8a01bf69f06d1fd907135de0afcb823784732a9484b063708db20a058f674893 pullPolicy: IfNotPresent env: diff --git a/incubator/github-backup/0.0.24/CHANGELOG.md b/incubator/github-backup/0.0.24/CHANGELOG.md index 9cedab75673..b121cab4848 100644 --- a/incubator/github-backup/0.0.24/CHANGELOG.md +++ b/incubator/github-backup/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [github-backup-0.0.21](https://github.com/truecharts/charts/compare/github-backup-0.0.20...github-backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/github-backup/0.0.24/Chart.lock b/incubator/github-backup/0.0.24/Chart.lock index 486a189484a..cf5bfd5d8ec 100644 --- a/incubator/github-backup/0.0.24/Chart.lock +++ b/incubator/github-backup/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:08.324616765Z" +generated: "2022-09-16T06:01:03.829950394Z" diff --git a/incubator/glauth/0.0.24/CHANGELOG.md b/incubator/glauth/0.0.24/CHANGELOG.md index a7a2ea1dc4d..7c0b3b25969 100644 --- a/incubator/glauth/0.0.24/CHANGELOG.md +++ b/incubator/glauth/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [glauth-0.0.21](https://github.com/truecharts/charts/compare/glauth-0.0.20...glauth-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/glauth/0.0.24/Chart.lock b/incubator/glauth/0.0.24/Chart.lock index 9cec4443943..4c342abfc68 100644 --- a/incubator/glauth/0.0.24/Chart.lock +++ b/incubator/glauth/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:10.71387501Z" +generated: "2022-09-16T06:01:03.897087439Z" diff --git a/incubator/go-auto-yt/0.0.24/CHANGELOG.md b/incubator/go-auto-yt/0.0.24/CHANGELOG.md index 655a8bf47b6..aaa8c58b056 100644 --- a/incubator/go-auto-yt/0.0.24/CHANGELOG.md +++ b/incubator/go-auto-yt/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [go-auto-yt-0.0.22](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.20...go-auto-yt-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/go-auto-yt/0.0.24/Chart.lock b/incubator/go-auto-yt/0.0.24/Chart.lock index bd2f61bf328..9558673c3ae 100644 --- a/incubator/go-auto-yt/0.0.24/Chart.lock +++ b/incubator/go-auto-yt/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:30.301851838Z" +generated: "2022-09-16T06:01:28.983448818Z" diff --git a/incubator/go-playground/0.0.24/CHANGELOG.md b/incubator/go-playground/0.0.24/CHANGELOG.md index 78cd392e29d..b65860def78 100644 --- a/incubator/go-playground/0.0.24/CHANGELOG.md +++ b/incubator/go-playground/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [go-playground-0.0.21](https://github.com/truecharts/charts/compare/go-playground-0.0.20...go-playground-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/go-playground/0.0.24/Chart.lock b/incubator/go-playground/0.0.24/Chart.lock index 85b1ad5743a..fe94dc5157d 100644 --- a/incubator/go-playground/0.0.24/Chart.lock +++ b/incubator/go-playground/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:39.826830792Z" +generated: "2022-09-16T06:01:36.230068543Z" diff --git a/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md index 4a4899a6612..5b51b672c66 100644 --- a/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md +++ b/incubator/goaccess-npm-logs/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - -## [goaccess-npm-logs-0.0.25](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.25) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/goaccess-npm-logs/0.0.28/Chart.lock b/incubator/goaccess-npm-logs/0.0.28/Chart.lock index 20f46088e30..c8346a7d836 100644 --- a/incubator/goaccess-npm-logs/0.0.28/Chart.lock +++ b/incubator/goaccess-npm-logs/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:53.708319818Z" +generated: "2022-09-16T06:01:56.224573931Z" diff --git a/incubator/goaccess/0.0.24/CHANGELOG.md b/incubator/goaccess/0.0.24/CHANGELOG.md index 44cef005610..0bfca97474d 100644 --- a/incubator/goaccess/0.0.24/CHANGELOG.md +++ b/incubator/goaccess/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [goaccess-0.0.21](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/goaccess/0.0.24/Chart.lock b/incubator/goaccess/0.0.24/Chart.lock index 244dabcb3f2..049acc19181 100644 --- a/incubator/goaccess/0.0.24/Chart.lock +++ b/incubator/goaccess/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:44:40.990271123Z" +generated: "2022-09-16T06:01:36.863184505Z" diff --git a/incubator/godaddy-ddns/0.0.24/CHANGELOG.md b/incubator/godaddy-ddns/0.0.24/CHANGELOG.md index b15663a7ab8..2a119847637 100644 --- a/incubator/godaddy-ddns/0.0.24/CHANGELOG.md +++ b/incubator/godaddy-ddns/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [goaccess-npm-logs-0.0.26](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.24...goaccess-npm-logs-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/godaddy-ddns/0.0.24/Chart.lock b/incubator/godaddy-ddns/0.0.24/Chart.lock index 39262ce9175..73df891b863 100644 --- a/incubator/godaddy-ddns/0.0.24/Chart.lock +++ b/incubator/godaddy-ddns/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:01.271691832Z" +generated: "2022-09-16T06:02:02.969968218Z" diff --git a/incubator/gokapi/0.0.30/CHANGELOG.md b/incubator/gokapi/0.0.30/CHANGELOG.md index 8ec3b6d6d0d..1fbd6abae8a 100644 --- a/incubator/gokapi/0.0.30/CHANGELOG.md +++ b/incubator/gokapi/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gokapi-0.0.27](https://github.com/truecharts/charts/compare/gokapi-0.0.26...gokapi-0.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/gokapi/0.0.30/Chart.lock b/incubator/gokapi/0.0.30/Chart.lock index 5084377b0d2..77ed6da20e2 100644 --- a/incubator/gokapi/0.0.30/Chart.lock +++ b/incubator/gokapi/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:09.95472568Z" +generated: "2022-09-16T06:02:08.843340102Z" diff --git a/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md index 5afc025b0b2..8d0ab3b17bc 100644 --- a/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md +++ b/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [google-cloud-storage-backup-0.0.22](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.21...google-cloud-storage-backup-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/google-cloud-storage-backup/0.0.25/Chart.lock b/incubator/google-cloud-storage-backup/0.0.25/Chart.lock index ca12bdd719d..bae6b27e437 100644 --- a/incubator/google-cloud-storage-backup/0.0.25/Chart.lock +++ b/incubator/google-cloud-storage-backup/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:11.823627827Z" +generated: "2022-09-16T06:02:09.646774318Z" diff --git a/incubator/googlephotossync/0.0.32/CHANGELOG.md b/incubator/googlephotossync/0.0.32/CHANGELOG.md index e9be83ceae1..97feff9268a 100644 --- a/incubator/googlephotossync/0.0.32/CHANGELOG.md +++ b/incubator/googlephotossync/0.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [googlephotossync-0.0.30](https://github.com/truecharts/charts/compare/googlephotossync-0.0.29...googlephotossync-0.0.30) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - diff --git a/incubator/googlephotossync/0.0.32/Chart.lock b/incubator/googlephotossync/0.0.32/Chart.lock index c86b09aeafb..9b712022227 100644 --- a/incubator/googlephotossync/0.0.32/Chart.lock +++ b/incubator/googlephotossync/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:23.729029486Z" +generated: "2022-09-16T06:02:28.749806017Z" diff --git a/incubator/googlephotossync/0.0.32/ix_values.yaml b/incubator/googlephotossync/0.0.32/ix_values.yaml index 06e0457c802..02ec4faea03 100644 --- a/incubator/googlephotossync/0.0.32/ix_values.yaml +++ b/incubator/googlephotossync/0.0.32/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/googlephotossync - tag: latest@sha256:26724f30942800806446d21eecf31b4b7f11c8a4820c738d44755d84d92bb633 + tag: latest@sha256:875f90deeecca51ca434499829fb86a41c0b65279005cf0e662d18d6cf533d0f persistence: config: enabled: true diff --git a/incubator/gpodder/0.0.24/CHANGELOG.md b/incubator/gpodder/0.0.24/CHANGELOG.md index 41c11c42c9f..e77623b1aaa 100644 --- a/incubator/gpodder/0.0.24/CHANGELOG.md +++ b/incubator/gpodder/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [gpodder-0.0.22](https://github.com/truecharts/charts/compare/gpodder-0.0.20...gpodder-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/gpodder/0.0.24/Chart.lock b/incubator/gpodder/0.0.24/Chart.lock index db14f926b40..24d35da5d29 100644 --- a/incubator/gpodder/0.0.24/Chart.lock +++ b/incubator/gpodder/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:32.192799396Z" +generated: "2022-09-16T06:02:35.609001486Z" diff --git a/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md index e0a38369263..e33305d0646 100644 --- a/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md +++ b/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [grafana-image-renderer-0.0.23](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.22...grafana-image-renderer-0.0.23) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [grafana-image-renderer-0.0.22](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.20...grafana-image-renderer-0.0.22) (2022-08-30) - diff --git a/incubator/grafana-image-renderer/0.0.25/Chart.lock b/incubator/grafana-image-renderer/0.0.25/Chart.lock index 8999cae1495..4cea5d3e23c 100644 --- a/incubator/grafana-image-renderer/0.0.25/Chart.lock +++ b/incubator/grafana-image-renderer/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:41.421293327Z" +generated: "2022-09-16T06:02:41.439140679Z" diff --git a/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md index d41bca13426..e2f73a82333 100644 --- a/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md +++ b/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [gridcoinwalletgui-0.0.23](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.21...gridcoinwalletgui-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/gridcoinwalletgui/0.0.25/Chart.lock b/incubator/gridcoinwalletgui/0.0.25/Chart.lock index a0f2426d8e2..4dc32ae534e 100644 --- a/incubator/gridcoinwalletgui/0.0.25/Chart.lock +++ b/incubator/gridcoinwalletgui/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:42.125557293Z" +generated: "2022-09-16T06:02:43.145124429Z" diff --git a/incubator/guide2go/0.0.24/CHANGELOG.md b/incubator/guide2go/0.0.24/CHANGELOG.md index cb29f435d8c..5435d19a5ff 100644 --- a/incubator/guide2go/0.0.24/CHANGELOG.md +++ b/incubator/guide2go/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [guide2go-0.0.22](https://github.com/truecharts/charts/compare/guide2go-0.0.20...guide2go-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/guide2go/0.0.24/Chart.lock b/incubator/guide2go/0.0.24/Chart.lock index ec828da1ad4..3ca1d001558 100644 --- a/incubator/guide2go/0.0.24/Chart.lock +++ b/incubator/guide2go/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:45:54.663630988Z" +generated: "2022-09-16T06:03:01.396301971Z" diff --git a/incubator/h5ai/0.0.24/CHANGELOG.md b/incubator/h5ai/0.0.24/CHANGELOG.md index da48eff2b98..e3dda647507 100644 --- a/incubator/h5ai/0.0.24/CHANGELOG.md +++ b/incubator/h5ai/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [h5ai-0.0.22](https://github.com/truecharts/charts/compare/h5ai-0.0.20...h5ai-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/h5ai/0.0.24/Chart.lock b/incubator/h5ai/0.0.24/Chart.lock index e9af4ba3065..83244ebcd73 100644 --- a/incubator/h5ai/0.0.24/Chart.lock +++ b/incubator/h5ai/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:03.201340204Z" +generated: "2022-09-16T06:03:08.833993561Z" diff --git a/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md index fc0ed2a1ba0..e0990d9e4ba 100644 --- a/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md +++ b/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [halflife2deathmatch-0.0.22](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.20...halflife2deathmatch-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/halflife2deathmatch/0.0.24/Chart.lock b/incubator/halflife2deathmatch/0.0.24/Chart.lock index 7e3bd34cee0..8d0e1b25074 100644 --- a/incubator/halflife2deathmatch/0.0.24/Chart.lock +++ b/incubator/halflife2deathmatch/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:12.391499518Z" +generated: "2022-09-16T06:03:14.664534341Z" diff --git a/incubator/hassconfigurator/0.0.23/CHANGELOG.md b/incubator/hassconfigurator/0.0.23/CHANGELOG.md index 1481b53f21e..b6616389aac 100644 --- a/incubator/hassconfigurator/0.0.23/CHANGELOG.md +++ b/incubator/hassconfigurator/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [hassconfigurator-0.0.21](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.19...hassconfigurator-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/hassconfigurator/0.0.23/Chart.lock b/incubator/hassconfigurator/0.0.23/Chart.lock index 40304e9ca77..d46803a478b 100644 --- a/incubator/hassconfigurator/0.0.23/Chart.lock +++ b/incubator/hassconfigurator/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:13.242573099Z" +generated: "2022-09-16T06:03:16.500258024Z" diff --git a/incubator/hastebin/0.0.24/CHANGELOG.md b/incubator/hastebin/0.0.24/CHANGELOG.md index 292e45b5b39..dd767b6120d 100644 --- a/incubator/hastebin/0.0.24/CHANGELOG.md +++ b/incubator/hastebin/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [hastebin-0.0.22](https://github.com/truecharts/charts/compare/hastebin-0.0.20...hastebin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/hastebin/0.0.24/Chart.lock b/incubator/hastebin/0.0.24/Chart.lock index 81021e502ed..766aef1e89f 100644 --- a/incubator/hastebin/0.0.24/Chart.lock +++ b/incubator/hastebin/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:25.889772564Z" +generated: "2022-09-16T06:03:35.24381857Z" diff --git a/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md index befa8e6e6d7..af9d3cf38fd 100644 --- a/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md +++ b/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [healthchecksdashboard-0.0.22](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.20...healthchecksdashboard-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/healthchecksdashboard/0.0.24/Chart.lock b/incubator/healthchecksdashboard/0.0.24/Chart.lock index 256a35add35..ad314f77113 100644 --- a/incubator/healthchecksdashboard/0.0.24/Chart.lock +++ b/incubator/healthchecksdashboard/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:34.329308978Z" +generated: "2022-09-16T06:03:41.964624773Z" diff --git a/incubator/hetzner-ddns/0.0.24/CHANGELOG.md b/incubator/hetzner-ddns/0.0.24/CHANGELOG.md index 70787021072..5f54b3a00f0 100644 --- a/incubator/hetzner-ddns/0.0.24/CHANGELOG.md +++ b/incubator/hetzner-ddns/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [hetzner-ddns-0.0.22](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.20...hetzner-ddns-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/hetzner-ddns/0.0.24/Chart.lock b/incubator/hetzner-ddns/0.0.24/Chart.lock index 2348901c0b4..b89ad19e905 100644 --- a/incubator/hetzner-ddns/0.0.24/Chart.lock +++ b/incubator/hetzner-ddns/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:42.862264262Z" +generated: "2022-09-16T06:03:47.24683489Z" diff --git a/incubator/hexchat/0.0.25/CHANGELOG.md b/incubator/hexchat/0.0.25/CHANGELOG.md index 74f9d063285..8bb8e15d7c0 100644 --- a/incubator/hexchat/0.0.25/CHANGELOG.md +++ b/incubator/hexchat/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hexchat-0.0.21](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30) - -### Chore - diff --git a/incubator/hexchat/0.0.25/Chart.lock b/incubator/hexchat/0.0.25/Chart.lock index 3b70b0e573c..845d587c5e1 100644 --- a/incubator/hexchat/0.0.25/Chart.lock +++ b/incubator/hexchat/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:44.130454622Z" +generated: "2022-09-16T06:03:49.446167265Z" diff --git a/incubator/hexo-blog/0.0.25/CHANGELOG.md b/incubator/hexo-blog/0.0.25/CHANGELOG.md index 866d014e438..e67ad1b6782 100644 --- a/incubator/hexo-blog/0.0.25/CHANGELOG.md +++ b/incubator/hexo-blog/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Fix - hexo-blog, hexchat, qbitmanage, whisparr ([#3688](https://github.com/truecharts/charts/issues/3688)) - - - - -## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/hexo-blog/0.0.25/Chart.lock b/incubator/hexo-blog/0.0.25/Chart.lock index f1ddc51f3dd..dbe073093e1 100644 --- a/incubator/hexo-blog/0.0.25/Chart.lock +++ b/incubator/hexo-blog/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:46:56.637243506Z" +generated: "2022-09-16T06:04:08.327804424Z" diff --git a/incubator/homebridge/1.0.35/CHANGELOG.md b/incubator/homebridge/1.0.35/CHANGELOG.md index 4cfbd8b5fc2..fc0d5936bc8 100644 --- a/incubator/homebridge/1.0.35/CHANGELOG.md +++ b/incubator/homebridge/1.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homebridge-1.0.32](https://github.com/truecharts/charts/compare/homebridge-1.0.31...homebridge-1.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/homebridge/1.0.35/Chart.lock b/incubator/homebridge/1.0.35/Chart.lock index e713ccbcf97..604524b4413 100644 --- a/incubator/homebridge/1.0.35/Chart.lock +++ b/incubator/homebridge/1.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:05.898400814Z" +generated: "2022-09-16T06:04:15.265931873Z" diff --git a/incubator/homelablabelmaker/0.0.24/CHANGELOG.md b/incubator/homelablabelmaker/0.0.24/CHANGELOG.md index 06756a96096..d30ca32dffb 100644 --- a/incubator/homelablabelmaker/0.0.24/CHANGELOG.md +++ b/incubator/homelablabelmaker/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homelablabelmaker-0.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/homelablabelmaker/0.0.24/Chart.lock b/incubator/homelablabelmaker/0.0.24/Chart.lock index c50859569b3..32057ed8747 100644 --- a/incubator/homelablabelmaker/0.0.24/Chart.lock +++ b/incubator/homelablabelmaker/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:12.818119705Z" +generated: "2022-09-16T06:04:19.739418778Z" diff --git a/incubator/hoobs/0.0.24/CHANGELOG.md b/incubator/hoobs/0.0.24/CHANGELOG.md index 60b503c34e2..923f09f7677 100644 --- a/incubator/hoobs/0.0.24/CHANGELOG.md +++ b/incubator/hoobs/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [hoobs-0.0.22](https://github.com/truecharts/charts/compare/hoobs-0.0.20...hoobs-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/hoobs/0.0.24/Chart.lock b/incubator/hoobs/0.0.24/Chart.lock index 09a31e6293f..25bafe79ab3 100644 --- a/incubator/hoobs/0.0.24/Chart.lock +++ b/incubator/hoobs/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:15.401559479Z" +generated: "2022-09-16T06:04:22.08574279Z" diff --git a/incubator/humhub/0.0.26/CHANGELOG.md b/incubator/humhub/0.0.26/CHANGELOG.md index 488322f9ad3..c4b75971eb5 100644 --- a/incubator/humhub/0.0.26/CHANGELOG.md +++ b/incubator/humhub/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [humhub-0.0.23](https://github.com/truecharts/charts/compare/humhub-0.0.21...humhub-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/humhub/0.0.26/Chart.lock b/incubator/humhub/0.0.26/Chart.lock index 47d0efad355..eb030686a6f 100644 --- a/incubator/humhub/0.0.26/Chart.lock +++ b/incubator/humhub/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:28.022710652Z" +generated: "2022-09-16T06:04:41.391512654Z" diff --git a/incubator/hurtworld/0.0.24/CHANGELOG.md b/incubator/hurtworld/0.0.24/CHANGELOG.md index bdc136a620b..6562e8dddc8 100644 --- a/incubator/hurtworld/0.0.24/CHANGELOG.md +++ b/incubator/hurtworld/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [hurtworld-0.0.22](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/hurtworld/0.0.24/Chart.lock b/incubator/hurtworld/0.0.24/Chart.lock index 401227b3374..78d0f791e77 100644 --- a/incubator/hurtworld/0.0.24/Chart.lock +++ b/incubator/hurtworld/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:37.20023906Z" +generated: "2022-09-16T06:04:48.938545181Z" diff --git a/incubator/icloudpd/0.0.32/CHANGELOG.md b/incubator/icloudpd/0.0.32/CHANGELOG.md index 3e0e8a49240..1adf0da0ee4 100644 --- a/incubator/icloudpd/0.0.32/CHANGELOG.md +++ b/incubator/icloudpd/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [icloudpd-0.0.29](https://github.com/truecharts/charts/compare/icloudpd-0.0.28...icloudpd-0.0.29) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/incubator/icloudpd/0.0.32/Chart.lock b/incubator/icloudpd/0.0.32/Chart.lock index 295bf2da191..f33b5f3dbd6 100644 --- a/incubator/icloudpd/0.0.32/Chart.lock +++ b/incubator/icloudpd/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:43.919267196Z" +generated: "2022-09-16T06:04:52.911463659Z" diff --git a/incubator/imgpush/0.0.24/CHANGELOG.md b/incubator/imgpush/0.0.24/CHANGELOG.md index 2d9f1da9a46..e07aa0202b8 100644 --- a/incubator/imgpush/0.0.24/CHANGELOG.md +++ b/incubator/imgpush/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [imgpush-0.0.22](https://github.com/truecharts/charts/compare/imgpush-0.0.20...imgpush-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/imgpush/0.0.24/Chart.lock b/incubator/imgpush/0.0.24/Chart.lock index 254a156cc69..75acc91f8ca 100644 --- a/incubator/imgpush/0.0.24/Chart.lock +++ b/incubator/imgpush/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:47.074485406Z" +generated: "2022-09-16T06:04:55.184089641Z" diff --git a/incubator/import-ics/0.0.24/CHANGELOG.md b/incubator/import-ics/0.0.24/CHANGELOG.md index eac4710fd19..ad6ad8ae747 100644 --- a/incubator/import-ics/0.0.24/CHANGELOG.md +++ b/incubator/import-ics/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [import-ics-0.0.22](https://github.com/truecharts/charts/compare/import-ics-0.0.20...import-ics-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/import-ics/0.0.24/Chart.lock b/incubator/import-ics/0.0.24/Chart.lock index af9adad70c7..e570f2b60d1 100644 --- a/incubator/import-ics/0.0.24/Chart.lock +++ b/incubator/import-ics/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:47:58.222921378Z" +generated: "2022-09-16T06:05:14.682775279Z" diff --git a/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md index e88a351dfb4..12c24e3b9c8 100644 --- a/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md +++ b/incubator/inkscape-desktop-g3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [inkscape-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/inkscape-desktop-g3/0.0.24/Chart.lock b/incubator/inkscape-desktop-g3/0.0.24/Chart.lock index 3799c2fd83a..ee284850453 100644 --- a/incubator/inkscape-desktop-g3/0.0.24/Chart.lock +++ b/incubator/inkscape-desktop-g3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:08.097967725Z" +generated: "2022-09-16T06:05:21.983127124Z" diff --git a/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md index bfaf17cba81..de6db9c74c8 100644 --- a/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md +++ b/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [insurgencysandstorm-0.0.22](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.20...insurgencysandstorm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/insurgencysandstorm/0.0.24/Chart.lock b/incubator/insurgencysandstorm/0.0.24/Chart.lock index 8a71515536b..ffb8c6d524b 100644 --- a/incubator/insurgencysandstorm/0.0.24/Chart.lock +++ b/incubator/insurgencysandstorm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:15.031652428Z" +generated: "2022-09-16T06:05:26.526756361Z" diff --git a/incubator/invitarr/0.0.24/CHANGELOG.md b/incubator/invitarr/0.0.24/CHANGELOG.md index 4360a0c5b01..c4e2dc96e4d 100644 --- a/incubator/invitarr/0.0.24/CHANGELOG.md +++ b/incubator/invitarr/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [invitarr-0.0.21](https://github.com/truecharts/charts/compare/invitarr-0.0.20...invitarr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/invitarr/0.0.24/Chart.lock b/incubator/invitarr/0.0.24/Chart.lock index a0e535f9f2a..1f5d05c0d2e 100644 --- a/incubator/invitarr/0.0.24/Chart.lock +++ b/incubator/invitarr/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:18.348059931Z" +generated: "2022-09-16T06:05:28.174237317Z" diff --git a/incubator/ipmi-tools/0.0.24/CHANGELOG.md b/incubator/ipmi-tools/0.0.24/CHANGELOG.md index 1e40157bb5c..b349c31ae2f 100644 --- a/incubator/ipmi-tools/0.0.24/CHANGELOG.md +++ b/incubator/ipmi-tools/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [jelu-0.0.27](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/ipmi-tools/0.0.24/Chart.lock b/incubator/ipmi-tools/0.0.24/Chart.lock index 268d3a0f4ae..e29d57de176 100644 --- a/incubator/ipmi-tools/0.0.24/Chart.lock +++ b/incubator/ipmi-tools/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:29.350736226Z" +generated: "2022-09-16T06:05:48.599962786Z" diff --git a/incubator/jelu/0.0.29/CHANGELOG.md b/incubator/jelu/0.0.29/CHANGELOG.md index 447385fdecd..f8a3fba013a 100644 --- a/incubator/jelu/0.0.29/CHANGELOG.md +++ b/incubator/jelu/0.0.29/CHANGELOG.md @@ -2,6 +2,18 @@ +## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - -## [jelu-0.0.26](https://github.com/truecharts/charts/compare/jelu-0.0.25...jelu-0.0.26) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jelu-0.0.25](https://github.com/truecharts/charts/compare/jelu-0.0.24...jelu-0.0.25) (2022-08-29) diff --git a/incubator/jelu/0.0.29/Chart.lock b/incubator/jelu/0.0.29/Chart.lock index 5f6cb29a01d..a54fb0a4b76 100644 --- a/incubator/jelu/0.0.29/Chart.lock +++ b/incubator/jelu/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:38.576802329Z" +generated: "2022-09-16T06:05:54.189829296Z" diff --git a/incubator/jelu/0.0.29/ix_values.yaml b/incubator/jelu/0.0.29/ix_values.yaml index 47b83233195..5fe8df380a2 100644 --- a/incubator/jelu/0.0.29/ix_values.yaml +++ b/incubator/jelu/0.0.29/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu - tag: latest@sha256:f84dbb23e59d954d4f4659816f935de71a538da1f5d2b6cb3b297286bec9d59b + tag: latest@sha256:c5d22f81c9e30c7be0b00ab15f28001ea4bb2abf849bc60ad668cb5152bc3f11 persistence: config: enabled: true diff --git a/incubator/jenkins/0.1.9/CHANGELOG.md b/incubator/jenkins/0.1.9/CHANGELOG.md index f2ee19d4cf1..7e2c15f5ebd 100644 --- a/incubator/jenkins/0.1.9/CHANGELOG.md +++ b/incubator/jenkins/0.1.9/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jenkins-0.1.6](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.6) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jenkins/0.1.9/Chart.lock b/incubator/jenkins/0.1.9/Chart.lock index b3f4addf399..2a27b148235 100644 --- a/incubator/jenkins/0.1.9/Chart.lock +++ b/incubator/jenkins/0.1.9/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:45.821522202Z" +generated: "2022-09-16T06:06:00.240252123Z" diff --git a/incubator/jitsi/0.0.32/CHANGELOG.md b/incubator/jitsi/0.0.32/CHANGELOG.md index dbf7238b02b..200f6597712 100644 --- a/incubator/jitsi/0.0.32/CHANGELOG.md +++ b/incubator/jitsi/0.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jitsi-0.0.29](https://github.com/truecharts/charts/compare/jitsi-0.0.28...jitsi-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jitsi/0.0.32/Chart.lock b/incubator/jitsi/0.0.32/Chart.lock index 5620283cd77..810265feb82 100644 --- a/incubator/jitsi/0.0.32/Chart.lock +++ b/incubator/jitsi/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:49.259242823Z" +generated: "2022-09-16T06:06:01.131581021Z" diff --git a/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md index 5483fcbf76a..436e5cbab65 100644 --- a/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md +++ b/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [jmzhomeproxy-0.0.22](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.20...jmzhomeproxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/jmzhomeproxy/0.0.24/Chart.lock b/incubator/jmzhomeproxy/0.0.24/Chart.lock index 061dc7505eb..e0c2c4f0633 100644 --- a/incubator/jmzhomeproxy/0.0.24/Chart.lock +++ b/incubator/jmzhomeproxy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:48:59.811881436Z" +generated: "2022-09-16T06:06:21.609154881Z" diff --git a/incubator/jump/0.0.36/CHANGELOG.md b/incubator/jump/0.0.36/CHANGELOG.md index 6382246205f..6cf3c9b340c 100644 --- a/incubator/jump/0.0.36/CHANGELOG.md +++ b/incubator/jump/0.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jump-0.0.33](https://github.com/truecharts/charts/compare/jump-0.0.32...jump-0.0.33) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/jump/0.0.36/Chart.lock b/incubator/jump/0.0.36/Chart.lock index c99bf945086..dfa4f28d413 100644 --- a/incubator/jump/0.0.36/Chart.lock +++ b/incubator/jump/0.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:09.009252572Z" +generated: "2022-09-16T06:06:27.045860979Z" diff --git a/incubator/kasm/0.0.30/CHANGELOG.md b/incubator/kasm/0.0.30/CHANGELOG.md index 09313692a77..7355eb6da5f 100644 --- a/incubator/kasm/0.0.30/CHANGELOG.md +++ b/incubator/kasm/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kasm-0.0.30](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kasm-0.0.30](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [kasm-0.0.28](https://github.com/truecharts/charts/compare/kasm-0.0.27...kasm-0.0.28) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [kasm-0.0.27](https://github.com/truecharts/charts/compare/kasm-0.0.25...kasm-0.0.27) (2022-08-30) diff --git a/incubator/kasm/0.0.30/Chart.lock b/incubator/kasm/0.0.30/Chart.lock index 4ecac9456e0..891f69c1f01 100644 --- a/incubator/kasm/0.0.30/Chart.lock +++ b/incubator/kasm/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:17.095032442Z" +generated: "2022-09-16T06:06:33.307082958Z" diff --git a/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md index b3ad1da7198..84e19fa2e31 100644 --- a/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md +++ b/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kdenlive-vnc-0.0.21](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.20...kdenlive-vnc-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kdenlive-vnc/0.0.24/Chart.lock b/incubator/kdenlive-vnc/0.0.24/Chart.lock index 478a83ea2f3..c37c281453e 100644 --- a/incubator/kdenlive-vnc/0.0.24/Chart.lock +++ b/incubator/kdenlive-vnc/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:29.952208203Z" +generated: "2022-09-16T06:06:54.000208446Z" diff --git a/incubator/kdenlive/0.0.30/CHANGELOG.md b/incubator/kdenlive/0.0.30/CHANGELOG.md index 8cb4ff9928b..7a0383a0ca0 100644 --- a/incubator/kdenlive/0.0.30/CHANGELOG.md +++ b/incubator/kdenlive/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kdenlive-0.0.30](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kdenlive-0.0.30](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [kdenlive-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-0.0.27...kdenlive-0.0.28) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [kdenlive-0.0.27](https://github.com/truecharts/charts/compare/kdenlive-0.0.25...kdenlive-0.0.27) (2022-08-30) diff --git a/incubator/kdenlive/0.0.30/Chart.lock b/incubator/kdenlive/0.0.30/Chart.lock index a118ea8b6fe..a7224ffb49c 100644 --- a/incubator/kdenlive/0.0.30/Chart.lock +++ b/incubator/kdenlive/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:20.68158568Z" +generated: "2022-09-16T06:06:34.955965712Z" diff --git a/incubator/keeweb/0.0.24/CHANGELOG.md b/incubator/keeweb/0.0.24/CHANGELOG.md index f6199f1fe20..5858e06adda 100644 --- a/incubator/keeweb/0.0.24/CHANGELOG.md +++ b/incubator/keeweb/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [keeweb-0.0.22](https://github.com/truecharts/charts/compare/keeweb-0.0.20...keeweb-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/keeweb/0.0.24/Chart.lock b/incubator/keeweb/0.0.24/Chart.lock index b6452de7b0c..373edcf064a 100644 --- a/incubator/keeweb/0.0.24/Chart.lock +++ b/incubator/keeweb/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:39.717456924Z" +generated: "2022-09-16T06:07:00.820403125Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md index ed7e2ed9971..0a5e5e8e604 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [kerbalspaceprogram-lmp-0.0.22](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.20...kerbalspaceprogram-lmp-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock index e55220c6ab7..3d54981ca9b 100644 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock +++ b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:47.995199261Z" +generated: "2022-09-16T06:07:06.720505104Z" diff --git a/incubator/kerio-connect/0.0.24/CHANGELOG.md b/incubator/kerio-connect/0.0.24/CHANGELOG.md index 085c21776e9..f50000e4def 100644 --- a/incubator/kerio-connect/0.0.24/CHANGELOG.md +++ b/incubator/kerio-connect/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kerio-connect-0.0.21](https://github.com/truecharts/charts/compare/kerio-connect-0.0.20...kerio-connect-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kerio-connect/0.0.24/Chart.lock b/incubator/kerio-connect/0.0.24/Chart.lock index 94850db1efb..ba121d4de9b 100644 --- a/incubator/kerio-connect/0.0.24/Chart.lock +++ b/incubator/kerio-connect/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:49:52.058617055Z" +generated: "2022-09-16T06:07:07.79564442Z" diff --git a/incubator/kitana/0.0.24/CHANGELOG.md b/incubator/kitana/0.0.24/CHANGELOG.md index 0f4f42a37cf..d02b7f6f19b 100644 --- a/incubator/kitana/0.0.24/CHANGELOG.md +++ b/incubator/kitana/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kitana-0.0.22](https://github.com/truecharts/charts/compare/kitana-0.0.20...kitana-0.0.22) (2022-08-30) - -### Chore - diff --git a/incubator/kitana/0.0.24/Chart.lock b/incubator/kitana/0.0.24/Chart.lock index a8b51a279c4..43491478903 100644 --- a/incubator/kitana/0.0.24/Chart.lock +++ b/incubator/kitana/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:01.36721419Z" +generated: "2022-09-16T06:07:26.958880696Z" diff --git a/incubator/kiwix-serve/0.0.27/CHANGELOG.md b/incubator/kiwix-serve/0.0.27/CHANGELOG.md index d12dffd9427..bf429e0792c 100644 --- a/incubator/kiwix-serve/0.0.27/CHANGELOG.md +++ b/incubator/kiwix-serve/0.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [kiwix-serve-0.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/kiwix-serve/0.0.27/Chart.lock b/incubator/kiwix-serve/0.0.27/Chart.lock index 0539c0dd68d..1994b768fc7 100644 --- a/incubator/kiwix-serve/0.0.27/Chart.lock +++ b/incubator/kiwix-serve/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:10.671976564Z" +generated: "2022-09-16T06:07:33.742513808Z" diff --git a/incubator/krusader/0.0.24/CHANGELOG.md b/incubator/krusader/0.0.24/CHANGELOG.md index 41e1f0d3afe..feba842c4c6 100644 --- a/incubator/krusader/0.0.24/CHANGELOG.md +++ b/incubator/krusader/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [krusader-0.0.22](https://github.com/truecharts/charts/compare/krusader-0.0.20...krusader-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/krusader/0.0.24/Chart.lock b/incubator/krusader/0.0.24/Chart.lock index 8394d532e96..a3a37310b43 100644 --- a/incubator/krusader/0.0.24/Chart.lock +++ b/incubator/krusader/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:18.765254295Z" +generated: "2022-09-16T06:07:39.065985235Z" diff --git a/incubator/lancache-dns/0.0.23/CHANGELOG.md b/incubator/lancache-dns/0.0.23/CHANGELOG.md index 91c4abc8a98..0dc3a2caed5 100644 --- a/incubator/lancache-dns/0.0.23/CHANGELOG.md +++ b/incubator/lancache-dns/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [lancache-dns-0.0.21](https://github.com/truecharts/charts/compare/lancache-dns-0.0.20...lancache-dns-0.0.21) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [lancache-dns-0.0.20](https://github.com/truecharts/charts/compare/lancache-dns-0.0.18...lancache-dns-0.0.20) (2022-08-30) diff --git a/incubator/lancache-dns/0.0.23/Chart.lock b/incubator/lancache-dns/0.0.23/Chart.lock index 84db6c871c6..b8452dbea88 100644 --- a/incubator/lancache-dns/0.0.23/Chart.lock +++ b/incubator/lancache-dns/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:22.993995314Z" +generated: "2022-09-16T06:07:40.871894103Z" diff --git a/incubator/lancache-monolithic/0.0.27/CHANGELOG.md b/incubator/lancache-monolithic/0.0.27/CHANGELOG.md index 983f0c70b7d..e98e49c4a7b 100644 --- a/incubator/lancache-monolithic/0.0.27/CHANGELOG.md +++ b/incubator/lancache-monolithic/0.0.27/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [lancache-monolithic-0.0.24](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.22...lancache-monolithic-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/lancache-monolithic/0.0.27/Chart.lock b/incubator/lancache-monolithic/0.0.27/Chart.lock index 7dd127d74c2..7d7daf4eacd 100644 --- a/incubator/lancache-monolithic/0.0.27/Chart.lock +++ b/incubator/lancache-monolithic/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:31.904037387Z" +generated: "2022-09-16T06:07:59.835827954Z" diff --git a/incubator/lastoasis/0.0.24/CHANGELOG.md b/incubator/lastoasis/0.0.24/CHANGELOG.md index 7e261dbe48d..f4565c50779 100644 --- a/incubator/lastoasis/0.0.24/CHANGELOG.md +++ b/incubator/lastoasis/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [lastoasis-0.0.22](https://github.com/truecharts/charts/compare/lastoasis-0.0.20...lastoasis-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/lastoasis/0.0.24/Chart.lock b/incubator/lastoasis/0.0.24/Chart.lock index e569f464464..ab3723ba037 100644 --- a/incubator/lastoasis/0.0.24/Chart.lock +++ b/incubator/lastoasis/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:40.992238322Z" +generated: "2022-09-16T06:08:07.149335015Z" diff --git a/incubator/left4dead/0.0.24/CHANGELOG.md b/incubator/left4dead/0.0.24/CHANGELOG.md index c597764d0f7..389e58ee28c 100644 --- a/incubator/left4dead/0.0.24/CHANGELOG.md +++ b/incubator/left4dead/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [left4dead-0.0.22](https://github.com/truecharts/charts/compare/left4dead-0.0.20...left4dead-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/left4dead/0.0.24/Chart.lock b/incubator/left4dead/0.0.24/Chart.lock index 64705034523..fc17523bc97 100644 --- a/incubator/left4dead/0.0.24/Chart.lock +++ b/incubator/left4dead/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:50.037829376Z" +generated: "2022-09-16T06:08:12.417871932Z" diff --git a/incubator/lemur-cfssl/0.0.24/CHANGELOG.md b/incubator/lemur-cfssl/0.0.24/CHANGELOG.md index fbec5300155..46a10fe5ab9 100644 --- a/incubator/lemur-cfssl/0.0.24/CHANGELOG.md +++ b/incubator/lemur-cfssl/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [lemur-cfssl-0.0.22](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.20...lemur-cfssl-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/lemur-cfssl/0.0.24/Chart.lock b/incubator/lemur-cfssl/0.0.24/Chart.lock index 75b337f82e9..e973b191234 100644 --- a/incubator/lemur-cfssl/0.0.24/Chart.lock +++ b/incubator/lemur-cfssl/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:50:54.502504384Z" +generated: "2022-09-16T06:08:13.273338382Z" diff --git a/incubator/lingva/0.0.25/CHANGELOG.md b/incubator/lingva/0.0.25/CHANGELOG.md index 651ae724464..f0151d5d7e7 100644 --- a/incubator/lingva/0.0.25/CHANGELOG.md +++ b/incubator/lingva/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lingva-0.0.22](https://github.com/truecharts/charts/compare/lingva-0.0.21...lingva-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/lingva/0.0.25/Chart.lock b/incubator/lingva/0.0.25/Chart.lock index 6ac4b42c41c..a3e2a7bc790 100644 --- a/incubator/lingva/0.0.25/Chart.lock +++ b/incubator/lingva/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:02.943135659Z" +generated: "2022-09-16T06:08:32.959291875Z" diff --git a/incubator/liquid-dl/0.0.24/CHANGELOG.md b/incubator/liquid-dl/0.0.24/CHANGELOG.md index b81decb0800..e4d55c7e48f 100644 --- a/incubator/liquid-dl/0.0.24/CHANGELOG.md +++ b/incubator/liquid-dl/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [liquid-dl-0.0.22](https://github.com/truecharts/charts/compare/liquid-dl-0.0.20...liquid-dl-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/liquid-dl/0.0.24/Chart.lock b/incubator/liquid-dl/0.0.24/Chart.lock index 8da4eae94c6..1bba9067457 100644 --- a/incubator/liquid-dl/0.0.24/Chart.lock +++ b/incubator/liquid-dl/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:11.709069995Z" +generated: "2022-09-16T06:08:40.78867672Z" diff --git a/incubator/livebook/0.0.24/CHANGELOG.md b/incubator/livebook/0.0.24/CHANGELOG.md index 12221b25a9f..d710a38d4d8 100644 --- a/incubator/livebook/0.0.24/CHANGELOG.md +++ b/incubator/livebook/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [livebook-0.0.21](https://github.com/truecharts/charts/compare/livebook-0.0.20...livebook-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/livebook/0.0.24/Chart.lock b/incubator/livebook/0.0.24/Chart.lock index 5b44ce83edc..dbb5ad5a70b 100644 --- a/incubator/livebook/0.0.24/Chart.lock +++ b/incubator/livebook/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:20.424355716Z" +generated: "2022-09-16T06:08:45.256725412Z" diff --git a/incubator/livestreamdvr/0.0.23/CHANGELOG.md b/incubator/livestreamdvr/0.0.23/CHANGELOG.md index 66bf6a65bca..bb636f49b0d 100644 --- a/incubator/livestreamdvr/0.0.23/CHANGELOG.md +++ b/incubator/livestreamdvr/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [livestreamdvr-0.0.21](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.19...livestreamdvr-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/livestreamdvr/0.0.23/Chart.lock b/incubator/livestreamdvr/0.0.23/Chart.lock index 991a8cb4591..b0448c39d64 100644 --- a/incubator/livestreamdvr/0.0.23/Chart.lock +++ b/incubator/livestreamdvr/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:26.507677977Z" +generated: "2022-09-16T06:08:46.296248066Z" diff --git a/incubator/llalon-github-backup/0.0.24/CHANGELOG.md b/incubator/llalon-github-backup/0.0.24/CHANGELOG.md index b24fd209069..753bdfedc6b 100644 --- a/incubator/llalon-github-backup/0.0.24/CHANGELOG.md +++ b/incubator/llalon-github-backup/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [llalon-github-backup-0.0.21](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.20...llalon-github-backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/llalon-github-backup/0.0.24/Chart.lock b/incubator/llalon-github-backup/0.0.24/Chart.lock index b5a4cfb6e27..771d9188414 100644 --- a/incubator/llalon-github-backup/0.0.24/Chart.lock +++ b/incubator/llalon-github-backup/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:33.487906322Z" +generated: "2022-09-16T06:09:06.860903037Z" diff --git a/incubator/longvinter/0.0.24/CHANGELOG.md b/incubator/longvinter/0.0.24/CHANGELOG.md index 85782f34a06..74dc9eac764 100644 --- a/incubator/longvinter/0.0.24/CHANGELOG.md +++ b/incubator/longvinter/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [longvinter-0.0.22](https://github.com/truecharts/charts/compare/longvinter-0.0.20...longvinter-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/longvinter/0.0.24/Chart.lock b/incubator/longvinter/0.0.24/Chart.lock index fb18709be1d..b563b168a35 100644 --- a/incubator/longvinter/0.0.24/Chart.lock +++ b/incubator/longvinter/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:42.164336157Z" +generated: "2022-09-16T06:09:15.725701613Z" diff --git a/incubator/magnetico-environment/0.0.24/CHANGELOG.md b/incubator/magnetico-environment/0.0.24/CHANGELOG.md index 5e4cee24104..3b635b9aa0d 100644 --- a/incubator/magnetico-environment/0.0.24/CHANGELOG.md +++ b/incubator/magnetico-environment/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [magnetico-environment-0.0.21](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.20...magnetico-environment-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/magnetico-environment/0.0.24/Chart.lock b/incubator/magnetico-environment/0.0.24/Chart.lock index b0d6b124637..ac7722202fc 100644 --- a/incubator/magnetico-environment/0.0.24/Chart.lock +++ b/incubator/magnetico-environment/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:52.044338312Z" +generated: "2022-09-16T06:09:19.257956709Z" diff --git a/incubator/mailpile/0.0.24/CHANGELOG.md b/incubator/mailpile/0.0.24/CHANGELOG.md index b4066903972..182346e8713 100644 --- a/incubator/mailpile/0.0.24/CHANGELOG.md +++ b/incubator/mailpile/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mailpile-0.0.21](https://github.com/truecharts/charts/compare/mailpile-0.0.20...mailpile-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mailpile/0.0.24/Chart.lock b/incubator/mailpile/0.0.24/Chart.lock index 0d2438ad215..d0946918ff7 100644 --- a/incubator/mailpile/0.0.24/Chart.lock +++ b/incubator/mailpile/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:51:57.082999593Z" +generated: "2022-09-16T06:09:19.856737317Z" diff --git a/incubator/maloja/0.0.24/CHANGELOG.md b/incubator/maloja/0.0.24/CHANGELOG.md index c9a68d40de9..e9ecfdeed9c 100644 --- a/incubator/maloja/0.0.24/CHANGELOG.md +++ b/incubator/maloja/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [maloja-0.0.22](https://github.com/truecharts/charts/compare/maloja-0.0.20...maloja-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/maloja/0.0.24/Chart.lock b/incubator/maloja/0.0.24/Chart.lock index b38ae30a6e6..636e20bb0dc 100644 --- a/incubator/maloja/0.0.24/Chart.lock +++ b/incubator/maloja/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:04.561175498Z" +generated: "2022-09-16T06:09:40.248211615Z" diff --git a/incubator/mango/0.0.25/CHANGELOG.md b/incubator/mango/0.0.25/CHANGELOG.md index 79ee7967706..31a2e777961 100644 --- a/incubator/mango/0.0.25/CHANGELOG.md +++ b/incubator/mango/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mango-0.0.22](https://github.com/truecharts/charts/compare/mango-0.0.21...mango-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mango/0.0.25/Chart.lock b/incubator/mango/0.0.25/Chart.lock index 2e3930104c2..d15d8a274f4 100644 --- a/incubator/mango/0.0.25/Chart.lock +++ b/incubator/mango/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:12.040696191Z" +generated: "2022-09-16T06:09:49.535235983Z" diff --git a/incubator/media-roller/0.0.24/CHANGELOG.md b/incubator/media-roller/0.0.24/CHANGELOG.md index 72cbbea967e..449415d3166 100644 --- a/incubator/media-roller/0.0.24/CHANGELOG.md +++ b/incubator/media-roller/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [media-roller-0.0.22](https://github.com/truecharts/charts/compare/media-roller-0.0.20...media-roller-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/media-roller/0.0.24/Chart.lock b/incubator/media-roller/0.0.24/Chart.lock index 5e8c72fb8d7..8dd4f35be59 100644 --- a/incubator/media-roller/0.0.24/Chart.lock +++ b/incubator/media-roller/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:22.234933709Z" +generated: "2022-09-16T06:09:52.695783814Z" diff --git a/incubator/mediaelch/0.0.24/CHANGELOG.md b/incubator/mediaelch/0.0.24/CHANGELOG.md index 7026c0308b2..2c63a79eea7 100644 --- a/incubator/mediaelch/0.0.24/CHANGELOG.md +++ b/incubator/mediaelch/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediaelch-0.0.21](https://github.com/truecharts/charts/compare/mediaelch-0.0.20...mediaelch-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mediaelch/0.0.24/Chart.lock b/incubator/mediaelch/0.0.24/Chart.lock index 0f3381e60a7..1769a08da4e 100644 --- a/incubator/mediaelch/0.0.24/Chart.lock +++ b/incubator/mediaelch/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:27.527437977Z" +generated: "2022-09-16T06:09:53.348300132Z" diff --git a/incubator/mediagoblin/0.0.24/CHANGELOG.md b/incubator/mediagoblin/0.0.24/CHANGELOG.md index 16f8da3f4bd..aabf6c82c4c 100644 --- a/incubator/mediagoblin/0.0.24/CHANGELOG.md +++ b/incubator/mediagoblin/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediagoblin-0.0.21](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mediagoblin/0.0.24/Chart.lock b/incubator/mediagoblin/0.0.24/Chart.lock index 05951c40561..e79cda6944e 100644 --- a/incubator/mediagoblin/0.0.24/Chart.lock +++ b/incubator/mediagoblin/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:35.360704094Z" +generated: "2022-09-16T06:10:13.71127542Z" diff --git a/incubator/megasync/0.0.24/CHANGELOG.md b/incubator/megasync/0.0.24/CHANGELOG.md index 647b991ddcd..e5f9a7bd3e9 100644 --- a/incubator/megasync/0.0.24/CHANGELOG.md +++ b/incubator/megasync/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [megasync-0.0.22](https://github.com/truecharts/charts/compare/megasync-0.0.20...megasync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/megasync/0.0.24/Chart.lock b/incubator/megasync/0.0.24/Chart.lock index c960b40032d..494b7ec5d5f 100644 --- a/incubator/megasync/0.0.24/Chart.lock +++ b/incubator/megasync/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:43.725605763Z" +generated: "2022-09-16T06:10:21.929854329Z" diff --git a/incubator/memories-of-mars/0.0.24/CHANGELOG.md b/incubator/memories-of-mars/0.0.24/CHANGELOG.md index a2ca13f36f7..5d45cd86aaf 100644 --- a/incubator/memories-of-mars/0.0.24/CHANGELOG.md +++ b/incubator/memories-of-mars/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [memories-of-mars-0.0.22](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/memories-of-mars/0.0.24/Chart.lock b/incubator/memories-of-mars/0.0.24/Chart.lock index e72bc311225..29f0278697e 100644 --- a/incubator/memories-of-mars/0.0.24/Chart.lock +++ b/incubator/memories-of-mars/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:52:52.861829479Z" +generated: "2022-09-16T06:10:25.819049325Z" diff --git a/incubator/meshcentral/4.0.8/CHANGELOG.md b/incubator/meshcentral/4.0.8/CHANGELOG.md index 0eebbcf14bf..7d0a763f2ee 100644 --- a/incubator/meshcentral/4.0.8/CHANGELOG.md +++ b/incubator/meshcentral/4.0.8/CHANGELOG.md @@ -2,6 +2,17 @@ +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [meshcentral-4.0.5](https://github.com/truecharts/charts/compare/meshcentral-4.0.3...meshcentral-4.0.5) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/meshcentral/4.0.8/Chart.lock b/incubator/meshcentral/4.0.8/Chart.lock index 70c00f77c6a..247a267e4e3 100644 --- a/incubator/meshcentral/4.0.8/Chart.lock +++ b/incubator/meshcentral/4.0.8/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 2.0.13 digest: sha256:0a099ab983a11bbf5e58b166c7310d2e96d16b3fc96095306f146bce65f70934 -generated: "2022-09-15T13:53:10.46468574Z" +generated: "2022-09-16T06:10:39.837882651Z" diff --git a/incubator/metatube/0.0.24/CHANGELOG.md b/incubator/metatube/0.0.24/CHANGELOG.md index a63aa0bd79f..d7e4630dae9 100644 --- a/incubator/metatube/0.0.24/CHANGELOG.md +++ b/incubator/metatube/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [metatube-0.0.22](https://github.com/truecharts/charts/compare/metatube-0.0.20...metatube-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/metatube/0.0.24/Chart.lock b/incubator/metatube/0.0.24/Chart.lock index 77421e01667..c970e9615ab 100644 --- a/incubator/metatube/0.0.24/Chart.lock +++ b/incubator/metatube/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:07.096365565Z" +generated: "2022-09-16T06:10:46.215308396Z" diff --git a/incubator/mindustry/0.0.24/CHANGELOG.md b/incubator/mindustry/0.0.24/CHANGELOG.md index 6b99ae6555f..bb98ec9d115 100644 --- a/incubator/mindustry/0.0.24/CHANGELOG.md +++ b/incubator/mindustry/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [mindustry-0.0.22](https://github.com/truecharts/charts/compare/mindustry-0.0.20...mindustry-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/mindustry/0.0.24/Chart.lock b/incubator/mindustry/0.0.24/Chart.lock index 4102b81879f..f13db61751a 100644 --- a/incubator/mindustry/0.0.24/Chart.lock +++ b/incubator/mindustry/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:15.323931553Z" +generated: "2022-09-16T06:10:55.393874443Z" diff --git a/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md index d79ca6dbf66..88cf380c1a4 100644 --- a/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md +++ b/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bungeecord-0.0.18](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.17...minecraft-bungeecord-0.0.18) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/minecraft-bungeecord/0.0.21/Chart.lock b/incubator/minecraft-bungeecord/0.0.21/Chart.lock index bec4c72ccf3..3ac0034abe5 100644 --- a/incubator/minecraft-bungeecord/0.0.21/Chart.lock +++ b/incubator/minecraft-bungeecord/0.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:24.505899106Z" +generated: "2022-09-16T06:10:59.901938023Z" diff --git a/incubator/mineos/0.0.26/CHANGELOG.md b/incubator/mineos/0.0.26/CHANGELOG.md index 45bf88f4654..577bd71b17c 100644 --- a/incubator/mineos/0.0.26/CHANGELOG.md +++ b/incubator/mineos/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mineos-0.0.23](https://github.com/truecharts/charts/compare/mineos-0.0.22...mineos-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/mineos/0.0.26/Chart.lock b/incubator/mineos/0.0.26/Chart.lock index 3b45303ac02..043fd84db08 100644 --- a/incubator/mineos/0.0.26/Chart.lock +++ b/incubator/mineos/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:38.766341797Z" +generated: "2022-09-16T06:11:19.776489543Z" diff --git a/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md index 19889d1f71f..8a97e3b377f 100644 --- a/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md +++ b/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [minimal-ics-hoster-0.0.22](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.20...minimal-ics-hoster-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/minimal-ics-hoster/0.0.24/Chart.lock b/incubator/minimal-ics-hoster/0.0.24/Chart.lock index 983767e5ccb..3468f1953df 100644 --- a/incubator/minimal-ics-hoster/0.0.24/Chart.lock +++ b/incubator/minimal-ics-hoster/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:46.739733766Z" +generated: "2022-09-16T06:11:24.130947908Z" diff --git a/incubator/mininote/0.0.24/CHANGELOG.md b/incubator/mininote/0.0.24/CHANGELOG.md index 21c1b0fc715..1fb485de985 100644 --- a/incubator/mininote/0.0.24/CHANGELOG.md +++ b/incubator/mininote/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [mininote-0.0.22](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/mininote/0.0.24/Chart.lock b/incubator/mininote/0.0.24/Chart.lock index 5d3a9650cd5..ff113cf8796 100644 --- a/incubator/mininote/0.0.24/Chart.lock +++ b/incubator/mininote/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:52.317782385Z" +generated: "2022-09-16T06:11:28.536735231Z" diff --git a/incubator/mocodo-mcd/0.0.24/CHANGELOG.md b/incubator/mocodo-mcd/0.0.24/CHANGELOG.md index 952a7a39ad8..ad297a0de6f 100644 --- a/incubator/mocodo-mcd/0.0.24/CHANGELOG.md +++ b/incubator/mocodo-mcd/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [mocodo-mcd-0.0.22](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.20...mocodo-mcd-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/mocodo-mcd/0.0.24/Chart.lock b/incubator/mocodo-mcd/0.0.24/Chart.lock index 3c92939102c..5b16901ad5c 100644 --- a/incubator/mocodo-mcd/0.0.24/Chart.lock +++ b/incubator/mocodo-mcd/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:53:55.170563307Z" +generated: "2022-09-16T06:11:33.056711145Z" diff --git a/incubator/mojopaste/0.0.24/CHANGELOG.md b/incubator/mojopaste/0.0.24/CHANGELOG.md index ef6104b8862..50dad79fb61 100644 --- a/incubator/mojopaste/0.0.24/CHANGELOG.md +++ b/incubator/mojopaste/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [mojopaste-0.0.22](https://github.com/truecharts/charts/compare/mojopaste-0.0.20...mojopaste-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/mojopaste/0.0.24/Chart.lock b/incubator/mojopaste/0.0.24/Chart.lock index 5ad4f7f7587..1de00ba4e7a 100644 --- a/incubator/mojopaste/0.0.24/Chart.lock +++ b/incubator/mojopaste/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:10.302452531Z" +generated: "2022-09-16T06:11:53.210351543Z" diff --git a/incubator/monero-node/0.0.24/CHANGELOG.md b/incubator/monero-node/0.0.24/CHANGELOG.md index b29bf4b575e..e842448e6ea 100644 --- a/incubator/monero-node/0.0.24/CHANGELOG.md +++ b/incubator/monero-node/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [monero-node-0.0.22](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/monero-node/0.0.24/Chart.lock b/incubator/monero-node/0.0.24/Chart.lock index d39ea317bed..dedaa500cff 100644 --- a/incubator/monero-node/0.0.24/Chart.lock +++ b/incubator/monero-node/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:18.717662353Z" +generated: "2022-09-16T06:11:58.622403468Z" diff --git a/incubator/mordhau/0.0.24/CHANGELOG.md b/incubator/mordhau/0.0.24/CHANGELOG.md index 77adfee6228..8ef798a915a 100644 --- a/incubator/mordhau/0.0.24/CHANGELOG.md +++ b/incubator/mordhau/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [mordhau-0.0.22](https://github.com/truecharts/charts/compare/mordhau-0.0.20...mordhau-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/mordhau/0.0.24/Chart.lock b/incubator/mordhau/0.0.24/Chart.lock index 5b40cdb0866..f16828e47b9 100644 --- a/incubator/mordhau/0.0.24/Chart.lock +++ b/incubator/mordhau/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:23.286247278Z" +generated: "2022-09-16T06:12:02.69411006Z" diff --git a/incubator/moviegrabber/0.0.24/CHANGELOG.md b/incubator/moviegrabber/0.0.24/CHANGELOG.md index 2ec96c25c7f..c99b19c16f3 100644 --- a/incubator/moviegrabber/0.0.24/CHANGELOG.md +++ b/incubator/moviegrabber/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [moviegrabber-0.0.21](https://github.com/truecharts/charts/compare/moviegrabber-0.0.20...moviegrabber-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/moviegrabber/0.0.24/Chart.lock b/incubator/moviegrabber/0.0.24/Chart.lock index e153584b3ec..b1c4618172b 100644 --- a/incubator/moviegrabber/0.0.24/Chart.lock +++ b/incubator/moviegrabber/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:26.030072483Z" +generated: "2022-09-16T06:12:06.529103676Z" diff --git a/incubator/multi-scrobbler/0.0.24/CHANGELOG.md b/incubator/multi-scrobbler/0.0.24/CHANGELOG.md index 850c96990f7..f7c50180d89 100644 --- a/incubator/multi-scrobbler/0.0.24/CHANGELOG.md +++ b/incubator/multi-scrobbler/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [multi-scrobbler-0.0.22](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/multi-scrobbler/0.0.24/Chart.lock b/incubator/multi-scrobbler/0.0.24/Chart.lock index 8b1b7c83e6d..5af296b7d0d 100644 --- a/incubator/multi-scrobbler/0.0.24/Chart.lock +++ b/incubator/multi-scrobbler/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:41.885028792Z" +generated: "2022-09-16T06:12:26.126461362Z" diff --git a/incubator/namecheap-ddns/0.0.24/CHANGELOG.md b/incubator/namecheap-ddns/0.0.24/CHANGELOG.md index 3c7b6432067..9a1266c9ce3 100644 --- a/incubator/namecheap-ddns/0.0.24/CHANGELOG.md +++ b/incubator/namecheap-ddns/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [namecheap-ddns-0.0.22](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.20...namecheap-ddns-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/namecheap-ddns/0.0.24/Chart.lock b/incubator/namecheap-ddns/0.0.24/Chart.lock index 0a6f6418841..5a39cedf3b1 100644 --- a/incubator/namecheap-ddns/0.0.24/Chart.lock +++ b/incubator/namecheap-ddns/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:50.241165316Z" +generated: "2022-09-16T06:12:31.493328488Z" diff --git a/incubator/necesse/0.0.24/CHANGELOG.md b/incubator/necesse/0.0.24/CHANGELOG.md index ff38ec56550..b3cb8b24d98 100644 --- a/incubator/necesse/0.0.24/CHANGELOG.md +++ b/incubator/necesse/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [necesse-0.0.22](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/necesse/0.0.24/Chart.lock b/incubator/necesse/0.0.24/Chart.lock index 0e09c2ea8d6..f34bdcf6dfb 100644 --- a/incubator/necesse/0.0.24/Chart.lock +++ b/incubator/necesse/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:54.221316141Z" +generated: "2022-09-16T06:12:36.193823432Z" diff --git a/incubator/neko/0.0.33/CHANGELOG.md b/incubator/neko/0.0.33/CHANGELOG.md index f4b9ad68ddd..8df15c51f5d 100644 --- a/incubator/neko/0.0.33/CHANGELOG.md +++ b/incubator/neko/0.0.33/CHANGELOG.md @@ -2,6 +2,18 @@ +## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/incubator/neko/0.0.33/Chart.lock b/incubator/neko/0.0.33/Chart.lock index 4998cd65588..bc40b8cba3c 100644 --- a/incubator/neko/0.0.33/Chart.lock +++ b/incubator/neko/0.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:54:57.170590281Z" +generated: "2022-09-16T06:12:40.332361501Z" diff --git a/incubator/neko/0.0.33/ix_values.yaml b/incubator/neko/0.0.33/ix_values.yaml index c5abe09adbc..5ffbc39a86c 100644 --- a/incubator/neko/0.0.33/ix_values.yaml +++ b/incubator/neko/0.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:988264bd9d320eb29c1c5be227a587129381848178ae17e366fa8bdfc6d0449d + tag: latest@sha256:08501ef38d25445b5e370f9a00e9972c21fa6d2205a2d9658329572ff9e2fb89 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md index 00389d220d2..85f6ede8fd5 100644 --- a/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md +++ b/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [neverwinternights-ee-0.0.22](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.20...neverwinternights-ee-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/neverwinternights-ee/0.0.24/Chart.lock b/incubator/neverwinternights-ee/0.0.24/Chart.lock index e8c38e89002..f3b031e14bc 100644 --- a/incubator/neverwinternights-ee/0.0.24/Chart.lock +++ b/incubator/neverwinternights-ee/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:12.851289897Z" +generated: "2022-09-16T06:12:59.217877441Z" diff --git a/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md index 4dab7f66a81..f21cc31c0c1 100644 --- a/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md +++ b/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [newyearcountdownclock-0.0.23](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.21...newyearcountdownclock-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/newyearcountdownclock/0.0.25/Chart.lock b/incubator/newyearcountdownclock/0.0.25/Chart.lock index fa276adc53f..3a3c0ba0ab5 100644 --- a/incubator/newyearcountdownclock/0.0.25/Chart.lock +++ b/incubator/newyearcountdownclock/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:21.659554032Z" +generated: "2022-09-16T06:13:04.6898055Z" diff --git a/incubator/nexus-oss/0.0.12/CHANGELOG.md b/incubator/nexus-oss/0.0.12/CHANGELOG.md index 6e04d0ae0f0..61090fd65bd 100644 --- a/incubator/nexus-oss/0.0.12/CHANGELOG.md +++ b/incubator/nexus-oss/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nexus-oss-0.0.9](https://github.com/truecharts/charts/compare/nexus-oss-0.0.8...nexus-oss-0.0.9) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/nexus-oss/0.0.12/Chart.lock b/incubator/nexus-oss/0.0.12/Chart.lock index 0cf5f27d60e..ccab95f182f 100644 --- a/incubator/nexus-oss/0.0.12/Chart.lock +++ b/incubator/nexus-oss/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:25.440759963Z" +generated: "2022-09-16T06:13:08.84381505Z" diff --git a/incubator/nightscout/0.0.24/CHANGELOG.md b/incubator/nightscout/0.0.24/CHANGELOG.md index 041f8600eb9..9f9cec091cc 100644 --- a/incubator/nightscout/0.0.24/CHANGELOG.md +++ b/incubator/nightscout/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [nightscout-0.0.22](https://github.com/truecharts/charts/compare/nightscout-0.0.20...nightscout-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/nightscout/0.0.24/Chart.lock b/incubator/nightscout/0.0.24/Chart.lock index 6d831d3f4b0..c85d488642f 100644 --- a/incubator/nightscout/0.0.24/Chart.lock +++ b/incubator/nightscout/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:27.970030329Z" +generated: "2022-09-16T06:13:13.822732343Z" diff --git a/incubator/nosqlclient/0.0.24/CHANGELOG.md b/incubator/nosqlclient/0.0.24/CHANGELOG.md index e67ae181cb6..dc09ce2ac73 100644 --- a/incubator/nosqlclient/0.0.24/CHANGELOG.md +++ b/incubator/nosqlclient/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.20](https://github.com/truecharts/charts/compare/nosqlclient-0.0.19...nosqlclient-0.0.20) (2022-08-29) - -### Chore - diff --git a/incubator/nosqlclient/0.0.24/Chart.lock b/incubator/nosqlclient/0.0.24/Chart.lock index 74684594c9c..52f3a0e6b4c 100644 --- a/incubator/nosqlclient/0.0.24/Chart.lock +++ b/incubator/nosqlclient/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:43.628023834Z" +generated: "2022-09-16T06:13:31.793906406Z" diff --git a/incubator/notarius/0.0.24/CHANGELOG.md b/incubator/notarius/0.0.24/CHANGELOG.md index b34b6ff70c3..9eb350386b2 100644 --- a/incubator/notarius/0.0.24/CHANGELOG.md +++ b/incubator/notarius/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nosqlclient-0.0.21](https://github.com/truecharts/charts/compare/nosqlclient-0.0.20...nosqlclient-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/notarius/0.0.24/Chart.lock b/incubator/notarius/0.0.24/Chart.lock index 156a40e32fd..fd8350e7d74 100644 --- a/incubator/notarius/0.0.24/Chart.lock +++ b/incubator/notarius/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:52.361324275Z" +generated: "2022-09-16T06:13:37.817727387Z" diff --git a/incubator/notea/0.0.25/CHANGELOG.md b/incubator/notea/0.0.25/CHANGELOG.md index 8c46396c903..2e42f6fafb5 100644 --- a/incubator/notea/0.0.25/CHANGELOG.md +++ b/incubator/notea/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - -## [notea-0.0.22](https://github.com/truecharts/charts/compare/notea-0.0.20...notea-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/notea/0.0.25/Chart.lock b/incubator/notea/0.0.25/Chart.lock index 27ebc84b515..1a721b0b166 100644 --- a/incubator/notea/0.0.25/Chart.lock +++ b/incubator/notea/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:56.424704258Z" +generated: "2022-09-16T06:13:41.45159507Z" diff --git a/incubator/obs-ndi/0.0.26/CHANGELOG.md b/incubator/obs-ndi/0.0.26/CHANGELOG.md index 2a19318f74a..49789cdfccf 100644 --- a/incubator/obs-ndi/0.0.26/CHANGELOG.md +++ b/incubator/obs-ndi/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30) diff --git a/incubator/obs-ndi/0.0.26/Chart.lock b/incubator/obs-ndi/0.0.26/Chart.lock index d2af66a2c86..2aed148fc4c 100644 --- a/incubator/obs-ndi/0.0.26/Chart.lock +++ b/incubator/obs-ndi/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:55:59.339029822Z" +generated: "2022-09-16T06:13:46.82290107Z" diff --git a/incubator/observium/0.0.24/CHANGELOG.md b/incubator/observium/0.0.24/CHANGELOG.md index cacdcf670db..fc6fef4b7b3 100644 --- a/incubator/observium/0.0.24/CHANGELOG.md +++ b/incubator/observium/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [observium-0.0.22](https://github.com/truecharts/charts/compare/observium-0.0.20...observium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/observium/0.0.24/Chart.lock b/incubator/observium/0.0.24/Chart.lock index 260bd2ab4aa..e54734e34ae 100644 --- a/incubator/observium/0.0.24/Chart.lock +++ b/incubator/observium/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:15.36021347Z" +generated: "2022-09-16T06:14:04.972375597Z" diff --git a/incubator/obsidian/0.0.26/CHANGELOG.md b/incubator/obsidian/0.0.26/CHANGELOG.md index 4c1619da18f..649757bcbe0 100644 --- a/incubator/obsidian/0.0.26/CHANGELOG.md +++ b/incubator/obsidian/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [obsidian-0.0.23](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.23) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/obsidian/0.0.26/Chart.lock b/incubator/obsidian/0.0.26/Chart.lock index 5042495a325..26cefcb0c74 100644 --- a/incubator/obsidian/0.0.26/Chart.lock +++ b/incubator/obsidian/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:22.650858554Z" +generated: "2022-09-16T06:14:10.361691631Z" diff --git a/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md index 965ffca5846..8c280ad8ebc 100644 --- a/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md +++ b/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [onlinecheckyourserver-0.0.22](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.20...onlinecheckyourserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/onlinecheckyourserver/0.0.24/Chart.lock b/incubator/onlinecheckyourserver/0.0.24/Chart.lock index 6a23d9a4e18..ae50ea43e7c 100644 --- a/incubator/onlinecheckyourserver/0.0.24/Chart.lock +++ b/incubator/onlinecheckyourserver/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:27.732328764Z" +generated: "2022-09-16T06:14:13.804723574Z" diff --git a/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md index 00e5c75b79f..b6ecd3cb96f 100644 --- a/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md +++ b/incubator/opengl-desktop-g3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [opengl-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/opengl-desktop-g3/0.0.24/Chart.lock b/incubator/opengl-desktop-g3/0.0.24/Chart.lock index e830bf903b8..f67ef39d8a8 100644 --- a/incubator/opengl-desktop-g3/0.0.24/Chart.lock +++ b/incubator/opengl-desktop-g3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:31.527303222Z" +generated: "2022-09-16T06:14:19.716395095Z" diff --git a/incubator/openproject/0.0.31/CHANGELOG.md b/incubator/openproject/0.0.31/CHANGELOG.md index 6239d7cb63c..f2d4f4a9f72 100644 --- a/incubator/openproject/0.0.31/CHANGELOG.md +++ b/incubator/openproject/0.0.31/CHANGELOG.md @@ -2,6 +2,18 @@ +## [openproject-0.0.31](https://github.com/truecharts/charts/compare/openproject-0.0.30...openproject-0.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openproject-0.0.31](https://github.com/truecharts/charts/compare/openproject-0.0.30...openproject-0.0.31) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openproject-0.0.28](https://github.com/truecharts/charts/compare/openproject-0.0.27...openproject-0.0.28) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - diff --git a/incubator/openproject/0.0.31/Chart.lock b/incubator/openproject/0.0.31/Chart.lock index 630d1eaa944..d06db3214b9 100644 --- a/incubator/openproject/0.0.31/Chart.lock +++ b/incubator/openproject/0.0.31/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T13:56:57.810224082Z" +generated: "2022-09-16T06:14:50.204393944Z" diff --git a/incubator/openproject/0.0.31/ix_values.yaml b/incubator/openproject/0.0.31/ix_values.yaml index 45932dce9af..9d2820fd507 100644 --- a/incubator/openproject/0.0.31/ix_values.yaml +++ b/incubator/openproject/0.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openproject pullPolicy: IfNotPresent - tag: v12@sha256:7db6ef7c213f8343418f7ddda4c1c4e86a887c4de1a60ed2c4666341c52215be + tag: v12@sha256:fe7a3c5aaddf95701c8b23ae612a963b4bc43412d1f06b9265f32e8a3afffbf0 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/openra/0.0.24/CHANGELOG.md b/incubator/openra/0.0.24/CHANGELOG.md index 155481b412c..4c272a29b0a 100644 --- a/incubator/openra/0.0.24/CHANGELOG.md +++ b/incubator/openra/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [openra-0.0.22](https://github.com/truecharts/charts/compare/openra-0.0.20...openra-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/openra/0.0.24/Chart.lock b/incubator/openra/0.0.24/Chart.lock index adfc5b90adf..f6295f0bc0b 100644 --- a/incubator/openra/0.0.24/Chart.lock +++ b/incubator/openra/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:54.015409238Z" +generated: "2022-09-16T06:14:43.407037206Z" diff --git a/incubator/openttd/0.0.24/CHANGELOG.md b/incubator/openttd/0.0.24/CHANGELOG.md index e1f1fb951ad..9715969d875 100644 --- a/incubator/openttd/0.0.24/CHANGELOG.md +++ b/incubator/openttd/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [openttd-0.0.22](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/openttd/0.0.24/Chart.lock b/incubator/openttd/0.0.24/Chart.lock index d921c63ba21..982672488b8 100644 --- a/incubator/openttd/0.0.24/Chart.lock +++ b/incubator/openttd/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:56:58.606498847Z" +generated: "2022-09-16T06:14:47.105061719Z" diff --git a/incubator/orbital-sync/0.0.6/CHANGELOG.md b/incubator/orbital-sync/0.0.6/CHANGELOG.md index 965050b7ac0..c98a9095a14 100644 --- a/incubator/orbital-sync/0.0.6/CHANGELOG.md +++ b/incubator/orbital-sync/0.0.6/CHANGELOG.md @@ -2,6 +2,16 @@ +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [orbital-sync-0.0.3](https://github.com/truecharts/charts/compare/orbital-sync-0.0.2...orbital-sync-0.0.3) (2022-09-11) ### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [orbital-sync-0.0.2](https://github.com/truecharts/charts/compare/orbital-sync-0.0.1...orbital-sync-0.0.2) (2022-09-05) - -### Chore - diff --git a/incubator/orbital-sync/0.0.6/Chart.lock b/incubator/orbital-sync/0.0.6/Chart.lock index 4f009d1e9fa..846a8995045 100644 --- a/incubator/orbital-sync/0.0.6/Chart.lock +++ b/incubator/orbital-sync/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:02.261300497Z" +generated: "2022-09-16T06:14:53.105214485Z" diff --git a/incubator/owi2plex/0.0.24/CHANGELOG.md b/incubator/owi2plex/0.0.24/CHANGELOG.md index 68e9ad5eb4b..e9ae0ebe973 100644 --- a/incubator/owi2plex/0.0.24/CHANGELOG.md +++ b/incubator/owi2plex/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [owi2plex-0.0.22](https://github.com/truecharts/charts/compare/owi2plex-0.0.20...owi2plex-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/owi2plex/0.0.24/Chart.lock b/incubator/owi2plex/0.0.24/Chart.lock index 8d7d808b99d..bfa4c02b7fa 100644 --- a/incubator/owi2plex/0.0.24/Chart.lock +++ b/incubator/owi2plex/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:25.524522049Z" +generated: "2022-09-16T06:15:17.054710624Z" diff --git a/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md index 099ecf42569..e82b38fbcdc 100644 --- a/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md +++ b/incubator/passwordpusherephemeral/0.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11) -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [passwordpusherephemeral-0.0.31](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.30...passwordpusherephemeral-0.0.31) (2022-09-05) - diff --git a/incubator/passwordpusherephemeral/0.0.34/Chart.lock b/incubator/passwordpusherephemeral/0.0.34/Chart.lock index d9518d427a0..5fa0cc5f8a6 100644 --- a/incubator/passwordpusherephemeral/0.0.34/Chart.lock +++ b/incubator/passwordpusherephemeral/0.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:30.297325796Z" +generated: "2022-09-16T06:15:20.096780616Z" diff --git a/incubator/passwordpusherephemeral/0.0.34/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.34/ix_values.yaml index 300c463b770..1876c0a48a3 100644 --- a/incubator/passwordpusherephemeral/0.0.34/ix_values.yaml +++ b/incubator/passwordpusherephemeral/0.0.34/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/passwordpusherephemeral - tag: latest@sha256:cd59ad37673adbbee6ac0f67cd0a9a2674a878d15bba2d6cf3a90eaf23b8881d + tag: latest@sha256:8452ecf6ed61531abd848191f60422c96eca5fc4d2d1b1a1c1e4ca7ac7eca5d1 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/pastey/0.0.26/CHANGELOG.md b/incubator/pastey/0.0.26/CHANGELOG.md index ee28489eedc..e7879f1ba03 100644 --- a/incubator/pastey/0.0.26/CHANGELOG.md +++ b/incubator/pastey/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [fireshare-0.0.26](https://github.com/truecharts/charts/compare/fireshare-0.0.25...fireshare-0.0.26) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - diff --git a/incubator/pastey/0.0.26/Chart.lock b/incubator/pastey/0.0.26/Chart.lock index 4bf31521d6f..9177ed54984 100644 --- a/incubator/pastey/0.0.26/Chart.lock +++ b/incubator/pastey/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:33.305307411Z" +generated: "2022-09-16T06:15:25.936342088Z" diff --git a/incubator/pavlovvr/0.0.24/CHANGELOG.md b/incubator/pavlovvr/0.0.24/CHANGELOG.md index 1f03bd9de7a..0c0d204f372 100644 --- a/incubator/pavlovvr/0.0.24/CHANGELOG.md +++ b/incubator/pavlovvr/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [pavlovvr-0.0.22](https://github.com/truecharts/charts/compare/pavlovvr-0.0.20...pavlovvr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/pavlovvr/0.0.24/Chart.lock b/incubator/pavlovvr/0.0.24/Chart.lock index 67a146c9c75..75935ded3cb 100644 --- a/incubator/pavlovvr/0.0.24/Chart.lock +++ b/incubator/pavlovvr/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:39.69938849Z" +generated: "2022-09-16T06:15:34.390187235Z" diff --git a/incubator/phoenixstats/0.0.24/CHANGELOG.md b/incubator/phoenixstats/0.0.24/CHANGELOG.md index dbd9ba39868..ff2463f765d 100644 --- a/incubator/phoenixstats/0.0.24/CHANGELOG.md +++ b/incubator/phoenixstats/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [phoenixstats-0.0.22](https://github.com/truecharts/charts/compare/phoenixstats-0.0.20...phoenixstats-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/phoenixstats/0.0.24/Chart.lock b/incubator/phoenixstats/0.0.24/Chart.lock index 213d261a2b9..b5ee51fbc7b 100644 --- a/incubator/phoenixstats/0.0.24/Chart.lock +++ b/incubator/phoenixstats/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:57:56.889447863Z" +generated: "2022-09-16T06:15:50.313667472Z" diff --git a/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md index 6299ff30ad5..de451cb7166 100644 --- a/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md +++ b/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [phoronix-test-suite-0.0.22](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.20...phoronix-test-suite-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/phoronix-test-suite/0.0.24/Chart.lock b/incubator/phoronix-test-suite/0.0.24/Chart.lock index c986130802c..d2e984b50a3 100644 --- a/incubator/phoronix-test-suite/0.0.24/Chart.lock +++ b/incubator/phoronix-test-suite/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:01.841504508Z" +generated: "2022-09-16T06:15:53.55809298Z" diff --git a/incubator/photo-stream/0.0.24/CHANGELOG.md b/incubator/photo-stream/0.0.24/CHANGELOG.md index 21284da6c2c..29dff1aabbf 100644 --- a/incubator/photo-stream/0.0.24/CHANGELOG.md +++ b/incubator/photo-stream/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [photo-stream-0.0.22](https://github.com/truecharts/charts/compare/photo-stream-0.0.20...photo-stream-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/photo-stream/0.0.24/Chart.lock b/incubator/photo-stream/0.0.24/Chart.lock index 30a13b003b1..73e4144bc87 100644 --- a/incubator/photo-stream/0.0.24/Chart.lock +++ b/incubator/photo-stream/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:04.155228921Z" +generated: "2022-09-16T06:15:58.90965438Z" diff --git a/incubator/photostructure/0.0.24/CHANGELOG.md b/incubator/photostructure/0.0.24/CHANGELOG.md index 77e658da7a8..325534e56e6 100644 --- a/incubator/photostructure/0.0.24/CHANGELOG.md +++ b/incubator/photostructure/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photostructure-0.0.21](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/photostructure/0.0.24/Chart.lock b/incubator/photostructure/0.0.24/Chart.lock index 167fa0744fc..eb92ea701ab 100644 --- a/incubator/photostructure/0.0.24/Chart.lock +++ b/incubator/photostructure/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:11.106446833Z" +generated: "2022-09-16T06:16:07.695492992Z" diff --git a/incubator/phpmyadmin/0.0.24/CHANGELOG.md b/incubator/phpmyadmin/0.0.24/CHANGELOG.md index b85272ca8ac..e0d66c2ec41 100644 --- a/incubator/phpmyadmin/0.0.24/CHANGELOG.md +++ b/incubator/phpmyadmin/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpmyadmin-0.0.21](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.20...phpmyadmin-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/phpmyadmin/0.0.24/Chart.lock b/incubator/phpmyadmin/0.0.24/Chart.lock index 935c1232e46..1cc3b364951 100644 --- a/incubator/phpmyadmin/0.0.24/Chart.lock +++ b/incubator/phpmyadmin/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:27.71385493Z" +generated: "2022-09-16T06:16:23.353753298Z" diff --git a/incubator/pigallery2/0.0.24/CHANGELOG.md b/incubator/pigallery2/0.0.24/CHANGELOG.md index 9311bd5bb07..9179e3a618f 100644 --- a/incubator/pigallery2/0.0.24/CHANGELOG.md +++ b/incubator/pigallery2/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [pigallery2-0.0.22](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/pigallery2/0.0.24/Chart.lock b/incubator/pigallery2/0.0.24/Chart.lock index 5c03df2ec1c..8be91d0880d 100644 --- a/incubator/pigallery2/0.0.24/Chart.lock +++ b/incubator/pigallery2/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:32.807866958Z" +generated: "2022-09-16T06:16:26.339937211Z" diff --git a/incubator/piwigo/3.0.32/CHANGELOG.md b/incubator/piwigo/3.0.32/CHANGELOG.md index 215dd2e6d55..9f53e64f212 100644 --- a/incubator/piwigo/3.0.32/CHANGELOG.md +++ b/incubator/piwigo/3.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [piwigo-3.0.29](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/piwigo/3.0.32/Chart.lock b/incubator/piwigo/3.0.32/Chart.lock index 5b0a3e62567..0deefd34c13 100644 --- a/incubator/piwigo/3.0.32/Chart.lock +++ b/incubator/piwigo/3.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:36.032019726Z" +generated: "2022-09-16T06:16:31.868179731Z" diff --git a/incubator/pixark/0.0.24/CHANGELOG.md b/incubator/pixark/0.0.24/CHANGELOG.md index 4b50512f591..98556a1cc5a 100644 --- a/incubator/pixark/0.0.24/CHANGELOG.md +++ b/incubator/pixark/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [pixark-0.0.22](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/pixark/0.0.24/Chart.lock b/incubator/pixark/0.0.24/Chart.lock index 82279ed2a87..7a9a2215c12 100644 --- a/incubator/pixark/0.0.24/Chart.lock +++ b/incubator/pixark/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:42.893436038Z" +generated: "2022-09-16T06:16:41.448956932Z" diff --git a/incubator/pixelserv-tls/0.0.24/CHANGELOG.md b/incubator/pixelserv-tls/0.0.24/CHANGELOG.md index d5e172c0e1e..1e97759eabb 100644 --- a/incubator/pixelserv-tls/0.0.24/CHANGELOG.md +++ b/incubator/pixelserv-tls/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [pixelserv-tls-0.0.22](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.20...pixelserv-tls-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/pixelserv-tls/0.0.24/Chart.lock b/incubator/pixelserv-tls/0.0.24/Chart.lock index 946817f4c2f..b2aa1325183 100644 --- a/incubator/pixelserv-tls/0.0.24/Chart.lock +++ b/incubator/pixelserv-tls/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:58:58.082801329Z" +generated: "2022-09-16T06:16:56.069910293Z" diff --git a/incubator/plausible/1.0.20/CHANGELOG.md b/incubator/plausible/1.0.20/CHANGELOG.md index 4329833f219..6da9170b62f 100644 --- a/incubator/plausible/1.0.20/CHANGELOG.md +++ b/incubator/plausible/1.0.20/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [plausible-1.0.17](https://github.com/truecharts/charts/compare/plausible-1.0.15...plausible-1.0.17) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/plausible/1.0.20/Chart.lock b/incubator/plausible/1.0.20/Chart.lock index 6c11c3c6d23..a276a2687b4 100644 --- a/incubator/plausible/1.0.20/Chart.lock +++ b/incubator/plausible/1.0.20/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 1.0.25 digest: sha256:a2d3cf7fba5e08bc3e6b5dc94d267baa5a32e6f504b1f1e5483b82e7501ba5b4 -generated: "2022-09-15T13:59:28.426825006Z" +generated: "2022-09-16T06:17:24.051401256Z" diff --git a/incubator/plex-meta-manager/0.0.23/CHANGELOG.md b/incubator/plex-meta-manager/0.0.23/CHANGELOG.md index 0163c565286..b4bb2a5cd9a 100644 --- a/incubator/plex-meta-manager/0.0.23/CHANGELOG.md +++ b/incubator/plex-meta-manager/0.0.23/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-meta-manager-0.0.20](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.19...plex-meta-manager-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/plex-meta-manager/0.0.23/Chart.lock b/incubator/plex-meta-manager/0.0.23/Chart.lock index 65f77f8772a..3c83974e4b6 100644 --- a/incubator/plex-meta-manager/0.0.23/Chart.lock +++ b/incubator/plex-meta-manager/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:07.229547383Z" +generated: "2022-09-16T06:17:05.154658568Z" diff --git a/incubator/plexripper/0.0.24/CHANGELOG.md b/incubator/plexripper/0.0.24/CHANGELOG.md index 806d403515b..1c6aae286ed 100644 --- a/incubator/plexripper/0.0.24/CHANGELOG.md +++ b/incubator/plexripper/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - - -## [plexripper-0.0.20](https://github.com/truecharts/charts/compare/plexripper-0.0.19...plexripper-0.0.20) (2022-08-29) - -### Chore - diff --git a/incubator/plexripper/0.0.24/Chart.lock b/incubator/plexripper/0.0.24/Chart.lock index be1fe02fdba..059abc77e66 100644 --- a/incubator/plexripper/0.0.24/Chart.lock +++ b/incubator/plexripper/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:13.672375628Z" +generated: "2022-09-16T06:17:14.439779956Z" diff --git a/incubator/plextraktsync/0.0.31/CHANGELOG.md b/incubator/plextraktsync/0.0.31/CHANGELOG.md index 71047d5e65b..7da9ec567ea 100644 --- a/incubator/plextraktsync/0.0.31/CHANGELOG.md +++ b/incubator/plextraktsync/0.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [plextraktsync-0.0.31](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-0.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [plextraktsync-0.0.31](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-0.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [plextraktsync-0.0.29](https://github.com/truecharts/charts/compare/plextraktsync-0.0.28...plextraktsync-0.0.29) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) diff --git a/incubator/plextraktsync/0.0.31/Chart.lock b/incubator/plextraktsync/0.0.31/Chart.lock index 3c659361977..ba0a0f5d281 100644 --- a/incubator/plextraktsync/0.0.31/Chart.lock +++ b/incubator/plextraktsync/0.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:28.489624359Z" +generated: "2022-09-16T06:17:29.94218407Z" diff --git a/incubator/post-recording/0.0.24/CHANGELOG.md b/incubator/post-recording/0.0.24/CHANGELOG.md index 05dc6b89017..648343e57eb 100644 --- a/incubator/post-recording/0.0.24/CHANGELOG.md +++ b/incubator/post-recording/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [post-recording-0.0.22](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/post-recording/0.0.24/Chart.lock b/incubator/post-recording/0.0.24/Chart.lock index 8a8e70de36c..fe95a0bffca 100644 --- a/incubator/post-recording/0.0.24/Chart.lock +++ b/incubator/post-recording/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:39.233008137Z" +generated: "2022-09-16T06:17:38.600634017Z" diff --git a/incubator/poste/0.0.25/CHANGELOG.md b/incubator/poste/0.0.25/CHANGELOG.md index 471cdaef2f1..bdfeeb30f42 100644 --- a/incubator/poste/0.0.25/CHANGELOG.md +++ b/incubator/poste/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [poste-0.0.23](https://github.com/truecharts/charts/compare/poste-0.0.21...poste-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/poste/0.0.25/Chart.lock b/incubator/poste/0.0.25/Chart.lock index a76291ad974..0ac08d1bd09 100644 --- a/incubator/poste/0.0.25/Chart.lock +++ b/incubator/poste/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:44.863183063Z" +generated: "2022-09-16T06:17:48.562877744Z" diff --git a/incubator/posterr/0.0.24/CHANGELOG.md b/incubator/posterr/0.0.24/CHANGELOG.md index d4c3b14e815..e6c9d38c665 100644 --- a/incubator/posterr/0.0.24/CHANGELOG.md +++ b/incubator/posterr/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [posterr-0.0.21](https://github.com/truecharts/charts/compare/posterr-0.0.20...posterr-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/posterr/0.0.24/Chart.lock b/incubator/posterr/0.0.24/Chart.lock index 1257c05d47b..5f7448bebd7 100644 --- a/incubator/posterr/0.0.24/Chart.lock +++ b/incubator/posterr/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T13:59:58.985930186Z" +generated: "2022-09-16T06:18:03.186170141Z" diff --git a/incubator/postscriptum/0.0.24/CHANGELOG.md b/incubator/postscriptum/0.0.24/CHANGELOG.md index f88b18e4fcb..6d629c69ce8 100644 --- a/incubator/postscriptum/0.0.24/CHANGELOG.md +++ b/incubator/postscriptum/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [postscriptum-0.0.22](https://github.com/truecharts/charts/compare/postscriptum-0.0.20...postscriptum-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/postscriptum/0.0.24/Chart.lock b/incubator/postscriptum/0.0.24/Chart.lock index e0d70bb5d43..fed631912b4 100644 --- a/incubator/postscriptum/0.0.24/Chart.lock +++ b/incubator/postscriptum/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:10.492167468Z" +generated: "2022-09-16T06:18:11.548974733Z" diff --git a/incubator/preclear/0.0.24/CHANGELOG.md b/incubator/preclear/0.0.24/CHANGELOG.md index 16715ff6ba6..d215392a94a 100644 --- a/incubator/preclear/0.0.24/CHANGELOG.md +++ b/incubator/preclear/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [preclear-0.0.21](https://github.com/truecharts/charts/compare/preclear-0.0.20...preclear-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/preclear/0.0.24/Chart.lock b/incubator/preclear/0.0.24/Chart.lock index 486792987f9..ce9aea668a8 100644 --- a/incubator/preclear/0.0.24/Chart.lock +++ b/incubator/preclear/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:16.227525612Z" +generated: "2022-09-16T06:18:21.732909739Z" diff --git a/incubator/pritunl/0.0.24/CHANGELOG.md b/incubator/pritunl/0.0.24/CHANGELOG.md index d3ec16c94a9..a7d2bf283cc 100644 --- a/incubator/pritunl/0.0.24/CHANGELOG.md +++ b/incubator/pritunl/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pritunl-0.0.21](https://github.com/truecharts/charts/compare/pritunl-0.0.20...pritunl-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pritunl/0.0.24/Chart.lock b/incubator/pritunl/0.0.24/Chart.lock index 566e80b0780..681797c5460 100644 --- a/incubator/pritunl/0.0.24/Chart.lock +++ b/incubator/pritunl/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:24.720255614Z" +generated: "2022-09-16T06:18:21.986180528Z" diff --git a/incubator/privatebin/0.0.38/CHANGELOG.md b/incubator/privatebin/0.0.38/CHANGELOG.md index d3393dc6dab..44687f3647b 100644 --- a/incubator/privatebin/0.0.38/CHANGELOG.md +++ b/incubator/privatebin/0.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [privatebin-0.0.35](https://github.com/truecharts/charts/compare/privatebin-0.0.33...privatebin-0.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/privatebin/0.0.38/Chart.lock b/incubator/privatebin/0.0.38/Chart.lock index 39abbff7245..cfa217562db 100644 --- a/incubator/privatebin/0.0.38/Chart.lock +++ b/incubator/privatebin/0.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:00:41.309715909Z" +generated: "2022-09-16T06:18:49.514412018Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md index 7b3023b7f37..0e9c0520d91 100644 --- a/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md +++ b/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [projectzomboidreporter-frontend-0.0.21](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.20...projectzomboidreporter-frontend-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock index 1a572cdc27d..c150e19bc01 100644 --- a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock +++ b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:41.91210151Z" +generated: "2022-09-16T06:18:45.209435775Z" diff --git a/incubator/prpdf/0.0.24/CHANGELOG.md b/incubator/prpdf/0.0.24/CHANGELOG.md index 907f9c79a19..3e7a153d3b2 100644 --- a/incubator/prpdf/0.0.24/CHANGELOG.md +++ b/incubator/prpdf/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [prpdf-0.0.22](https://github.com/truecharts/charts/compare/prpdf-0.0.20...prpdf-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/prpdf/0.0.24/Chart.lock b/incubator/prpdf/0.0.24/Chart.lock index 032cafc8ecd..a390d3a82b2 100644 --- a/incubator/prpdf/0.0.24/Chart.lock +++ b/incubator/prpdf/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:46.55584199Z" +generated: "2022-09-16T06:18:53.954086979Z" diff --git a/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md index dc40e2bf446..28272ce358d 100644 --- a/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md +++ b/incubator/prusaslicer-novnc/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prusaslicer-novnc-0.0.29](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [prusaslicer-novnc-0.0.29](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.29) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [prusaslicer-novnc-0.0.27](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.26...prusaslicer-novnc-0.0.27) (2022-09-03) - -### Chore - diff --git a/incubator/prusaslicer-novnc/0.0.29/Chart.lock b/incubator/prusaslicer-novnc/0.0.29/Chart.lock index 471a958bf87..ed55fc72ea9 100644 --- a/incubator/prusaslicer-novnc/0.0.29/Chart.lock +++ b/incubator/prusaslicer-novnc/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:00:55.898365225Z" +generated: "2022-09-16T06:18:54.383054515Z" diff --git a/incubator/ps3netsrv/0.0.24/CHANGELOG.md b/incubator/ps3netsrv/0.0.24/CHANGELOG.md index fff5263127e..83b0a2b6d45 100644 --- a/incubator/ps3netsrv/0.0.24/CHANGELOG.md +++ b/incubator/ps3netsrv/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ps3netsrv-0.0.21](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.20...ps3netsrv-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/ps3netsrv/0.0.24/Chart.lock b/incubator/ps3netsrv/0.0.24/Chart.lock index 44a5f3c9e28..000363af73b 100644 --- a/incubator/ps3netsrv/0.0.24/Chart.lock +++ b/incubator/ps3netsrv/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:13.388088076Z" +generated: "2022-09-16T06:19:18.463069996Z" diff --git a/incubator/pt-helper/0.0.24/CHANGELOG.md b/incubator/pt-helper/0.0.24/CHANGELOG.md index 77fb92f7510..6b2acebfd37 100644 --- a/incubator/pt-helper/0.0.24/CHANGELOG.md +++ b/incubator/pt-helper/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pt-helper-0.0.21](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pt-helper/0.0.24/Chart.lock b/incubator/pt-helper/0.0.24/Chart.lock index eb0fecda134..5aaa78172e2 100644 --- a/incubator/pt-helper/0.0.24/Chart.lock +++ b/incubator/pt-helper/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:18.538602427Z" +generated: "2022-09-16T06:19:26.918370333Z" diff --git a/incubator/pure-ftpd/0.0.24/CHANGELOG.md b/incubator/pure-ftpd/0.0.24/CHANGELOG.md index e97dd0e5d26..312663dcdd5 100644 --- a/incubator/pure-ftpd/0.0.24/CHANGELOG.md +++ b/incubator/pure-ftpd/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pure-ftpd-0.0.21](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.20...pure-ftpd-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pure-ftpd/0.0.24/Chart.lock b/incubator/pure-ftpd/0.0.24/Chart.lock index 63dec325590..8327fd833f3 100644 --- a/incubator/pure-ftpd/0.0.24/Chart.lock +++ b/incubator/pure-ftpd/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:22.83469344Z" +generated: "2022-09-16T06:19:29.569698763Z" diff --git a/incubator/pvk-ii/0.0.24/CHANGELOG.md b/incubator/pvk-ii/0.0.24/CHANGELOG.md index e9383903c17..2d0adf13936 100644 --- a/incubator/pvk-ii/0.0.24/CHANGELOG.md +++ b/incubator/pvk-ii/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [pvk-ii-0.0.22](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/pvk-ii/0.0.24/Chart.lock b/incubator/pvk-ii/0.0.24/Chart.lock index 32ac42a5896..724c0b45f4e 100644 --- a/incubator/pvk-ii/0.0.24/Chart.lock +++ b/incubator/pvk-ii/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:26.855731213Z" +generated: "2022-09-16T06:19:35.365669439Z" diff --git a/incubator/pwm/0.0.24/CHANGELOG.md b/incubator/pwm/0.0.24/CHANGELOG.md index 317a90d25b6..aae95f14961 100644 --- a/incubator/pwm/0.0.24/CHANGELOG.md +++ b/incubator/pwm/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwm-0.0.21](https://github.com/truecharts/charts/compare/pwm-0.0.20...pwm-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/pwm/0.0.24/Chart.lock b/incubator/pwm/0.0.24/Chart.lock index 6e1528cad05..d876652651e 100644 --- a/incubator/pwm/0.0.24/Chart.lock +++ b/incubator/pwm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:44.377018616Z" +generated: "2022-09-16T06:19:50.382850741Z" diff --git a/incubator/pyload-ng/0.0.28/CHANGELOG.md b/incubator/pyload-ng/0.0.28/CHANGELOG.md index c118876fec4..8a59aa3ef84 100644 --- a/incubator/pyload-ng/0.0.28/CHANGELOG.md +++ b/incubator/pyload-ng/0.0.28/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pyload-ng-0.0.28](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.28) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pyload-ng-0.0.28](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [pyload-ng-0.0.26](https://github.com/truecharts/charts/compare/pyload-ng-0.0.25...pyload-ng-0.0.26) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [pyload-ng-0.0.25](https://github.com/truecharts/charts/compare/pyload-ng-0.0.23...pyload-ng-0.0.25) (2022-08-30) diff --git a/incubator/pyload-ng/0.0.28/Chart.lock b/incubator/pyload-ng/0.0.28/Chart.lock index 9391c4609ac..15ab35269c7 100644 --- a/incubator/pyload-ng/0.0.28/Chart.lock +++ b/incubator/pyload-ng/0.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:49.889370769Z" +generated: "2022-09-16T06:19:59.32031156Z" diff --git a/incubator/qflood/0.0.30/CHANGELOG.md b/incubator/qflood/0.0.30/CHANGELOG.md index 5d6c5d862c2..fe93e2eb2b9 100644 --- a/incubator/qflood/0.0.30/CHANGELOG.md +++ b/incubator/qflood/0.0.30/CHANGELOG.md @@ -2,6 +2,18 @@ +## [qflood-0.0.30](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [qflood-0.0.30](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.30) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ## [qflood-0.0.29](https://github.com/truecharts/charts/compare/qflood-0.0.28...qflood-0.0.29) (2022-09-11) ### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [qflood-0.0.28](https://github.com/truecharts/charts/compare/qflood-0.0.27...qflood-0.0.28) (2022-09-04) - -### Chore - diff --git a/incubator/qflood/0.0.30/Chart.lock b/incubator/qflood/0.0.30/Chart.lock index 38e4445f619..1185e697ca0 100644 --- a/incubator/qflood/0.0.30/Chart.lock +++ b/incubator/qflood/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:53.548673377Z" +generated: "2022-09-16T06:20:03.645331488Z" diff --git a/incubator/qflood/0.0.30/ix_values.yaml b/incubator/qflood/0.0.30/ix_values.yaml index 14c714336a6..ac21521d791 100644 --- a/incubator/qflood/0.0.30/ix_values.yaml +++ b/incubator/qflood/0.0.30/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/qflood - tag: latest@sha256:16add1f34107291e01fbac06bebc9bd3435315de6f9958ced8dfcf48244781d2 + tag: latest@sha256:f4f745620b6d8be20feb3751732737d3c04491db0d3269a29343cc45a7806167 persistence: config: enabled: true diff --git a/incubator/quake3/0.0.24/CHANGELOG.md b/incubator/quake3/0.0.24/CHANGELOG.md index be06c150885..cf6695d3bc6 100644 --- a/incubator/quake3/0.0.24/CHANGELOG.md +++ b/incubator/quake3/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [quake3-0.0.22](https://github.com/truecharts/charts/compare/quake3-0.0.20...quake3-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/quake3/0.0.24/Chart.lock b/incubator/quake3/0.0.24/Chart.lock index e1cc353184b..cbf61e93fac 100644 --- a/incubator/quake3/0.0.24/Chart.lock +++ b/incubator/quake3/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:01:57.559481183Z" +generated: "2022-09-16T06:20:08.796986854Z" diff --git a/incubator/quickshare/0.0.25/CHANGELOG.md b/incubator/quickshare/0.0.25/CHANGELOG.md index 624a50d565e..32eaa11df93 100644 --- a/incubator/quickshare/0.0.25/CHANGELOG.md +++ b/incubator/quickshare/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [quickshare-0.0.23](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/quickshare/0.0.25/Chart.lock b/incubator/quickshare/0.0.25/Chart.lock index d4969733ec9..1465d05df11 100644 --- a/incubator/quickshare/0.0.25/Chart.lock +++ b/incubator/quickshare/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:15.447490863Z" +generated: "2022-09-16T06:20:23.420559245Z" diff --git a/incubator/quiz-game/0.0.24/CHANGELOG.md b/incubator/quiz-game/0.0.24/CHANGELOG.md index 28a2e709854..b3a8d68b1b7 100644 --- a/incubator/quiz-game/0.0.24/CHANGELOG.md +++ b/incubator/quiz-game/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quiz-game-0.0.21](https://github.com/truecharts/charts/compare/quiz-game-0.0.20...quiz-game-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/quiz-game/0.0.24/Chart.lock b/incubator/quiz-game/0.0.24/Chart.lock index 9a4494937e5..302d875971e 100644 --- a/incubator/quiz-game/0.0.24/Chart.lock +++ b/incubator/quiz-game/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:21.726680116Z" +generated: "2022-09-16T06:20:32.574462343Z" diff --git a/incubator/ra-rom-processor/0.0.30/CHANGELOG.md b/incubator/ra-rom-processor/0.0.30/CHANGELOG.md index 5cf44e85921..f4e8cfe88d3 100644 --- a/incubator/ra-rom-processor/0.0.30/CHANGELOG.md +++ b/incubator/ra-rom-processor/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ra-rom-processor-0.0.30](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ra-rom-processor-0.0.30](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [ra-rom-processor-0.0.28](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.27...ra-rom-processor-0.0.28) (2022-09-10) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [ra-rom-processor-0.0.27](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.25...ra-rom-processor-0.0.27) (2022-08-30) diff --git a/incubator/ra-rom-processor/0.0.30/Chart.lock b/incubator/ra-rom-processor/0.0.30/Chart.lock index ba1e02e13b5..9233d122995 100644 --- a/incubator/ra-rom-processor/0.0.30/Chart.lock +++ b/incubator/ra-rom-processor/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:24.041618855Z" +generated: "2022-09-16T06:20:36.255760699Z" diff --git a/incubator/ra-rom-processor/0.0.30/ix_values.yaml b/incubator/ra-rom-processor/0.0.30/ix_values.yaml index fdcc6139836..2dc8fdf8ef1 100644 --- a/incubator/ra-rom-processor/0.0.30/ix_values.yaml +++ b/incubator/ra-rom-processor/0.0.30/ix_values.yaml @@ -13,7 +13,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ra-rom-processor - tag: latest@sha256:a2bcbdfa06a824ddd85f70a811037d0a181a0d41c1dc7f9dd695226acb7e1346 + tag: latest@sha256:7b823edded164eee27d04e4255767e801fd891f0ef0f4378c1907e756fbaf301 persistence: config: enabled: true diff --git a/incubator/radarrsync/0.0.24/CHANGELOG.md b/incubator/radarrsync/0.0.24/CHANGELOG.md index de770f6667f..be862409486 100644 --- a/incubator/radarrsync/0.0.24/CHANGELOG.md +++ b/incubator/radarrsync/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [radarrsync-0.0.22](https://github.com/truecharts/charts/compare/radarrsync-0.0.20...radarrsync-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/radarrsync/0.0.24/Chart.lock b/incubator/radarrsync/0.0.24/Chart.lock index 8021875a44a..59a315c1fa9 100644 --- a/incubator/radarrsync/0.0.24/Chart.lock +++ b/incubator/radarrsync/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:27.716181604Z" +generated: "2022-09-16T06:20:42.446544557Z" diff --git a/incubator/radicale/0.0.32/CHANGELOG.md b/incubator/radicale/0.0.32/CHANGELOG.md index c03e6b4a14e..b60f2d7be98 100644 --- a/incubator/radicale/0.0.32/CHANGELOG.md +++ b/incubator/radicale/0.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [radicale-0.0.29](https://github.com/truecharts/charts/compare/radicale-0.0.28...radicale-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/radicale/0.0.32/Chart.lock b/incubator/radicale/0.0.32/Chart.lock index 83b22074c34..667d56600a7 100644 --- a/incubator/radicale/0.0.32/Chart.lock +++ b/incubator/radicale/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:46.497433178Z" +generated: "2022-09-16T06:20:56.385769609Z" diff --git a/incubator/raneto/0.0.29/CHANGELOG.md b/incubator/raneto/0.0.29/CHANGELOG.md index 81dbd409f04..7df74533c8c 100644 --- a/incubator/raneto/0.0.29/CHANGELOG.md +++ b/incubator/raneto/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [raneto-0.0.29](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [raneto-0.0.29](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.29) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [raneto-0.0.27](https://github.com/truecharts/charts/compare/raneto-0.0.25...raneto-0.0.27) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/raneto/0.0.29/Chart.lock b/incubator/raneto/0.0.29/Chart.lock index 8a858648a13..6e8d86fd6f0 100644 --- a/incubator/raneto/0.0.29/Chart.lock +++ b/incubator/raneto/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:53.350188401Z" +generated: "2022-09-16T06:21:05.905459819Z" diff --git a/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md index e97bbacd85e..8bafffaf013 100644 --- a/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md +++ b/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rapidphotodownloader-0.0.22](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.20...rapidphotodownloader-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/rapidphotodownloader/0.0.24/Chart.lock b/incubator/rapidphotodownloader/0.0.24/Chart.lock index 3abc571b6e6..b1ba2b37e2e 100644 --- a/incubator/rapidphotodownloader/0.0.24/Chart.lock +++ b/incubator/rapidphotodownloader/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:55.129785827Z" +generated: "2022-09-16T06:21:09.500541671Z" diff --git a/incubator/rdesktop/0.0.29/CHANGELOG.md b/incubator/rdesktop/0.0.29/CHANGELOG.md index a46d75e4df1..9e283d0d5a8 100644 --- a/incubator/rdesktop/0.0.29/CHANGELOG.md +++ b/incubator/rdesktop/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rdesktop-0.0.29](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rdesktop-0.0.29](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.29) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rdesktop-0.0.27](https://github.com/truecharts/charts/compare/rdesktop-0.0.25...rdesktop-0.0.27) (2022-08-30) - -### Chore - diff --git a/incubator/rdesktop/0.0.29/Chart.lock b/incubator/rdesktop/0.0.29/Chart.lock index ec71575a181..612c1b5d877 100644 --- a/incubator/rdesktop/0.0.29/Chart.lock +++ b/incubator/rdesktop/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:02:58.129414433Z" +generated: "2022-09-16T06:21:16.447436022Z" diff --git a/incubator/reactive-resume/0.0.23/CHANGELOG.md b/incubator/reactive-resume/0.0.23/CHANGELOG.md index 1fcfb60037a..0e246971792 100644 --- a/incubator/reactive-resume/0.0.23/CHANGELOG.md +++ b/incubator/reactive-resume/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [reactive-resume-0.0.20](https://github.com/truecharts/charts/compare/reactive-resume-0.0.19...reactive-resume-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/reactive-resume/0.0.23/Chart.lock b/incubator/reactive-resume/0.0.23/Chart.lock index 321a7bf667a..2f3962fb863 100644 --- a/incubator/reactive-resume/0.0.23/Chart.lock +++ b/incubator/reactive-resume/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:17.940789413Z" +generated: "2022-09-16T06:21:29.819484966Z" diff --git a/incubator/red-discordbot/0.0.23/CHANGELOG.md b/incubator/red-discordbot/0.0.23/CHANGELOG.md index 6c2692ec36f..71100e3806d 100644 --- a/incubator/red-discordbot/0.0.23/CHANGELOG.md +++ b/incubator/red-discordbot/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [red-discordbot-0.0.21](https://github.com/truecharts/charts/compare/red-discordbot-0.0.19...red-discordbot-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/red-discordbot/0.0.23/Chart.lock b/incubator/red-discordbot/0.0.23/Chart.lock index cda961476fe..2f3537bb5bb 100644 --- a/incubator/red-discordbot/0.0.23/Chart.lock +++ b/incubator/red-discordbot/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:24.176829859Z" +generated: "2022-09-16T06:21:39.325483951Z" diff --git a/incubator/redisinsight/0.0.25/CHANGELOG.md b/incubator/redisinsight/0.0.25/CHANGELOG.md index eb7f238e5b2..dd513775caa 100644 --- a/incubator/redisinsight/0.0.25/CHANGELOG.md +++ b/incubator/redisinsight/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [redisinsight-0.0.22](https://github.com/truecharts/charts/compare/redisinsight-0.0.21...redisinsight-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/redisinsight/0.0.25/Chart.lock b/incubator/redisinsight/0.0.25/Chart.lock index 34ed3b52f75..814acc7c053 100644 --- a/incubator/redisinsight/0.0.25/Chart.lock +++ b/incubator/redisinsight/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:26.289575048Z" +generated: "2022-09-16T06:21:43.104985721Z" diff --git a/incubator/redm/0.0.24/CHANGELOG.md b/incubator/redm/0.0.24/CHANGELOG.md index 15a960187a7..743239620fe 100644 --- a/incubator/redm/0.0.24/CHANGELOG.md +++ b/incubator/redm/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [redm-0.0.22](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/redm/0.0.24/Chart.lock b/incubator/redm/0.0.24/Chart.lock index 30ae5e63e8e..f48833436af 100644 --- a/incubator/redm/0.0.24/Chart.lock +++ b/incubator/redm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:29.858142253Z" +generated: "2022-09-16T06:21:49.55511297Z" diff --git a/incubator/remotely/0.0.25/CHANGELOG.md b/incubator/remotely/0.0.25/CHANGELOG.md index 74e2030e867..ace2ab83112 100644 --- a/incubator/remotely/0.0.25/CHANGELOG.md +++ b/incubator/remotely/0.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remotely-0.0.22](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/remotely/0.0.25/Chart.lock b/incubator/remotely/0.0.25/Chart.lock index 4adae56091c..a68f8b258b0 100644 --- a/incubator/remotely/0.0.25/Chart.lock +++ b/incubator/remotely/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:49.049409187Z" +generated: "2022-09-16T06:22:02.972298481Z" diff --git a/incubator/restic-rest-server/0.0.24/CHANGELOG.md b/incubator/restic-rest-server/0.0.24/CHANGELOG.md index 9035f0fc246..43ec6041a0a 100644 --- a/incubator/restic-rest-server/0.0.24/CHANGELOG.md +++ b/incubator/restic-rest-server/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [restic-rest-server-0.0.21](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.20...restic-rest-server-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/restic-rest-server/0.0.24/Chart.lock b/incubator/restic-rest-server/0.0.24/Chart.lock index 12383b22fd3..a39d334e56e 100644 --- a/incubator/restic-rest-server/0.0.24/Chart.lock +++ b/incubator/restic-rest-server/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:55.24025745Z" +generated: "2022-09-16T06:22:12.283939529Z" diff --git a/incubator/restreamer/0.0.24/CHANGELOG.md b/incubator/restreamer/0.0.24/CHANGELOG.md index 3776533d489..ad01e3290b4 100644 --- a/incubator/restreamer/0.0.24/CHANGELOG.md +++ b/incubator/restreamer/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [restreamer-0.0.24](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [restreamer-0.0.24](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [restreamer-0.0.22](https://github.com/truecharts/charts/compare/restreamer-0.0.20...restreamer-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/restreamer/0.0.24/Chart.lock b/incubator/restreamer/0.0.24/Chart.lock index c73996e17c1..3f284e7fac3 100644 --- a/incubator/restreamer/0.0.24/Chart.lock +++ b/incubator/restreamer/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:03:58.328865101Z" +generated: "2022-09-16T06:22:15.57406118Z" diff --git a/incubator/rflood/0.0.27/CHANGELOG.md b/incubator/rflood/0.0.27/CHANGELOG.md index 87bdd69c595..a1822cea8b6 100644 --- a/incubator/rflood/0.0.27/CHANGELOG.md +++ b/incubator/rflood/0.0.27/CHANGELOG.md @@ -2,6 +2,18 @@ +## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11) ### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rflood-0.0.25](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.25) (2022-08-30) - -### Chore - diff --git a/incubator/rflood/0.0.27/Chart.lock b/incubator/rflood/0.0.27/Chart.lock index 3a1a34a04c6..941c825b704 100644 --- a/incubator/rflood/0.0.27/Chart.lock +++ b/incubator/rflood/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:00.951249711Z" +generated: "2022-09-16T06:22:22.606783752Z" diff --git a/incubator/rflood/0.0.27/ix_values.yaml b/incubator/rflood/0.0.27/ix_values.yaml index 89293d51215..659592abc2a 100644 --- a/incubator/rflood/0.0.27/ix_values.yaml +++ b/incubator/rflood/0.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rflood pullPolicy: IfNotPresent - tag: latest@sha256:df4e3e74d768c81f0f9c76e4097fb0844fd14874b9418a9c9f99fbd1d199ab5c + tag: latest@sha256:95b501c95e4f9b58ab4d4d787c036bfff5b1fa2a14f9655e4652b392287ab206 podSecurityContext: runAsGroup: 0 diff --git a/incubator/rickroll/0.0.31/CHANGELOG.md b/incubator/rickroll/0.0.31/CHANGELOG.md index cd99d7aa9c3..b6f40921236 100644 --- a/incubator/rickroll/0.0.31/CHANGELOG.md +++ b/incubator/rickroll/0.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rickroll-0.0.29](https://github.com/truecharts/charts/compare/rickroll-0.0.28...rickroll-0.0.29) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [rickroll-0.0.28](https://github.com/truecharts/charts/compare/rickroll-0.0.27...rickroll-0.0.28) (2022-09-02) diff --git a/incubator/rickroll/0.0.31/Chart.lock b/incubator/rickroll/0.0.31/Chart.lock index 76c1ad149c1..52d631e82b5 100644 --- a/incubator/rickroll/0.0.31/Chart.lock +++ b/incubator/rickroll/0.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:20.570035222Z" +generated: "2022-09-16T06:22:36.317324714Z" diff --git a/incubator/rimgo/0.0.55/CHANGELOG.md b/incubator/rimgo/0.0.55/CHANGELOG.md index eb56f8e27ed..4d83e94f7ca 100644 --- a/incubator/rimgo/0.0.55/CHANGELOG.md +++ b/incubator/rimgo/0.0.55/CHANGELOG.md @@ -2,6 +2,18 @@ +## [rimgo-0.0.55](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.55) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rimgo-0.0.55](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.55) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rimgo-0.0.52](https://github.com/truecharts/charts/compare/rimgo-0.0.51...rimgo-0.0.52) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/incubator/rimgo/0.0.55/Chart.lock b/incubator/rimgo/0.0.55/Chart.lock index e1e4065ec05..2f1cd6a53fa 100644 --- a/incubator/rimgo/0.0.55/Chart.lock +++ b/incubator/rimgo/0.0.55/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:26.344163453Z" +generated: "2022-09-16T06:22:45.038112081Z" diff --git a/incubator/rimgo/0.0.55/ix_values.yaml b/incubator/rimgo/0.0.55/ix_values.yaml index ee67aa14f2a..dc40907ec87 100644 --- a/incubator/rimgo/0.0.55/ix_values.yaml +++ b/incubator/rimgo/0.0.55/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rimgo - tag: latest@sha256:91bac5bcf96b617c039bdf5d113e214ea95fac205c2796d1f4ad576a501b3705 + tag: latest@sha256:ddf54dc4c6f048237c737bb04ab26f93d17357f000592ad701d39a0cbe8b0e0c persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/rmlint/0.0.24/CHANGELOG.md b/incubator/rmlint/0.0.24/CHANGELOG.md index af6c7d52763..0622aff0dfd 100644 --- a/incubator/rmlint/0.0.24/CHANGELOG.md +++ b/incubator/rmlint/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rmlint-0.0.22](https://github.com/truecharts/charts/compare/rmlint-0.0.20...rmlint-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/rmlint/0.0.24/Chart.lock b/incubator/rmlint/0.0.24/Chart.lock index c1f6241ac3b..15364b060e0 100644 --- a/incubator/rmlint/0.0.24/Chart.lock +++ b/incubator/rmlint/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:29.984103196Z" +generated: "2022-09-16T06:22:48.154366948Z" diff --git a/incubator/rollarr/0.0.24/CHANGELOG.md b/incubator/rollarr/0.0.24/CHANGELOG.md index 4a904e00333..347f99d0684 100644 --- a/incubator/rollarr/0.0.24/CHANGELOG.md +++ b/incubator/rollarr/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rollarr-0.0.22](https://github.com/truecharts/charts/compare/rollarr-0.0.20...rollarr-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/rollarr/0.0.24/Chart.lock b/incubator/rollarr/0.0.24/Chart.lock index e86165480ce..b5ee403ecf3 100644 --- a/incubator/rollarr/0.0.24/Chart.lock +++ b/incubator/rollarr/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:31.987670395Z" +generated: "2022-09-16T06:22:55.679132908Z" diff --git a/incubator/root/0.0.24/CHANGELOG.md b/incubator/root/0.0.24/CHANGELOG.md index 90a69dbef6b..99c83b69f58 100644 --- a/incubator/root/0.0.24/CHANGELOG.md +++ b/incubator/root/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/root/0.0.24/Chart.lock b/incubator/root/0.0.24/Chart.lock index 354d0741136..851ad4c0f2b 100644 --- a/incubator/root/0.0.24/Chart.lock +++ b/incubator/root/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:52.048856297Z" +generated: "2022-09-16T06:23:10.214471013Z" diff --git a/incubator/rss-proxy/0.0.24/CHANGELOG.md b/incubator/rss-proxy/0.0.24/CHANGELOG.md index 5a6836a6a9c..1da62ec1d56 100644 --- a/incubator/rss-proxy/0.0.24/CHANGELOG.md +++ b/incubator/rss-proxy/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [rss-proxy-0.0.21](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30) ### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-proxy-0.0.20](https://github.com/truecharts/charts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29) - -### Chore - diff --git a/incubator/rss-proxy/0.0.24/Chart.lock b/incubator/rss-proxy/0.0.24/Chart.lock index e35eecf3b17..de73d43c904 100644 --- a/incubator/rss-proxy/0.0.24/Chart.lock +++ b/incubator/rss-proxy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:04:56.819570919Z" +generated: "2022-09-16T06:23:17.600098769Z" diff --git a/incubator/rss-to-telegram/0.0.24/CHANGELOG.md b/incubator/rss-to-telegram/0.0.24/CHANGELOG.md index febe7213c58..6cf86ec52d8 100644 --- a/incubator/rss-to-telegram/0.0.24/CHANGELOG.md +++ b/incubator/rss-to-telegram/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-to-telegram-0.0.21](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/rss-to-telegram/0.0.24/Chart.lock b/incubator/rss-to-telegram/0.0.24/Chart.lock index 08567cafef4..9e99c953c5d 100644 --- a/incubator/rss-to-telegram/0.0.24/Chart.lock +++ b/incubator/rss-to-telegram/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:01.936394852Z" +generated: "2022-09-16T06:23:21.40678267Z" diff --git a/incubator/rstudio/0.0.26/CHANGELOG.md b/incubator/rstudio/0.0.26/CHANGELOG.md index eb4413e8c87..66a537206d8 100644 --- a/incubator/rstudio/0.0.26/CHANGELOG.md +++ b/incubator/rstudio/0.0.26/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rstudio-0.0.26](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rstudio-0.0.26](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.26) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rstudio-0.0.24](https://github.com/truecharts/charts/compare/rstudio-0.0.22...rstudio-0.0.24) (2022-08-30) - -### Chore - diff --git a/incubator/rstudio/0.0.26/Chart.lock b/incubator/rstudio/0.0.26/Chart.lock index 3e9dcbce137..862ac5e2b6a 100644 --- a/incubator/rstudio/0.0.26/Chart.lock +++ b/incubator/rstudio/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:03.029364738Z" +generated: "2022-09-16T06:23:28.706475873Z" diff --git a/incubator/rtmpserver/0.0.24/CHANGELOG.md b/incubator/rtmpserver/0.0.24/CHANGELOG.md index 7cab81ea76a..46088c68036 100644 --- a/incubator/rtmpserver/0.0.24/CHANGELOG.md +++ b/incubator/rtmpserver/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [rtmpserver-0.0.22](https://github.com/truecharts/charts/compare/rtmpserver-0.0.20...rtmpserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/rtmpserver/0.0.24/Chart.lock b/incubator/rtmpserver/0.0.24/Chart.lock index 85596705ea6..bd1d344e0c7 100644 --- a/incubator/rtmpserver/0.0.24/Chart.lock +++ b/incubator/rtmpserver/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:24.014859679Z" +generated: "2022-09-16T06:23:42.167318314Z" diff --git a/incubator/rust/0.0.24/CHANGELOG.md b/incubator/rust/0.0.24/CHANGELOG.md index 2608cf98bd6..76a79633853 100644 --- a/incubator/rust/0.0.24/CHANGELOG.md +++ b/incubator/rust/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rust-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rust-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/rust/0.0.24/Chart.lock b/incubator/rust/0.0.24/Chart.lock index 4ce10c5178e..181e648d4c8 100644 --- a/incubator/rust/0.0.24/Chart.lock +++ b/incubator/rust/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:27.53320008Z" +generated: "2022-09-16T06:23:50.996549483Z" diff --git a/incubator/rustpad/0.0.24/CHANGELOG.md b/incubator/rustpad/0.0.24/CHANGELOG.md index 9848b831de3..20d0ba343f2 100644 --- a/incubator/rustpad/0.0.24/CHANGELOG.md +++ b/incubator/rustpad/0.0.24/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [rustpad-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/rustpad/0.0.24/Chart.lock b/incubator/rustpad/0.0.24/Chart.lock index 40465646465..6553d402d4e 100644 --- a/incubator/rustpad/0.0.24/Chart.lock +++ b/incubator/rustpad/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:32.369882915Z" +generated: "2022-09-16T06:23:54.691309204Z" diff --git a/incubator/s3backup/0.0.24/CHANGELOG.md b/incubator/s3backup/0.0.24/CHANGELOG.md index acfa87188a1..4af8bbd94a9 100644 --- a/incubator/s3backup/0.0.24/CHANGELOG.md +++ b/incubator/s3backup/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [s3backup-0.0.21](https://github.com/truecharts/charts/compare/s3backup-0.0.20...s3backup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/s3backup/0.0.24/Chart.lock b/incubator/s3backup/0.0.24/Chart.lock index d392ee6083a..865df80aaca 100644 --- a/incubator/s3backup/0.0.24/Chart.lock +++ b/incubator/s3backup/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:33.880732496Z" +generated: "2022-09-16T06:24:02.65727073Z" diff --git a/incubator/s3sync/0.0.24/CHANGELOG.md b/incubator/s3sync/0.0.24/CHANGELOG.md index d42f9ae39ef..d4a0c22d3ca 100644 --- a/incubator/s3sync/0.0.24/CHANGELOG.md +++ b/incubator/s3sync/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.22](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/s3sync/0.0.24/Chart.lock b/incubator/s3sync/0.0.24/Chart.lock index e208e7cc07b..5b3f1d4f85d 100644 --- a/incubator/s3sync/0.0.24/Chart.lock +++ b/incubator/s3sync/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:54.484309851Z" +generated: "2022-09-16T06:24:16.077920914Z" diff --git a/incubator/scprime/0.0.24/CHANGELOG.md b/incubator/scprime/0.0.24/CHANGELOG.md index 90b6fe9ff8b..b9eb08f6aed 100644 --- a/incubator/scprime/0.0.24/CHANGELOG.md +++ b/incubator/scprime/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [scprime-0.0.22](https://github.com/truecharts/charts/compare/scprime-0.0.20...scprime-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/scprime/0.0.24/Chart.lock b/incubator/scprime/0.0.24/Chart.lock index 3b237c668c4..580c5dbcb2b 100644 --- a/incubator/scprime/0.0.24/Chart.lock +++ b/incubator/scprime/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:05:58.937074891Z" +generated: "2022-09-16T06:24:24.130585532Z" diff --git a/incubator/searx/0.0.32/CHANGELOG.md b/incubator/searx/0.0.32/CHANGELOG.md index cd35275e36e..ece6144f5c3 100644 --- a/incubator/searx/0.0.32/CHANGELOG.md +++ b/incubator/searx/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [searx-0.0.32](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [searx-0.0.32](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [searx-0.0.28](https://github.com/truecharts/charts/compare/searxng-0.0.34...searx-0.0.28) (2022-08-30) - -### Chore diff --git a/incubator/searx/0.0.32/Chart.lock b/incubator/searx/0.0.32/Chart.lock index 5ff4cefecf8..2c7976c4846 100644 --- a/incubator/searx/0.0.32/Chart.lock +++ b/incubator/searx/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:02.823108084Z" +generated: "2022-09-16T06:24:27.897981428Z" diff --git a/incubator/searxng/0.0.40/CHANGELOG.md b/incubator/searxng/0.0.40/CHANGELOG.md index 1c3f891c173..e9fe3d14787 100644 --- a/incubator/searxng/0.0.40/CHANGELOG.md +++ b/incubator/searxng/0.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [searxng-0.0.40](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [searxng-0.0.40](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.40) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [searxng-0.0.38](https://github.com/truecharts/charts/compare/searxng-0.0.37...searxng-0.0.38) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) diff --git a/incubator/searxng/0.0.40/Chart.lock b/incubator/searxng/0.0.40/Chart.lock index c143128c3c4..8a9448a0b50 100644 --- a/incubator/searxng/0.0.40/Chart.lock +++ b/incubator/searxng/0.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:05.094848231Z" +generated: "2022-09-16T06:24:36.089174999Z" diff --git a/incubator/seedsync/0.0.24/CHANGELOG.md b/incubator/seedsync/0.0.24/CHANGELOG.md index 536841a6163..567852a78e1 100644 --- a/incubator/seedsync/0.0.24/CHANGELOG.md +++ b/incubator/seedsync/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [seedsync-0.0.21](https://github.com/truecharts/charts/compare/seedsync-0.0.20...seedsync-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/seedsync/0.0.24/Chart.lock b/incubator/seedsync/0.0.24/Chart.lock index d788fbab6df..42289ea54bc 100644 --- a/incubator/seedsync/0.0.24/Chart.lock +++ b/incubator/seedsync/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:25.64532033Z" +generated: "2022-09-16T06:24:49.519755952Z" diff --git a/incubator/self-service-password/1.0.38/CHANGELOG.md b/incubator/self-service-password/1.0.38/CHANGELOG.md index f783f620bf3..d041ff87875 100644 --- a/incubator/self-service-password/1.0.38/CHANGELOG.md +++ b/incubator/self-service-password/1.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [self-service-password-1.0.35](https://github.com/truecharts/charts/compare/self-service-password-1.0.34...self-service-password-1.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/self-service-password/1.0.38/Chart.lock b/incubator/self-service-password/1.0.38/Chart.lock index 48c9a6ea289..d29f4caba43 100644 --- a/incubator/self-service-password/1.0.38/Chart.lock +++ b/incubator/self-service-password/1.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:30.444856708Z" +generated: "2022-09-16T06:24:57.016046774Z" diff --git a/incubator/send/0.0.25/CHANGELOG.md b/incubator/send/0.0.25/CHANGELOG.md index 6bb3623d08e..9a5cc05c12a 100644 --- a/incubator/send/0.0.25/CHANGELOG.md +++ b/incubator/send/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - -## [send-0.0.22](https://github.com/truecharts/charts/compare/projectsend-3.0.32...send-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/incubator/send/0.0.25/Chart.lock b/incubator/send/0.0.25/Chart.lock index 1b664c58100..c54c890615e 100644 --- a/incubator/send/0.0.25/Chart.lock +++ b/incubator/send/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:34.471254565Z" +generated: "2022-09-16T06:25:00.952884504Z" diff --git a/incubator/senseai-server/0.0.32/CHANGELOG.md b/incubator/senseai-server/0.0.32/CHANGELOG.md index fdbf6280028..e6931ad60c6 100644 --- a/incubator/senseai-server/0.0.32/CHANGELOG.md +++ b/incubator/senseai-server/0.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [senseai-server-0.0.29](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/senseai-server/0.0.32/Chart.lock b/incubator/senseai-server/0.0.32/Chart.lock index 6828aaa63f6..d47beabbdcd 100644 --- a/incubator/senseai-server/0.0.32/Chart.lock +++ b/incubator/senseai-server/0.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:36.062954742Z" +generated: "2022-09-16T06:25:09.014122326Z" diff --git a/incubator/serviio/0.0.24/CHANGELOG.md b/incubator/serviio/0.0.24/CHANGELOG.md index ef33a91d47b..297c2f517a4 100644 --- a/incubator/serviio/0.0.24/CHANGELOG.md +++ b/incubator/serviio/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [serviio-0.0.22](https://github.com/truecharts/charts/compare/serviio-0.0.20...serviio-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/serviio/0.0.24/Chart.lock b/incubator/serviio/0.0.24/Chart.lock index ec00c8d3328..ef46addc23e 100644 --- a/incubator/serviio/0.0.24/Chart.lock +++ b/incubator/serviio/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:06:56.648027319Z" +generated: "2022-09-16T06:25:22.469721069Z" diff --git a/incubator/sftpgo/0.0.27/CHANGELOG.md b/incubator/sftpgo/0.0.27/CHANGELOG.md index 60951c6bb9c..870a2067476 100644 --- a/incubator/sftpgo/0.0.27/CHANGELOG.md +++ b/incubator/sftpgo/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - -## [sftpgo-0.0.24](https://github.com/truecharts/charts/compare/sftpgo-0.0.22...sftpgo-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/sftpgo/0.0.27/Chart.lock b/incubator/sftpgo/0.0.27/Chart.lock index 5067e447576..42acaca7808 100644 --- a/incubator/sftpgo/0.0.27/Chart.lock +++ b/incubator/sftpgo/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:01.831514257Z" +generated: "2022-09-16T06:25:29.527627454Z" diff --git a/incubator/shaarli/0.0.23/CHANGELOG.md b/incubator/shaarli/0.0.23/CHANGELOG.md index 75075d7504b..53b63a1b750 100644 --- a/incubator/shaarli/0.0.23/CHANGELOG.md +++ b/incubator/shaarli/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shaarli-0.0.20](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/shaarli/0.0.23/Chart.lock b/incubator/shaarli/0.0.23/Chart.lock index 4be59dc2e7a..fa93b50382d 100644 --- a/incubator/shaarli/0.0.23/Chart.lock +++ b/incubator/shaarli/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:04.809523899Z" +generated: "2022-09-16T06:25:34.096212078Z" diff --git a/incubator/shadowsocks/0.0.24/CHANGELOG.md b/incubator/shadowsocks/0.0.24/CHANGELOG.md index a490cab25ad..f89be532ce4 100644 --- a/incubator/shadowsocks/0.0.24/CHANGELOG.md +++ b/incubator/shadowsocks/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shadowsocks-0.0.22](https://github.com/truecharts/charts/compare/shadowsocks-0.0.20...shadowsocks-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/shadowsocks/0.0.24/Chart.lock b/incubator/shadowsocks/0.0.24/Chart.lock index 5cc6defb347..4226cacba65 100644 --- a/incubator/shadowsocks/0.0.24/Chart.lock +++ b/incubator/shadowsocks/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:07.497641429Z" +generated: "2022-09-16T06:25:41.8504348Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md index 54298c9b8b3..249aa2760a0 100644 --- a/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md +++ b/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [shapeshifter-obfuscator-0.0.22](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.20...shapeshifter-obfuscator-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock index b699150a198..4db6b3b7049 100644 --- a/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock +++ b/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:26.97137124Z" +generated: "2022-09-16T06:25:55.966554055Z" diff --git a/incubator/sheetable/0.0.16/CHANGELOG.md b/incubator/sheetable/0.0.16/CHANGELOG.md index 23038a63d45..ad84f5ce04a 100644 --- a/incubator/sheetable/0.0.16/CHANGELOG.md +++ b/incubator/sheetable/0.0.16/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [sheetable-0.0.14](https://github.com/truecharts/charts/compare/sheetable-0.0.13...sheetable-0.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/incubator/sheetable/0.0.16/Chart.lock b/incubator/sheetable/0.0.16/Chart.lock index 8d0907c5f20..f30c1a2632c 100644 --- a/incubator/sheetable/0.0.16/Chart.lock +++ b/incubator/sheetable/0.0.16/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:07:45.064365755Z" +generated: "2022-09-16T06:26:16.409185984Z" diff --git a/incubator/shoko-server/0.0.23/CHANGELOG.md b/incubator/shoko-server/0.0.23/CHANGELOG.md index 059c1f37206..f14922acfc9 100644 --- a/incubator/shoko-server/0.0.23/CHANGELOG.md +++ b/incubator/shoko-server/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shoko-server-0.0.20](https://github.com/truecharts/charts/compare/shoko-server-0.0.19...shoko-server-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/shoko-server/0.0.23/Chart.lock b/incubator/shoko-server/0.0.23/Chart.lock index 1966e1a8c4a..38c3a20dd23 100644 --- a/incubator/shoko-server/0.0.23/Chart.lock +++ b/incubator/shoko-server/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:36.145839807Z" +generated: "2022-09-16T06:26:07.410873051Z" diff --git a/incubator/shortipy/0.0.24/CHANGELOG.md b/incubator/shortipy/0.0.24/CHANGELOG.md index c2bead05a1b..e15fb781fef 100644 --- a/incubator/shortipy/0.0.24/CHANGELOG.md +++ b/incubator/shortipy/0.0.24/CHANGELOG.md @@ -2,6 +2,23 @@ +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [shortipy-0.0.23](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.23) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.22](https://github.com/truecharts/charts/compare/shortipy-0.0.20...shortipy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/shortipy/0.0.24/Chart.lock b/incubator/shortipy/0.0.24/Chart.lock index eff5db43713..dce7b589424 100644 --- a/incubator/shortipy/0.0.24/Chart.lock +++ b/incubator/shortipy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:38.843259505Z" +generated: "2022-09-16T06:26:15.376567016Z" diff --git a/incubator/sia-daemon/0.0.23/CHANGELOG.md b/incubator/sia-daemon/0.0.23/CHANGELOG.md index 4d0d27464dc..80c64630775 100644 --- a/incubator/sia-daemon/0.0.23/CHANGELOG.md +++ b/incubator/sia-daemon/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sia-daemon-0.0.20](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.20) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/sia-daemon/0.0.23/Chart.lock b/incubator/sia-daemon/0.0.23/Chart.lock index 3281ae0136b..7f704c9041c 100644 --- a/incubator/sia-daemon/0.0.23/Chart.lock +++ b/incubator/sia-daemon/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:07:57.982383722Z" +generated: "2022-09-16T06:26:29.121572826Z" diff --git a/incubator/sinusbot/0.0.24/CHANGELOG.md b/incubator/sinusbot/0.0.24/CHANGELOG.md index 65ff8b9f1de..cb4d875ef4f 100644 --- a/incubator/sinusbot/0.0.24/CHANGELOG.md +++ b/incubator/sinusbot/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [sinusbot-0.0.22](https://github.com/truecharts/charts/compare/sinusbot-0.0.20...sinusbot-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sinusbot/0.0.24/Chart.lock b/incubator/sinusbot/0.0.24/Chart.lock index 3930e2a05cb..38f3819195d 100644 --- a/incubator/sinusbot/0.0.24/Chart.lock +++ b/incubator/sinusbot/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:07.597190857Z" +generated: "2022-09-16T06:26:41.742540414Z" diff --git a/incubator/slack-invite/0.0.24/CHANGELOG.md b/incubator/slack-invite/0.0.24/CHANGELOG.md index 708a89c06ff..267bd7e0dfc 100644 --- a/incubator/slack-invite/0.0.24/CHANGELOG.md +++ b/incubator/slack-invite/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [slack-invite-0.0.21](https://github.com/truecharts/charts/compare/slack-invite-0.0.20...slack-invite-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/slack-invite/0.0.24/Chart.lock b/incubator/slack-invite/0.0.24/Chart.lock index 2701c645916..80ac806f7e8 100644 --- a/incubator/slack-invite/0.0.24/Chart.lock +++ b/incubator/slack-invite/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:09.904979789Z" +generated: "2022-09-16T06:26:48.847842475Z" diff --git a/incubator/snippet-box/0.0.24/CHANGELOG.md b/incubator/snippet-box/0.0.24/CHANGELOG.md index cbb6e76b163..95e29740067 100644 --- a/incubator/snippet-box/0.0.24/CHANGELOG.md +++ b/incubator/snippet-box/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [snippet-box-0.0.21](https://github.com/truecharts/charts/compare/snippet-box-0.0.20...snippet-box-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/snippet-box/0.0.24/Chart.lock b/incubator/snippet-box/0.0.24/Chart.lock index 2abe4051e24..ae53b393e57 100644 --- a/incubator/snippet-box/0.0.24/Chart.lock +++ b/incubator/snippet-box/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:28.429936021Z" +generated: "2022-09-16T06:27:01.983290891Z" diff --git a/incubator/socials/0.0.23/CHANGELOG.md b/incubator/socials/0.0.23/CHANGELOG.md index 555b704dcb5..a8aff175562 100644 --- a/incubator/socials/0.0.23/CHANGELOG.md +++ b/incubator/socials/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [socials-0.0.21](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/socials/0.0.23/Chart.lock b/incubator/socials/0.0.23/Chart.lock index 65d18e2f7d4..a6d47e5effc 100644 --- a/incubator/socials/0.0.23/Chart.lock +++ b/incubator/socials/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:29.282126123Z" +generated: "2022-09-16T06:27:02.312537819Z" diff --git a/incubator/sonarqube/0.0.26/CHANGELOG.md b/incubator/sonarqube/0.0.26/CHANGELOG.md index e5ba22bafbc..de3bc5abc1f 100644 --- a/incubator/sonarqube/0.0.26/CHANGELOG.md +++ b/incubator/sonarqube/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [sonarqube-0.0.24](https://github.com/truecharts/charts/compare/sonarqube-0.0.22...sonarqube-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sonarqube/0.0.26/Chart.lock b/incubator/sonarqube/0.0.26/Chart.lock index c291e6361ac..1ba58d9cc2f 100644 --- a/incubator/sonarqube/0.0.26/Chart.lock +++ b/incubator/sonarqube/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:39.192199098Z" +generated: "2022-09-16T06:27:14.38508356Z" diff --git a/incubator/songkong/0.0.24/CHANGELOG.md b/incubator/songkong/0.0.24/CHANGELOG.md index f657322697c..ed9d887f271 100644 --- a/incubator/songkong/0.0.24/CHANGELOG.md +++ b/incubator/songkong/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [songkong-0.0.22](https://github.com/truecharts/charts/compare/songkong-0.0.20...songkong-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/songkong/0.0.24/Chart.lock b/incubator/songkong/0.0.24/Chart.lock index 3723c98a0e8..75ba4c55676 100644 --- a/incubator/songkong/0.0.24/Chart.lock +++ b/incubator/songkong/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:41.298808421Z" +generated: "2022-09-16T06:27:22.28019762Z" diff --git a/incubator/sourcegraph/0.0.27/CHANGELOG.md b/incubator/sourcegraph/0.0.27/CHANGELOG.md index e5a671c6bd8..7ee963bc9dc 100644 --- a/incubator/sourcegraph/0.0.27/CHANGELOG.md +++ b/incubator/sourcegraph/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [sourcegraph-0.0.25](https://github.com/truecharts/charts/compare/sourcegraph-0.0.23...sourcegraph-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/sourcegraph/0.0.27/Chart.lock b/incubator/sourcegraph/0.0.27/Chart.lock index 8de2024c503..ad3220a7e4f 100644 --- a/incubator/sourcegraph/0.0.27/Chart.lock +++ b/incubator/sourcegraph/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:08:59.083317543Z" +generated: "2022-09-16T06:27:35.274161843Z" diff --git a/incubator/spaceengineers/0.0.24/CHANGELOG.md b/incubator/spaceengineers/0.0.24/CHANGELOG.md index ebd231cdc73..333aeafea82 100644 --- a/incubator/spaceengineers/0.0.24/CHANGELOG.md +++ b/incubator/spaceengineers/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [spaceengineers-0.0.22](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/spaceengineers/0.0.24/Chart.lock b/incubator/spaceengineers/0.0.24/Chart.lock index a82ffedd358..b6de2c0c1f2 100644 --- a/incubator/spaceengineers/0.0.24/Chart.lock +++ b/incubator/spaceengineers/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:01.5861233Z" +generated: "2022-09-16T06:27:36.033131201Z" diff --git a/incubator/splunk/0.0.24/CHANGELOG.md b/incubator/splunk/0.0.24/CHANGELOG.md index 986f9e35ded..5926c778dc1 100644 --- a/incubator/splunk/0.0.24/CHANGELOG.md +++ b/incubator/splunk/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [splunk-0.0.22](https://github.com/truecharts/charts/compare/splunk-0.0.20...splunk-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/splunk/0.0.24/Chart.lock b/incubator/splunk/0.0.24/Chart.lock index 3434f50cfcd..55396990ee8 100644 --- a/incubator/splunk/0.0.24/Chart.lock +++ b/incubator/splunk/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:10.189116056Z" +generated: "2022-09-16T06:27:47.320556264Z" diff --git a/incubator/sqlite-web/0.0.24/CHANGELOG.md b/incubator/sqlite-web/0.0.24/CHANGELOG.md index c0352903b25..5d762b639d9 100644 --- a/incubator/sqlite-web/0.0.24/CHANGELOG.md +++ b/incubator/sqlite-web/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [sqlite-web-0.0.22](https://github.com/truecharts/charts/compare/sqlite-web-0.0.20...sqlite-web-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/sqlite-web/0.0.24/Chart.lock b/incubator/sqlite-web/0.0.24/Chart.lock index c315e18817d..3aab6e039fd 100644 --- a/incubator/sqlite-web/0.0.24/Chart.lock +++ b/incubator/sqlite-web/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:13.255519548Z" +generated: "2022-09-16T06:27:55.135130584Z" diff --git a/incubator/st-reborn-server/0.0.18/CHANGELOG.md b/incubator/st-reborn-server/0.0.18/CHANGELOG.md index 2af82dc89a8..e45a64a3eb5 100644 --- a/incubator/st-reborn-server/0.0.18/CHANGELOG.md +++ b/incubator/st-reborn-server/0.0.18/CHANGELOG.md @@ -2,6 +2,16 @@ +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [st-reborn-server-0.0.15](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.14...st-reborn-server-0.0.15) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/st-reborn-server/0.0.18/Chart.lock b/incubator/st-reborn-server/0.0.18/Chart.lock index 5c9d8d3c19d..11a913e386e 100644 --- a/incubator/st-reborn-server/0.0.18/Chart.lock +++ b/incubator/st-reborn-server/0.0.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:29.416739764Z" +generated: "2022-09-16T06:28:07.518599333Z" diff --git a/incubator/stackedit/0.0.24/CHANGELOG.md b/incubator/stackedit/0.0.24/CHANGELOG.md index ed1e1fe8150..a8af03c9ff0 100644 --- a/incubator/stackedit/0.0.24/CHANGELOG.md +++ b/incubator/stackedit/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [stackedit-0.0.21](https://github.com/truecharts/charts/compare/stackedit-0.0.20...stackedit-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/stackedit/0.0.24/Chart.lock b/incubator/stackedit/0.0.24/Chart.lock index 02046f073ca..f645a76655a 100644 --- a/incubator/stackedit/0.0.24/Chart.lock +++ b/incubator/stackedit/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:32.398570474Z" +generated: "2022-09-16T06:28:08.964587621Z" diff --git a/incubator/standardnotes-web/0.0.26/CHANGELOG.md b/incubator/standardnotes-web/0.0.26/CHANGELOG.md index 0cf9bee6bb7..2dbea143cc6 100644 --- a/incubator/standardnotes-web/0.0.26/CHANGELOG.md +++ b/incubator/standardnotes-web/0.0.26/CHANGELOG.md @@ -2,6 +2,24 @@ +## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.25](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.24](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.22...standardnotes-web-0.0.24) (2022-08-30) - -### Chore diff --git a/incubator/standardnotes-web/0.0.26/Chart.lock b/incubator/standardnotes-web/0.0.26/Chart.lock index e47ce6d4b10..25cc32adf0c 100644 --- a/incubator/standardnotes-web/0.0.26/Chart.lock +++ b/incubator/standardnotes-web/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:42.025495657Z" +generated: "2022-09-16T06:28:20.901134843Z" diff --git a/incubator/starmade/0.0.24/CHANGELOG.md b/incubator/starmade/0.0.24/CHANGELOG.md index f4d6730f279..bbc4377978f 100644 --- a/incubator/starmade/0.0.24/CHANGELOG.md +++ b/incubator/starmade/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [starmade-0.0.22](https://github.com/truecharts/charts/compare/starmade-0.0.20...starmade-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/starmade/0.0.24/Chart.lock b/incubator/starmade/0.0.24/Chart.lock index 30ed85bcb8d..02e669d788b 100644 --- a/incubator/starmade/0.0.24/Chart.lock +++ b/incubator/starmade/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:09:45.628561742Z" +generated: "2022-09-16T06:28:29.121145871Z" diff --git a/incubator/stationeers/0.0.24/CHANGELOG.md b/incubator/stationeers/0.0.24/CHANGELOG.md index fc0439ab6fe..daf6c6bb61c 100644 --- a/incubator/stationeers/0.0.24/CHANGELOG.md +++ b/incubator/stationeers/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [stationeers-0.0.22](https://github.com/truecharts/charts/compare/stationeers-0.0.20...stationeers-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/stationeers/0.0.24/Chart.lock b/incubator/stationeers/0.0.24/Chart.lock index 053fc66ac59..ec127b66f3f 100644 --- a/incubator/stationeers/0.0.24/Chart.lock +++ b/incubator/stationeers/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:00.646595869Z" +generated: "2022-09-16T06:28:40.198017172Z" diff --git a/incubator/statping-ng/0.0.24/CHANGELOG.md b/incubator/statping-ng/0.0.24/CHANGELOG.md index 0b5bbefa2ca..473b70d0b7c 100644 --- a/incubator/statping-ng/0.0.24/CHANGELOG.md +++ b/incubator/statping-ng/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [statping-ng-0.0.22](https://github.com/truecharts/charts/compare/statping-ng-0.0.20...statping-ng-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/statping-ng/0.0.24/Chart.lock b/incubator/statping-ng/0.0.24/Chart.lock index b74b7aa5cda..117d7193ca7 100644 --- a/incubator/statping-ng/0.0.24/Chart.lock +++ b/incubator/statping-ng/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:04.481717902Z" +generated: "2022-09-16T06:28:41.934583975Z" diff --git a/incubator/storm/0.0.24/CHANGELOG.md b/incubator/storm/0.0.24/CHANGELOG.md index c28b8e97fdb..708033089b9 100644 --- a/incubator/storm/0.0.24/CHANGELOG.md +++ b/incubator/storm/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [storm-0.0.22](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/storm/0.0.24/Chart.lock b/incubator/storm/0.0.24/Chart.lock index 7e76f7f29c7..5a04f85d4ce 100644 --- a/incubator/storm/0.0.24/Chart.lock +++ b/incubator/storm/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:13.341624772Z" +generated: "2022-09-16T06:28:54.0001854Z" diff --git a/incubator/stun-turn-server/0.0.24/CHANGELOG.md b/incubator/stun-turn-server/0.0.24/CHANGELOG.md index d9672b38d72..690ed2898ba 100644 --- a/incubator/stun-turn-server/0.0.24/CHANGELOG.md +++ b/incubator/stun-turn-server/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [stun-turn-server-0.0.22](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/stun-turn-server/0.0.24/Chart.lock b/incubator/stun-turn-server/0.0.24/Chart.lock index d647cf327b6..b48176dce61 100644 --- a/incubator/stun-turn-server/0.0.24/Chart.lock +++ b/incubator/stun-turn-server/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:16.976913586Z" +generated: "2022-09-16T06:29:02.634919262Z" diff --git a/incubator/suistartpage/0.0.24/CHANGELOG.md b/incubator/suistartpage/0.0.24/CHANGELOG.md index 22e2f664719..0eedaa9df8b 100644 --- a/incubator/suistartpage/0.0.24/CHANGELOG.md +++ b/incubator/suistartpage/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [suistartpage-0.0.21](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/suistartpage/0.0.24/Chart.lock b/incubator/suistartpage/0.0.24/Chart.lock index bba41cd6464..25029338b51 100644 --- a/incubator/suistartpage/0.0.24/Chart.lock +++ b/incubator/suistartpage/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:31.719830522Z" +generated: "2022-09-16T06:29:12.829763614Z" diff --git a/incubator/survivethenights/0.0.24/CHANGELOG.md b/incubator/survivethenights/0.0.24/CHANGELOG.md index 9c557a6d8ad..183f0e13dc2 100644 --- a/incubator/survivethenights/0.0.24/CHANGELOG.md +++ b/incubator/survivethenights/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [survivethenights-0.0.22](https://github.com/truecharts/charts/compare/survivethenights-0.0.20...survivethenights-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/survivethenights/0.0.24/Chart.lock b/incubator/survivethenights/0.0.24/Chart.lock index 62871e8f797..03c0de32402 100644 --- a/incubator/survivethenights/0.0.24/Chart.lock +++ b/incubator/survivethenights/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:35.10688343Z" +generated: "2022-09-16T06:29:14.480613745Z" diff --git a/incubator/synctube/0.0.24/CHANGELOG.md b/incubator/synctube/0.0.24/CHANGELOG.md index fb927ab84ca..3a36e18ef5a 100644 --- a/incubator/synctube/0.0.24/CHANGELOG.md +++ b/incubator/synctube/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [synctube-0.0.22](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/synctube/0.0.24/Chart.lock b/incubator/synctube/0.0.24/Chart.lock index eb3926d70c1..820f933a71c 100644 --- a/incubator/synctube/0.0.24/Chart.lock +++ b/incubator/synctube/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:44.694806381Z" +generated: "2022-09-16T06:29:27.489444235Z" diff --git a/incubator/tachidesk-docker/0.0.26/CHANGELOG.md b/incubator/tachidesk-docker/0.0.26/CHANGELOG.md index 0d8cb08f3f3..cc316b46378 100644 --- a/incubator/tachidesk-docker/0.0.26/CHANGELOG.md +++ b/incubator/tachidesk-docker/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tachidesk-docker-0.0.26](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tachidesk-docker-0.0.26](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [tachidesk-docker-0.0.24](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.22...tachidesk-docker-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tachidesk-docker/0.0.26/Chart.lock b/incubator/tachidesk-docker/0.0.26/Chart.lock index 4163caa7d94..907e8de86e5 100644 --- a/incubator/tachidesk-docker/0.0.26/Chart.lock +++ b/incubator/tachidesk-docker/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:10:47.766928285Z" +generated: "2022-09-16T06:29:35.330233067Z" diff --git a/incubator/tanoshi/0.0.24/CHANGELOG.md b/incubator/tanoshi/0.0.24/CHANGELOG.md index c6b6adc42fe..e28be9596b7 100644 --- a/incubator/tanoshi/0.0.24/CHANGELOG.md +++ b/incubator/tanoshi/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [tanoshi-0.0.22](https://github.com/truecharts/charts/compare/tanoshi-0.0.20...tanoshi-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tanoshi/0.0.24/Chart.lock b/incubator/tanoshi/0.0.24/Chart.lock index 8c9ca76e65f..09bcc2b0837 100644 --- a/incubator/tanoshi/0.0.24/Chart.lock +++ b/incubator/tanoshi/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:01.853928066Z" +generated: "2022-09-16T06:29:45.583917175Z" diff --git a/incubator/tar1090/0.0.26/CHANGELOG.md b/incubator/tar1090/0.0.26/CHANGELOG.md index c9e53389ebc..9790ec9d1a6 100644 --- a/incubator/tar1090/0.0.26/CHANGELOG.md +++ b/incubator/tar1090/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tar1090-0.0.26](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tar1090-0.0.26](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tar1090-0.0.24](https://github.com/truecharts/charts/compare/tar1090-0.0.22...tar1090-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tar1090/0.0.26/Chart.lock b/incubator/tar1090/0.0.26/Chart.lock index 03f2c5159a2..9b7134c70f2 100644 --- a/incubator/tar1090/0.0.26/Chart.lock +++ b/incubator/tar1090/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:06.489918672Z" +generated: "2022-09-16T06:29:47.361155711Z" diff --git a/incubator/tasmoadmin/0.0.24/CHANGELOG.md b/incubator/tasmoadmin/0.0.24/CHANGELOG.md index e237292f240..88901452f46 100644 --- a/incubator/tasmoadmin/0.0.24/CHANGELOG.md +++ b/incubator/tasmoadmin/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [tasmoadmin-0.0.22](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/tasmoadmin/0.0.24/Chart.lock b/incubator/tasmoadmin/0.0.24/Chart.lock index f313780138d..dd461d8d454 100644 --- a/incubator/tasmoadmin/0.0.24/Chart.lock +++ b/incubator/tasmoadmin/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:14.988023329Z" +generated: "2022-09-16T06:30:00.875435247Z" diff --git a/incubator/tasmobackup/0.0.24/CHANGELOG.md b/incubator/tasmobackup/0.0.24/CHANGELOG.md index 3a9388c4bbe..3598c7b2018 100644 --- a/incubator/tasmobackup/0.0.24/CHANGELOG.md +++ b/incubator/tasmobackup/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tasmobackup-0.0.21](https://github.com/truecharts/charts/compare/tasmobackup-0.0.20...tasmobackup-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/tasmobackup/0.0.24/Chart.lock b/incubator/tasmobackup/0.0.24/Chart.lock index f798fdf2142..7ccfb432379 100644 --- a/incubator/tasmobackup/0.0.24/Chart.lock +++ b/incubator/tasmobackup/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:18.606439534Z" +generated: "2022-09-16T06:30:08.401972029Z" diff --git a/incubator/tasmocompiler/0.0.25/CHANGELOG.md b/incubator/tasmocompiler/0.0.25/CHANGELOG.md index cbed06a992a..1f0f29db262 100644 --- a/incubator/tasmocompiler/0.0.25/CHANGELOG.md +++ b/incubator/tasmocompiler/0.0.25/CHANGELOG.md @@ -2,6 +2,25 @@ +## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + ## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-15) ### Chore @@ -78,22 +97,3 @@ -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.24](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) diff --git a/incubator/tasmocompiler/0.0.25/Chart.lock b/incubator/tasmocompiler/0.0.25/Chart.lock index 03bd6bc3d72..0d08e4e3d37 100644 --- a/incubator/tasmocompiler/0.0.25/Chart.lock +++ b/incubator/tasmocompiler/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:33.57402971Z" +generated: "2022-09-16T06:30:18.606121645Z" diff --git a/incubator/technitium/1.0.35/CHANGELOG.md b/incubator/technitium/1.0.35/CHANGELOG.md index 4ab506b1aac..f3448d09875 100644 --- a/incubator/technitium/1.0.35/CHANGELOG.md +++ b/incubator/technitium/1.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [technitium-1.0.32](https://github.com/truecharts/charts/compare/technitium-1.0.31...technitium-1.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/technitium/1.0.35/Chart.lock b/incubator/technitium/1.0.35/Chart.lock index e518b78c73f..bb9b75997a6 100644 --- a/incubator/technitium/1.0.35/Chart.lock +++ b/incubator/technitium/1.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:37.57349651Z" +generated: "2022-09-16T06:30:20.902104783Z" diff --git a/incubator/teedy-docs/0.0.25/CHANGELOG.md b/incubator/teedy-docs/0.0.25/CHANGELOG.md index c9c7c45d742..7d42926802b 100644 --- a/incubator/teedy-docs/0.0.25/CHANGELOG.md +++ b/incubator/teedy-docs/0.0.25/CHANGELOG.md @@ -2,6 +2,24 @@ +## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.24](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.23](https://github.com/truecharts/charts/compare/teedy-docs-0.0.21...teedy-docs-0.0.23) (2022-08-30) - -### Chore diff --git a/incubator/teedy-docs/0.0.25/Chart.lock b/incubator/teedy-docs/0.0.25/Chart.lock index 25498919fa3..d5d1f461b25 100644 --- a/incubator/teedy-docs/0.0.25/Chart.lock +++ b/incubator/teedy-docs/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:45.867183833Z" +generated: "2022-09-16T06:30:34.533374035Z" diff --git a/incubator/telethon-downloader/0.0.24/CHANGELOG.md b/incubator/telethon-downloader/0.0.24/CHANGELOG.md index cf37b73cf2f..bda7a00323c 100644 --- a/incubator/telethon-downloader/0.0.24/CHANGELOG.md +++ b/incubator/telethon-downloader/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.22](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/telethon-downloader/0.0.24/Chart.lock b/incubator/telethon-downloader/0.0.24/Chart.lock index 90f5a01b514..f6b41b0c610 100644 --- a/incubator/telethon-downloader/0.0.24/Chart.lock +++ b/incubator/telethon-downloader/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:11:49.967310648Z" +generated: "2022-09-16T06:30:41.060418965Z" diff --git a/incubator/terraria-tshock/0.0.23/CHANGELOG.md b/incubator/terraria-tshock/0.0.23/CHANGELOG.md index 3a2c64d6bb7..ed6029d3417 100644 --- a/incubator/terraria-tshock/0.0.23/CHANGELOG.md +++ b/incubator/terraria-tshock/0.0.23/CHANGELOG.md @@ -2,6 +2,16 @@ +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [terraria-tshock-0.0.21](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.19...terraria-tshock-0.0.21) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/terraria-tshock/0.0.23/Chart.lock b/incubator/terraria-tshock/0.0.23/Chart.lock index 43888c5f9e4..e4d49b5e3f6 100644 --- a/incubator/terraria-tshock/0.0.23/Chart.lock +++ b/incubator/terraria-tshock/0.0.23/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:05.186930897Z" +generated: "2022-09-16T06:30:51.257240315Z" diff --git a/incubator/theforest/0.0.24/CHANGELOG.md b/incubator/theforest/0.0.24/CHANGELOG.md index 43b401b0236..b7cfcd70c03 100644 --- a/incubator/theforest/0.0.24/CHANGELOG.md +++ b/incubator/theforest/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [theforest-0.0.22](https://github.com/truecharts/charts/compare/theforest-0.0.20...theforest-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/theforest/0.0.24/Chart.lock b/incubator/theforest/0.0.24/Chart.lock index e361e57d6df..f54284cc106 100644 --- a/incubator/theforest/0.0.24/Chart.lock +++ b/incubator/theforest/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:09.827760779Z" +generated: "2022-09-16T06:30:53.340166668Z" diff --git a/incubator/thunderbird/0.0.27/CHANGELOG.md b/incubator/thunderbird/0.0.27/CHANGELOG.md index 1e2091dca4f..fdd7c456f4a 100644 --- a/incubator/thunderbird/0.0.27/CHANGELOG.md +++ b/incubator/thunderbird/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [thunderbird-0.0.25](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.25) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/thunderbird/0.0.27/Chart.lock b/incubator/thunderbird/0.0.27/Chart.lock index eea560cb4eb..9bd184c9eb1 100644 --- a/incubator/thunderbird/0.0.27/Chart.lock +++ b/incubator/thunderbird/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:17.280996156Z" +generated: "2022-09-16T06:31:08.179019795Z" diff --git a/incubator/timetagger/0.0.12/CHANGELOG.md b/incubator/timetagger/0.0.12/CHANGELOG.md index ec7f0ebb04a..5ce6bb017ae 100644 --- a/incubator/timetagger/0.0.12/CHANGELOG.md +++ b/incubator/timetagger/0.0.12/CHANGELOG.md @@ -2,6 +2,17 @@ +## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/incubator/timetagger/0.0.12/Chart.lock b/incubator/timetagger/0.0.12/Chart.lock index 3f175e1d714..f96f8cb4b25 100644 --- a/incubator/timetagger/0.0.12/Chart.lock +++ b/incubator/timetagger/0.0.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:21.257807069Z" +generated: "2022-09-16T06:31:13.101399564Z" diff --git a/incubator/tonido/0.0.24/CHANGELOG.md b/incubator/tonido/0.0.24/CHANGELOG.md index c6e481371cc..84ae4bb96bd 100644 --- a/incubator/tonido/0.0.24/CHANGELOG.md +++ b/incubator/tonido/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tonido-0.0.21](https://github.com/truecharts/charts/compare/tonido-0.0.20...tonido-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/tonido/0.0.24/Chart.lock b/incubator/tonido/0.0.24/Chart.lock index f4a84d53296..f5e64ed4e89 100644 --- a/incubator/tonido/0.0.24/Chart.lock +++ b/incubator/tonido/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:36.773316534Z" +generated: "2022-09-16T06:31:23.839334914Z" diff --git a/incubator/tracks/0.0.27/CHANGELOG.md b/incubator/tracks/0.0.27/CHANGELOG.md index 3853f8dad1f..0381f2cb64f 100644 --- a/incubator/tracks/0.0.27/CHANGELOG.md +++ b/incubator/tracks/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tracks-0.0.25](https://github.com/truecharts/charts/compare/tracks-0.0.24...tracks-0.0.25) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) diff --git a/incubator/tracks/0.0.27/Chart.lock b/incubator/tracks/0.0.27/Chart.lock index 88a536d5b58..7f919bcbb8f 100644 --- a/incubator/tracks/0.0.27/Chart.lock +++ b/incubator/tracks/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:40.633265121Z" +generated: "2022-09-16T06:31:26.612235592Z" diff --git a/incubator/traktarr/0.0.30/CHANGELOG.md b/incubator/traktarr/0.0.30/CHANGELOG.md index 65b027c876e..988fc3b1b62 100644 --- a/incubator/traktarr/0.0.30/CHANGELOG.md +++ b/incubator/traktarr/0.0.30/CHANGELOG.md @@ -2,6 +2,25 @@ +## [traktarr-0.0.30](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + ## [traktarr-0.0.30](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.30) (2022-09-15) ### Chore @@ -78,22 +97,3 @@ -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.29](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.29) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) diff --git a/incubator/traktarr/0.0.30/Chart.lock b/incubator/traktarr/0.0.30/Chart.lock index 94a7cadf5d9..ff95571c50d 100644 --- a/incubator/traktarr/0.0.30/Chart.lock +++ b/incubator/traktarr/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:47.630744421Z" +generated: "2022-09-16T06:31:41.264148986Z" diff --git a/incubator/trango/0.0.24/CHANGELOG.md b/incubator/trango/0.0.24/CHANGELOG.md index 9382134be47..0bdf8fc6b73 100644 --- a/incubator/trango/0.0.24/CHANGELOG.md +++ b/incubator/trango/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [trango-0.0.22](https://github.com/truecharts/charts/compare/trango-0.0.20...trango-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/trango/0.0.24/Chart.lock b/incubator/trango/0.0.24/Chart.lock index 6ae53460b4b..d5b00fff044 100644 --- a/incubator/trango/0.0.24/Chart.lock +++ b/incubator/trango/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:12:51.991384189Z" +generated: "2022-09-16T06:31:46.531516279Z" diff --git a/incubator/trilium/0.0.24/CHANGELOG.md b/incubator/trilium/0.0.24/CHANGELOG.md index 1a9a627520d..15c5a80abcf 100644 --- a/incubator/trilium/0.0.24/CHANGELOG.md +++ b/incubator/trilium/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [trilium-0.0.22](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/trilium/0.0.24/Chart.lock b/incubator/trilium/0.0.24/Chart.lock index 1228c7b8325..dc089776b05 100644 --- a/incubator/trilium/0.0.24/Chart.lock +++ b/incubator/trilium/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:07.474353176Z" +generated: "2022-09-16T06:31:57.480673517Z" diff --git a/incubator/troddit/0.0.27/CHANGELOG.md b/incubator/troddit/0.0.27/CHANGELOG.md index ee146872caf..e40cb7a95d1 100644 --- a/incubator/troddit/0.0.27/CHANGELOG.md +++ b/incubator/troddit/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [troddit-0.0.24](https://github.com/truecharts/charts/compare/troddit-0.0.23...troddit-0.0.24) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/troddit/0.0.27/Chart.lock b/incubator/troddit/0.0.27/Chart.lock index a22756a9ba0..900d498440b 100644 --- a/incubator/troddit/0.0.27/Chart.lock +++ b/incubator/troddit/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:11.852650883Z" +generated: "2022-09-16T06:31:59.740666242Z" diff --git a/incubator/ts-dnsserver/0.0.33/CHANGELOG.md b/incubator/ts-dnsserver/0.0.33/CHANGELOG.md index 4faeda74d1d..14ef185d4d2 100644 --- a/incubator/ts-dnsserver/0.0.33/CHANGELOG.md +++ b/incubator/ts-dnsserver/0.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ts-dnsserver-0.0.33](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ts-dnsserver-0.0.33](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [ts-dnsserver-0.0.31](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.30...ts-dnsserver-0.0.31) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [ts-dnsserver-0.0.30](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.29...ts-dnsserver-0.0.30) (2022-09-03) - diff --git a/incubator/ts-dnsserver/0.0.33/Chart.lock b/incubator/ts-dnsserver/0.0.33/Chart.lock index 34c7fcfef22..89192ba6094 100644 --- a/incubator/ts-dnsserver/0.0.33/Chart.lock +++ b/incubator/ts-dnsserver/0.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:18.984177745Z" +generated: "2022-09-16T06:32:13.684820153Z" diff --git a/incubator/ts3-manager/0.0.13/CHANGELOG.md b/incubator/ts3-manager/0.0.13/CHANGELOG.md index 13a85c67b31..352cd8cc546 100644 --- a/incubator/ts3-manager/0.0.13/CHANGELOG.md +++ b/incubator/ts3-manager/0.0.13/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ts3-manager-0.0.10](https://github.com/truecharts/charts/compare/ts3-manager-0.0.9...ts3-manager-0.0.10) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/ts3-manager/0.0.13/Chart.lock b/incubator/ts3-manager/0.0.13/Chart.lock index af5b13552f3..9b1114fc1d5 100644 --- a/incubator/ts3-manager/0.0.13/Chart.lock +++ b/incubator/ts3-manager/0.0.13/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:23.008230758Z" +generated: "2022-09-16T06:32:20.055418887Z" diff --git a/incubator/tubearchivist-es/0.0.25/CHANGELOG.md b/incubator/tubearchivist-es/0.0.25/CHANGELOG.md index 847a97a2b11..b8488c9c8b5 100644 --- a/incubator/tubearchivist-es/0.0.25/CHANGELOG.md +++ b/incubator/tubearchivist-es/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tubearchivist-es-0.0.25](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tubearchivist-es-0.0.25](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-es-0.0.23](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.21...tubearchivist-es-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-es/0.0.25/Chart.lock b/incubator/tubearchivist-es/0.0.25/Chart.lock index 28dc418dbb7..e5264abe0e0 100644 --- a/incubator/tubearchivist-es/0.0.25/Chart.lock +++ b/incubator/tubearchivist-es/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:38.113070253Z" +generated: "2022-09-16T06:32:29.950842609Z" diff --git a/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md index 0a3ca424329..084a327f0d0 100644 --- a/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md +++ b/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tubearchivist-redisjson-0.0.22](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.20...tubearchivist-redisjson-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-redisjson/0.0.24/Chart.lock b/incubator/tubearchivist-redisjson/0.0.24/Chart.lock index 910e179c298..e8748d45fd2 100644 --- a/incubator/tubearchivist-redisjson/0.0.24/Chart.lock +++ b/incubator/tubearchivist-redisjson/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:43.004710629Z" +generated: "2022-09-16T06:32:32.410347493Z" diff --git a/incubator/tubesync/0.0.27/CHANGELOG.md b/incubator/tubesync/0.0.27/CHANGELOG.md index e40dc695112..eac65ab21e6 100644 --- a/incubator/tubesync/0.0.27/CHANGELOG.md +++ b/incubator/tubesync/0.0.27/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [tubesync-0.0.25](https://github.com/truecharts/charts/compare/tubesync-0.0.24...tubesync-0.0.25) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [tubesync-0.0.24](https://github.com/truecharts/charts/compare/tubesync-0.0.22...tubesync-0.0.24) (2022-08-30) - diff --git a/incubator/tubesync/0.0.27/Chart.lock b/incubator/tubesync/0.0.27/Chart.lock index e123702ebef..bf041073444 100644 --- a/incubator/tubesync/0.0.27/Chart.lock +++ b/incubator/tubesync/0.0.27/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:49.654243783Z" +generated: "2022-09-16T06:32:46.917863911Z" diff --git a/incubator/tvhproxy/0.0.24/CHANGELOG.md b/incubator/tvhproxy/0.0.24/CHANGELOG.md index 923d59f2810..9c33533f49f 100644 --- a/incubator/tvhproxy/0.0.24/CHANGELOG.md +++ b/incubator/tvhproxy/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.23](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.22](https://github.com/truecharts/charts/compare/tvhproxy-0.0.20...tvhproxy-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/tvhproxy/0.0.24/Chart.lock b/incubator/tvhproxy/0.0.24/Chart.lock index 903d8cfd62e..97d4252a9cc 100644 --- a/incubator/tvhproxy/0.0.24/Chart.lock +++ b/incubator/tvhproxy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:13:54.086542335Z" +generated: "2022-09-16T06:32:52.254327252Z" diff --git a/incubator/twonky-server/0.0.28/Chart.lock b/incubator/twonky-server/0.0.28/Chart.lock deleted file mode 100644 index c6a08164b56..00000000000 --- a/incubator/twonky-server/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:08.287033238Z" diff --git a/incubator/twonky-server/0.0.28/CHANGELOG.md b/incubator/twonky-server/0.0.29/CHANGELOG.md similarity index 89% rename from incubator/twonky-server/0.0.28/CHANGELOG.md rename to incubator/twonky-server/0.0.29/CHANGELOG.md index 6eb0de9928f..dfade3643c7 100644 --- a/incubator/twonky-server/0.0.28/CHANGELOG.md +++ b/incubator/twonky-server/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [twonky-server-0.0.28](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.28) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [twonky-server-0.0.26](https://github.com/truecharts/charts/compare/twonky-server-0.0.24...twonky-server-0.0.26) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/twonky-server/0.0.29/Chart.lock b/incubator/twonky-server/0.0.29/Chart.lock new file mode 100644 index 00000000000..5a23780a1dc --- /dev/null +++ b/incubator/twonky-server/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:33:02.973587876Z" diff --git a/incubator/twonky-server/0.0.28/Chart.yaml b/incubator/twonky-server/0.0.29/Chart.yaml similarity index 98% rename from incubator/twonky-server/0.0.28/Chart.yaml rename to incubator/twonky-server/0.0.29/Chart.yaml index 6441d70c1b2..f3649fc426d 100644 --- a/incubator/twonky-server/0.0.28/Chart.yaml +++ b/incubator/twonky-server/0.0.29/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/H2CK/twonkyserver - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ type: application -version: 0.0.28 +version: 0.0.29 diff --git a/incubator/twonky-server/0.0.28/README.md b/incubator/twonky-server/0.0.29/README.md similarity index 98% rename from incubator/twonky-server/0.0.28/README.md rename to incubator/twonky-server/0.0.29/README.md index 7714c0b5762..2067e4ddc11 100644 --- a/incubator/twonky-server/0.0.28/README.md +++ b/incubator/twonky-server/0.0.29/README.md @@ -1,6 +1,6 @@ # twonky-server -![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. diff --git a/incubator/twonky-server/0.0.28/app-readme.md b/incubator/twonky-server/0.0.29/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.28/app-readme.md rename to incubator/twonky-server/0.0.29/app-readme.md diff --git a/incubator/virt-manager/0.0.53/charts/common-10.5.10.tgz b/incubator/twonky-server/0.0.29/charts/common-10.5.10.tgz similarity index 100% rename from incubator/virt-manager/0.0.53/charts/common-10.5.10.tgz rename to incubator/twonky-server/0.0.29/charts/common-10.5.10.tgz diff --git a/incubator/twonky-server/0.0.28/ix_values.yaml b/incubator/twonky-server/0.0.29/ix_values.yaml similarity index 84% rename from incubator/twonky-server/0.0.28/ix_values.yaml rename to incubator/twonky-server/0.0.29/ix_values.yaml index f068f2d023f..841b6b07e7d 100644 --- a/incubator/twonky-server/0.0.28/ix_values.yaml +++ b/incubator/twonky-server/0.0.29/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/twonky-server - tag: latest@sha256:b889b3d7a254618bf4d9e8e5a8314bfe061f2dfea0111b4143a4c29d392097fb + tag: latest@sha256:6b5e17ffba6303b35785403da0852c802b5266d2e43957b2fd6a48541ef808b8 persistence: config: enabled: true diff --git a/incubator/twonky-server/0.0.28/questions.yaml b/incubator/twonky-server/0.0.29/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.28/questions.yaml rename to incubator/twonky-server/0.0.29/questions.yaml diff --git a/incubator/twonky-server/0.0.28/templates/common.yaml b/incubator/twonky-server/0.0.29/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.28/templates/common.yaml rename to incubator/twonky-server/0.0.29/templates/common.yaml diff --git a/incubator/virt-manager/0.0.53/values.yaml b/incubator/twonky-server/0.0.29/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.53/values.yaml rename to incubator/twonky-server/0.0.29/values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md index 433485533d4..b928d88d8db 100644 --- a/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md +++ b/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubuntu-xrdp-0.0.21](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.20...ubuntu-xrdp-0.0.21) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/ubuntu-xrdp/0.0.24/Chart.lock b/incubator/ubuntu-xrdp/0.0.24/Chart.lock index 63f6274cc55..5e8a85d1cbc 100644 --- a/incubator/ubuntu-xrdp/0.0.24/Chart.lock +++ b/incubator/ubuntu-xrdp/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:14.689936918Z" +generated: "2022-09-16T06:33:05.510295665Z" diff --git a/incubator/umami/0.0.2/CHANGELOG.md b/incubator/umami/0.0.2/CHANGELOG.md index 06ac3752525..94d7597680e 100644 --- a/incubator/umami/0.0.2/CHANGELOG.md +++ b/incubator/umami/0.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-15) ### Chore diff --git a/incubator/umami/0.0.2/Chart.lock b/incubator/umami/0.0.2/Chart.lock index 78aa09f1517..937809faa12 100644 --- a/incubator/umami/0.0.2/Chart.lock +++ b/incubator/umami/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:14:32.242890784Z" +generated: "2022-09-16T06:33:33.550053948Z" diff --git a/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md index 50338b3d240..13bad139ba7 100644 --- a/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md +++ b/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [ungoogled-chromium-0.0.22](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.20...ungoogled-chromium-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/ungoogled-chromium/0.0.24/Chart.lock b/incubator/ungoogled-chromium/0.0.24/Chart.lock index c57ee52e819..cee28deadc5 100644 --- a/incubator/ungoogled-chromium/0.0.24/Chart.lock +++ b/incubator/ungoogled-chromium/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:24.979778707Z" +generated: "2022-09-16T06:33:25.934395968Z" diff --git a/incubator/universal-media-server/0.0.26/CHANGELOG.md b/incubator/universal-media-server/0.0.26/CHANGELOG.md index 49c2180953a..9043ef8cb4a 100644 --- a/incubator/universal-media-server/0.0.26/CHANGELOG.md +++ b/incubator/universal-media-server/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [universal-media-server-0.0.26](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [universal-media-server-0.0.26](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [universal-media-server-0.0.24](https://github.com/truecharts/charts/compare/universal-media-server-0.0.22...universal-media-server-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/universal-media-server/0.0.26/Chart.lock b/incubator/universal-media-server/0.0.26/Chart.lock index 2043e61fb85..bf791f2c939 100644 --- a/incubator/universal-media-server/0.0.26/Chart.lock +++ b/incubator/universal-media-server/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:39.157767942Z" +generated: "2022-09-16T06:33:35.596888935Z" diff --git a/incubator/unturned/0.0.24/CHANGELOG.md b/incubator/unturned/0.0.24/CHANGELOG.md index a75bc79b38b..2be0776506c 100644 --- a/incubator/unturned/0.0.24/CHANGELOG.md +++ b/incubator/unturned/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [unturned-0.0.22](https://github.com/truecharts/charts/compare/unturned-0.0.20...unturned-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/unturned/0.0.24/Chart.lock b/incubator/unturned/0.0.24/Chart.lock index eb835589187..a53f018892f 100644 --- a/incubator/unturned/0.0.24/Chart.lock +++ b/incubator/unturned/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:44.991413985Z" +generated: "2022-09-16T06:33:38.553740068Z" diff --git a/incubator/urban-terror/0.0.24/CHANGELOG.md b/incubator/urban-terror/0.0.24/CHANGELOG.md index 75a32e2acc0..d174343682c 100644 --- a/incubator/urban-terror/0.0.24/CHANGELOG.md +++ b/incubator/urban-terror/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [urban-terror-0.0.22](https://github.com/truecharts/charts/compare/urban-terror-0.0.20...urban-terror-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/urban-terror/0.0.24/Chart.lock b/incubator/urban-terror/0.0.24/Chart.lock index 104b9a7a561..1b951e5603b 100644 --- a/incubator/urban-terror/0.0.24/Chart.lock +++ b/incubator/urban-terror/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:14:56.439410178Z" +generated: "2022-09-16T06:33:59.328895062Z" diff --git a/incubator/v-rising/0.0.24/CHANGELOG.md b/incubator/v-rising/0.0.24/CHANGELOG.md index 1d9fa477907..2906fac6c65 100644 --- a/incubator/v-rising/0.0.24/CHANGELOG.md +++ b/incubator/v-rising/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [v-rising-0.0.22](https://github.com/truecharts/charts/compare/v-rising-0.0.20...v-rising-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/v-rising/0.0.24/Chart.lock b/incubator/v-rising/0.0.24/Chart.lock index 62419ceff62..ebdf33c3554 100644 --- a/incubator/v-rising/0.0.24/Chart.lock +++ b/incubator/v-rising/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:10.855427919Z" +generated: "2022-09-16T06:34:08.708760232Z" diff --git a/incubator/valetudo-mapper/0.0.25/CHANGELOG.md b/incubator/valetudo-mapper/0.0.25/CHANGELOG.md index f8c502bf53b..07676651b5b 100644 --- a/incubator/valetudo-mapper/0.0.25/CHANGELOG.md +++ b/incubator/valetudo-mapper/0.0.25/CHANGELOG.md @@ -2,6 +2,23 @@ +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/valetudo-mapper/0.0.25/Chart.lock b/incubator/valetudo-mapper/0.0.25/Chart.lock index 21daca32658..89eb34c5bcf 100644 --- a/incubator/valetudo-mapper/0.0.25/Chart.lock +++ b/incubator/valetudo-mapper/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:13.833112782Z" +generated: "2022-09-16T06:34:11.639190397Z" diff --git a/incubator/vaulthunters/0.0.26/CHANGELOG.md b/incubator/vaulthunters/0.0.26/CHANGELOG.md index 861a6d0b702..774f797543a 100644 --- a/incubator/vaulthunters/0.0.26/CHANGELOG.md +++ b/incubator/vaulthunters/0.0.26/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ### Chore -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [vaulthunters-0.0.22](https://github.com/truecharts/charts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) diff --git a/incubator/vaulthunters/0.0.26/Chart.lock b/incubator/vaulthunters/0.0.26/Chart.lock index 015583c45f6..9ca882c1f93 100644 --- a/incubator/vaulthunters/0.0.26/Chart.lock +++ b/incubator/vaulthunters/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:16.077364085Z" +generated: "2022-09-16T06:34:18.819203848Z" diff --git a/incubator/venstar2mqtt/0.0.24/CHANGELOG.md b/incubator/venstar2mqtt/0.0.24/CHANGELOG.md index 611d773914a..b3114ad766f 100644 --- a/incubator/venstar2mqtt/0.0.24/CHANGELOG.md +++ b/incubator/venstar2mqtt/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.23](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.22](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.20...venstar2mqtt-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/venstar2mqtt/0.0.24/Chart.lock b/incubator/venstar2mqtt/0.0.24/Chart.lock index 108b115915a..f1c75350b1e 100644 --- a/incubator/venstar2mqtt/0.0.24/Chart.lock +++ b/incubator/venstar2mqtt/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:27.728162133Z" +generated: "2022-09-16T06:34:32.464130837Z" diff --git a/incubator/vertex/0.0.49/CHANGELOG.md b/incubator/vertex/0.0.49/CHANGELOG.md index b2178fa9fc5..a49454e81d8 100644 --- a/incubator/vertex/0.0.49/CHANGELOG.md +++ b/incubator/vertex/0.0.49/CHANGELOG.md @@ -2,6 +2,18 @@ +## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - diff --git a/incubator/vertex/0.0.49/Chart.lock b/incubator/vertex/0.0.49/Chart.lock index 752684a6196..1c0cba63945 100644 --- a/incubator/vertex/0.0.49/Chart.lock +++ b/incubator/vertex/0.0.49/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:41.738058063Z" +generated: "2022-09-16T06:34:41.449380023Z" diff --git a/incubator/vertex/0.0.49/ix_values.yaml b/incubator/vertex/0.0.49/ix_values.yaml index a0b3d9702c9..12a174361fe 100644 --- a/incubator/vertex/0.0.49/ix_values.yaml +++ b/incubator/vertex/0.0.49/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:bc260950b4e9468ccc2d8a6e3ed00b39c4824cf34786cc39bfb9e41c9e35ed0e + tag: vstable@sha256:49e2d2da9ec7d6e52412fd3d0eb89fb4577d389f1a323a70ad6f7c4983f5614e persistence: config: enabled: true diff --git a/incubator/vintage-story/0.0.24/CHANGELOG.md b/incubator/vintage-story/0.0.24/CHANGELOG.md index 211e017a5ba..922d6866234 100644 --- a/incubator/vintage-story/0.0.24/CHANGELOG.md +++ b/incubator/vintage-story/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [vintage-story-0.0.22](https://github.com/truecharts/charts/compare/vintage-story-0.0.20...vintage-story-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/vintage-story/0.0.24/Chart.lock b/incubator/vintage-story/0.0.24/Chart.lock index e30338a0fa7..a68abd3d5bd 100644 --- a/incubator/vintage-story/0.0.24/Chart.lock +++ b/incubator/vintage-story/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:45.145137999Z" +generated: "2022-09-16T06:34:44.262517528Z" diff --git a/incubator/virt-manager/0.0.53/Chart.lock b/incubator/virt-manager/0.0.53/Chart.lock deleted file mode 100644 index d585c6fe733..00000000000 --- a/incubator/virt-manager/0.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:47.856785275Z" diff --git a/incubator/virt-manager/0.0.53/CHANGELOG.md b/incubator/virt-manager/0.0.54/CHANGELOG.md similarity index 87% rename from incubator/virt-manager/0.0.53/CHANGELOG.md rename to incubator/virt-manager/0.0.54/CHANGELOG.md index aa85ade2c00..95efc582273 100644 --- a/incubator/virt-manager/0.0.53/CHANGELOG.md +++ b/incubator/virt-manager/0.0.54/CHANGELOG.md @@ -2,6 +2,18 @@ +## [virt-manager-0.0.54](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.54) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [virt-manager-0.0.53](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.53) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [virt-manager-0.0.50](https://github.com/truecharts/charts/compare/virt-manager-0.0.49...virt-manager-0.0.50) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - diff --git a/incubator/virt-manager/0.0.54/Chart.lock b/incubator/virt-manager/0.0.54/Chart.lock new file mode 100644 index 00000000000..404091b66cb --- /dev/null +++ b/incubator/virt-manager/0.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:34:51.666177189Z" diff --git a/incubator/virt-manager/0.0.53/Chart.yaml b/incubator/virt-manager/0.0.54/Chart.yaml similarity index 98% rename from incubator/virt-manager/0.0.53/Chart.yaml rename to incubator/virt-manager/0.0.54/Chart.yaml index f2dbbaf6874..889aef35458 100644 --- a/incubator/virt-manager/0.0.53/Chart.yaml +++ b/incubator/virt-manager/0.0.54/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 0.0.53 +version: 0.0.54 diff --git a/incubator/virt-manager/0.0.53/README.md b/incubator/virt-manager/0.0.54/README.md similarity index 98% rename from incubator/virt-manager/0.0.53/README.md rename to incubator/virt-manager/0.0.54/README.md index 8042c2726a2..d3449af596a 100644 --- a/incubator/virt-manager/0.0.53/README.md +++ b/incubator/virt-manager/0.0.54/README.md @@ -1,6 +1,6 @@ # virt-manager -![Version: 0.0.53](https://img.shields.io/badge/Version-0.0.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.54](https://img.shields.io/badge/Version-0.0.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) The virt-manager application is a desktop user interface for managing virtual machines through libvirt. diff --git a/incubator/virt-manager/0.0.53/app-readme.md b/incubator/virt-manager/0.0.54/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.53/app-readme.md rename to incubator/virt-manager/0.0.54/app-readme.md diff --git a/stable/adguard-home/2.0.2/charts/common-10.5.10.tgz b/incubator/virt-manager/0.0.54/charts/common-10.5.10.tgz similarity index 100% rename from stable/adguard-home/2.0.2/charts/common-10.5.10.tgz rename to incubator/virt-manager/0.0.54/charts/common-10.5.10.tgz diff --git a/incubator/virt-manager/0.0.53/ix_values.yaml b/incubator/virt-manager/0.0.54/ix_values.yaml similarity index 87% rename from incubator/virt-manager/0.0.53/ix_values.yaml rename to incubator/virt-manager/0.0.54/ix_values.yaml index 3f9b3e3197c..78c64547b5f 100644 --- a/incubator/virt-manager/0.0.53/ix_values.yaml +++ b/incubator/virt-manager/0.0.54/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/virt-manager - tag: latest@sha256:4e0e0af0db479d4cc7cdd025a867b2c6f4d5f61187153c5bb04b34ca78c7fe37 + tag: latest@sha256:745810573012a9f51ace574ac4db78ef6b68a67a98a97da8215071ef69b45327 persistence: devkvm: enabled: true diff --git a/incubator/virt-manager/0.0.53/questions.yaml b/incubator/virt-manager/0.0.54/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.53/questions.yaml rename to incubator/virt-manager/0.0.54/questions.yaml diff --git a/incubator/virt-manager/0.0.53/templates/common.yaml b/incubator/virt-manager/0.0.54/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.53/templates/common.yaml rename to incubator/virt-manager/0.0.54/templates/common.yaml diff --git a/stable/adguard-home/2.0.2/values.yaml b/incubator/virt-manager/0.0.54/values.yaml similarity index 100% rename from stable/adguard-home/2.0.2/values.yaml rename to incubator/virt-manager/0.0.54/values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md index 96ef7888c06..8f8641908f6 100644 --- a/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md +++ b/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md @@ -2,6 +2,24 @@ +## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.24](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.24) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.23](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.21...vlmcsd-kms-server-0.0.23) (2022-08-30) - -### Chore diff --git a/incubator/vlmcsd-kms-server/0.0.25/Chart.lock b/incubator/vlmcsd-kms-server/0.0.25/Chart.lock index e523613bea4..6895b14040c 100644 --- a/incubator/vlmcsd-kms-server/0.0.25/Chart.lock +++ b/incubator/vlmcsd-kms-server/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:15:57.934441615Z" +generated: "2022-09-16T06:35:05.420719093Z" diff --git a/incubator/vorta/0.0.24/CHANGELOG.md b/incubator/vorta/0.0.24/CHANGELOG.md index f10b00cfa72..3c77e9dac63 100644 --- a/incubator/vorta/0.0.24/CHANGELOG.md +++ b/incubator/vorta/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [vorta-0.0.22](https://github.com/truecharts/charts/compare/vorta-0.0.20...vorta-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/vorta/0.0.24/Chart.lock b/incubator/vorta/0.0.24/Chart.lock index 47ef6c9b38d..51179ce8fd4 100644 --- a/incubator/vorta/0.0.24/Chart.lock +++ b/incubator/vorta/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:13.300102224Z" +generated: "2022-09-16T06:35:15.036357129Z" diff --git a/incubator/webp-server/0.0.29/CHANGELOG.md b/incubator/webp-server/0.0.29/CHANGELOG.md index 45fe2d6d4b9..b566035c0d9 100644 --- a/incubator/webp-server/0.0.29/CHANGELOG.md +++ b/incubator/webp-server/0.0.29/CHANGELOG.md @@ -2,6 +2,17 @@ +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [webp-server-0.0.27](https://github.com/truecharts/charts/compare/webp-server-0.0.26...webp-server-0.0.27) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) diff --git a/incubator/webp-server/0.0.29/Chart.lock b/incubator/webp-server/0.0.29/Chart.lock index 54fe9acb665..af457d4204d 100644 --- a/incubator/webp-server/0.0.29/Chart.lock +++ b/incubator/webp-server/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:16.232752977Z" +generated: "2022-09-16T06:35:17.932306867Z" diff --git a/incubator/webp-server/0.0.29/ix_values.yaml b/incubator/webp-server/0.0.29/ix_values.yaml index a28a66dcf41..acf51ef7b00 100644 --- a/incubator/webp-server/0.0.29/ix_values.yaml +++ b/incubator/webp-server/0.0.29/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webp-server - tag: latest@sha256:248331fd5ff5dd9c81c8f22a1de268b10b910b51dd52b0ffbdc4fbfdb625b747 + tag: latest@sha256:7e00133c8fddc3daf1dd3fb282f1956e37b928e195be476102418293244808ad persistence: storagecache: enabled: true diff --git a/incubator/webtop/0.0.29/CHANGELOG.md b/incubator/webtop/0.0.29/CHANGELOG.md index 89c9690f337..fe958bc8043 100644 --- a/incubator/webtop/0.0.29/CHANGELOG.md +++ b/incubator/webtop/0.0.29/CHANGELOG.md @@ -2,6 +2,16 @@ +## [webtop-0.0.29](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.29) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [webtop-0.0.29](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.29) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [webtop-0.0.27](https://github.com/truecharts/charts/compare/webtop-0.0.26...webtop-0.0.27) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [webtop-0.0.26](https://github.com/truecharts/charts/compare/webtop-0.0.24...webtop-0.0.26) (2022-08-30) - diff --git a/incubator/webtop/0.0.29/Chart.lock b/incubator/webtop/0.0.29/Chart.lock index df8c55400f9..2469786bf86 100644 --- a/incubator/webtop/0.0.29/Chart.lock +++ b/incubator/webtop/0.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:19.216365556Z" +generated: "2022-09-16T06:35:24.781326546Z" diff --git a/incubator/wifi-card/0.0.26/CHANGELOG.md b/incubator/wifi-card/0.0.26/CHANGELOG.md index 3d3d2454216..9cefeb663db 100644 --- a/incubator/wifi-card/0.0.26/CHANGELOG.md +++ b/incubator/wifi-card/0.0.26/CHANGELOG.md @@ -2,6 +2,24 @@ +## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ ## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.24](https://github.com/truecharts/charts/compare/wifi-card-0.0.22...wifi-card-0.0.24) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/incubator/wifi-card/0.0.26/Chart.lock b/incubator/wifi-card/0.0.26/Chart.lock index 67d2bbc5cb0..c333b76c9b2 100644 --- a/incubator/wifi-card/0.0.26/Chart.lock +++ b/incubator/wifi-card/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:28.796709096Z" +generated: "2022-09-16T06:35:40.131947597Z" diff --git a/incubator/wifi-card/0.0.26/ix_values.yaml b/incubator/wifi-card/0.0.26/ix_values.yaml index dcf0c2e6891..c154cf4d7ca 100644 --- a/incubator/wifi-card/0.0.26/ix_values.yaml +++ b/incubator/wifi-card/0.0.26/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/wifi-card - tag: latest@sha256:242274b929e828ca88b8b7ad344a1adce48d1e821d808f600ccaaa32aa278451 + tag: latest@sha256:35c598dfc7dc2b5e30f5823318eaccd0adf9edac990a7b7540d99a086d7f385e persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/wordle/0.0.26/CHANGELOG.md b/incubator/wordle/0.0.26/CHANGELOG.md index dd4469b4dcb..7c83a59b09e 100644 --- a/incubator/wordle/0.0.26/CHANGELOG.md +++ b/incubator/wordle/0.0.26/CHANGELOG.md @@ -2,6 +2,24 @@ +## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.25](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.25) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.24](https://github.com/truecharts/charts/compare/wordle-0.0.22...wordle-0.0.24) (2022-08-30) - -### Chore diff --git a/incubator/wordle/0.0.26/Chart.lock b/incubator/wordle/0.0.26/Chart.lock index c2cd01c73a2..1bcfb63f1fb 100644 --- a/incubator/wordle/0.0.26/Chart.lock +++ b/incubator/wordle/0.0.26/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:45.022677651Z" +generated: "2022-09-16T06:35:47.577103315Z" diff --git a/incubator/xmrig/0.0.24/CHANGELOG.md b/incubator/xmrig/0.0.24/CHANGELOG.md index a02dccd8623..154336e481b 100644 --- a/incubator/xmrig/0.0.24/CHANGELOG.md +++ b/incubator/xmrig/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.23](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.22](https://github.com/truecharts/charts/compare/xmrig-0.0.20...xmrig-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/xmrig/0.0.24/Chart.lock b/incubator/xmrig/0.0.24/Chart.lock index 8d30ff9f3fd..a7029520ad2 100644 --- a/incubator/xmrig/0.0.24/Chart.lock +++ b/incubator/xmrig/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:47.279092781Z" +generated: "2022-09-16T06:35:51.153985059Z" diff --git a/incubator/xonotic/0.0.25/CHANGELOG.md b/incubator/xonotic/0.0.25/CHANGELOG.md index b621d5b57ad..c9dde4cccac 100644 --- a/incubator/xonotic/0.0.25/CHANGELOG.md +++ b/incubator/xonotic/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [xonotic-0.0.23](https://github.com/truecharts/charts/compare/xonotic-0.0.21...xonotic-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/xonotic/0.0.25/Chart.lock b/incubator/xonotic/0.0.25/Chart.lock index 9cc8fd4f5f8..4aabcd743b8 100644 --- a/incubator/xonotic/0.0.25/Chart.lock +++ b/incubator/xonotic/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:49.576071054Z" +generated: "2022-09-16T06:35:58.004514348Z" diff --git a/incubator/xware/0.0.24/CHANGELOG.md b/incubator/xware/0.0.24/CHANGELOG.md index eedaf588de2..e1a151f2528 100644 --- a/incubator/xware/0.0.24/CHANGELOG.md +++ b/incubator/xware/0.0.24/CHANGELOG.md @@ -2,6 +2,24 @@ +## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.23](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.22](https://github.com/truecharts/charts/compare/xware-0.0.20...xware-0.0.22) (2022-08-30) - -### Chore diff --git a/incubator/xware/0.0.24/Chart.lock b/incubator/xware/0.0.24/Chart.lock index aa64d30ebba..55edbc5f295 100644 --- a/incubator/xware/0.0.24/Chart.lock +++ b/incubator/xware/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:16:59.424696851Z" +generated: "2022-09-16T06:36:13.085368225Z" diff --git a/incubator/yacht/0.0.25/CHANGELOG.md b/incubator/yacht/0.0.25/CHANGELOG.md index 2cca1b273c6..2a57e06230d 100644 --- a/incubator/yacht/0.0.25/CHANGELOG.md +++ b/incubator/yacht/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [yacht-0.0.23](https://github.com/truecharts/charts/compare/yacht-0.0.21...yacht-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacht/0.0.25/Chart.lock b/incubator/yacht/0.0.25/Chart.lock index 381fadfb922..f2197931844 100644 --- a/incubator/yacht/0.0.25/Chart.lock +++ b/incubator/yacht/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:15.966728981Z" +generated: "2022-09-16T06:36:21.394999403Z" diff --git a/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md index bc469962c5e..3258e84f705 100644 --- a/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md +++ b/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [yacreaderlibraryserver-0.0.22](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacreaderlibraryserver/0.0.24/Chart.lock b/incubator/yacreaderlibraryserver/0.0.24/Chart.lock index 496646ffd06..35888dec1e4 100644 --- a/incubator/yacreaderlibraryserver/0.0.24/Chart.lock +++ b/incubator/yacreaderlibraryserver/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:18.17548092Z" +generated: "2022-09-16T06:36:24.534440547Z" diff --git a/incubator/yacy/0.0.24/CHANGELOG.md b/incubator/yacy/0.0.24/CHANGELOG.md index cdf7f935b26..91969eec963 100644 --- a/incubator/yacy/0.0.24/CHANGELOG.md +++ b/incubator/yacy/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [yacy-0.0.22](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/yacy/0.0.24/Chart.lock b/incubator/yacy/0.0.24/Chart.lock index 341c41a1235..e96ff1746a7 100644 --- a/incubator/yacy/0.0.24/Chart.lock +++ b/incubator/yacy/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:20.382666729Z" +generated: "2022-09-16T06:36:31.487201247Z" diff --git a/incubator/yourls/0.0.30/CHANGELOG.md b/incubator/yourls/0.0.30/CHANGELOG.md index 114a80861e8..30438957720 100644 --- a/incubator/yourls/0.0.30/CHANGELOG.md +++ b/incubator/yourls/0.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - -## [yourls-0.0.27](https://github.com/truecharts/charts/compare/yourls-0.0.26...yourls-0.0.27) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - diff --git a/incubator/yourls/0.0.30/Chart.lock b/incubator/yourls/0.0.30/Chart.lock index aaa7630a769..a0e822cb38d 100644 --- a/incubator/yourls/0.0.30/Chart.lock +++ b/incubator/yourls/0.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:30.719299863Z" +generated: "2022-09-16T06:36:46.612715234Z" diff --git a/incubator/yourls/0.0.30/ix_values.yaml b/incubator/yourls/0.0.30/ix_values.yaml index 625241834a8..8c1ae097c92 100644 --- a/incubator/yourls/0.0.30/ix_values.yaml +++ b/incubator/yourls/0.0.30/ix_values.yaml @@ -10,7 +10,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yourls - tag: latest@sha256:bb7b7a57fda949bafa4bcf051a79deddf24318572a659348a04a3e97e839c45b + tag: latest@sha256:0bf45fa625575a9e36514a769a5e245dfed872b785a36dad9734b9fbd00809d4 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/youtransfer/0.0.24/CHANGELOG.md b/incubator/youtransfer/0.0.24/CHANGELOG.md index 80350a06c36..5ed7303c6ae 100644 --- a/incubator/youtransfer/0.0.24/CHANGELOG.md +++ b/incubator/youtransfer/0.0.24/CHANGELOG.md @@ -2,6 +2,16 @@ +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [youtransfer-0.0.22](https://github.com/truecharts/charts/compare/youtransfer-0.0.20...youtransfer-0.0.22) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/youtransfer/0.0.24/Chart.lock b/incubator/youtransfer/0.0.24/Chart.lock index 25f410fd864..ed83a905ed1 100644 --- a/incubator/youtransfer/0.0.24/Chart.lock +++ b/incubator/youtransfer/0.0.24/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:46.380476715Z" +generated: "2022-09-16T06:36:55.495763625Z" diff --git a/incubator/youtubedl-material/1.0.8/CHANGELOG.md b/incubator/youtubedl-material/1.0.8/CHANGELOG.md index 19476ebee95..81c5db8afe4 100644 --- a/incubator/youtubedl-material/1.0.8/CHANGELOG.md +++ b/incubator/youtubedl-material/1.0.8/CHANGELOG.md @@ -2,6 +2,17 @@ +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [youtubedl-material-1.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.5...youtubedl-material-1.0.6) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/incubator/youtubedl-material/1.0.8/Chart.lock b/incubator/youtubedl-material/1.0.8/Chart.lock index 0d1fe0c800a..a3b58eb5807 100644 --- a/incubator/youtubedl-material/1.0.8/Chart.lock +++ b/incubator/youtubedl-material/1.0.8/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 2.0.13 digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 -generated: "2022-09-15T14:18:01.172650096Z" +generated: "2022-09-16T06:37:12.0839039Z" diff --git a/incubator/z80pack/0.0.25/CHANGELOG.md b/incubator/z80pack/0.0.25/CHANGELOG.md index cde6c3eab54..a6159f3c8a4 100644 --- a/incubator/z80pack/0.0.25/CHANGELOG.md +++ b/incubator/z80pack/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [z80pack-0.0.23](https://github.com/truecharts/charts/compare/z80pack-0.0.21...z80pack-0.0.23) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/incubator/z80pack/0.0.25/Chart.lock b/incubator/z80pack/0.0.25/Chart.lock index 1bf39b4433d..b4f35d421cc 100644 --- a/incubator/z80pack/0.0.25/Chart.lock +++ b/incubator/z80pack/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:17:51.401409209Z" +generated: "2022-09-16T06:37:05.37336734Z" diff --git a/incubator/zabbix-server/2.0.42/CHANGELOG.md b/incubator/zabbix-server/2.0.42/CHANGELOG.md index 9122cd716df..2f4c0880429 100644 --- a/incubator/zabbix-server/2.0.42/CHANGELOG.md +++ b/incubator/zabbix-server/2.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [zabbix-server-2.0.40](https://github.com/truecharts/charts/compare/zabbix-server-2.0.39...zabbix-server-2.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/incubator/zabbix-server/2.0.42/Chart.lock b/incubator/zabbix-server/2.0.42/Chart.lock index c6ffac627d5..80ad154df8e 100644 --- a/incubator/zabbix-server/2.0.42/Chart.lock +++ b/incubator/zabbix-server/2.0.42/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:18:13.438861424Z" +generated: "2022-09-16T06:37:32.70085512Z" diff --git a/incubator/zoneminder/0.0.25/CHANGELOG.md b/incubator/zoneminder/0.0.25/CHANGELOG.md index 283f5030e01..5e69f9a499b 100644 --- a/incubator/zoneminder/0.0.25/CHANGELOG.md +++ b/incubator/zoneminder/0.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zoneminder-0.0.22](https://github.com/truecharts/charts/compare/zoneminder-0.0.21...zoneminder-0.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/zoneminder/0.0.25/Chart.lock b/incubator/zoneminder/0.0.25/Chart.lock index 7ef824696c2..a13f403b2c7 100644 --- a/incubator/zoneminder/0.0.25/Chart.lock +++ b/incubator/zoneminder/0.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:18:17.670925823Z" +generated: "2022-09-16T06:37:28.741151052Z" diff --git a/incubator/zusam/0.0.10/CHANGELOG.md b/incubator/zusam/0.0.10/CHANGELOG.md index 9be0875e0dd..60a2b6b49cb 100644 --- a/incubator/zusam/0.0.10/CHANGELOG.md +++ b/incubator/zusam/0.0.10/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zusam-0.0.10](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [zusam-0.0.10](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.10) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [zusam-0.0.7](https://github.com/truecharts/charts/compare/zusam-0.0.6...zusam-0.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/incubator/zusam/0.0.10/Chart.lock b/incubator/zusam/0.0.10/Chart.lock index d4484fa837c..957a1c7bfc0 100644 --- a/incubator/zusam/0.0.10/Chart.lock +++ b/incubator/zusam/0.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:18:22.543170959Z" +generated: "2022-09-16T06:37:39.092663784Z" diff --git a/stable/adguard-home/2.0.2/Chart.lock b/stable/adguard-home/2.0.2/Chart.lock deleted file mode 100644 index 2a5789c7e59..00000000000 --- a/stable/adguard-home/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:18:44.764046784Z" diff --git a/stable/adguard-home/2.0.2/CHANGELOG.md b/stable/adguard-home/2.0.3/CHANGELOG.md similarity index 86% rename from stable/adguard-home/2.0.2/CHANGELOG.md rename to stable/adguard-home/2.0.3/CHANGELOG.md index a6f2f3ac733..769b8ea59dc 100644 --- a/stable/adguard-home/2.0.2/CHANGELOG.md +++ b/stable/adguard-home/2.0.3/CHANGELOG.md @@ -2,6 +2,18 @@ +## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [adguard-home-2.0.2](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.2) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [adguard-home-2.0.0](https://github.com/truecharts/charts/compare/adguard-home-1.0.37...adguard-home-2.0.0) (2022-09-05) - -### Feat - -- move to stable and cleanup ports a bit ([#3703](https://github.com/truecharts/charts/issues/3703)) - - - - -## [adguard-home-1.0.37](https://github.com/truecharts/charts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30) diff --git a/stable/adguard-home/2.0.3/Chart.lock b/stable/adguard-home/2.0.3/Chart.lock new file mode 100644 index 00000000000..27e904b570e --- /dev/null +++ b/stable/adguard-home/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:37:56.843323313Z" diff --git a/stable/adguard-home/2.0.2/Chart.yaml b/stable/adguard-home/2.0.3/Chart.yaml similarity index 95% rename from stable/adguard-home/2.0.2/Chart.yaml rename to stable/adguard-home/2.0.3/Chart.yaml index a14dad39a46..1f7fc739e68 100644 --- a/stable/adguard-home/2.0.2/Chart.yaml +++ b/stable/adguard-home/2.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.107.12" +appVersion: "0.107.13" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: adguard-home sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/adguard-home/2.0.2/README.md b/stable/adguard-home/2.0.3/README.md similarity index 94% rename from stable/adguard-home/2.0.2/README.md rename to stable/adguard-home/2.0.3/README.md index 74d0e8ce367..2ac9758f79b 100644 --- a/stable/adguard-home/2.0.2/README.md +++ b/stable/adguard-home/2.0.3/README.md @@ -1,6 +1,6 @@ # adguard-home -![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![AppVersion: 0.107.12](https://img.shields.io/badge/AppVersion-0.107.12-informational?style=flat-square) +![Version: 2.0.3](https://img.shields.io/badge/Version-2.0.3-informational?style=flat-square) ![AppVersion: 0.107.13](https://img.shields.io/badge/AppVersion-0.107.13-informational?style=flat-square) Free and open source, powerful network-wide ads & trackers blocking DNS server. diff --git a/stable/adguard-home/2.0.2/app-readme.md b/stable/adguard-home/2.0.3/app-readme.md similarity index 100% rename from stable/adguard-home/2.0.2/app-readme.md rename to stable/adguard-home/2.0.3/app-readme.md diff --git a/stable/bookstack/3.0.40/charts/common-10.5.10.tgz b/stable/adguard-home/2.0.3/charts/common-10.5.10.tgz similarity index 100% rename from stable/bookstack/3.0.40/charts/common-10.5.10.tgz rename to stable/adguard-home/2.0.3/charts/common-10.5.10.tgz diff --git a/stable/adguard-home/2.0.2/ix_values.yaml b/stable/adguard-home/2.0.3/ix_values.yaml similarity index 95% rename from stable/adguard-home/2.0.2/ix_values.yaml rename to stable/adguard-home/2.0.3/ix_values.yaml index 9e6e352c752..bffb4a618ed 100644 --- a/stable/adguard-home/2.0.2/ix_values.yaml +++ b/stable/adguard-home/2.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/adguard-home - tag: 0.107.12@sha256:88155d565c0a0d764a8757f211467aa426d03e3989bf09d964d69202a6d8a1f0 + tag: 0.107.13@sha256:0cc6c26020c2ea7c205fa77d48994f6ab008f6f6b88dd10894dd7fd842cfc14b pullPolicy: IfNotPresent securityContext: diff --git a/stable/adguard-home/2.0.2/questions.yaml b/stable/adguard-home/2.0.3/questions.yaml similarity index 100% rename from stable/adguard-home/2.0.2/questions.yaml rename to stable/adguard-home/2.0.3/questions.yaml diff --git a/stable/docker-compose/2.0.42/templates/common.yaml b/stable/adguard-home/2.0.3/templates/common.yaml similarity index 100% rename from stable/docker-compose/2.0.42/templates/common.yaml rename to stable/adguard-home/2.0.3/templates/common.yaml diff --git a/stable/bookstack/3.0.40/values.yaml b/stable/adguard-home/2.0.3/values.yaml similarity index 100% rename from stable/bookstack/3.0.40/values.yaml rename to stable/adguard-home/2.0.3/values.yaml diff --git a/stable/airdcpp-webclient/3.0.33/CHANGELOG.md b/stable/airdcpp-webclient/3.0.33/CHANGELOG.md index 038a7a0f77d..e9f0c274725 100644 --- a/stable/airdcpp-webclient/3.0.33/CHANGELOG.md +++ b/stable/airdcpp-webclient/3.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [airdcpp-webclient-3.0.30](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.29...airdcpp-webclient-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/airdcpp-webclient/3.0.33/Chart.lock b/stable/airdcpp-webclient/3.0.33/Chart.lock index 782a39b6409..777d35b3979 100644 --- a/stable/airdcpp-webclient/3.0.33/Chart.lock +++ b/stable/airdcpp-webclient/3.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:18:48.892380763Z" +generated: "2022-09-16T06:38:02.355960629Z" diff --git a/stable/airsonic-advanced/4.0.36/CHANGELOG.md b/stable/airsonic-advanced/4.0.36/CHANGELOG.md index 23ae8611fa0..912f102917b 100644 --- a/stable/airsonic-advanced/4.0.36/CHANGELOG.md +++ b/stable/airsonic-advanced/4.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [airsonic-advanced-4.0.33](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.32...airsonic-advanced-4.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/airsonic-advanced/4.0.36/Chart.lock b/stable/airsonic-advanced/4.0.36/Chart.lock index 58114654883..5b018ab12cb 100644 --- a/stable/airsonic-advanced/4.0.36/Chart.lock +++ b/stable/airsonic-advanced/4.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:19:08.676648481Z" +generated: "2022-09-16T06:38:29.283376976Z" diff --git a/stable/airsonic/6.0.31/CHANGELOG.md b/stable/airsonic/6.0.31/CHANGELOG.md index 5a35fd6cd7b..6103ac333ed 100644 --- a/stable/airsonic/6.0.31/CHANGELOG.md +++ b/stable/airsonic/6.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [airsonic-6.0.28](https://github.com/truecharts/charts/compare/airsonic-6.0.27...airsonic-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/airsonic/6.0.31/Chart.lock b/stable/airsonic/6.0.31/Chart.lock index f1f2054ea5d..fa177498c15 100644 --- a/stable/airsonic/6.0.31/Chart.lock +++ b/stable/airsonic/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:18:53.114824452Z" +generated: "2022-09-16T06:38:12.137705594Z" diff --git a/stable/alist/2.0.34/CHANGELOG.md b/stable/alist/2.0.34/CHANGELOG.md index cab462c5a22..5494fed5401 100644 --- a/stable/alist/2.0.34/CHANGELOG.md +++ b/stable/alist/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [alist-2.0.31](https://github.com/truecharts/charts/compare/alist-2.0.30...alist-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/alist/2.0.34/Chart.lock b/stable/alist/2.0.34/Chart.lock index d320f863d46..d7863ffd576 100644 --- a/stable/alist/2.0.34/Chart.lock +++ b/stable/alist/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:19:15.729949275Z" +generated: "2022-09-16T06:38:29.875006407Z" diff --git a/stable/amcrest2mqtt/4.0.32/CHANGELOG.md b/stable/amcrest2mqtt/4.0.32/CHANGELOG.md index dbc5f029779..54945018ceb 100644 --- a/stable/amcrest2mqtt/4.0.32/CHANGELOG.md +++ b/stable/amcrest2mqtt/4.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [amcrest2mqtt-4.0.29](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.28...amcrest2mqtt-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/amcrest2mqtt/4.0.32/Chart.lock b/stable/amcrest2mqtt/4.0.32/Chart.lock index 3197b60e682..06ff9177b22 100644 --- a/stable/amcrest2mqtt/4.0.32/Chart.lock +++ b/stable/amcrest2mqtt/4.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:19:19.379389467Z" +generated: "2022-09-16T06:38:35.7012822Z" diff --git a/stable/anonaddy/9.0.47/CHANGELOG.md b/stable/anonaddy/9.0.47/CHANGELOG.md index 052031a9d9a..9617756a3aa 100644 --- a/stable/anonaddy/9.0.47/CHANGELOG.md +++ b/stable/anonaddy/9.0.47/CHANGELOG.md @@ -2,6 +2,17 @@ +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [anonaddy-9.0.43](https://github.com/truecharts/charts/compare/anonaddy-9.0.42...anonaddy-9.0.43) (2022-08-30) - -### Chore - diff --git a/stable/anonaddy/9.0.47/Chart.lock b/stable/anonaddy/9.0.47/Chart.lock index 00b05e8444f..916357fed50 100644 --- a/stable/anonaddy/9.0.47/Chart.lock +++ b/stable/anonaddy/9.0.47/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-15T14:19:48.427683724Z" +generated: "2022-09-16T06:39:10.968018884Z" diff --git a/stable/apache-musicindex/4.0.31/CHANGELOG.md b/stable/apache-musicindex/4.0.31/CHANGELOG.md index db33562dab7..7d26777999a 100644 --- a/stable/apache-musicindex/4.0.31/CHANGELOG.md +++ b/stable/apache-musicindex/4.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [apache-musicindex-4.0.28](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.27...apache-musicindex-4.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/apache-musicindex/4.0.31/Chart.lock b/stable/apache-musicindex/4.0.31/Chart.lock index d890a9840ef..a080902cb8f 100644 --- a/stable/apache-musicindex/4.0.31/Chart.lock +++ b/stable/apache-musicindex/4.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:19:47.225911704Z" +generated: "2022-09-16T06:39:04.124729819Z" diff --git a/stable/appdaemon/9.0.33/CHANGELOG.md b/stable/appdaemon/9.0.33/CHANGELOG.md index db854d21e26..3b211852c58 100644 --- a/stable/appdaemon/9.0.33/CHANGELOG.md +++ b/stable/appdaemon/9.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [appdaemon-9.0.30](https://github.com/truecharts/charts/compare/appdaemon-9.0.29...appdaemon-9.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/appdaemon/9.0.33/Chart.lock b/stable/appdaemon/9.0.33/Chart.lock index c5c9cb0636d..22bb7cafda5 100644 --- a/stable/appdaemon/9.0.33/Chart.lock +++ b/stable/appdaemon/9.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:19:50.337907566Z" +generated: "2022-09-16T06:39:09.05463053Z" diff --git a/stable/apt-cacher-ng/1.0.2/CHANGELOG.md b/stable/apt-cacher-ng/1.0.2/CHANGELOG.md index f9277af83ca..54f1506402f 100644 --- a/stable/apt-cacher-ng/1.0.2/CHANGELOG.md +++ b/stable/apt-cacher-ng/1.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Feat - move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) - - - - -## [apt-cacher-ng-0.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.21...apt-cacher-ng-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/apt-cacher-ng/1.0.2/Chart.lock b/stable/apt-cacher-ng/1.0.2/Chart.lock index 8a5ec91598b..190aacd1839 100644 --- a/stable/apt-cacher-ng/1.0.2/Chart.lock +++ b/stable/apt-cacher-ng/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:19:50.689108872Z" +generated: "2022-09-16T06:39:13.675991668Z" diff --git a/stable/aria2/5.0.33/CHANGELOG.md b/stable/aria2/5.0.33/CHANGELOG.md index 9bea770897f..b8cc8328ead 100644 --- a/stable/aria2/5.0.33/CHANGELOG.md +++ b/stable/aria2/5.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [aria2-5.0.31](https://github.com/truecharts/charts/compare/aria2-5.0.30...aria2-5.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [aria2-5.0.30](https://github.com/truecharts/charts/compare/aria2-5.0.29...aria2-5.0.30) (2022-08-30) diff --git a/stable/aria2/5.0.33/Chart.lock b/stable/aria2/5.0.33/Chart.lock index 412bc286e34..89b1a61bf57 100644 --- a/stable/aria2/5.0.33/Chart.lock +++ b/stable/aria2/5.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:19.251812392Z" +generated: "2022-09-16T06:39:37.572171773Z" diff --git a/stable/audacity/4.0.32/CHANGELOG.md b/stable/audacity/4.0.32/CHANGELOG.md index 2524cef1d99..ee0f2ac2a6b 100644 --- a/stable/audacity/4.0.32/CHANGELOG.md +++ b/stable/audacity/4.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [audacity-4.0.29](https://github.com/truecharts/charts/compare/audacity-4.0.28...audacity-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/audacity/4.0.32/Chart.lock b/stable/audacity/4.0.32/Chart.lock index 31dabd0bc75..7e9689f8bc4 100644 --- a/stable/audacity/4.0.32/Chart.lock +++ b/stable/audacity/4.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:21.775410584Z" +generated: "2022-09-16T06:39:42.61552172Z" diff --git a/stable/audiobookshelf/2.0.38/CHANGELOG.md b/stable/audiobookshelf/2.0.38/CHANGELOG.md index 5fc5b9fa31e..050249d0152 100644 --- a/stable/audiobookshelf/2.0.38/CHANGELOG.md +++ b/stable/audiobookshelf/2.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [audiobookshelf-2.0.36](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.35...audiobookshelf-2.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [audiobookshelf-2.0.35](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.34...audiobookshelf-2.0.35) (2022-08-30) diff --git a/stable/audiobookshelf/2.0.38/Chart.lock b/stable/audiobookshelf/2.0.38/Chart.lock index 3fbad02cb83..acdeb1fafca 100644 --- a/stable/audiobookshelf/2.0.38/Chart.lock +++ b/stable/audiobookshelf/2.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:21.713409347Z" +generated: "2022-09-16T06:39:47.899585483Z" diff --git a/stable/authelia/11.0.47/CHANGELOG.md b/stable/authelia/11.0.47/CHANGELOG.md index a0d5813d843..f7793fff9a6 100644 --- a/stable/authelia/11.0.47/CHANGELOG.md +++ b/stable/authelia/11.0.47/CHANGELOG.md @@ -2,6 +2,17 @@ +## [authelia-11.0.47](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.47) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [authelia-11.0.47](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.47) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [authelia-11.0.45](https://github.com/truecharts/charts/compare/authelia-11.0.44...authelia-11.0.45) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [authelia-11.0.44](https://github.com/truecharts/charts/compare/authelia-11.0.43...authelia-11.0.44) (2022-09-02) diff --git a/stable/authelia/11.0.47/Chart.lock b/stable/authelia/11.0.47/Chart.lock index 7db059d0b58..fefec29fa96 100644 --- a/stable/authelia/11.0.47/Chart.lock +++ b/stable/authelia/11.0.47/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:21:06.794859856Z" +generated: "2022-09-16T06:40:33.756287889Z" diff --git a/stable/autobrr/1.0.1/CHANGELOG.md b/stable/autobrr/1.0.1/CHANGELOG.md index 56b1c8013f0..d1da844b0ef 100644 --- a/stable/autobrr/1.0.1/CHANGELOG.md +++ b/stable/autobrr/1.0.1/CHANGELOG.md @@ -2,6 +2,16 @@ +## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [autobrr-0.0.14](https://github.com/truecharts/charts/compare/autobrr-0.0.13...autobrr-0.0.14) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [autobrr-0.0.13](https://github.com/truecharts/charts/compare/autobrr-0.0.12...autobrr-0.0.13) (2022-08-30) - diff --git a/stable/autobrr/1.0.1/Chart.lock b/stable/autobrr/1.0.1/Chart.lock index c16efdacd57..78d9265df4f 100644 --- a/stable/autobrr/1.0.1/Chart.lock +++ b/stable/autobrr/1.0.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:50.525234142Z" +generated: "2022-09-16T06:40:10.043102492Z" diff --git a/stable/automatic-music-downloader/2.0.31/CHANGELOG.md b/stable/automatic-music-downloader/2.0.31/CHANGELOG.md index c957f8ec5f0..74bbe84c9c0 100644 --- a/stable/automatic-music-downloader/2.0.31/CHANGELOG.md +++ b/stable/automatic-music-downloader/2.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [avidemux-1.0.7](https://github.com/truecharts/charts/compare/avidemux-1.0.6...avidemux-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/automatic-music-downloader/2.0.31/Chart.lock b/stable/automatic-music-downloader/2.0.31/Chart.lock index dbf8fcbfad7..40eda3ae8bc 100644 --- a/stable/automatic-music-downloader/2.0.31/Chart.lock +++ b/stable/automatic-music-downloader/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:52.503491759Z" +generated: "2022-09-16T06:40:16.464766991Z" diff --git a/stable/autoscan/1.0.1/CHANGELOG.md b/stable/autoscan/1.0.1/CHANGELOG.md index c03576da283..dd636563645 100644 --- a/stable/autoscan/1.0.1/CHANGELOG.md +++ b/stable/autoscan/1.0.1/CHANGELOG.md @@ -2,6 +2,17 @@ +## [autoscan-1.0.1](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.1) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [autoscan-1.0.1](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.1) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [autoscan-0.0.26](https://github.com/truecharts/charts/compare/autoscan-0.0.25...autoscan-0.0.26) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - diff --git a/stable/autoscan/1.0.1/Chart.lock b/stable/autoscan/1.0.1/Chart.lock index dd8d8e8185b..4a4460b6059 100644 --- a/stable/autoscan/1.0.1/Chart.lock +++ b/stable/autoscan/1.0.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:20:53.244081055Z" +generated: "2022-09-16T06:40:21.652564529Z" diff --git a/stable/autoscan/1.0.1/ix_values.yaml b/stable/autoscan/1.0.1/ix_values.yaml index 419b99c3512..34a154e7566 100644 --- a/stable/autoscan/1.0.1/ix_values.yaml +++ b/stable/autoscan/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:bda572ee500b9e613aa031d98127c12b32aaf663e4958c9c3c53a85bbb16f5a5 + tag: latest@sha256:1e344be4de2c1f8ed8394fb89e6c514cd7f15502a6b02795592e20f739831e56 podSecurityContext: runAsGroup: 0 diff --git a/stable/avidemux/1.0.10/CHANGELOG.md b/stable/avidemux/1.0.10/CHANGELOG.md index c1fd9650bba..7e3c9d93306 100644 --- a/stable/avidemux/1.0.10/CHANGELOG.md +++ b/stable/avidemux/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [avidemux-1.0.6](https://github.com/truecharts/charts/compare/avidemux-1.0.5...avidemux-1.0.6) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - diff --git a/stable/avidemux/1.0.10/Chart.lock b/stable/avidemux/1.0.10/Chart.lock index 7f859ef4c93..dfe8ae41c5f 100644 --- a/stable/avidemux/1.0.10/Chart.lock +++ b/stable/avidemux/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:21:21.779484641Z" +generated: "2022-09-16T06:40:44.078316114Z" diff --git a/stable/babybuddy/8.0.50/CHANGELOG.md b/stable/babybuddy/8.0.50/CHANGELOG.md index a0989ed679d..4e50a78dff9 100644 --- a/stable/babybuddy/8.0.50/CHANGELOG.md +++ b/stable/babybuddy/8.0.50/CHANGELOG.md @@ -2,6 +2,17 @@ +## [babybuddy-8.0.50](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.50) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [babybuddy-8.0.50](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.50) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [babybuddy-8.0.47](https://github.com/truecharts/charts/compare/babybuddy-8.0.46...babybuddy-8.0.47) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [babybuddy-8.0.46](https://github.com/truecharts/charts/compare/babybuddy-8.0.45...babybuddy-8.0.46) (2022-08-30) - -### Chore - diff --git a/stable/babybuddy/8.0.50/Chart.lock b/stable/babybuddy/8.0.50/Chart.lock index d1177c7c13a..ead945b669c 100644 --- a/stable/babybuddy/8.0.50/Chart.lock +++ b/stable/babybuddy/8.0.50/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:21:35.530472835Z" +generated: "2022-09-16T06:41:03.222952782Z" diff --git a/stable/baserow/3.0.42/CHANGELOG.md b/stable/baserow/3.0.42/CHANGELOG.md index 18c7043a89f..d56267599f9 100644 --- a/stable/baserow/3.0.42/CHANGELOG.md +++ b/stable/baserow/3.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [baserow-3.0.42](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [baserow-3.0.42](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [baserow-3.0.39](https://github.com/truecharts/charts/compare/baserow-3.0.38...baserow-3.0.39) (2022-08-30) diff --git a/stable/baserow/3.0.42/Chart.lock b/stable/baserow/3.0.42/Chart.lock index 65df1675ad6..dbeeb32d1ce 100644 --- a/stable/baserow/3.0.42/Chart.lock +++ b/stable/baserow/3.0.42/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:21:49.085929863Z" +generated: "2022-09-16T06:41:21.170255423Z" diff --git a/stable/bazarr/11.0.34/CHANGELOG.md b/stable/bazarr/11.0.34/CHANGELOG.md index f7d00b8bfba..d7fa53c1ae7 100644 --- a/stable/bazarr/11.0.34/CHANGELOG.md +++ b/stable/bazarr/11.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [bazarr-11.0.31](https://github.com/truecharts/charts/compare/bazarr-11.0.30...bazarr-11.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/bazarr/11.0.34/Chart.lock b/stable/bazarr/11.0.34/Chart.lock index eb95d88f5b7..01cad1d13c6 100644 --- a/stable/bazarr/11.0.34/Chart.lock +++ b/stable/bazarr/11.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:21:53.557326431Z" +generated: "2022-09-16T06:41:17.827503166Z" diff --git a/stable/beets/4.0.38/CHANGELOG.md b/stable/beets/4.0.38/CHANGELOG.md index f6294c46432..57b6efcf904 100644 --- a/stable/beets/4.0.38/CHANGELOG.md +++ b/stable/beets/4.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [beets-4.0.35](https://github.com/truecharts/charts/compare/beets-4.0.34...beets-4.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/beets/4.0.38/Chart.lock b/stable/beets/4.0.38/Chart.lock index ec80507e99b..07f42f70133 100644 --- a/stable/beets/4.0.38/Chart.lock +++ b/stable/beets/4.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:22:00.792472089Z" +generated: "2022-09-16T06:41:31.05702591Z" diff --git a/stable/blog/3.0.39/CHANGELOG.md b/stable/blog/3.0.39/CHANGELOG.md index 1f935a29c30..339aa27fc0e 100644 --- a/stable/blog/3.0.39/CHANGELOG.md +++ b/stable/blog/3.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [blog-3.0.36](https://github.com/truecharts/charts/compare/blog-3.0.35...blog-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/blog/3.0.39/Chart.lock b/stable/blog/3.0.39/Chart.lock index a7bfae535fb..ad8a7420f0d 100644 --- a/stable/blog/3.0.39/Chart.lock +++ b/stable/blog/3.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:22:30.500085721Z" +generated: "2022-09-16T06:42:02.677676331Z" diff --git a/stable/boinc/2.0.48/CHANGELOG.md b/stable/boinc/2.0.48/CHANGELOG.md index 50c538f823c..c6812b653e1 100644 --- a/stable/boinc/2.0.48/CHANGELOG.md +++ b/stable/boinc/2.0.48/CHANGELOG.md @@ -2,6 +2,17 @@ +## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [boinc-2.0.45](https://github.com/truecharts/charts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04) diff --git a/stable/boinc/2.0.48/Chart.lock b/stable/boinc/2.0.48/Chart.lock index 096d2ff8a2b..1728863eca6 100644 --- a/stable/boinc/2.0.48/Chart.lock +++ b/stable/boinc/2.0.48/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:22:24.270442939Z" +generated: "2022-09-16T06:41:52.22606494Z" diff --git a/stable/booksonic-air/6.0.42/CHANGELOG.md b/stable/booksonic-air/6.0.42/CHANGELOG.md index 7886f6b2ebd..4f1ac440bd6 100644 --- a/stable/booksonic-air/6.0.42/CHANGELOG.md +++ b/stable/booksonic-air/6.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [booksonic-air-6.0.39](https://github.com/truecharts/charts/compare/booksonic-air-6.0.38...booksonic-air-6.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/booksonic-air/6.0.42/Chart.lock b/stable/booksonic-air/6.0.42/Chart.lock index 43f8d0cb651..33e58ddf1c4 100644 --- a/stable/booksonic-air/6.0.42/Chart.lock +++ b/stable/booksonic-air/6.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:22:32.030281513Z" +generated: "2022-09-16T06:42:03.515865975Z" diff --git a/stable/bookstack/3.0.40/CHANGELOG.md b/stable/bookstack/3.0.41/CHANGELOG.md similarity index 86% rename from stable/bookstack/3.0.40/CHANGELOG.md rename to stable/bookstack/3.0.41/CHANGELOG.md index 9a2470b37cd..9d4ac05a071 100644 --- a/stable/bookstack/3.0.40/CHANGELOG.md +++ b/stable/bookstack/3.0.41/CHANGELOG.md @@ -2,6 +2,18 @@ +## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [bookstack-3.0.40](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.40) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [bookstack-3.0.38](https://github.com/truecharts/charts/compare/bookstack-3.0.37...bookstack-3.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [bookstack-3.0.37](https://github.com/truecharts/charts/compare/bookstack-3.0.36...bookstack-3.0.37) (2022-08-30) diff --git a/stable/bookstack/3.0.40/Chart.lock b/stable/bookstack/3.0.41/Chart.lock similarity index 85% rename from stable/bookstack/3.0.40/Chart.lock rename to stable/bookstack/3.0.41/Chart.lock index b62a63b8d8a..27422da80e7 100644 --- a/stable/bookstack/3.0.40/Chart.lock +++ b/stable/bookstack/3.0.41/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:22:55.823096552Z" +generated: "2022-09-16T06:42:32.07759086Z" diff --git a/stable/bookstack/3.0.40/Chart.yaml b/stable/bookstack/3.0.41/Chart.yaml similarity index 98% rename from stable/bookstack/3.0.40/Chart.yaml rename to stable/bookstack/3.0.41/Chart.yaml index e20b55b3dc4..5e02ca647f4 100644 --- a/stable/bookstack/3.0.40/Chart.yaml +++ b/stable/bookstack/3.0.41/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.40 +version: 3.0.41 annotations: truecharts.org/catagories: | - media diff --git a/stable/bookstack/3.0.40/README.md b/stable/bookstack/3.0.41/README.md similarity index 98% rename from stable/bookstack/3.0.40/README.md rename to stable/bookstack/3.0.41/README.md index 4bb33d7e16a..d491d48c9ef 100644 --- a/stable/bookstack/3.0.40/README.md +++ b/stable/bookstack/3.0.41/README.md @@ -1,6 +1,6 @@ # bookstack -![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: 22.09.2022](https://img.shields.io/badge/AppVersion-22.09.2022-informational?style=flat-square) +![Version: 3.0.41](https://img.shields.io/badge/Version-3.0.41-informational?style=flat-square) ![AppVersion: 22.09.2022](https://img.shields.io/badge/AppVersion-22.09.2022-informational?style=flat-square) A simple, self-hosted, easy-to-use platform for organising and storing information. diff --git a/stable/bookstack/3.0.40/app-readme.md b/stable/bookstack/3.0.41/app-readme.md similarity index 100% rename from stable/bookstack/3.0.40/app-readme.md rename to stable/bookstack/3.0.41/app-readme.md diff --git a/stable/digikam/4.0.32/charts/common-10.5.10.tgz b/stable/bookstack/3.0.41/charts/common-10.5.10.tgz similarity index 100% rename from stable/digikam/4.0.32/charts/common-10.5.10.tgz rename to stable/bookstack/3.0.41/charts/common-10.5.10.tgz diff --git a/stable/bookstack/3.0.40/charts/mariadb-3.0.73.tgz b/stable/bookstack/3.0.41/charts/mariadb-3.0.73.tgz similarity index 100% rename from stable/bookstack/3.0.40/charts/mariadb-3.0.73.tgz rename to stable/bookstack/3.0.41/charts/mariadb-3.0.73.tgz diff --git a/stable/bookstack/3.0.40/ix_values.yaml b/stable/bookstack/3.0.41/ix_values.yaml similarity index 90% rename from stable/bookstack/3.0.40/ix_values.yaml rename to stable/bookstack/3.0.41/ix_values.yaml index f7d5031c895..1c781af7705 100644 --- a/stable/bookstack/3.0.40/ix_values.yaml +++ b/stable/bookstack/3.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/bookstack pullPolicy: IfNotPresent - tag: 22.09.20220908@sha256:688555ae9f9dd9296f537583d807ebc13d412e5d580bca267ce0f1ec8fbca71c + tag: 22.09.20220915@sha256:8c729d6bc7bda5a5dc0534b09ab277d27591cfbe164a0bd0b7de705b3802bd43 env: DB_USER: "{{ .Values.mariadb.mariadbUsername }}" diff --git a/stable/bookstack/3.0.40/questions.yaml b/stable/bookstack/3.0.41/questions.yaml similarity index 100% rename from stable/bookstack/3.0.40/questions.yaml rename to stable/bookstack/3.0.41/questions.yaml diff --git a/stable/bookstack/3.0.40/templates/_secrets.tpl b/stable/bookstack/3.0.41/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.40/templates/_secrets.tpl rename to stable/bookstack/3.0.41/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.40/templates/common.yaml b/stable/bookstack/3.0.41/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.40/templates/common.yaml rename to stable/bookstack/3.0.41/templates/common.yaml diff --git a/stable/digikam/4.0.32/values.yaml b/stable/bookstack/3.0.41/values.yaml similarity index 100% rename from stable/digikam/4.0.32/values.yaml rename to stable/bookstack/3.0.41/values.yaml diff --git a/stable/browserless-chrome/2.0.32/CHANGELOG.md b/stable/browserless-chrome/2.0.32/CHANGELOG.md index bcc548d6c88..adf2bf844dc 100644 --- a/stable/browserless-chrome/2.0.32/CHANGELOG.md +++ b/stable/browserless-chrome/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [browserless-chrome-2.0.29](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.28...browserless-chrome-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/browserless-chrome/2.0.32/Chart.lock b/stable/browserless-chrome/2.0.32/Chart.lock index cfab53f3c97..5709e6aae25 100644 --- a/stable/browserless-chrome/2.0.32/Chart.lock +++ b/stable/browserless-chrome/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:22:55.562689269Z" +generated: "2022-09-16T06:42:25.890231249Z" diff --git a/stable/budge/2.0.41/CHANGELOG.md b/stable/budge/2.0.41/CHANGELOG.md index daeb7d1fa5d..fbff99a3ca7 100644 --- a/stable/budge/2.0.41/CHANGELOG.md +++ b/stable/budge/2.0.41/CHANGELOG.md @@ -2,6 +2,18 @@ +## [budge-2.0.41](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [budge-2.0.41](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.41) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [budge-2.0.38](https://github.com/truecharts/charts/compare/budge-2.0.37...budge-2.0.38) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/budge/2.0.41/Chart.lock b/stable/budge/2.0.41/Chart.lock index dd5a1137d92..2655a8ffda8 100644 --- a/stable/budge/2.0.41/Chart.lock +++ b/stable/budge/2.0.41/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:23:03.132185325Z" +generated: "2022-09-16T06:42:37.332343046Z" diff --git a/stable/budge/2.0.41/ix_values.yaml b/stable/budge/2.0.41/ix_values.yaml index e2c4c3a8783..9ac89a15b61 100644 --- a/stable/budge/2.0.41/ix_values.yaml +++ b/stable/budge/2.0.41/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:fa0aea22c031d490e86953103e37d4a9132a7d21454908bd21efc0003a23ad2b + tag: v0.0.9@sha256:8a01c259b44077a751012ab25d3caff196f87ea0dd679c96a5882ce7abb03621 pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre-web/11.0.41/CHANGELOG.md b/stable/calibre-web/11.0.41/CHANGELOG.md index c000148ae80..7572f7e1128 100644 --- a/stable/calibre-web/11.0.41/CHANGELOG.md +++ b/stable/calibre-web/11.0.41/CHANGELOG.md @@ -2,6 +2,18 @@ +## [calibre-web-11.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [calibre-web-11.0.41](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.41) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [calibre-web-11.0.38](https://github.com/truecharts/charts/compare/calibre-web-11.0.37...calibre-web-11.0.38) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/calibre-web/11.0.41/Chart.lock b/stable/calibre-web/11.0.41/Chart.lock index f777a31c779..2716328d9b3 100644 --- a/stable/calibre-web/11.0.41/Chart.lock +++ b/stable/calibre-web/11.0.41/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:23:27.350856193Z" +generated: "2022-09-16T06:42:59.352885523Z" diff --git a/stable/calibre-web/11.0.41/ix_values.yaml b/stable/calibre-web/11.0.41/ix_values.yaml index bc630ec9958..b493973e5a7 100644 --- a/stable/calibre-web/11.0.41/ix_values.yaml +++ b/stable/calibre-web/11.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/calibre-web pullPolicy: IfNotPresent - tag: 0.6.19@sha256:14e3d76f7059b3322df0b5fa08fe923f91534475a52874d3273433b1b63f72d9 + tag: 0.6.19@sha256:fdb6073b03d0d3836b6bb613e9102b4ccfb9bbd1dbd79d1d28c85bbd51966fdb securityContext: readOnlyRootFilesystem: false diff --git a/stable/calibre/7.0.42/CHANGELOG.md b/stable/calibre/7.0.42/CHANGELOG.md index ce551ab32e7..53fa72f294b 100644 --- a/stable/calibre/7.0.42/CHANGELOG.md +++ b/stable/calibre/7.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [calibre-7.0.42](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [calibre-7.0.42](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [calibre-7.0.39](https://github.com/truecharts/charts/compare/calibre-7.0.38...calibre-7.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/calibre/7.0.42/Chart.lock b/stable/calibre/7.0.42/Chart.lock index fc56c3ea4be..b73a44af951 100644 --- a/stable/calibre/7.0.42/Chart.lock +++ b/stable/calibre/7.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:23:13.38690058Z" +generated: "2022-09-16T06:42:47.702759291Z" diff --git a/stable/chevereto/3.0.37/CHANGELOG.md b/stable/chevereto/3.0.37/CHANGELOG.md index ebf6ef40588..a3a83d4f888 100644 --- a/stable/chevereto/3.0.37/CHANGELOG.md +++ b/stable/chevereto/3.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [chevereto-3.0.34](https://github.com/truecharts/charts/compare/chevereto-3.0.33...chevereto-3.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/chevereto/3.0.37/Chart.lock b/stable/chevereto/3.0.37/Chart.lock index 2a3e7aebaa2..265601f3721 100644 --- a/stable/chevereto/3.0.37/Chart.lock +++ b/stable/chevereto/3.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:23:46.356579238Z" +generated: "2022-09-16T06:43:24.338376404Z" diff --git a/stable/chronos/1.0.2/CHANGELOG.md b/stable/chronos/1.0.2/CHANGELOG.md index 18b232be030..146ae48e346 100644 --- a/stable/chronos/1.0.2/CHANGELOG.md +++ b/stable/chronos/1.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Feat - move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - - - -## [chronos-0.0.22](https://github.com/truecharts/charts/compare/chronos-0.0.21...chronos-0.0.22) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/chronos/1.0.2/Chart.lock b/stable/chronos/1.0.2/Chart.lock index 8294fa55fe0..a4e1d6f5754 100644 --- a/stable/chronos/1.0.2/Chart.lock +++ b/stable/chronos/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:23:37.147489263Z" +generated: "2022-09-16T06:43:17.664818444Z" diff --git a/stable/clamav/3.0.39/CHANGELOG.md b/stable/clamav/3.0.39/CHANGELOG.md index 3dadad720d7..703a718e8ed 100644 --- a/stable/clamav/3.0.39/CHANGELOG.md +++ b/stable/clamav/3.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - - -## [clamav-3.0.36](https://github.com/truecharts/charts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/clamav/3.0.39/Chart.lock b/stable/clamav/3.0.39/Chart.lock index 9c0547a2245..7479f618fd9 100644 --- a/stable/clamav/3.0.39/Chart.lock +++ b/stable/clamav/3.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:23:44.459101743Z" +generated: "2022-09-16T06:43:20.469364445Z" diff --git a/stable/clarkson/3.0.39/CHANGELOG.md b/stable/clarkson/3.0.39/CHANGELOG.md index 9b994ee2965..690b3a0b76d 100644 --- a/stable/clarkson/3.0.39/CHANGELOG.md +++ b/stable/clarkson/3.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [clarkson-3.0.36](https://github.com/truecharts/charts/compare/clarkson-3.0.35...clarkson-3.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/clarkson/3.0.39/Chart.lock b/stable/clarkson/3.0.39/Chart.lock index 823cdaea20d..495e5a173b9 100644 --- a/stable/clarkson/3.0.39/Chart.lock +++ b/stable/clarkson/3.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:24:10.381114173Z" +generated: "2022-09-16T06:43:45.211180607Z" diff --git a/stable/cloud9/4.0.30/CHANGELOG.md b/stable/cloud9/4.0.30/CHANGELOG.md index 741d23d3bd2..f40d12914e0 100644 --- a/stable/cloud9/4.0.30/CHANGELOG.md +++ b/stable/cloud9/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloud9-4.0.27](https://github.com/truecharts/charts/compare/cloud9-4.0.26...cloud9-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/cloud9/4.0.30/Chart.lock b/stable/cloud9/4.0.30/Chart.lock index 9755ee5fce6..7b8ddfafede 100644 --- a/stable/cloud9/4.0.30/Chart.lock +++ b/stable/cloud9/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:08.681657809Z" +generated: "2022-09-16T06:43:51.205225809Z" diff --git a/stable/cloudflared/1.0.15/CHANGELOG.md b/stable/cloudflared/1.0.15/CHANGELOG.md index 48338ac9cde..196c1df548a 100644 --- a/stable/cloudflared/1.0.15/CHANGELOG.md +++ b/stable/cloudflared/1.0.15/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cloudflared-1.0.12](https://github.com/truecharts/charts/compare/cloudflared-1.0.11...cloudflared-1.0.12) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/cloudflared/1.0.15/Chart.lock b/stable/cloudflared/1.0.15/Chart.lock index 54da7824b27..8237d5eed76 100644 --- a/stable/cloudflared/1.0.15/Chart.lock +++ b/stable/cloudflared/1.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:15.333738673Z" +generated: "2022-09-16T06:43:53.911886957Z" diff --git a/stable/cloudflareddns/1.0.21/CHANGELOG.md b/stable/cloudflareddns/1.0.21/CHANGELOG.md index 1741318d44e..9eba13c63cd 100644 --- a/stable/cloudflareddns/1.0.21/CHANGELOG.md +++ b/stable/cloudflareddns/1.0.21/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [cloudflareddns-1.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.18...cloudflareddns-1.0.19) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [cloudflareddns-1.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.17...cloudflareddns-1.0.18) (2022-08-30) - diff --git a/stable/cloudflareddns/1.0.21/Chart.lock b/stable/cloudflareddns/1.0.21/Chart.lock index 45605838a79..1bc3afdbcdd 100644 --- a/stable/cloudflareddns/1.0.21/Chart.lock +++ b/stable/cloudflareddns/1.0.21/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:28.76421885Z" +generated: "2022-09-16T06:44:09.25697993Z" diff --git a/stable/cloudflareddns/1.0.21/ix_values.yaml b/stable/cloudflareddns/1.0.21/ix_values.yaml index 7f459c044ae..fb52ddcbc57 100644 --- a/stable/cloudflareddns/1.0.21/ix_values.yaml +++ b/stable/cloudflareddns/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:8b1941c032cf84d023330897dad67c4dcc5e720cdf193ac42426d683f0b5810b + tag: latest@sha256:48c5372a037f02fa5baf024174676a08978b5087e7501b678e36486c72f877ab securityContext: runAsNonRoot: false diff --git a/stable/code-server/4.0.38/CHANGELOG.md b/stable/code-server/4.0.38/CHANGELOG.md index 724e17b32a6..e869ee5801e 100644 --- a/stable/code-server/4.0.38/CHANGELOG.md +++ b/stable/code-server/4.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [code-server-4.0.36](https://github.com/truecharts/charts/compare/openvscode-server-2.0.34...code-server-4.0.36) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [code-server-4.0.35](https://github.com/truecharts/charts/compare/code-server-4.0.34...code-server-4.0.35) (2022-08-30) diff --git a/stable/code-server/4.0.38/Chart.lock b/stable/code-server/4.0.38/Chart.lock index 10e80d0188e..d84ae43f234 100644 --- a/stable/code-server/4.0.38/Chart.lock +++ b/stable/code-server/4.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:39.802511643Z" +generated: "2022-09-16T06:44:24.063821407Z" diff --git a/stable/commento-plusplus/3.0.40/CHANGELOG.md b/stable/commento-plusplus/3.0.40/CHANGELOG.md index 9dabf66f102..f6c896637ad 100644 --- a/stable/commento-plusplus/3.0.40/CHANGELOG.md +++ b/stable/commento-plusplus/3.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [commento-plusplus-3.0.37](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.36...commento-plusplus-3.0.37) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/commento-plusplus/3.0.40/Chart.lock b/stable/commento-plusplus/3.0.40/Chart.lock index 5680e386e9a..c8cb3c29e6c 100644 --- a/stable/commento-plusplus/3.0.40/Chart.lock +++ b/stable/commento-plusplus/3.0.40/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:24:59.043679515Z" +generated: "2022-09-16T06:44:39.30007455Z" diff --git a/stable/couchpotato/2.0.30/CHANGELOG.md b/stable/couchpotato/2.0.30/CHANGELOG.md index 860b9fb5ca6..cce83e91c1a 100644 --- a/stable/couchpotato/2.0.30/CHANGELOG.md +++ b/stable/couchpotato/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [couchpotato-2.0.27](https://github.com/truecharts/charts/compare/couchpotato-2.0.26...couchpotato-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/couchpotato/2.0.30/Chart.lock b/stable/couchpotato/2.0.30/Chart.lock index ad26ae3bf6e..3de407ec5dc 100644 --- a/stable/couchpotato/2.0.30/Chart.lock +++ b/stable/couchpotato/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:53.226789658Z" +generated: "2022-09-16T06:44:29.13231567Z" diff --git a/stable/cryptofolio/4.0.33/CHANGELOG.md b/stable/cryptofolio/4.0.33/CHANGELOG.md index 1bed1eec22d..7bea7aae567 100644 --- a/stable/cryptofolio/4.0.33/CHANGELOG.md +++ b/stable/cryptofolio/4.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [cryptofolio-4.0.30](https://github.com/truecharts/charts/compare/cryptofolio-4.0.29...cryptofolio-4.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/cryptofolio/4.0.33/Chart.lock b/stable/cryptofolio/4.0.33/Chart.lock index 9d8c6e9cf7b..4405ee2cadb 100644 --- a/stable/cryptofolio/4.0.33/Chart.lock +++ b/stable/cryptofolio/4.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:24:59.76077464Z" +generated: "2022-09-16T06:44:42.489871119Z" diff --git a/stable/custom-app/5.1.61/CHANGELOG.md b/stable/custom-app/5.1.61/CHANGELOG.md index 1440ae30dda..d75d57b794c 100644 --- a/stable/custom-app/5.1.61/CHANGELOG.md +++ b/stable/custom-app/5.1.61/CHANGELOG.md @@ -2,6 +2,18 @@ +## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/stable/custom-app/5.1.61/Chart.lock b/stable/custom-app/5.1.61/Chart.lock index 429e9dbc176..d49c4a6697d 100644 --- a/stable/custom-app/5.1.61/Chart.lock +++ b/stable/custom-app/5.1.61/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:11.44320608Z" +generated: "2022-09-16T06:44:56.986490386Z" diff --git a/stable/custom-app/5.1.61/Chart.yaml b/stable/custom-app/5.1.61/Chart.yaml index aadca6bf335..f0c4e62da0d 100644 --- a/stable/custom-app/5.1.61/Chart.yaml +++ b/stable/custom-app/5.1.61/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1887" +appVersion: "0.20.1903" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/custom-app/5.1.61/README.md b/stable/custom-app/5.1.61/README.md index d3640b9306f..ba8110e2e12 100644 --- a/stable/custom-app/5.1.61/README.md +++ b/stable/custom-app/5.1.61/README.md @@ -1,6 +1,6 @@ # custom-app -![Version: 5.1.61](https://img.shields.io/badge/Version-5.1.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) +![Version: 5.1.61](https://img.shields.io/badge/Version-5.1.61-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1903](https://img.shields.io/badge/AppVersion-0.20.1903-informational?style=flat-square) Advanced tool to create your own TrueCharts-based App diff --git a/stable/custom-app/5.1.61/ci/test-values.yaml b/stable/custom-app/5.1.61/ci/test-values.yaml index 24ba48a069b..23c965c5e4b 100644 --- a/stable/custom-app/5.1.61/ci/test-values.yaml +++ b/stable/custom-app/5.1.61/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e + tag: 0.20.1903@sha256:bed47770d778804f689a6e566c49baa320d7d0d967ca0fe1e6c9a8849722f982 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/5.1.61/ix_values.yaml b/stable/custom-app/5.1.61/ix_values.yaml index faa7e0c2536..6c235b223c4 100644 --- a/stable/custom-app/5.1.61/ix_values.yaml +++ b/stable/custom-app/5.1.61/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e + tag: 0.20.1903@sha256:bed47770d778804f689a6e566c49baa320d7d0d967ca0fe1e6c9a8849722f982 portal: enabled: true diff --git a/stable/cyberchef/2.0.83/CHANGELOG.md b/stable/cyberchef/2.0.83/CHANGELOG.md index 7874cb5df59..29278f25aae 100644 --- a/stable/cyberchef/2.0.83/CHANGELOG.md +++ b/stable/cyberchef/2.0.83/CHANGELOG.md @@ -2,6 +2,18 @@ +## [cyberchef-2.0.83](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.83) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [cyberchef-2.0.83](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.83) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [cyberchef-2.0.80](https://github.com/truecharts/charts/compare/cyberchef-2.0.79...cyberchef-2.0.80) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - diff --git a/stable/cyberchef/2.0.83/Chart.lock b/stable/cyberchef/2.0.83/Chart.lock index 5528bc85822..edd8833e562 100644 --- a/stable/cyberchef/2.0.83/Chart.lock +++ b/stable/cyberchef/2.0.83/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:24.562644036Z" +generated: "2022-09-16T06:45:02.398068739Z" diff --git a/stable/cyberchef/2.0.83/ix_values.yaml b/stable/cyberchef/2.0.83/ix_values.yaml index 2801722f2eb..d6799ac3716 100644 --- a/stable/cyberchef/2.0.83/ix_values.yaml +++ b/stable/cyberchef/2.0.83/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/cyberchef - tag: 9.46.4@sha256:0aebf9a6a5e9d0bbde613d94dd9843f308672570e0981a7c55e2af71b25d2abb + tag: 9.46.4@sha256:3903fea85bceb586bc1be68e0236dea697b9b4f1a3c8e72c11176977c143741f pullPolicy: IfNotPresent securityContext: diff --git a/stable/czkawka/1.0.10/CHANGELOG.md b/stable/czkawka/1.0.10/CHANGELOG.md index bc17d7f8a43..eb6cb235d35 100644 --- a/stable/czkawka/1.0.10/CHANGELOG.md +++ b/stable/czkawka/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [czkawka-1.0.7](https://github.com/truecharts/charts/compare/czkawka-1.0.6...czkawka-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/czkawka/1.0.10/Chart.lock b/stable/czkawka/1.0.10/Chart.lock index 7b1ea9105b1..0d53f1828ea 100644 --- a/stable/czkawka/1.0.10/Chart.lock +++ b/stable/czkawka/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:31.202345887Z" +generated: "2022-09-16T06:45:15.364882018Z" diff --git a/stable/darktable/3.0.30/CHANGELOG.md b/stable/darktable/3.0.30/CHANGELOG.md index 6737843c31d..b74a90b434a 100644 --- a/stable/darktable/3.0.30/CHANGELOG.md +++ b/stable/darktable/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [darktable-3.0.27](https://github.com/truecharts/charts/compare/darktable-3.0.26...darktable-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/darktable/3.0.30/Chart.lock b/stable/darktable/3.0.30/Chart.lock index 2b3ed880ff4..5125103d7c5 100644 --- a/stable/darktable/3.0.30/Chart.lock +++ b/stable/darktable/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:41.374740825Z" +generated: "2022-09-16T06:45:23.128129943Z" diff --git a/stable/dashdot/1.0.48/CHANGELOG.md b/stable/dashdot/1.0.48/CHANGELOG.md index 3899901af3e..1c1028880ce 100644 --- a/stable/dashdot/1.0.48/CHANGELOG.md +++ b/stable/dashdot/1.0.48/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dashdot-1.0.48](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.48) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dashdot-1.0.48](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.48) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dashdot-1.0.45](https://github.com/truecharts/charts/compare/dashdot-1.0.44...dashdot-1.0.45) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/dashdot/1.0.48/Chart.lock b/stable/dashdot/1.0.48/Chart.lock index 79677a2ed6f..0d2886a89b2 100644 --- a/stable/dashdot/1.0.48/Chart.lock +++ b/stable/dashdot/1.0.48/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:42.264377057Z" +generated: "2022-09-16T06:45:29.511397615Z" diff --git a/stable/davos/4.0.30/CHANGELOG.md b/stable/davos/4.0.30/CHANGELOG.md index c5c8563c43d..691b1280c87 100644 --- a/stable/davos/4.0.30/CHANGELOG.md +++ b/stable/davos/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [davos-4.0.27](https://github.com/truecharts/charts/compare/davos-4.0.26...davos-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/davos/4.0.30/Chart.lock b/stable/davos/4.0.30/Chart.lock index 6b3d4193298..c3f49353ed9 100644 --- a/stable/davos/4.0.30/Chart.lock +++ b/stable/davos/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:25:55.28656594Z" +generated: "2022-09-16T06:45:35.976824997Z" diff --git a/stable/ddclient/2.0.31/CHANGELOG.md b/stable/ddclient/2.0.31/CHANGELOG.md index ec0882db737..53ceab5a74a 100644 --- a/stable/ddclient/2.0.31/CHANGELOG.md +++ b/stable/ddclient/2.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [ddclient-2.0.28](https://github.com/truecharts/charts/compare/ddclient-2.0.27...ddclient-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/ddclient/2.0.31/Chart.lock b/stable/ddclient/2.0.31/Chart.lock index d5ee8060167..d1c044c5481 100644 --- a/stable/ddclient/2.0.31/Chart.lock +++ b/stable/ddclient/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:02.198795153Z" +generated: "2022-09-16T06:45:48.56010839Z" diff --git a/stable/ddns-go/2.0.34/CHANGELOG.md b/stable/ddns-go/2.0.34/CHANGELOG.md index a42c389b63a..0da75f5a27c 100644 --- a/stable/ddns-go/2.0.34/CHANGELOG.md +++ b/stable/ddns-go/2.0.34/CHANGELOG.md @@ -2,6 +2,18 @@ +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddns-go-2.0.31](https://github.com/truecharts/charts/compare/ddns-go-2.0.30...ddns-go-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/ddns-go/2.0.34/Chart.lock b/stable/ddns-go/2.0.34/Chart.lock index bb16f8c2932..613784d477f 100644 --- a/stable/ddns-go/2.0.34/Chart.lock +++ b/stable/ddns-go/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:12.780395926Z" +generated: "2022-09-16T06:45:55.80113646Z" diff --git a/stable/ddns-go/2.0.34/Chart.yaml b/stable/ddns-go/2.0.34/Chart.yaml index 0ae9160afca..0ee8fc18065 100644 --- a/stable/ddns-go/2.0.34/Chart.yaml +++ b/stable/ddns-go/2.0.34/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go version: 2.0.34 -appVersion: "4.0.4" +appVersion: "4.1.0" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/2.0.34/README.md b/stable/ddns-go/2.0.34/README.md index 13bd6534fe3..9d85f7ac726 100644 --- a/stable/ddns-go/2.0.34/README.md +++ b/stable/ddns-go/2.0.34/README.md @@ -1,6 +1,6 @@ # ddns-go -![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.4](https://img.shields.io/badge/AppVersion-4.0.4-informational?style=flat-square) +![Version: 2.0.34](https://img.shields.io/badge/Version-2.0.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.0](https://img.shields.io/badge/AppVersion-4.1.0-informational?style=flat-square) Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service diff --git a/stable/ddns-go/2.0.34/ix_values.yaml b/stable/ddns-go/2.0.34/ix_values.yaml index 1ced7eeae3e..3f6cdb6b993 100644 --- a/stable/ddns-go/2.0.34/ix_values.yaml +++ b/stable/ddns-go/2.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.0.4@sha256:d9bb6ca49d88d8a8013e71e52c4d56f8261a0eec28d0b2a56e94fa1991775c16 + tag: 4.1.0@sha256:205b2689fe2d3768048539a0f948e696f0bb94b967cf8fddb53da86826e7d519 securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-updater/2.0.32/CHANGELOG.md b/stable/ddns-updater/2.0.32/CHANGELOG.md index ae100a0cacc..f2e2654c674 100644 --- a/stable/ddns-updater/2.0.32/CHANGELOG.md +++ b/stable/ddns-updater/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [ddns-updater-2.0.29](https://github.com/truecharts/charts/compare/ddns-updater-2.0.28...ddns-updater-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/ddns-updater/2.0.32/Chart.lock b/stable/ddns-updater/2.0.32/Chart.lock index 3888773e22e..8ad2dd9650c 100644 --- a/stable/ddns-updater/2.0.32/Chart.lock +++ b/stable/ddns-updater/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:13.211468231Z" +generated: "2022-09-16T06:46:02.218395893Z" diff --git a/stable/deconz/8.0.35/CHANGELOG.md b/stable/deconz/8.0.35/CHANGELOG.md index 374da46f89e..c8741799870 100644 --- a/stable/deconz/8.0.35/CHANGELOG.md +++ b/stable/deconz/8.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deconz-8.0.35](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [deconz-8.0.35](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [deconz-8.0.33](https://github.com/truecharts/charts/compare/deconz-8.0.32...deconz-8.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deconz-8.0.32](https://github.com/truecharts/charts/compare/deconz-8.0.31...deconz-8.0.32) (2022-08-30) diff --git a/stable/deconz/8.0.35/Chart.lock b/stable/deconz/8.0.35/Chart.lock index e58714520a7..de6abb542b7 100644 --- a/stable/deconz/8.0.35/Chart.lock +++ b/stable/deconz/8.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:26.324893763Z" +generated: "2022-09-16T06:46:09.183894114Z" diff --git a/stable/deemix/3.0.33/CHANGELOG.md b/stable/deemix/3.0.33/CHANGELOG.md index 79251971a23..b16171adb11 100644 --- a/stable/deemix/3.0.33/CHANGELOG.md +++ b/stable/deemix/3.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deemix-3.0.30](https://github.com/truecharts/charts/compare/deemix-3.0.29...deemix-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/deemix/3.0.33/Chart.lock b/stable/deemix/3.0.33/Chart.lock index 6d1753532ac..45af59432ef 100644 --- a/stable/deemix/3.0.33/Chart.lock +++ b/stable/deemix/3.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:33.583889862Z" +generated: "2022-09-16T06:46:20.761779577Z" diff --git a/stable/deepstack/4.0.31/CHANGELOG.md b/stable/deepstack/4.0.31/CHANGELOG.md index ea01128c6d4..1b7bcd27345 100644 --- a/stable/deepstack/4.0.31/CHANGELOG.md +++ b/stable/deepstack/4.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [deluge-11.0.30](https://github.com/truecharts/charts/compare/deluge-11.0.29...deluge-11.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/deepstack/4.0.31/Chart.lock b/stable/deepstack/4.0.31/Chart.lock index 3bdad949f59..8bbe05c4366 100644 --- a/stable/deepstack/4.0.31/Chart.lock +++ b/stable/deepstack/4.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:44.350833807Z" +generated: "2022-09-16T06:46:28.521566168Z" diff --git a/stable/deluge/11.0.33/CHANGELOG.md b/stable/deluge/11.0.33/CHANGELOG.md index 6bd490999ce..31f841d97a5 100644 --- a/stable/deluge/11.0.33/CHANGELOG.md +++ b/stable/deluge/11.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [deluge-11.0.32](https://github.com/truecharts/charts/compare/deluge-11.0.31...deluge-11.0.32) (2022-09-12) @@ -86,14 +97,3 @@ ### Chore - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [deluge-11.0.29](https://github.com/truecharts/charts/compare/deluge-11.0.28...deluge-11.0.29) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - - diff --git a/stable/deluge/11.0.33/Chart.lock b/stable/deluge/11.0.33/Chart.lock index 0a76cdd5b2c..351b089bda2 100644 --- a/stable/deluge/11.0.33/Chart.lock +++ b/stable/deluge/11.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:45.364419955Z" +generated: "2022-09-16T06:46:34.93818013Z" diff --git a/stable/digikam/4.0.32/Chart.lock b/stable/digikam/4.0.32/Chart.lock deleted file mode 100644 index 0e8718dabbd..00000000000 --- a/stable/digikam/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:26:56.988321319Z" diff --git a/stable/digikam/4.0.32/CHANGELOG.md b/stable/digikam/4.0.33/CHANGELOG.md similarity index 84% rename from stable/digikam/4.0.32/CHANGELOG.md rename to stable/digikam/4.0.33/CHANGELOG.md index 5c83f2ae8db..00f5bcc990e 100644 --- a/stable/digikam/4.0.32/CHANGELOG.md +++ b/stable/digikam/4.0.33/CHANGELOG.md @@ -2,6 +2,18 @@ +## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [digikam-4.0.32](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.32) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [digikam-4.0.29](https://github.com/truecharts/charts/compare/digikam-4.0.28...digikam-4.0.29) (2022-09-03) - -### Chore - -- update image tag ([#3672](https://github.com/truecharts/charts/issues/3672)) - - diff --git a/stable/digikam/4.0.33/Chart.lock b/stable/digikam/4.0.33/Chart.lock new file mode 100644 index 00000000000..da037b76f87 --- /dev/null +++ b/stable/digikam/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:46:43.366626782Z" diff --git a/stable/digikam/4.0.32/Chart.yaml b/stable/digikam/4.0.33/Chart.yaml similarity index 98% rename from stable/digikam/4.0.32/Chart.yaml rename to stable/digikam/4.0.33/Chart.yaml index fc66c0c81cc..55e99ca4556 100644 --- a/stable/digikam/4.0.32/Chart.yaml +++ b/stable/digikam/4.0.33/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 4.0.32 +version: 4.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/4.0.32/README.md b/stable/digikam/4.0.33/README.md similarity index 98% rename from stable/digikam/4.0.32/README.md rename to stable/digikam/4.0.33/README.md index a767e3abd6f..9dc290adb26 100644 --- a/stable/digikam/4.0.32/README.md +++ b/stable/digikam/4.0.33/README.md @@ -1,6 +1,6 @@ # digikam -![Version: 4.0.32](https://img.shields.io/badge/Version-4.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.8.0](https://img.shields.io/badge/AppVersion-7.8.0-informational?style=flat-square) +![Version: 4.0.33](https://img.shields.io/badge/Version-4.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.8.0](https://img.shields.io/badge/AppVersion-7.8.0-informational?style=flat-square) Professional Photo Management with the Power of Open Source diff --git a/stable/digikam/4.0.32/app-readme.md b/stable/digikam/4.0.33/app-readme.md similarity index 100% rename from stable/digikam/4.0.32/app-readme.md rename to stable/digikam/4.0.33/app-readme.md diff --git a/stable/docker-compose/2.0.42/charts/common-10.5.10.tgz b/stable/digikam/4.0.33/charts/common-10.5.10.tgz similarity index 100% rename from stable/docker-compose/2.0.42/charts/common-10.5.10.tgz rename to stable/digikam/4.0.33/charts/common-10.5.10.tgz diff --git a/stable/digikam/4.0.32/ix_values.yaml b/stable/digikam/4.0.33/ix_values.yaml similarity index 82% rename from stable/digikam/4.0.32/ix_values.yaml rename to stable/digikam/4.0.33/ix_values.yaml index 14e227fb78d..7b631739fe4 100644 --- a/stable/digikam/4.0.32/ix_values.yaml +++ b/stable/digikam/4.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/digikam pullPolicy: IfNotPresent - tag: v7.8.0@sha256:68905be45fab8a67c9ac94539e256eac95b5afae6cb6d46be77ab41a46a0863d + tag: v7.8.0@sha256:3268a59be28c5c7c6aaa4ad125f2f73b0c8ce19067bdb0e1cd47038be509ffb3 securityContext: readOnlyRootFilesystem: false diff --git a/stable/digikam/4.0.32/questions.yaml b/stable/digikam/4.0.33/questions.yaml similarity index 100% rename from stable/digikam/4.0.32/questions.yaml rename to stable/digikam/4.0.33/questions.yaml diff --git a/stable/digikam/4.0.32/templates/common.yaml b/stable/digikam/4.0.33/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.32/templates/common.yaml rename to stable/digikam/4.0.33/templates/common.yaml diff --git a/stable/docker-compose/2.0.42/values.yaml b/stable/digikam/4.0.33/values.yaml similarity index 100% rename from stable/docker-compose/2.0.42/values.yaml rename to stable/digikam/4.0.33/values.yaml diff --git a/stable/dillinger/2.0.30/CHANGELOG.md b/stable/dillinger/2.0.30/CHANGELOG.md index 08e01c3c2ca..9e02ec5f15b 100644 --- a/stable/dillinger/2.0.30/CHANGELOG.md +++ b/stable/dillinger/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dillinger-2.0.27](https://github.com/truecharts/charts/compare/dillinger-2.0.26...dillinger-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/dillinger/2.0.30/Chart.lock b/stable/dillinger/2.0.30/Chart.lock index 4d9f65468d0..ff7879c45ed 100644 --- a/stable/dillinger/2.0.30/Chart.lock +++ b/stable/dillinger/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:04.874168218Z" +generated: "2022-09-16T06:46:54.18932083Z" diff --git a/stable/dizquetv/7.0.33/CHANGELOG.md b/stable/dizquetv/7.0.33/CHANGELOG.md index e3db8f68e1a..04d9bb9c26f 100644 --- a/stable/dizquetv/7.0.33/CHANGELOG.md +++ b/stable/dizquetv/7.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dizquetv-7.0.30](https://github.com/truecharts/charts/compare/dizquetv-7.0.29...dizquetv-7.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/dizquetv/7.0.33/Chart.lock b/stable/dizquetv/7.0.33/Chart.lock index 8832ac2703d..717564e46b7 100644 --- a/stable/dizquetv/7.0.33/Chart.lock +++ b/stable/dizquetv/7.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:16.103034855Z" +generated: "2022-09-16T06:47:01.565640825Z" diff --git a/stable/docker-compose/2.0.42/Chart.lock b/stable/docker-compose/2.0.42/Chart.lock deleted file mode 100644 index 373be91bad3..00000000000 --- a/stable/docker-compose/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:16.024452414Z" diff --git a/stable/docker-compose/2.0.42/CHANGELOG.md b/stable/docker-compose/2.0.43/CHANGELOG.md similarity index 84% rename from stable/docker-compose/2.0.42/CHANGELOG.md rename to stable/docker-compose/2.0.43/CHANGELOG.md index 351dfa9b4d3..32022d90aa3 100644 --- a/stable/docker-compose/2.0.42/CHANGELOG.md +++ b/stable/docker-compose/2.0.43/CHANGELOG.md @@ -2,6 +2,18 @@ +## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [docker-compose-2.0.42](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.42) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docker-compose-2.0.39](https://github.com/truecharts/charts/compare/docker-compose-2.0.38...docker-compose-2.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/docker-compose/2.0.43/Chart.lock b/stable/docker-compose/2.0.43/Chart.lock new file mode 100644 index 00000000000..7319491ed34 --- /dev/null +++ b/stable/docker-compose/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:47:08.236708208Z" diff --git a/stable/docker-compose/2.0.42/Chart.yaml b/stable/docker-compose/2.0.43/Chart.yaml similarity index 95% rename from stable/docker-compose/2.0.42/Chart.yaml rename to stable/docker-compose/2.0.43/Chart.yaml index 04b759fcf20..d5d9c227a6e 100644 --- a/stable/docker-compose/2.0.42/Chart.yaml +++ b/stable/docker-compose/2.0.43/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.10.17" +appVersion: "20.10.18" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose - https://hub.docker.com/_/docker type: application -version: 2.0.42 +version: 2.0.43 annotations: truecharts.org/catagories: | - docker diff --git a/stable/docker-compose/2.0.42/README.md b/stable/docker-compose/2.0.43/README.md similarity index 95% rename from stable/docker-compose/2.0.42/README.md rename to stable/docker-compose/2.0.43/README.md index 11b9e9fd9d6..b7c5931e10e 100644 --- a/stable/docker-compose/2.0.42/README.md +++ b/stable/docker-compose/2.0.43/README.md @@ -1,6 +1,6 @@ # docker-compose -![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.17](https://img.shields.io/badge/AppVersion-20.10.17-informational?style=flat-square) +![Version: 2.0.43](https://img.shields.io/badge/Version-2.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.10.18](https://img.shields.io/badge/AppVersion-20.10.18-informational?style=flat-square) Dedicated App for using Docker-Compose on TrueNAS SCALE diff --git a/stable/docker-compose/2.0.42/app-readme.md b/stable/docker-compose/2.0.43/app-readme.md similarity index 100% rename from stable/docker-compose/2.0.42/app-readme.md rename to stable/docker-compose/2.0.43/app-readme.md diff --git a/stable/filezilla/4.0.38/charts/common-10.5.10.tgz b/stable/docker-compose/2.0.43/charts/common-10.5.10.tgz similarity index 100% rename from stable/filezilla/4.0.38/charts/common-10.5.10.tgz rename to stable/docker-compose/2.0.43/charts/common-10.5.10.tgz diff --git a/stable/docker-compose/2.0.42/ix_values.yaml b/stable/docker-compose/2.0.43/ix_values.yaml similarity index 96% rename from stable/docker-compose/2.0.42/ix_values.yaml rename to stable/docker-compose/2.0.43/ix_values.yaml index 451013a3c66..bac9d35b129 100644 --- a/stable/docker-compose/2.0.42/ix_values.yaml +++ b/stable/docker-compose/2.0.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: v20.10.17@sha256:831fb3f847252d3b96d18d687b097c4da4bb79d30610bb2ec180199d0e63ff9b + tag: 20.10.18@sha256:0133b324afbe393181d65e0635f709dda9ed8ebe4f8aa8a2367277ac76a2077e controller: # -- Set the controller type. diff --git a/stable/docker-compose/2.0.42/questions.yaml b/stable/docker-compose/2.0.43/questions.yaml similarity index 100% rename from stable/docker-compose/2.0.42/questions.yaml rename to stable/docker-compose/2.0.43/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.41/templates/common.yaml b/stable/docker-compose/2.0.43/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.41/templates/common.yaml rename to stable/docker-compose/2.0.43/templates/common.yaml diff --git a/stable/filezilla/4.0.38/values.yaml b/stable/docker-compose/2.0.43/values.yaml similarity index 100% rename from stable/filezilla/4.0.38/values.yaml rename to stable/docker-compose/2.0.43/values.yaml diff --git a/stable/docusaurus/1.0.5/CHANGELOG.md b/stable/docusaurus/1.0.5/CHANGELOG.md index b3d85e5ee65..5129c50b7e0 100644 --- a/stable/docusaurus/1.0.5/CHANGELOG.md +++ b/stable/docusaurus/1.0.5/CHANGELOG.md @@ -2,6 +2,17 @@ +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [docusaurus-1.0.2](https://github.com/truecharts/charts/compare/docusaurus-1.0.1...docusaurus-1.0.2) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/docusaurus/1.0.5/Chart.lock b/stable/docusaurus/1.0.5/Chart.lock index 33f67e2157a..184915458a5 100644 --- a/stable/docusaurus/1.0.5/Chart.lock +++ b/stable/docusaurus/1.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:27.77426022Z" +generated: "2022-09-16T06:47:16.171684614Z" diff --git a/stable/dokuwiki/3.0.51/CHANGELOG.md b/stable/dokuwiki/3.0.51/CHANGELOG.md index 3cdc289ee72..5c740d044d9 100644 --- a/stable/dokuwiki/3.0.51/CHANGELOG.md +++ b/stable/dokuwiki/3.0.51/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dokuwiki-3.0.51](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.51) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dokuwiki-3.0.51](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.51) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dokuwiki-3.0.48](https://github.com/truecharts/charts/compare/dokuwiki-3.0.47...dokuwiki-3.0.48) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/dokuwiki/3.0.51/Chart.lock b/stable/dokuwiki/3.0.51/Chart.lock index 15c5455f112..53de0123740 100644 --- a/stable/dokuwiki/3.0.51/Chart.lock +++ b/stable/dokuwiki/3.0.51/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:34.625555718Z" +generated: "2022-09-16T06:47:26.56432595Z" diff --git a/stable/domoticz/2.0.36/CHANGELOG.md b/stable/domoticz/2.0.36/CHANGELOG.md index ae3f5483ebf..fb2d0a45cc5 100644 --- a/stable/domoticz/2.0.36/CHANGELOG.md +++ b/stable/domoticz/2.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [domoticz-2.0.33](https://github.com/truecharts/charts/compare/domoticz-2.0.32...domoticz-2.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/domoticz/2.0.36/Chart.lock b/stable/domoticz/2.0.36/Chart.lock index 17e5774b6cb..5d3862b82c1 100644 --- a/stable/domoticz/2.0.36/Chart.lock +++ b/stable/domoticz/2.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:46.873188492Z" +generated: "2022-09-16T06:47:34.809883601Z" diff --git a/stable/doplarr/2.0.32/CHANGELOG.md b/stable/doplarr/2.0.32/CHANGELOG.md index 9c803a567e3..ea763b2d6c2 100644 --- a/stable/doplarr/2.0.32/CHANGELOG.md +++ b/stable/doplarr/2.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [doplarr-2.0.29](https://github.com/truecharts/charts/compare/doplarr-2.0.28...doplarr-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/doplarr/2.0.32/Chart.lock b/stable/doplarr/2.0.32/Chart.lock index ce0b07efc8a..67fd207d560 100644 --- a/stable/doplarr/2.0.32/Chart.lock +++ b/stable/doplarr/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:47.100066074Z" +generated: "2022-09-16T06:47:41.151838206Z" diff --git a/stable/double-take/2.0.33/CHANGELOG.md b/stable/double-take/2.0.33/CHANGELOG.md index f6b878dbd6e..b147bf10ff3 100644 --- a/stable/double-take/2.0.33/CHANGELOG.md +++ b/stable/double-take/2.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [double-take-2.0.30](https://github.com/truecharts/charts/compare/double-take-2.0.29...double-take-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/double-take/2.0.33/Chart.lock b/stable/double-take/2.0.33/Chart.lock index b8c17345adc..78b674d7a85 100644 --- a/stable/double-take/2.0.33/Chart.lock +++ b/stable/double-take/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:27:59.317207946Z" +generated: "2022-09-16T06:47:50.261096914Z" diff --git a/stable/doublecommander/4.0.30/CHANGELOG.md b/stable/doublecommander/4.0.30/CHANGELOG.md index 0e241306541..c965585be57 100644 --- a/stable/doublecommander/4.0.30/CHANGELOG.md +++ b/stable/doublecommander/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [doublecommander-4.0.27](https://github.com/truecharts/charts/compare/doublecommander-4.0.26...doublecommander-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/doublecommander/4.0.30/Chart.lock b/stable/doublecommander/4.0.30/Chart.lock index 97ee151230a..962c1b6ade2 100644 --- a/stable/doublecommander/4.0.30/Chart.lock +++ b/stable/doublecommander/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:06.232316218Z" +generated: "2022-09-16T06:47:59.712001608Z" diff --git a/stable/drawio/2.0.44/CHANGELOG.md b/stable/drawio/2.0.44/CHANGELOG.md index 763e1310a27..133be1c17aa 100644 --- a/stable/drawio/2.0.44/CHANGELOG.md +++ b/stable/drawio/2.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [drawio-2.0.41](https://github.com/truecharts/charts/compare/drawio-2.0.40...drawio-2.0.41) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/drawio/2.0.44/Chart.lock b/stable/drawio/2.0.44/Chart.lock index 19547c28f14..3973aa12691 100644 --- a/stable/drawio/2.0.44/Chart.lock +++ b/stable/drawio/2.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:17.457762922Z" +generated: "2022-09-16T06:48:07.69946249Z" diff --git a/stable/drone-runner/1.0.7/CHANGELOG.md b/stable/drone-runner/1.0.7/CHANGELOG.md index 3470897f688..17f9b92e2ed 100644 --- a/stable/drone-runner/1.0.7/CHANGELOG.md +++ b/stable/drone-runner/1.0.7/CHANGELOG.md @@ -2,6 +2,17 @@ +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Fix - fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [drone-runner-1.0.4](https://github.com/truecharts/charts/compare/drone-runner-1.0.3...drone-runner-1.0.4) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/drone-runner/1.0.7/Chart.lock b/stable/drone-runner/1.0.7/Chart.lock index 3246ac047ff..d82197ae6e5 100644 --- a/stable/drone-runner/1.0.7/Chart.lock +++ b/stable/drone-runner/1.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:17.665030145Z" +generated: "2022-09-16T06:48:14.371678048Z" diff --git a/stable/dsmr-reader/8.0.38/CHANGELOG.md b/stable/dsmr-reader/8.0.38/CHANGELOG.md index 7745cf860aa..57c3c164da9 100644 --- a/stable/dsmr-reader/8.0.38/CHANGELOG.md +++ b/stable/dsmr-reader/8.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [dsmr-reader-8.0.35](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.34...dsmr-reader-8.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/dsmr-reader/8.0.38/Chart.lock b/stable/dsmr-reader/8.0.38/Chart.lock index 9b7c1732af1..d37599e1a2a 100644 --- a/stable/dsmr-reader/8.0.38/Chart.lock +++ b/stable/dsmr-reader/8.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:28:43.028477628Z" +generated: "2022-09-16T06:48:36.49234562Z" diff --git a/stable/duckdns/2.0.41/CHANGELOG.md b/stable/duckdns/2.0.41/CHANGELOG.md index 3ee2fb5f469..ca0b49298f7 100644 --- a/stable/duckdns/2.0.41/CHANGELOG.md +++ b/stable/duckdns/2.0.41/CHANGELOG.md @@ -2,6 +2,16 @@ +## [duckdns-2.0.41](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [duckdns-2.0.41](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.41) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - -## [duckdns-2.0.38](https://github.com/truecharts/charts/compare/duckdns-2.0.37...duckdns-2.0.38) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - diff --git a/stable/duckdns/2.0.41/Chart.lock b/stable/duckdns/2.0.41/Chart.lock index ec218da5ce9..113a5cd77d4 100644 --- a/stable/duckdns/2.0.41/Chart.lock +++ b/stable/duckdns/2.0.41/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:37.656946355Z" +generated: "2022-09-16T06:48:32.479017372Z" diff --git a/stable/dupeguru/1.0.10/CHANGELOG.md b/stable/dupeguru/1.0.10/CHANGELOG.md index 7a5d93329ca..a650f0329a6 100644 --- a/stable/dupeguru/1.0.10/CHANGELOG.md +++ b/stable/dupeguru/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [dupeguru-1.0.7](https://github.com/truecharts/charts/compare/dupeguru-1.0.6...dupeguru-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/dupeguru/1.0.10/Chart.lock b/stable/dupeguru/1.0.10/Chart.lock index 605e00a2473..88ad1d02e17 100644 --- a/stable/dupeguru/1.0.10/Chart.lock +++ b/stable/dupeguru/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:48.892042097Z" +generated: "2022-09-16T06:48:40.515731527Z" diff --git a/stable/duplicati/6.0.33/CHANGELOG.md b/stable/duplicati/6.0.33/CHANGELOG.md index d43f5a32b05..c9683f4f0a9 100644 --- a/stable/duplicati/6.0.33/CHANGELOG.md +++ b/stable/duplicati/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [duplicati-6.0.30](https://github.com/truecharts/charts/compare/duplicati-6.0.29...duplicati-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/duplicati/6.0.33/Chart.lock b/stable/duplicati/6.0.33/Chart.lock index e0e1596e3e0..39d848dbca2 100644 --- a/stable/duplicati/6.0.33/Chart.lock +++ b/stable/duplicati/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:28:49.075874901Z" +generated: "2022-09-16T06:48:46.910878619Z" diff --git a/stable/emby/11.0.32/CHANGELOG.md b/stable/emby/11.0.32/CHANGELOG.md index 6c1a01923e5..89ab802e875 100644 --- a/stable/emby/11.0.32/CHANGELOG.md +++ b/stable/emby/11.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [emby-11.0.29](https://github.com/truecharts/charts/compare/emby-sync-0.0.20...emby-11.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/emby/11.0.32/Chart.lock b/stable/emby/11.0.32/Chart.lock index 2504b04eca2..c48801666e9 100644 --- a/stable/emby/11.0.32/Chart.lock +++ b/stable/emby/11.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:09.336050121Z" +generated: "2022-09-16T06:49:05.905185806Z" diff --git a/stable/embystat/2.0.31/CHANGELOG.md b/stable/embystat/2.0.31/CHANGELOG.md index 5e4192c2525..2b67a293a53 100644 --- a/stable/embystat/2.0.31/CHANGELOG.md +++ b/stable/embystat/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [embystat-2.0.28](https://github.com/truecharts/charts/compare/embystat-2.0.27...embystat-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/embystat/2.0.31/Chart.lock b/stable/embystat/2.0.31/Chart.lock index 3c5d3db663a..89b48562f24 100644 --- a/stable/embystat/2.0.31/Chart.lock +++ b/stable/embystat/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:19.354913717Z" +generated: "2022-09-16T06:49:14.554072964Z" diff --git a/stable/emulatorjs/2.0.34/CHANGELOG.md b/stable/emulatorjs/2.0.34/CHANGELOG.md index fb959783423..251211f798a 100644 --- a/stable/emulatorjs/2.0.34/CHANGELOG.md +++ b/stable/emulatorjs/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [emulatorjs-2.0.31](https://github.com/truecharts/charts/compare/emulatorjs-2.0.30...emulatorjs-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/emulatorjs/2.0.34/Chart.lock b/stable/emulatorjs/2.0.34/Chart.lock index 351710c5568..0d37e120bc9 100644 --- a/stable/emulatorjs/2.0.34/Chart.lock +++ b/stable/emulatorjs/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:20.986570352Z" +generated: "2022-09-16T06:49:20.265753918Z" diff --git a/stable/endlessh/2.0.30/CHANGELOG.md b/stable/endlessh/2.0.30/CHANGELOG.md index 4695059328c..364abd92afb 100644 --- a/stable/endlessh/2.0.30/CHANGELOG.md +++ b/stable/endlessh/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [endlessh-2.0.27](https://github.com/truecharts/charts/compare/endlessh-2.0.26...endlessh-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/endlessh/2.0.30/Chart.lock b/stable/endlessh/2.0.30/Chart.lock index b3d8d4c5a58..67b3b42dc24 100644 --- a/stable/endlessh/2.0.30/Chart.lock +++ b/stable/endlessh/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:25.985349984Z" +generated: "2022-09-16T06:49:20.520280158Z" diff --git a/stable/esphome/11.0.36/CHANGELOG.md b/stable/esphome/11.0.36/CHANGELOG.md index 64bc8be6323..3982f70f4e8 100644 --- a/stable/esphome/11.0.36/CHANGELOG.md +++ b/stable/esphome/11.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [esphome-11.0.34](https://github.com/truecharts/charts/compare/esphome-11.0.33...esphome-11.0.34) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [esphome-11.0.33](https://github.com/truecharts/charts/compare/esphome-11.0.32...esphome-11.0.33) (2022-08-30) diff --git a/stable/esphome/11.0.36/Chart.lock b/stable/esphome/11.0.36/Chart.lock index ae58b13c278..3eea071a734 100644 --- a/stable/esphome/11.0.36/Chart.lock +++ b/stable/esphome/11.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:40.378824114Z" +generated: "2022-09-16T06:49:40.246865206Z" diff --git a/stable/etherpad/8.0.37/CHANGELOG.md b/stable/etherpad/8.0.37/CHANGELOG.md index d87c40f5fec..7c57d57fdbe 100644 --- a/stable/etherpad/8.0.37/CHANGELOG.md +++ b/stable/etherpad/8.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [etherpad-8.0.34](https://github.com/truecharts/charts/compare/etherpad-8.0.33...etherpad-8.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/etherpad/8.0.37/Chart.lock b/stable/etherpad/8.0.37/Chart.lock index c08244a7f18..0e2f4494f2f 100644 --- a/stable/etherpad/8.0.37/Chart.lock +++ b/stable/etherpad/8.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:30:01.811011152Z" +generated: "2022-09-16T06:49:59.783706152Z" diff --git a/stable/external-service/6.0.31/CHANGELOG.md b/stable/external-service/6.0.31/CHANGELOG.md index 202689696e5..d9735fd7c0b 100644 --- a/stable/external-service/6.0.31/CHANGELOG.md +++ b/stable/external-service/6.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [external-service-6.0.28](https://github.com/truecharts/charts/compare/external-service-6.0.27...external-service-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/external-service/6.0.31/Chart.lock b/stable/external-service/6.0.31/Chart.lock index 21c0443271f..47db86ea2ba 100644 --- a/stable/external-service/6.0.31/Chart.lock +++ b/stable/external-service/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:29:52.026132326Z" +generated: "2022-09-16T06:49:52.659160717Z" diff --git a/stable/ferdi-server/3.0.36/CHANGELOG.md b/stable/ferdi-server/3.0.36/CHANGELOG.md index cf62e860118..d0e0940bde9 100644 --- a/stable/ferdi-server/3.0.36/CHANGELOG.md +++ b/stable/ferdi-server/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [ferdi-server-3.0.33](https://github.com/truecharts/charts/compare/ferdi-server-3.0.32...ferdi-server-3.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/ferdi-server/3.0.36/Chart.lock b/stable/ferdi-server/3.0.36/Chart.lock index 1da40e30bee..be8d3413a3c 100644 --- a/stable/ferdi-server/3.0.36/Chart.lock +++ b/stable/ferdi-server/3.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:30:09.089266779Z" +generated: "2022-09-16T06:50:06.788842939Z" diff --git a/stable/filebot/1.0.10/CHANGELOG.md b/stable/filebot/1.0.10/CHANGELOG.md index bb8c45814d1..cc33b9b47d4 100644 --- a/stable/filebot/1.0.10/CHANGELOG.md +++ b/stable/filebot/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filebot-1.0.7](https://github.com/truecharts/charts/compare/filebot-1.0.6...filebot-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/filebot/1.0.10/Chart.lock b/stable/filebot/1.0.10/Chart.lock index 3489a069342..8d2228bc9a9 100644 --- a/stable/filebot/1.0.10/Chart.lock +++ b/stable/filebot/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:30:11.131585446Z" +generated: "2022-09-16T06:50:13.740201606Z" diff --git a/stable/filebrowser/2.0.34/CHANGELOG.md b/stable/filebrowser/2.0.34/CHANGELOG.md index 04f60a42dd8..71e18a8d6c2 100644 --- a/stable/filebrowser/2.0.34/CHANGELOG.md +++ b/stable/filebrowser/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [filebrowser-2.0.31](https://github.com/truecharts/charts/compare/filebrowser-2.0.30...filebrowser-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/filebrowser/2.0.34/Chart.lock b/stable/filebrowser/2.0.34/Chart.lock index 5131674e0e8..4e6164f3910 100644 --- a/stable/filebrowser/2.0.34/Chart.lock +++ b/stable/filebrowser/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:30:23.388513138Z" +generated: "2022-09-16T06:50:26.158766145Z" diff --git a/stable/fileflows/2.0.42/CHANGELOG.md b/stable/fileflows/2.0.42/CHANGELOG.md index 2ab0aa092c8..6c6b07e5180 100644 --- a/stable/fileflows/2.0.42/CHANGELOG.md +++ b/stable/fileflows/2.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fileflows-2.0.42](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fileflows-2.0.42](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [fileflows-2.0.39](https://github.com/truecharts/charts/compare/fileflows-node-0.0.23...fileflows-2.0.39) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/fileflows/2.0.42/Chart.lock b/stable/fileflows/2.0.42/Chart.lock index f97d95fa841..43d00e6f45e 100644 --- a/stable/fileflows/2.0.42/Chart.lock +++ b/stable/fileflows/2.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:30:42.723070214Z" +generated: "2022-09-16T06:50:45.733873285Z" diff --git a/stable/filerun/3.0.3/CHANGELOG.md b/stable/filerun/3.0.3/CHANGELOG.md index 52a5883b597..0dd4751fd83 100644 --- a/stable/filerun/3.0.3/CHANGELOG.md +++ b/stable/filerun/3.0.3/CHANGELOG.md @@ -2,6 +2,17 @@ +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [filerun-3.0.0](https://github.com/truecharts/charts/compare/filerun-2.1.6...filerun-3.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - diff --git a/stable/filerun/3.0.3/Chart.lock b/stable/filerun/3.0.3/Chart.lock index d8005950293..3122dd80df3 100644 --- a/stable/filerun/3.0.3/Chart.lock +++ b/stable/filerun/3.0.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:30:56.974158278Z" +generated: "2022-09-16T06:50:59.089954644Z" diff --git a/stable/filezilla/4.0.38/Chart.lock b/stable/filezilla/4.0.38/Chart.lock deleted file mode 100644 index 75045855062..00000000000 --- a/stable/filezilla/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:30:50.887452363Z" diff --git a/stable/filezilla/4.0.38/CHANGELOG.md b/stable/filezilla/4.0.39/CHANGELOG.md similarity index 84% rename from stable/filezilla/4.0.38/CHANGELOG.md rename to stable/filezilla/4.0.39/CHANGELOG.md index 0eb54488cd3..59065352ace 100644 --- a/stable/filezilla/4.0.38/CHANGELOG.md +++ b/stable/filezilla/4.0.39/CHANGELOG.md @@ -2,6 +2,18 @@ +## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [filezilla-4.0.38](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.38) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [filezilla-4.0.35](https://github.com/truecharts/charts/compare/filezilla-4.0.34...filezilla-4.0.35) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/filezilla/4.0.39/Chart.lock b/stable/filezilla/4.0.39/Chart.lock new file mode 100644 index 00000000000..a15117c2a02 --- /dev/null +++ b/stable/filezilla/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:50:51.914109991Z" diff --git a/stable/filezilla/4.0.38/Chart.yaml b/stable/filezilla/4.0.39/Chart.yaml similarity index 98% rename from stable/filezilla/4.0.38/Chart.yaml rename to stable/filezilla/4.0.39/Chart.yaml index 2664e8824a2..0fe92b9812f 100644 --- a/stable/filezilla/4.0.38/Chart.yaml +++ b/stable/filezilla/4.0.39/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 4.0.38 +version: 4.0.39 annotations: truecharts.org/catagories: | - media diff --git a/stable/filezilla/4.0.38/README.md b/stable/filezilla/4.0.39/README.md similarity index 98% rename from stable/filezilla/4.0.38/README.md rename to stable/filezilla/4.0.39/README.md index 7b76627fef0..e53c93485b4 100644 --- a/stable/filezilla/4.0.38/README.md +++ b/stable/filezilla/4.0.39/README.md @@ -1,6 +1,6 @@ # filezilla -![Version: 4.0.38](https://img.shields.io/badge/Version-4.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) +![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.55.1](https://img.shields.io/badge/AppVersion-3.55.1-informational?style=flat-square) A Helm chart for Kubernetes diff --git a/stable/filezilla/4.0.38/app-readme.md b/stable/filezilla/4.0.39/app-readme.md similarity index 100% rename from stable/filezilla/4.0.38/app-readme.md rename to stable/filezilla/4.0.39/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.41/charts/common-10.5.10.tgz b/stable/filezilla/4.0.39/charts/common-10.5.10.tgz similarity index 100% rename from stable/ispy-agent-dvr/2.0.41/charts/common-10.5.10.tgz rename to stable/filezilla/4.0.39/charts/common-10.5.10.tgz diff --git a/stable/filezilla/4.0.38/ix_values.yaml b/stable/filezilla/4.0.39/ix_values.yaml similarity index 82% rename from stable/filezilla/4.0.38/ix_values.yaml rename to stable/filezilla/4.0.39/ix_values.yaml index f646200a562..e391797f3cc 100644 --- a/stable/filezilla/4.0.38/ix_values.yaml +++ b/stable/filezilla/4.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filezilla pullPolicy: IfNotPresent - tag: v3.55.1@sha256:e3c176fed8ff5eec21af81cf09cec38b90c7baddcc3d10e8f078c6c13fb53f73 + tag: v3.55.1@sha256:5362d6749aa56778858a877efab4cef6d0cb8cdbedb57afe35398e69773f67a4 securityContext: readOnlyRootFilesystem: false diff --git a/stable/filezilla/4.0.38/questions.yaml b/stable/filezilla/4.0.39/questions.yaml similarity index 100% rename from stable/filezilla/4.0.38/questions.yaml rename to stable/filezilla/4.0.39/questions.yaml diff --git a/stable/filezilla/4.0.38/templates/common.yaml b/stable/filezilla/4.0.39/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.38/templates/common.yaml rename to stable/filezilla/4.0.39/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.41/values.yaml b/stable/filezilla/4.0.39/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.41/values.yaml rename to stable/filezilla/4.0.39/values.yaml diff --git a/stable/fireflyiii/16.0.44/CHANGELOG.md b/stable/fireflyiii/16.0.44/CHANGELOG.md index e788c74f29f..eb282d29f22 100644 --- a/stable/fireflyiii/16.0.44/CHANGELOG.md +++ b/stable/fireflyiii/16.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - -## [fireflyiii-16.0.41](https://github.com/truecharts/charts/compare/fireflyiii-16.0.40...fireflyiii-16.0.41) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/stable/fireflyiii/16.0.44/Chart.lock b/stable/fireflyiii/16.0.44/Chart.lock index 687a19e9d66..e44c7b3cf1a 100644 --- a/stable/fireflyiii/16.0.44/Chart.lock +++ b/stable/fireflyiii/16.0.44/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:31:17.060875951Z" +generated: "2022-09-16T06:51:23.981806872Z" diff --git a/stable/firefox-syncserver/9.0.37/CHANGELOG.md b/stable/firefox-syncserver/9.0.37/CHANGELOG.md index c666fc9ee59..e41291c56a8 100644 --- a/stable/firefox-syncserver/9.0.37/CHANGELOG.md +++ b/stable/firefox-syncserver/9.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [firefox-syncserver-9.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-syncserver-9.0.34) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/firefox-syncserver/9.0.37/Chart.lock b/stable/firefox-syncserver/9.0.37/Chart.lock index 4a2dc13ed32..e4e0245e96b 100644 --- a/stable/firefox-syncserver/9.0.37/Chart.lock +++ b/stable/firefox-syncserver/9.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:31:33.427743953Z" +generated: "2022-09-16T06:51:37.985364902Z" diff --git a/stable/firefox/2.0.30/CHANGELOG.md b/stable/firefox/2.0.30/CHANGELOG.md index ad23616239c..2e920071efc 100644 --- a/stable/firefox/2.0.30/CHANGELOG.md +++ b/stable/firefox/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [firefox-2.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.22...firefox-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/firefox/2.0.30/Chart.lock b/stable/firefox/2.0.30/Chart.lock index 342473301d2..2cbab6ea8c9 100644 --- a/stable/firefox/2.0.30/Chart.lock +++ b/stable/firefox/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:31:14.445525393Z" +generated: "2022-09-16T06:51:17.770270385Z" diff --git a/stable/flaresolverr/6.0.34/CHANGELOG.md b/stable/flaresolverr/6.0.34/CHANGELOG.md index 028ec3eb8ed..ced2e9bac6f 100644 --- a/stable/flaresolverr/6.0.34/CHANGELOG.md +++ b/stable/flaresolverr/6.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [flaresolverr-6.0.31](https://github.com/truecharts/charts/compare/flaresolverr-6.0.30...flaresolverr-6.0.31) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/flaresolverr/6.0.34/Chart.lock b/stable/flaresolverr/6.0.34/Chart.lock index acf3d626384..e560fef5be4 100644 --- a/stable/flaresolverr/6.0.34/Chart.lock +++ b/stable/flaresolverr/6.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:31:40.292898254Z" +generated: "2022-09-16T06:51:45.228103508Z" diff --git a/stable/fleet/3.0.36/CHANGELOG.md b/stable/fleet/3.0.36/CHANGELOG.md index a05763592b1..e0428c4e3b7 100644 --- a/stable/fleet/3.0.36/CHANGELOG.md +++ b/stable/fleet/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [fleet-3.0.33](https://github.com/truecharts/charts/compare/fleet-3.0.32...fleet-3.0.33) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/fleet/3.0.36/Chart.lock b/stable/fleet/3.0.36/Chart.lock index a96a5738fac..6f55cf1f9d4 100644 --- a/stable/fleet/3.0.36/Chart.lock +++ b/stable/fleet/3.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:31:57.530840833Z" +generated: "2022-09-16T06:52:03.987766448Z" diff --git a/stable/flexget/2.0.44/CHANGELOG.md b/stable/flexget/2.0.44/CHANGELOG.md index fba8e1dbb29..e3f3b4b99e1 100644 --- a/stable/flexget/2.0.44/CHANGELOG.md +++ b/stable/flexget/2.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [flexget-2.0.42](https://github.com/truecharts/charts/compare/flexget-2.0.41...flexget-2.0.42) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [flexget-2.0.41](https://github.com/truecharts/charts/compare/flexget-2.0.40...flexget-2.0.41) (2022-08-30) diff --git a/stable/flexget/2.0.44/Chart.lock b/stable/flexget/2.0.44/Chart.lock index df2c7c1a197..2e153840810 100644 --- a/stable/flexget/2.0.44/Chart.lock +++ b/stable/flexget/2.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:10.701328435Z" +generated: "2022-09-16T06:52:18.579231432Z" diff --git a/stable/flood/6.0.33/CHANGELOG.md b/stable/flood/6.0.33/CHANGELOG.md index 50a5e76a833..1590d658923 100644 --- a/stable/flood/6.0.33/CHANGELOG.md +++ b/stable/flood/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [flood-6.0.30](https://github.com/truecharts/charts/compare/flood-6.0.29...flood-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/flood/6.0.33/Chart.lock b/stable/flood/6.0.33/Chart.lock index 24c6d0ccc3f..cb306a130ef 100644 --- a/stable/flood/6.0.33/Chart.lock +++ b/stable/flood/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:11.406518859Z" +generated: "2022-09-16T06:52:21.285526586Z" diff --git a/stable/fluidd/2.0.35/CHANGELOG.md b/stable/fluidd/2.0.35/CHANGELOG.md index b4938cce763..43ab917e40d 100644 --- a/stable/fluidd/2.0.35/CHANGELOG.md +++ b/stable/fluidd/2.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fluidd-2.0.35](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fluidd-2.0.35](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fluidd-2.0.32](https://github.com/truecharts/charts/compare/fluidd-2.0.31...fluidd-2.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/fluidd/2.0.35/Chart.lock b/stable/fluidd/2.0.35/Chart.lock index 91e134639a1..4c72b441d7f 100644 --- a/stable/fluidd/2.0.35/Chart.lock +++ b/stable/fluidd/2.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:16.60123796Z" +generated: "2022-09-16T06:52:22.324370449Z" diff --git a/stable/focalboard/9.0.39/CHANGELOG.md b/stable/focalboard/9.0.39/CHANGELOG.md index b6de4d5cf55..b3611fbf1c3 100644 --- a/stable/focalboard/9.0.39/CHANGELOG.md +++ b/stable/focalboard/9.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [focalboard-9.0.36](https://github.com/truecharts/charts/compare/focalboard-9.0.35...focalboard-9.0.36) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/focalboard/9.0.39/Chart.lock b/stable/focalboard/9.0.39/Chart.lock index 1d16153d23f..562d8134b1b 100644 --- a/stable/focalboard/9.0.39/Chart.lock +++ b/stable/focalboard/9.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:32:50.42930334Z" +generated: "2022-09-16T06:53:00.394719976Z" diff --git a/stable/foldingathome/2.0.31/CHANGELOG.md b/stable/foldingathome/2.0.31/CHANGELOG.md index 41058edd400..ddacb2c9f34 100644 --- a/stable/foldingathome/2.0.31/CHANGELOG.md +++ b/stable/foldingathome/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [foldingathome-2.0.28](https://github.com/truecharts/charts/compare/foldingathome-2.0.27...foldingathome-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/foldingathome/2.0.31/Chart.lock b/stable/foldingathome/2.0.31/Chart.lock index 3f6c070f3fc..90afffd8b34 100644 --- a/stable/foldingathome/2.0.31/Chart.lock +++ b/stable/foldingathome/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:42.291591619Z" +generated: "2022-09-16T06:52:51.469607816Z" diff --git a/stable/fossil/4.0.30/CHANGELOG.md b/stable/fossil/4.0.30/CHANGELOG.md index 41bf6d12e87..2ef23fb4007 100644 --- a/stable/fossil/4.0.30/CHANGELOG.md +++ b/stable/fossil/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [fossil-4.0.27](https://github.com/truecharts/charts/compare/fossil-4.0.26...fossil-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/fossil/4.0.30/Chart.lock b/stable/fossil/4.0.30/Chart.lock index f4b557a9e9f..00a9c92c7da 100644 --- a/stable/fossil/4.0.30/Chart.lock +++ b/stable/fossil/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:42.09626863Z" +generated: "2022-09-16T06:52:53.147725819Z" diff --git a/stable/freeradius/6.0.32/CHANGELOG.md b/stable/freeradius/6.0.32/CHANGELOG.md index bdce7dc807f..2999150aa5e 100644 --- a/stable/freeradius/6.0.32/CHANGELOG.md +++ b/stable/freeradius/6.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [freeradius-6.0.29](https://github.com/truecharts/charts/compare/freeradius-6.0.28...freeradius-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/freeradius/6.0.32/Chart.lock b/stable/freeradius/6.0.32/Chart.lock index 8dd6686f10f..9320f4cc852 100644 --- a/stable/freeradius/6.0.32/Chart.lock +++ b/stable/freeradius/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:32:47.529610668Z" +generated: "2022-09-16T06:52:54.345236121Z" diff --git a/stable/freshrss/11.0.31/CHANGELOG.md b/stable/freshrss/11.0.31/CHANGELOG.md index f949de5a10b..c13091618a2 100644 --- a/stable/freshrss/11.0.31/CHANGELOG.md +++ b/stable/freshrss/11.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [freshrss-11.0.28](https://github.com/truecharts/charts/compare/freshrss-11.0.27...freshrss-11.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/freshrss/11.0.31/Chart.lock b/stable/freshrss/11.0.31/Chart.lock index 00b0ad38863..df3ebaae323 100644 --- a/stable/freshrss/11.0.31/Chart.lock +++ b/stable/freshrss/11.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:33:13.170451196Z" +generated: "2022-09-16T06:53:24.556647017Z" diff --git a/stable/friendica/4.0.51/CHANGELOG.md b/stable/friendica/4.0.51/CHANGELOG.md index af0c07b335d..65fad371274 100644 --- a/stable/friendica/4.0.51/CHANGELOG.md +++ b/stable/friendica/4.0.51/CHANGELOG.md @@ -2,6 +2,18 @@ +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [friendica-4.0.48](https://github.com/truecharts/charts/compare/friendica-4.0.47...friendica-4.0.48) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/friendica/4.0.51/Chart.lock b/stable/friendica/4.0.51/Chart.lock index 03539811370..81b2a6c51f7 100644 --- a/stable/friendica/4.0.51/Chart.lock +++ b/stable/friendica/4.0.51/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-15T14:33:37.232444307Z" +generated: "2022-09-16T06:53:52.781144742Z" diff --git a/stable/friendica/4.0.51/ix_values.yaml b/stable/friendica/4.0.51/ix_values.yaml index 65716a2d145..b51a32b767b 100644 --- a/stable/friendica/4.0.51/ix_values.yaml +++ b/stable/friendica/4.0.51/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/friendica pullPolicy: IfNotPresent - tag: v2022.06@sha256:9aa5665a3c64d1595edb66d9c21df7a50d63b7fbbbe0e140f27a91eb943c39d1 + tag: v2022.06@sha256:0c01909d34af35f7194d3af200adb8bf9031f2c22531f16ebba33807f055e1cd securityContext: runAsNonRoot: false diff --git a/stable/gaps/11.0.33/CHANGELOG.md b/stable/gaps/11.0.33/CHANGELOG.md index e85749dce16..b8a15ae5dc4 100644 --- a/stable/gaps/11.0.33/CHANGELOG.md +++ b/stable/gaps/11.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gaps-11.0.30](https://github.com/truecharts/charts/compare/gaps-11.0.29...gaps-11.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/gaps/11.0.33/Chart.lock b/stable/gaps/11.0.33/Chart.lock index 76c76ce2ba1..7d37defff27 100644 --- a/stable/gaps/11.0.33/Chart.lock +++ b/stable/gaps/11.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:33:19.278147444Z" +generated: "2022-09-16T06:53:28.26557008Z" diff --git a/stable/gitea/9.0.17/CHANGELOG.md b/stable/gitea/9.0.17/CHANGELOG.md index d127addd1f1..5aed71c4790 100644 --- a/stable/gitea/9.0.17/CHANGELOG.md +++ b/stable/gitea/9.0.17/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [gitea-9.0.14](https://github.com/truecharts/charts/compare/gitea-9.0.13...gitea-9.0.14) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - diff --git a/stable/gitea/9.0.17/Chart.lock b/stable/gitea/9.0.17/Chart.lock index 3f8a41435d8..faae30d5b3a 100644 --- a/stable/gitea/9.0.17/Chart.lock +++ b/stable/gitea/9.0.17/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.76 digest: sha256:5ab0a0184e2dac1f005179bd1a60fdf5a3bb626ccc31c8a9207f966cd16bb647 -generated: "2022-09-15T14:33:56.573807651Z" +generated: "2022-09-16T06:54:11.885367901Z" diff --git a/stable/golinks/4.0.30/CHANGELOG.md b/stable/golinks/4.0.30/CHANGELOG.md index 0f7f50203e9..5bc97285f63 100644 --- a/stable/golinks/4.0.30/CHANGELOG.md +++ b/stable/golinks/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [golinks-4.0.27](https://github.com/truecharts/charts/compare/golinks-4.0.26...golinks-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/golinks/4.0.30/Chart.lock b/stable/golinks/4.0.30/Chart.lock index 926e5d29f53..9b5144c00e0 100644 --- a/stable/golinks/4.0.30/Chart.lock +++ b/stable/golinks/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:33:43.959580896Z" +generated: "2022-09-16T06:53:57.284032647Z" diff --git a/stable/gonic/6.0.33/CHANGELOG.md b/stable/gonic/6.0.33/CHANGELOG.md index af91ccb5b61..8327815e229 100644 --- a/stable/gonic/6.0.33/CHANGELOG.md +++ b/stable/gonic/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [gonic-6.0.30](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/gonic/6.0.33/Chart.lock b/stable/gonic/6.0.33/Chart.lock index 5def0f65e21..4831fe153b9 100644 --- a/stable/gonic/6.0.33/Chart.lock +++ b/stable/gonic/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:33:50.286330416Z" +generated: "2022-09-16T06:54:01.630150685Z" diff --git a/stable/gotify/8.0.40/CHANGELOG.md b/stable/gotify/8.0.40/CHANGELOG.md index 500e6da4237..97d0b0caa8d 100644 --- a/stable/gotify/8.0.40/CHANGELOG.md +++ b/stable/gotify/8.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - -## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/stable/gotify/8.0.40/Chart.lock b/stable/gotify/8.0.40/Chart.lock index 29b4824078d..12a6abf2b19 100644 --- a/stable/gotify/8.0.40/Chart.lock +++ b/stable/gotify/8.0.40/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:34:27.482663323Z" +generated: "2022-09-16T06:54:43.59177342Z" diff --git a/stable/grafana/4.0.59/CHANGELOG.md b/stable/grafana/4.0.59/CHANGELOG.md index b8d5b440658..a5643ce473d 100644 --- a/stable/grafana/4.0.59/CHANGELOG.md +++ b/stable/grafana/4.0.59/CHANGELOG.md @@ -2,6 +2,18 @@ +## [grafana-4.0.59](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.59) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [grafana-4.0.59](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.59) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [grafana-4.0.57](https://github.com/truecharts/charts/compare/grafana-4.0.56...grafana-4.0.57) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [grafana-4.0.56](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.23...grafana-4.0.56) (2022-09-01) diff --git a/stable/grafana/4.0.59/Chart.lock b/stable/grafana/4.0.59/Chart.lock index 95695a333d5..238a4000e27 100644 --- a/stable/grafana/4.0.59/Chart.lock +++ b/stable/grafana/4.0.59/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:34:21.691350704Z" +generated: "2022-09-16T06:54:35.626420104Z" diff --git a/stable/grafana/4.0.59/Chart.yaml b/stable/grafana/4.0.59/Chart.yaml index 84f82ef5631..418e84af7d3 100644 --- a/stable/grafana/4.0.59/Chart.yaml +++ b/stable/grafana/4.0.59/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.1.4" +appVersion: "9.1.5" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/grafana/4.0.59/README.md b/stable/grafana/4.0.59/README.md index cf48d155c28..4222bbbcb60 100644 --- a/stable/grafana/4.0.59/README.md +++ b/stable/grafana/4.0.59/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 4.0.59](https://img.shields.io/badge/Version-4.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.4](https://img.shields.io/badge/AppVersion-9.1.4-informational?style=flat-square) +![Version: 4.0.59](https://img.shields.io/badge/Version-4.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.5](https://img.shields.io/badge/AppVersion-9.1.5-informational?style=flat-square) Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. diff --git a/stable/grafana/4.0.59/ix_values.yaml b/stable/grafana/4.0.59/ix_values.yaml index f15744e7b81..5de23c95b72 100644 --- a/stable/grafana/4.0.59/ix_values.yaml +++ b/stable/grafana/4.0.59/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.1.4@sha256:f2559a5362310172b957854fe5069779df35b8fc7f149102731c1983eba9f6ea + tag: 9.1.5@sha256:0c1d17b56ac823a3ab962acc9d38b258a585a12266b31a28b04bc73c5b82d3cb securityContext: readOnlyRootFilesystem: false diff --git a/stable/grav/4.0.30/CHANGELOG.md b/stable/grav/4.0.30/CHANGELOG.md index 3fe6c043a37..1a0a5ecadf6 100644 --- a/stable/grav/4.0.30/CHANGELOG.md +++ b/stable/grav/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [grav-4.0.27](https://github.com/truecharts/charts/compare/grav-4.0.26...grav-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grav/4.0.30/Chart.lock b/stable/grav/4.0.30/Chart.lock index be183404488..c6574e96285 100644 --- a/stable/grav/4.0.30/Chart.lock +++ b/stable/grav/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:34:32.664953253Z" +generated: "2022-09-16T06:54:51.481553874Z" diff --git a/stable/grist/3.0.38/CHANGELOG.md b/stable/grist/3.0.38/CHANGELOG.md index 76abc4022f1..45c45a2ec36 100644 --- a/stable/grist/3.0.38/CHANGELOG.md +++ b/stable/grist/3.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [grist-3.0.35](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grist/3.0.38/Chart.lock b/stable/grist/3.0.38/Chart.lock index 920ff69fd38..f341d753592 100644 --- a/stable/grist/3.0.38/Chart.lock +++ b/stable/grist/3.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-15T14:35:01.946481676Z" +generated: "2022-09-16T06:55:21.668027308Z" diff --git a/stable/grocy/11.0.43/CHANGELOG.md b/stable/grocy/11.0.43/CHANGELOG.md index 911e32bfe65..511fb37266d 100644 --- a/stable/grocy/11.0.43/CHANGELOG.md +++ b/stable/grocy/11.0.43/CHANGELOG.md @@ -2,6 +2,18 @@ +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [grocy-11.0.40](https://github.com/truecharts/charts/compare/grocy-11.0.38...grocy-11.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/grocy/11.0.43/Chart.lock b/stable/grocy/11.0.43/Chart.lock index f661ee33212..44f38216dd2 100644 --- a/stable/grocy/11.0.43/Chart.lock +++ b/stable/grocy/11.0.43/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:34:53.170394339Z" +generated: "2022-09-16T06:55:11.048679751Z" diff --git a/stable/grocy/11.0.43/ix_values.yaml b/stable/grocy/11.0.43/ix_values.yaml index 440353727e9..e828d5a7aa9 100644 --- a/stable/grocy/11.0.43/ix_values.yaml +++ b/stable/grocy/11.0.43/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/grocy - tag: v3.3.1@sha256:d2196e3d123a815a188f036d59b3ca3d96213107cd835e6cc27a444d72f9763e + tag: v3.3.1@sha256:80b77844c7f1de11933cd590362a0017afb0cf231ae822d081e1d72a42c4a4c2 pullPolicy: IfNotPresent securityContext: diff --git a/stable/guacamole-client/4.0.41/CHANGELOG.md b/stable/guacamole-client/4.0.41/CHANGELOG.md index 7691faa646c..2648df136a9 100644 --- a/stable/guacamole-client/4.0.41/CHANGELOG.md +++ b/stable/guacamole-client/4.0.41/CHANGELOG.md @@ -2,6 +2,17 @@ +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [guacamole-client-4.0.38](https://github.com/truecharts/charts/compare/guacamole-client-4.0.36...guacamole-client-4.0.38) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/guacamole-client/4.0.41/Chart.lock b/stable/guacamole-client/4.0.41/Chart.lock index 6ee64c7218b..cc723db382c 100644 --- a/stable/guacamole-client/4.0.41/Chart.lock +++ b/stable/guacamole-client/4.0.41/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:35:15.99414523Z" +generated: "2022-09-16T06:55:37.832108594Z" diff --git a/stable/guacd/2.0.34/CHANGELOG.md b/stable/guacd/2.0.34/CHANGELOG.md index cf608808bfe..f9a248ea956 100644 --- a/stable/guacd/2.0.34/CHANGELOG.md +++ b/stable/guacd/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [guacd-2.0.31](https://github.com/truecharts/charts/compare/guacd-2.0.30...guacd-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/guacd/2.0.34/Chart.lock b/stable/guacd/2.0.34/Chart.lock index f4b113c191e..8ef01c085dc 100644 --- a/stable/guacd/2.0.34/Chart.lock +++ b/stable/guacd/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:09.745114832Z" +generated: "2022-09-16T06:55:28.948245072Z" diff --git a/stable/habridge/2.0.30/CHANGELOG.md b/stable/habridge/2.0.30/CHANGELOG.md index 51d062bc852..72b8328b0bf 100644 --- a/stable/habridge/2.0.30/CHANGELOG.md +++ b/stable/habridge/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [habridge-2.0.27](https://github.com/truecharts/charts/compare/habridge-2.0.26...habridge-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/habridge/2.0.30/Chart.lock b/stable/habridge/2.0.30/Chart.lock index 47a61a8f8fa..56cf1d43640 100644 --- a/stable/habridge/2.0.30/Chart.lock +++ b/stable/habridge/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:24.918976578Z" +generated: "2022-09-16T06:55:43.65679058Z" diff --git a/stable/hammond/2.0.32/CHANGELOG.md b/stable/hammond/2.0.32/CHANGELOG.md index bd7e36870b0..ee111397bb7 100644 --- a/stable/hammond/2.0.32/CHANGELOG.md +++ b/stable/hammond/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hammond-2.0.29](https://github.com/truecharts/charts/compare/hammond-2.0.28...hammond-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hammond/2.0.32/Chart.lock b/stable/hammond/2.0.32/Chart.lock index 19159773870..b6beb25c5f3 100644 --- a/stable/hammond/2.0.32/Chart.lock +++ b/stable/hammond/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:41.493551832Z" +generated: "2022-09-16T06:56:03.113007236Z" diff --git a/stable/handbrake/13.0.33/CHANGELOG.md b/stable/handbrake/13.0.33/CHANGELOG.md index f80a13a3e84..e082d13f59c 100644 --- a/stable/handbrake/13.0.33/CHANGELOG.md +++ b/stable/handbrake/13.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [handbrake-13.0.30](https://github.com/truecharts/charts/compare/handbrake-13.0.29...handbrake-13.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/handbrake/13.0.33/Chart.lock b/stable/handbrake/13.0.33/Chart.lock index 482407f2bb0..62349ce8ee0 100644 --- a/stable/handbrake/13.0.33/Chart.lock +++ b/stable/handbrake/13.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:45.824068341Z" +generated: "2022-09-16T06:56:06.46368424Z" diff --git a/stable/haste-server/6.0.33/CHANGELOG.md b/stable/haste-server/6.0.33/CHANGELOG.md index e39f179bf20..fda75afb838 100644 --- a/stable/haste-server/6.0.33/CHANGELOG.md +++ b/stable/haste-server/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [haste-server-6.0.30](https://github.com/truecharts/charts/compare/haste-server-6.0.29...haste-server-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/haste-server/6.0.33/Chart.lock b/stable/haste-server/6.0.33/Chart.lock index e0f0b7eb6db..40bedd14d90 100644 --- a/stable/haste-server/6.0.33/Chart.lock +++ b/stable/haste-server/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:55.939021758Z" +generated: "2022-09-16T06:56:15.894736164Z" diff --git a/stable/headphones/4.0.30/CHANGELOG.md b/stable/headphones/4.0.30/CHANGELOG.md index 8b72c142362..82d6c1a3f3a 100644 --- a/stable/headphones/4.0.30/CHANGELOG.md +++ b/stable/headphones/4.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [headphones-4.0.27](https://github.com/truecharts/charts/compare/headphones-4.0.26...headphones-4.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/headphones/4.0.30/Chart.lock b/stable/headphones/4.0.30/Chart.lock index d6a63515a9e..a4eda7fbb0d 100644 --- a/stable/headphones/4.0.30/Chart.lock +++ b/stable/headphones/4.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:35:58.520882604Z" +generated: "2022-09-16T06:56:22.259557543Z" diff --git a/stable/healthchecks/7.0.32/CHANGELOG.md b/stable/healthchecks/7.0.32/CHANGELOG.md index 39cee957a82..f898395633a 100644 --- a/stable/healthchecks/7.0.32/CHANGELOG.md +++ b/stable/healthchecks/7.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [healthchecks-7.0.29](https://github.com/truecharts/charts/compare/healthchecks-7.0.28...healthchecks-7.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/healthchecks/7.0.32/Chart.lock b/stable/healthchecks/7.0.32/Chart.lock index 90e9a06e98d..19303d38ec2 100644 --- a/stable/healthchecks/7.0.32/Chart.lock +++ b/stable/healthchecks/7.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:36:12.520727016Z" +generated: "2022-09-16T06:56:36.363025912Z" diff --git a/stable/hedgedoc/4.0.46/CHANGELOG.md b/stable/hedgedoc/4.0.46/CHANGELOG.md index cde0c78dba7..021e5761275 100644 --- a/stable/hedgedoc/4.0.46/CHANGELOG.md +++ b/stable/hedgedoc/4.0.46/CHANGELOG.md @@ -2,6 +2,18 @@ +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [hedgedoc-4.0.43](https://github.com/truecharts/charts/compare/hedgedoc-4.0.41...hedgedoc-4.0.43) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hedgedoc/4.0.46/Chart.lock b/stable/hedgedoc/4.0.46/Chart.lock index caf794422bc..d611dbc8532 100644 --- a/stable/hedgedoc/4.0.46/Chart.lock +++ b/stable/hedgedoc/4.0.46/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:36:28.92442319Z" +generated: "2022-09-16T06:56:53.564046982Z" diff --git a/stable/hedgedoc/4.0.46/ix_values.yaml b/stable/hedgedoc/4.0.46/ix_values.yaml index da05a09b986..3a44645c16d 100644 --- a/stable/hedgedoc/4.0.46/ix_values.yaml +++ b/stable/hedgedoc/4.0.46/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/hedgedoc pullPolicy: IfNotPresent - tag: v1.9.4@sha256:a929ef0de581d5be725b3c501a33720034f3f3a3969002326c8ad8938715a983 + tag: v1.9.4@sha256:f46b3696d4a43df88dbf14b6ef34ed7d15b145e21891b785b75fba55408818fd env: NODE_ENV: "production" diff --git a/stable/heimdall/11.0.41/CHANGELOG.md b/stable/heimdall/11.0.41/CHANGELOG.md index 923e0fef624..08b7bcb0fb7 100644 --- a/stable/heimdall/11.0.41/CHANGELOG.md +++ b/stable/heimdall/11.0.41/CHANGELOG.md @@ -2,6 +2,17 @@ +## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [heimdall-11.0.38](https://github.com/truecharts/charts/compare/heimdall-11.0.36...heimdall-11.0.38) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/heimdall/11.0.41/Chart.lock b/stable/heimdall/11.0.41/Chart.lock index 3c29c6781dc..a9340d18935 100644 --- a/stable/heimdall/11.0.41/Chart.lock +++ b/stable/heimdall/11.0.41/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:36:26.746369518Z" +generated: "2022-09-16T06:56:49.457987682Z" diff --git a/stable/homarr/2.0.36/CHANGELOG.md b/stable/homarr/2.0.36/CHANGELOG.md index 3891d39d64b..9a667e0c34a 100644 --- a/stable/homarr/2.0.36/CHANGELOG.md +++ b/stable/homarr/2.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/homarr/2.0.36/Chart.lock b/stable/homarr/2.0.36/Chart.lock index 5e519e74759..5084fe0d693 100644 --- a/stable/homarr/2.0.36/Chart.lock +++ b/stable/homarr/2.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:36:29.737855418Z" +generated: "2022-09-16T06:56:54.726849291Z" diff --git a/stable/home-assistant/15.0.51/CHANGELOG.md b/stable/home-assistant/15.0.51/CHANGELOG.md index 7f857cf5a53..cf6a15d9b69 100644 --- a/stable/home-assistant/15.0.51/CHANGELOG.md +++ b/stable/home-assistant/15.0.51/CHANGELOG.md @@ -2,6 +2,19 @@ +## [home-assistant-15.0.51](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.51) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [home-assistant-15.0.51](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.51) (2022-09-15) ### Chore @@ -84,16 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - -## [home-assistant-15.0.49](https://github.com/truecharts/charts/compare/home-assistant-15.0.48...home-assistant-15.0.49) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - diff --git a/stable/home-assistant/15.0.51/Chart.lock b/stable/home-assistant/15.0.51/Chart.lock index a61efd10e90..a5b75bdb014 100644 --- a/stable/home-assistant/15.0.51/Chart.lock +++ b/stable/home-assistant/15.0.51/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:36:55.256151004Z" +generated: "2022-09-16T06:57:22.69838408Z" diff --git a/stable/home-assistant/15.0.51/Chart.yaml b/stable/home-assistant/15.0.51/Chart.yaml index ba29efc10e8..cc5deacaf0f 100644 --- a/stable/home-assistant/15.0.51/Chart.yaml +++ b/stable/home-assistant/15.0.51/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.9.2" +appVersion: "2022.9.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/home-assistant/15.0.51/README.md b/stable/home-assistant/15.0.51/README.md index b0f183009b5..91f4c044edd 100644 --- a/stable/home-assistant/15.0.51/README.md +++ b/stable/home-assistant/15.0.51/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 15.0.51](https://img.shields.io/badge/Version-15.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.2](https://img.shields.io/badge/AppVersion-2022.9.2-informational?style=flat-square) +![Version: 15.0.51](https://img.shields.io/badge/Version-15.0.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.4](https://img.shields.io/badge/AppVersion-2022.9.4-informational?style=flat-square) home-assistant App for TrueNAS SCALE diff --git a/stable/home-assistant/15.0.51/ix_values.yaml b/stable/home-assistant/15.0.51/ix_values.yaml index 8fa405f76ab..6ebf1af342b 100644 --- a/stable/home-assistant/15.0.51/ix_values.yaml +++ b/stable/home-assistant/15.0.51/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/home-assistant pullPolicy: IfNotPresent - tag: 2022.9.2@sha256:a166dda3512bacd07b2da62df9942d43d808349018dac3ce6408f7364377bb6a + tag: 2022.9.4@sha256:f24cdbe90dfc615bf73080f1a14c07d8842302daba9c7ef3bb4ac0840931d2b6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/homer/2.0.37/CHANGELOG.md b/stable/homer/2.0.37/CHANGELOG.md index 860d83eef23..8c9d6bfc765 100644 --- a/stable/homer/2.0.37/CHANGELOG.md +++ b/stable/homer/2.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [homer-2.0.34](https://github.com/truecharts/charts/compare/homer-2.0.33...homer-2.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/homer/2.0.37/Chart.lock b/stable/homer/2.0.37/Chart.lock index c58b5fbbeab..b6849b712d3 100644 --- a/stable/homer/2.0.37/Chart.lock +++ b/stable/homer/2.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:36:58.598574795Z" +generated: "2022-09-16T06:57:22.841204941Z" diff --git a/stable/htpcmanager/2.0.30/CHANGELOG.md b/stable/htpcmanager/2.0.30/CHANGELOG.md index 4f5e9341bc7..1a0737a032b 100644 --- a/stable/htpcmanager/2.0.30/CHANGELOG.md +++ b/stable/htpcmanager/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [htpcmanager-2.0.27](https://github.com/truecharts/charts/compare/htpcmanager-2.0.26...htpcmanager-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/htpcmanager/2.0.30/Chart.lock b/stable/htpcmanager/2.0.30/Chart.lock index e85501fe875..917e0fe08c5 100644 --- a/stable/htpcmanager/2.0.30/Chart.lock +++ b/stable/htpcmanager/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:37:00.655301638Z" +generated: "2022-09-16T06:57:27.681373744Z" diff --git a/stable/hyperion-ng/6.0.32/CHANGELOG.md b/stable/hyperion-ng/6.0.32/CHANGELOG.md index 4e6a62d3c02..36aee81218c 100644 --- a/stable/hyperion-ng/6.0.32/CHANGELOG.md +++ b/stable/hyperion-ng/6.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [hyperion-ng-6.0.29](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.28...hyperion-ng-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/hyperion-ng/6.0.32/Chart.lock b/stable/hyperion-ng/6.0.32/Chart.lock index 7118e7b2c44..e6647869931 100644 --- a/stable/hyperion-ng/6.0.32/Chart.lock +++ b/stable/hyperion-ng/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:37:11.731656998Z" +generated: "2022-09-16T06:57:37.8003621Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md index f8c050761c2..ea494898489 100644 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [icantbelieveitsnotvaletudo-4.0.30](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.29...icantbelieveitsnotvaletudo-4.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock index bcbc430764d..894e964503b 100644 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock +++ b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:37:30.512555282Z" +generated: "2022-09-16T06:57:56.17076797Z" diff --git a/stable/icinga2/3.0.41/CHANGELOG.md b/stable/icinga2/3.0.41/CHANGELOG.md index e0c152fa174..e07e0b013f9 100644 --- a/stable/icinga2/3.0.41/CHANGELOG.md +++ b/stable/icinga2/3.0.41/CHANGELOG.md @@ -2,6 +2,17 @@ +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [icinga2-3.0.38](https://github.com/truecharts/charts/compare/icinga2-3.0.37...icinga2-3.0.38) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - diff --git a/stable/icinga2/3.0.41/Chart.lock b/stable/icinga2/3.0.41/Chart.lock index d261616c0f4..9ec1ec22966 100644 --- a/stable/icinga2/3.0.41/Chart.lock +++ b/stable/icinga2/3.0.41/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:37:43.832480912Z" +generated: "2022-09-16T06:58:14.718114372Z" diff --git a/stable/impostor-server/1.0.40/CHANGELOG.md b/stable/impostor-server/1.0.40/CHANGELOG.md index 901ee5164ae..e445e009429 100644 --- a/stable/impostor-server/1.0.40/CHANGELOG.md +++ b/stable/impostor-server/1.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [impostor-server-1.0.37](https://github.com/truecharts/charts/compare/impostor-server-1.0.36...impostor-server-1.0.37) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - diff --git a/stable/impostor-server/1.0.40/Chart.lock b/stable/impostor-server/1.0.40/Chart.lock index c4568bd0b90..3d96aed281e 100644 --- a/stable/impostor-server/1.0.40/Chart.lock +++ b/stable/impostor-server/1.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:37:39.367783899Z" +generated: "2022-09-16T06:58:08.37263894Z" diff --git a/stable/inventree/4.0.11/CHANGELOG.md b/stable/inventree/4.0.11/CHANGELOG.md index 9c89af4e8ec..62eae98cbcf 100644 --- a/stable/inventree/4.0.11/CHANGELOG.md +++ b/stable/inventree/4.0.11/CHANGELOG.md @@ -2,6 +2,18 @@ +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [inventree-4.0.7](https://github.com/truecharts/charts/compare/inventree-4.0.6...inventree-4.0.7) (2022-09-03) - -### Fix - -- update nginx.conf mount method ([#3656](https://github.com/truecharts/charts/issues/3656)) - diff --git a/stable/inventree/4.0.11/Chart.lock b/stable/inventree/4.0.11/Chart.lock index 730520addab..47c09955d67 100644 --- a/stable/inventree/4.0.11/Chart.lock +++ b/stable/inventree/4.0.11/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:38:05.508684086Z" +generated: "2022-09-16T06:58:36.040643163Z" diff --git a/stable/inventree/4.0.11/ix_values.yaml b/stable/inventree/4.0.11/ix_values.yaml index b8a2e35badd..59a4b3cd356 100644 --- a/stable/inventree/4.0.11/ix_values.yaml +++ b/stable/inventree/4.0.11/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:1620254cd011e2b81361f1f4682fd6cceadf13b07f8e37f322b60407d6d5a766 + tag: v1.23.1@sha256:751dcda748469474cf4f0c8f404671d6d0e6b39f26d92196aa9312d9633b5f7b pullPolicy: IfNotPresent securityContext: diff --git a/stable/ipfs/3.0.36/CHANGELOG.md b/stable/ipfs/3.0.36/CHANGELOG.md index d78155468cf..b5ce1cd085e 100644 --- a/stable/ipfs/3.0.36/CHANGELOG.md +++ b/stable/ipfs/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - - - -## [ipfs-3.0.33](https://github.com/truecharts/charts/compare/ipfs-3.0.31...ipfs-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ipfs/3.0.36/Chart.lock b/stable/ipfs/3.0.36/Chart.lock index 743db9839a8..7720e18e193 100644 --- a/stable/ipfs/3.0.36/Chart.lock +++ b/stable/ipfs/3.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:01.334913625Z" +generated: "2022-09-16T06:58:29.301540269Z" diff --git a/stable/ispy-agent-dvr/2.0.41/Chart.lock b/stable/ispy-agent-dvr/2.0.41/Chart.lock deleted file mode 100644 index cf96a2937d9..00000000000 --- a/stable/ispy-agent-dvr/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:10.666070382Z" diff --git a/stable/ispy-agent-dvr/2.0.41/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.42/CHANGELOG.md similarity index 84% rename from stable/ispy-agent-dvr/2.0.41/CHANGELOG.md rename to stable/ispy-agent-dvr/2.0.42/CHANGELOG.md index e310088ed56..87d719f3dae 100644 --- a/stable/ispy-agent-dvr/2.0.41/CHANGELOG.md +++ b/stable/ispy-agent-dvr/2.0.42/CHANGELOG.md @@ -2,6 +2,19 @@ +## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ispy-agent-dvr-2.0.41](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.41) (2022-09-15) ### Chore @@ -84,16 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [ispy-agent-dvr-2.0.38](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.38) (2022-08-30) diff --git a/stable/ispy-agent-dvr/2.0.42/Chart.lock b/stable/ispy-agent-dvr/2.0.42/Chart.lock new file mode 100644 index 00000000000..ac96108582d --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T06:58:41.901968676Z" diff --git a/stable/ispy-agent-dvr/2.0.41/Chart.yaml b/stable/ispy-agent-dvr/2.0.42/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.41/Chart.yaml rename to stable/ispy-agent-dvr/2.0.42/Chart.yaml index e7fe521041b..d331be5c16f 100644 --- a/stable/ispy-agent-dvr/2.0.41/Chart.yaml +++ b/stable/ispy-agent-dvr/2.0.42/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.1.9.0" +appVersion: "4.2.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.41 +version: 2.0.42 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/2.0.41/README.md b/stable/ispy-agent-dvr/2.0.42/README.md similarity index 94% rename from stable/ispy-agent-dvr/2.0.41/README.md rename to stable/ispy-agent-dvr/2.0.42/README.md index ef24e0655fe..1314e321c7a 100644 --- a/stable/ispy-agent-dvr/2.0.41/README.md +++ b/stable/ispy-agent-dvr/2.0.42/README.md @@ -1,6 +1,6 @@ # ispy-agent-dvr -![Version: 2.0.41](https://img.shields.io/badge/Version-2.0.41-informational?style=flat-square) ![AppVersion: 4.1.9.0](https://img.shields.io/badge/AppVersion-4.1.9.0-informational?style=flat-square) +![Version: 2.0.42](https://img.shields.io/badge/Version-2.0.42-informational?style=flat-square) ![AppVersion: 4.2.3.0](https://img.shields.io/badge/AppVersion-4.2.3.0-informational?style=flat-square) iSpy's Agent DVR, a standalone DVR service to manage IP cameras. diff --git a/stable/ispy-agent-dvr/2.0.41/app-readme.md b/stable/ispy-agent-dvr/2.0.42/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.41/app-readme.md rename to stable/ispy-agent-dvr/2.0.42/app-readme.md diff --git a/stable/minecraft-java/1.0.53/charts/common-10.5.10.tgz b/stable/ispy-agent-dvr/2.0.42/charts/common-10.5.10.tgz similarity index 100% rename from stable/minecraft-java/1.0.53/charts/common-10.5.10.tgz rename to stable/ispy-agent-dvr/2.0.42/charts/common-10.5.10.tgz diff --git a/stable/ispy-agent-dvr/2.0.41/ix_values.yaml b/stable/ispy-agent-dvr/2.0.42/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/2.0.41/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.42/ix_values.yaml index 6e37ac4b2ba..7b565880aab 100644 --- a/stable/ispy-agent-dvr/2.0.41/ix_values.yaml +++ b/stable/ispy-agent-dvr/2.0.42/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.1.9.0@sha256:9db77dd50f6dde9fa1dd076582759dadffa28d7b873d5c9e199a69e009b8d261 + tag: 4.2.3.0@sha256:107c6fbc5d7fb73d62a1326d0ffb16960d3f0158c6cc5182f4a4538acb3dbb80 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ispy-agent-dvr/2.0.41/questions.yaml b/stable/ispy-agent-dvr/2.0.42/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.41/questions.yaml rename to stable/ispy-agent-dvr/2.0.42/questions.yaml diff --git a/stable/minecraft-java/1.0.53/templates/common.yaml b/stable/ispy-agent-dvr/2.0.42/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.42/templates/common.yaml diff --git a/stable/minecraft-java/1.0.53/values.yaml b/stable/ispy-agent-dvr/2.0.42/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/values.yaml rename to stable/ispy-agent-dvr/2.0.42/values.yaml diff --git a/stable/iyuuplus/2.0.31/CHANGELOG.md b/stable/iyuuplus/2.0.31/CHANGELOG.md index 9ab8e11dfd8..7f60ec8955e 100644 --- a/stable/iyuuplus/2.0.31/CHANGELOG.md +++ b/stable/iyuuplus/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [iyuuplus-2.0.28](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/iyuuplus/2.0.31/Chart.lock b/stable/iyuuplus/2.0.31/Chart.lock index 9f4179e7cff..8d8a0c8ebc4 100644 --- a/stable/iyuuplus/2.0.31/Chart.lock +++ b/stable/iyuuplus/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:26.764348518Z" +generated: "2022-09-16T06:59:01.287471998Z" diff --git a/stable/jackett/11.0.84/CHANGELOG.md b/stable/jackett/11.0.84/CHANGELOG.md index 57be6c9c902..b3c8c29dfac 100644 --- a/stable/jackett/11.0.84/CHANGELOG.md +++ b/stable/jackett/11.0.84/CHANGELOG.md @@ -2,6 +2,18 @@ +## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - diff --git a/stable/jackett/11.0.84/Chart.lock b/stable/jackett/11.0.84/Chart.lock index 33bbfa2544d..00c42324dcf 100644 --- a/stable/jackett/11.0.84/Chart.lock +++ b/stable/jackett/11.0.84/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:32.93709915Z" +generated: "2022-09-16T06:59:02.47401421Z" diff --git a/stable/jackett/11.0.84/Chart.yaml b/stable/jackett/11.0.84/Chart.yaml index 32c51d747f5..5da6d797c4b 100644 --- a/stable/jackett/11.0.84/Chart.yaml +++ b/stable/jackett/11.0.84/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.1887" +appVersion: "0.20.1903" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/jackett/11.0.84/README.md b/stable/jackett/11.0.84/README.md index ca8dca407b0..5f63a461901 100644 --- a/stable/jackett/11.0.84/README.md +++ b/stable/jackett/11.0.84/README.md @@ -1,6 +1,6 @@ # jackett -![Version: 11.0.84](https://img.shields.io/badge/Version-11.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1887](https://img.shields.io/badge/AppVersion-0.20.1887-informational?style=flat-square) +![Version: 11.0.84](https://img.shields.io/badge/Version-11.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.20.1903](https://img.shields.io/badge/AppVersion-0.20.1903-informational?style=flat-square) API Support for your favorite torrent trackers. diff --git a/stable/jackett/11.0.84/ix_values.yaml b/stable/jackett/11.0.84/ix_values.yaml index f137fad2d22..1a4f6aa2120 100644 --- a/stable/jackett/11.0.84/ix_values.yaml +++ b/stable/jackett/11.0.84/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.1887@sha256:212dd768b3c7b7cd8131ebc61f249bffb9588f8e4b1412f643d4167ed7da867e + tag: 0.20.1903@sha256:bed47770d778804f689a6e566c49baa320d7d0d967ca0fe1e6c9a8849722f982 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jdownloader2/8.0.34/CHANGELOG.md b/stable/jdownloader2/8.0.34/CHANGELOG.md index db482939be8..fdc9dc79c2b 100644 --- a/stable/jdownloader2/8.0.34/CHANGELOG.md +++ b/stable/jdownloader2/8.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jdownloader2-8.0.31](https://github.com/truecharts/charts/compare/jdownloader2-8.0.30...jdownloader2-8.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jdownloader2/8.0.34/Chart.lock b/stable/jdownloader2/8.0.34/Chart.lock index ed82428bbc4..eb48b21ceca 100644 --- a/stable/jdownloader2/8.0.34/Chart.lock +++ b/stable/jdownloader2/8.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:42.143143644Z" +generated: "2022-09-16T06:59:15.640038753Z" diff --git a/stable/jellyfin/11.0.34/CHANGELOG.md b/stable/jellyfin/11.0.34/CHANGELOG.md index e1c054db532..663ad3f197a 100644 --- a/stable/jellyfin/11.0.34/CHANGELOG.md +++ b/stable/jellyfin/11.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jellyfin-11.0.31](https://github.com/truecharts/charts/compare/jellyfin-11.0.30...jellyfin-11.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jellyfin/11.0.34/Chart.lock b/stable/jellyfin/11.0.34/Chart.lock index b9a2aadce34..6883ee9e836 100644 --- a/stable/jellyfin/11.0.34/Chart.lock +++ b/stable/jellyfin/11.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:38:59.029066757Z" +generated: "2022-09-16T06:59:33.168387223Z" diff --git a/stable/jellyseerr/2.0.32/CHANGELOG.md b/stable/jellyseerr/2.0.32/CHANGELOG.md index 634eb8beee2..424634d4106 100644 --- a/stable/jellyseerr/2.0.32/CHANGELOG.md +++ b/stable/jellyseerr/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [jellyseerr-2.0.29](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/jellyseerr/2.0.32/Chart.lock b/stable/jellyseerr/2.0.32/Chart.lock index 16c694bcbcd..47e6e07166a 100644 --- a/stable/jellyseerr/2.0.32/Chart.lock +++ b/stable/jellyseerr/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:39:01.819398792Z" +generated: "2022-09-16T06:59:33.757031422Z" diff --git a/stable/joplin-server/8.0.37/CHANGELOG.md b/stable/joplin-server/8.0.37/CHANGELOG.md index bdb75bf19a2..3e7b10956f6 100644 --- a/stable/joplin-server/8.0.37/CHANGELOG.md +++ b/stable/joplin-server/8.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [joplin-server-8.0.34](https://github.com/truecharts/charts/compare/joplin-server-8.0.32...joplin-server-8.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/joplin-server/8.0.37/Chart.lock b/stable/joplin-server/8.0.37/Chart.lock index 7a0a3be36a4..91341888712 100644 --- a/stable/joplin-server/8.0.37/Chart.lock +++ b/stable/joplin-server/8.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:39:16.438593216Z" +generated: "2022-09-16T06:59:47.721278472Z" diff --git a/stable/k8s-gateway/6.1.18/CHANGELOG.md b/stable/k8s-gateway/6.1.18/CHANGELOG.md index b5252e67b01..952b74ad1e2 100644 --- a/stable/k8s-gateway/6.1.18/CHANGELOG.md +++ b/stable/k8s-gateway/6.1.18/CHANGELOG.md @@ -2,6 +2,17 @@ +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [k8s-gateway-6.1.16](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.15...k8s-gateway-6.1.16) (2022-09-03) - -### Fix - -- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [k8s-gateway-6.1.15](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.13...k8s-gateway-6.1.15) (2022-08-30) diff --git a/stable/k8s-gateway/6.1.18/Chart.lock b/stable/k8s-gateway/6.1.18/Chart.lock index a18e3dd5e02..00a4e7e201a 100644 --- a/stable/k8s-gateway/6.1.18/Chart.lock +++ b/stable/k8s-gateway/6.1.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:39:14.128887766Z" +generated: "2022-09-16T06:59:49.369881981Z" diff --git a/stable/kanboard/8.0.38/CHANGELOG.md b/stable/kanboard/8.0.38/CHANGELOG.md index 15e596d5c46..827d81d397b 100644 --- a/stable/kanboard/8.0.38/CHANGELOG.md +++ b/stable/kanboard/8.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kanboard-8.0.35](https://github.com/truecharts/charts/compare/kanboard-8.0.34...kanboard-8.0.35) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/kanboard/8.0.38/Chart.lock b/stable/kanboard/8.0.38/Chart.lock index 94c63dffacb..0821f53101e 100644 --- a/stable/kanboard/8.0.38/Chart.lock +++ b/stable/kanboard/8.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:39:42.192569615Z" +generated: "2022-09-16T07:00:19.225145967Z" diff --git a/stable/kavita/2.0.35/CHANGELOG.md b/stable/kavita/2.0.35/CHANGELOG.md index 82090b80508..33306cba005 100644 --- a/stable/kavita/2.0.35/CHANGELOG.md +++ b/stable/kavita/2.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - - -## [kavita-2.0.32](https://github.com/truecharts/charts/compare/kavita-2.0.30...kavita-2.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kavita/2.0.35/Chart.lock b/stable/kavita/2.0.35/Chart.lock index e31337eecaa..d89a6ee89ea 100644 --- a/stable/kavita/2.0.35/Chart.lock +++ b/stable/kavita/2.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:39:33.693310299Z" +generated: "2022-09-16T07:00:07.260561252Z" diff --git a/stable/kimai/3.0.36/CHANGELOG.md b/stable/kimai/3.0.36/CHANGELOG.md index cac1a911a9b..b18d1f27a28 100644 --- a/stable/kimai/3.0.36/CHANGELOG.md +++ b/stable/kimai/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kimai-3.0.33](https://github.com/truecharts/charts/compare/kimai-3.0.31...kimai-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kimai/3.0.36/Chart.lock b/stable/kimai/3.0.36/Chart.lock index d369f00fc77..24d0cf8521d 100644 --- a/stable/kimai/3.0.36/Chart.lock +++ b/stable/kimai/3.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:39:57.483486078Z" +generated: "2022-09-16T07:00:36.5602364Z" diff --git a/stable/kitchenowl/1.0.2/CHANGELOG.md b/stable/kitchenowl/1.0.2/CHANGELOG.md index 75a42d60494..98696e68dc0 100644 --- a/stable/kitchenowl/1.0.2/CHANGELOG.md +++ b/stable/kitchenowl/1.0.2/CHANGELOG.md @@ -2,6 +2,18 @@ +## [kitchenowl-1.0.2](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kitchenowl-1.0.2](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.2) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Feat -- move to stable ([#3687](https://github.com/truecharts/charts/issues/3687)) - - - - -## [kitchenowl-0.0.13](https://github.com/truecharts/charts/compare/kitchenowl-0.0.11...kitchenowl-0.0.13) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kitchenowl/1.0.2/Chart.lock b/stable/kitchenowl/1.0.2/Chart.lock index a91b6551f13..fdc33a2121c 100644 --- a/stable/kitchenowl/1.0.2/Chart.lock +++ b/stable/kitchenowl/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:40:00.313517713Z" +generated: "2022-09-16T07:00:33.123390413Z" diff --git a/stable/kitchenowl/1.0.2/ix_values.yaml b/stable/kitchenowl/1.0.2/ix_values.yaml index 88cc52687d4..70cc88026ff 100644 --- a/stable/kitchenowl/1.0.2/ix_values.yaml +++ b/stable/kitchenowl/1.0.2/ix_values.yaml @@ -1,12 +1,12 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: beta@sha256:c4332c7471017c5347f6d7e5674ca33c561612a4878e3ed62711100b2927a48b + tag: beta@sha256:b76f3546f5a24cebc8e4afdb03db9a92112c2b31709a6e45d4a37be41c9edc6f backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent - tag: beta@sha256:d9eeac19c922659a82bf977064acb74d8d08b2b2863e307a247512a10e9185a0 + tag: beta@sha256:2ad78bf7be89fc231acc38cbdb31ac176dda5b4942483c5a87a09d5f972dcb03 securityContext: readOnlyRootFilesystem: false diff --git a/stable/kms/11.0.32/CHANGELOG.md b/stable/kms/11.0.32/CHANGELOG.md index 80dce8383ff..fcd056a4f5a 100644 --- a/stable/kms/11.0.32/CHANGELOG.md +++ b/stable/kms/11.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kms-11.0.29](https://github.com/truecharts/charts/compare/kms-11.0.28...kms-11.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kms/11.0.32/Chart.lock b/stable/kms/11.0.32/Chart.lock index 73e94d64273..fc1c0c296ca 100644 --- a/stable/kms/11.0.32/Chart.lock +++ b/stable/kms/11.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:40:04.689071035Z" +generated: "2022-09-16T07:00:40.328530318Z" diff --git a/stable/kodi-headless/2.0.30/CHANGELOG.md b/stable/kodi-headless/2.0.30/CHANGELOG.md index 2737f593d99..0f3945fad8f 100644 --- a/stable/kodi-headless/2.0.30/CHANGELOG.md +++ b/stable/kodi-headless/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kodi-headless-2.0.27](https://github.com/truecharts/charts/compare/kodi-headless-2.0.26...kodi-headless-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kodi-headless/2.0.30/Chart.lock b/stable/kodi-headless/2.0.30/Chart.lock index d28661d5839..e4ae2badab6 100644 --- a/stable/kodi-headless/2.0.30/Chart.lock +++ b/stable/kodi-headless/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:40:23.922353054Z" +generated: "2022-09-16T07:01:04.46634529Z" diff --git a/stable/koel/3.0.41/CHANGELOG.md b/stable/koel/3.0.41/CHANGELOG.md index 0b8295c0072..25acbcb8c6f 100644 --- a/stable/koel/3.0.41/CHANGELOG.md +++ b/stable/koel/3.0.41/CHANGELOG.md @@ -2,6 +2,18 @@ +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [koel-3.0.38](https://github.com/truecharts/charts/compare/koel-3.0.37...koel-3.0.38) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/koel/3.0.41/Chart.lock b/stable/koel/3.0.41/Chart.lock index f29521992c5..ac611693575 100644 --- a/stable/koel/3.0.41/Chart.lock +++ b/stable/koel/3.0.41/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:40:43.298040888Z" +generated: "2022-09-16T07:01:19.868908251Z" diff --git a/stable/koel/3.0.41/ix_values.yaml b/stable/koel/3.0.41/ix_values.yaml index 67068070bcc..fdf63bd947f 100644 --- a/stable/koel/3.0.41/ix_values.yaml +++ b/stable/koel/3.0.41/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/koel - tag: latest@sha256:0a4904fcd291a4cd688acd1e0e6a955004b5a6f9f332615c5c44c0c5114a5605 + tag: latest@sha256:1afee3a5d1ff22684bfcfd234ebb33a9c4767e7c1423daec9bd8fa75a2b60e06 pullPolicy: IfNotPresent securityContext: diff --git a/stable/komga/6.0.38/CHANGELOG.md b/stable/komga/6.0.38/CHANGELOG.md index 5c2c51dbb8f..e3cb27b6f5e 100644 --- a/stable/komga/6.0.38/CHANGELOG.md +++ b/stable/komga/6.0.38/CHANGELOG.md @@ -2,6 +2,18 @@ +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [komga-6.0.35](https://github.com/truecharts/charts/compare/komga-6.0.34...komga-6.0.35) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/komga/6.0.38/Chart.lock b/stable/komga/6.0.38/Chart.lock index 34919378984..015707a2604 100644 --- a/stable/komga/6.0.38/Chart.lock +++ b/stable/komga/6.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:40:35.50985281Z" +generated: "2022-09-16T07:01:13.361708433Z" diff --git a/stable/komga/6.0.38/Chart.yaml b/stable/komga/6.0.38/Chart.yaml index fc370ea7539..c284f071cad 100644 --- a/stable/komga/6.0.38/Chart.yaml +++ b/stable/komga/6.0.38/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.157.1" +appVersion: "0.157.2" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/komga/6.0.38/README.md b/stable/komga/6.0.38/README.md index 78b9c35aa00..7d5482acd74 100644 --- a/stable/komga/6.0.38/README.md +++ b/stable/komga/6.0.38/README.md @@ -1,6 +1,6 @@ # komga -![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![AppVersion: 0.157.1](https://img.shields.io/badge/AppVersion-0.157.1-informational?style=flat-square) +![Version: 6.0.38](https://img.shields.io/badge/Version-6.0.38-informational?style=flat-square) ![AppVersion: 0.157.2](https://img.shields.io/badge/AppVersion-0.157.2-informational?style=flat-square) A comics/mangas server to serve/stream pages via API diff --git a/stable/komga/6.0.38/ix_values.yaml b/stable/komga/6.0.38/ix_values.yaml index 2effaf4ac86..fad742f6163 100644 --- a/stable/komga/6.0.38/ix_values.yaml +++ b/stable/komga/6.0.38/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/komga - tag: 0.157.1@sha256:770f16040dedb6642424f2cf0e4d5282d3777283e412d3d4f0b7fb8a09935475 + tag: 0.157.2@sha256:cc4eafd85dc3a70c5f41fa83782884cae3f0a30af685d37b4ed1352eee4b5d7b pullPolicy: IfNotPresent service: diff --git a/stable/kopia/2.0.39/CHANGELOG.md b/stable/kopia/2.0.39/CHANGELOG.md index f72dab23c8c..d3350c91477 100644 --- a/stable/kopia/2.0.39/CHANGELOG.md +++ b/stable/kopia/2.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [kopia-2.0.36](https://github.com/truecharts/charts/compare/kopia-2.0.35...kopia-2.0.36) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kopia/2.0.39/Chart.lock b/stable/kopia/2.0.39/Chart.lock index 00002a81b50..7aca7bc1d33 100644 --- a/stable/kopia/2.0.39/Chart.lock +++ b/stable/kopia/2.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:40:39.886587234Z" +generated: "2022-09-16T07:01:21.487393443Z" diff --git a/stable/kutt/3.0.38/CHANGELOG.md b/stable/kutt/3.0.38/CHANGELOG.md index 842bdcee312..d2f2e60b66d 100644 --- a/stable/kutt/3.0.38/CHANGELOG.md +++ b/stable/kutt/3.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [kutt-3.0.35](https://github.com/truecharts/charts/compare/kutt-3.0.33...kutt-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/kutt/3.0.38/Chart.lock b/stable/kutt/3.0.38/Chart.lock index e36c8ebdeac..fd650a4e4e3 100644 --- a/stable/kutt/3.0.38/Chart.lock +++ b/stable/kutt/3.0.38/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:41:17.305902636Z" +generated: "2022-09-16T07:02:01.650051Z" diff --git a/stable/lanraragi/2.0.32/CHANGELOG.md b/stable/lanraragi/2.0.32/CHANGELOG.md index 6f5459b3c45..38c8b7174aa 100644 --- a/stable/lanraragi/2.0.32/CHANGELOG.md +++ b/stable/lanraragi/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lanraragi-2.0.29](https://github.com/truecharts/charts/compare/lanraragi-2.0.28...lanraragi-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/lanraragi/2.0.32/Chart.lock b/stable/lanraragi/2.0.32/Chart.lock index 6b516290655..e0cfe606b42 100644 --- a/stable/lanraragi/2.0.32/Chart.lock +++ b/stable/lanraragi/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:41:06.377089341Z" +generated: "2022-09-16T07:01:47.546369809Z" diff --git a/stable/lazylibrarian/11.0.57/CHANGELOG.md b/stable/lazylibrarian/11.0.57/CHANGELOG.md index 7579235f241..d8a8855a799 100644 --- a/stable/lazylibrarian/11.0.57/CHANGELOG.md +++ b/stable/lazylibrarian/11.0.57/CHANGELOG.md @@ -2,6 +2,18 @@ +## [lazylibrarian-11.0.57](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.57) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lazylibrarian-11.0.57](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.57) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ## [lazylibrarian-11.0.54](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.53...lazylibrarian-11.0.54) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [lazylibrarian-11.0.53](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.52...lazylibrarian-11.0.53) (2022-09-04) - -### Chore - diff --git a/stable/lazylibrarian/11.0.57/Chart.lock b/stable/lazylibrarian/11.0.57/Chart.lock index 314da9548e5..53ceae88de2 100644 --- a/stable/lazylibrarian/11.0.57/Chart.lock +++ b/stable/lazylibrarian/11.0.57/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:41:12.428312198Z" +generated: "2022-09-16T07:01:55.551344578Z" diff --git a/stable/lazylibrarian/11.0.57/ix_values.yaml b/stable/lazylibrarian/11.0.57/ix_values.yaml index 01eb56a63ff..d4481cd97ad 100644 --- a/stable/lazylibrarian/11.0.57/ix_values.yaml +++ b/stable/lazylibrarian/11.0.57/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:d684eff64cfddbc9cdca4ef9f84700eb130c87b946b3a115c31169e351489ea3 + tag: latest@sha256:b57a51df8d9cfaf0ee7fda0587a91657418c131f65adbe1cf551fe5757debb26 securityContext: runAsNonRoot: false diff --git a/stable/leaf2mqtt/4.0.32/CHANGELOG.md b/stable/leaf2mqtt/4.0.32/CHANGELOG.md index 2d2546bb50e..f3ccef888d1 100644 --- a/stable/leaf2mqtt/4.0.32/CHANGELOG.md +++ b/stable/leaf2mqtt/4.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [leaf2mqtt-4.0.29](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/leaf2mqtt/4.0.32/Chart.lock b/stable/leaf2mqtt/4.0.32/Chart.lock index c9a568bec89..ea9092d76b2 100644 --- a/stable/leaf2mqtt/4.0.32/Chart.lock +++ b/stable/leaf2mqtt/4.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:41:25.728579671Z" +generated: "2022-09-16T07:02:04.74243882Z" diff --git a/stable/leantime/4.0.44/CHANGELOG.md b/stable/leantime/4.0.44/CHANGELOG.md index 9d51c4b7c98..67d4888ace0 100644 --- a/stable/leantime/4.0.44/CHANGELOG.md +++ b/stable/leantime/4.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [leantime-4.0.41](https://github.com/truecharts/charts/compare/leantime-4.0.39...leantime-4.0.41) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/leantime/4.0.44/Chart.lock b/stable/leantime/4.0.44/Chart.lock index 76725350fd9..75cbe01bf95 100644 --- a/stable/leantime/4.0.44/Chart.lock +++ b/stable/leantime/4.0.44/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:41:48.177032091Z" +generated: "2022-09-16T07:02:34.872150676Z" diff --git a/stable/libreddit/1.0.25/CHANGELOG.md b/stable/libreddit/1.0.25/CHANGELOG.md index 7314e09b81e..d601cabe151 100644 --- a/stable/libreddit/1.0.25/CHANGELOG.md +++ b/stable/libreddit/1.0.25/CHANGELOG.md @@ -2,6 +2,17 @@ +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreddit-1.0.22](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/libreddit/1.0.25/Chart.lock b/stable/libreddit/1.0.25/Chart.lock index f3d907351b7..399496c230b 100644 --- a/stable/libreddit/1.0.25/Chart.lock +++ b/stable/libreddit/1.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:41:44.372377879Z" +generated: "2022-09-16T07:02:29.472239678Z" diff --git a/stable/libreoffice/2.0.30/CHANGELOG.md b/stable/libreoffice/2.0.30/CHANGELOG.md index e69a250e906..4b1645ad990 100644 --- a/stable/libreoffice/2.0.30/CHANGELOG.md +++ b/stable/libreoffice/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [libreoffice-2.0.27](https://github.com/truecharts/charts/compare/libreoffice-2.0.26...libreoffice-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/libreoffice/2.0.30/Chart.lock b/stable/libreoffice/2.0.30/Chart.lock index 7e7f4998df6..1afe19ee483 100644 --- a/stable/libreoffice/2.0.30/Chart.lock +++ b/stable/libreoffice/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:41:57.290756145Z" +generated: "2022-09-16T07:02:37.971849941Z" diff --git a/stable/librephotos/4.0.39/CHANGELOG.md b/stable/librephotos/4.0.39/CHANGELOG.md index 4f965d46a98..0f704c325cf 100644 --- a/stable/librephotos/4.0.39/CHANGELOG.md +++ b/stable/librephotos/4.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [librephotos-4.0.36](https://github.com/truecharts/charts/compare/librephotos-4.0.34...librephotos-4.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/librephotos/4.0.39/Chart.lock b/stable/librephotos/4.0.39/Chart.lock index bd521a5691e..1ce82f53605 100644 --- a/stable/librephotos/4.0.39/Chart.lock +++ b/stable/librephotos/4.0.39/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:53:16.731625284Z" +generated: "2022-09-16T07:03:23.008241654Z" diff --git a/stable/librespeed/6.0.31/CHANGELOG.md b/stable/librespeed/6.0.31/CHANGELOG.md index 7ae8be18729..2d1a931de3c 100644 --- a/stable/librespeed/6.0.31/CHANGELOG.md +++ b/stable/librespeed/6.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [librespeed-6.0.28](https://github.com/truecharts/charts/compare/librespeed-6.0.27...librespeed-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/librespeed/6.0.31/Chart.lock b/stable/librespeed/6.0.31/Chart.lock index 9b2d66340e4..e3e938034eb 100644 --- a/stable/librespeed/6.0.31/Chart.lock +++ b/stable/librespeed/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:42:15.040947862Z" +generated: "2022-09-16T07:03:02.788514753Z" diff --git a/stable/lidarr/11.0.30/CHANGELOG.md b/stable/lidarr/11.0.30/CHANGELOG.md index 409de84f997..fe15733296a 100644 --- a/stable/lidarr/11.0.30/CHANGELOG.md +++ b/stable/lidarr/11.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [lidarr-11.0.27](https://github.com/truecharts/charts/compare/lidarr-11.0.26...lidarr-11.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/lidarr/11.0.30/Chart.lock b/stable/lidarr/11.0.30/Chart.lock index 9bc81df2969..b5b2d43fcc0 100644 --- a/stable/lidarr/11.0.30/Chart.lock +++ b/stable/lidarr/11.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:42:28.331211703Z" +generated: "2022-09-16T07:03:10.798528326Z" diff --git a/stable/linkace/4.0.46/CHANGELOG.md b/stable/linkace/4.0.46/CHANGELOG.md index fef5946ce91..1ebf2e5ce22 100644 --- a/stable/linkace/4.0.46/CHANGELOG.md +++ b/stable/linkace/4.0.46/CHANGELOG.md @@ -2,6 +2,17 @@ +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [linkace-4.0.43](https://github.com/truecharts/charts/compare/linkace-4.0.42...linkace-4.0.43) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - diff --git a/stable/linkace/4.0.46/Chart.lock b/stable/linkace/4.0.46/Chart.lock index 556c88f4381..dbb688fd67a 100644 --- a/stable/linkace/4.0.46/Chart.lock +++ b/stable/linkace/4.0.46/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-15T14:44:19.516384363Z" +generated: "2022-09-16T07:03:44.220965354Z" diff --git a/stable/linkding/2.0.35/CHANGELOG.md b/stable/linkding/2.0.35/CHANGELOG.md index 21a065144fc..c560b418eeb 100644 --- a/stable/linkding/2.0.35/CHANGELOG.md +++ b/stable/linkding/2.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ## [linkding-2.0.32](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.32) (2022-08-30) -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [linkding-2.0.31](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.31) (2022-08-30) - diff --git a/stable/linkding/2.0.35/Chart.lock b/stable/linkding/2.0.35/Chart.lock index 69038d8574e..c5980dcb092 100644 --- a/stable/linkding/2.0.35/Chart.lock +++ b/stable/linkding/2.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:42:49.7191876Z" +generated: "2022-09-16T07:03:36.462659203Z" diff --git a/stable/littlelink/6.0.63/CHANGELOG.md b/stable/littlelink/6.0.63/CHANGELOG.md index 8bbcf4d5009..f7eaaf4cf8d 100644 --- a/stable/littlelink/6.0.63/CHANGELOG.md +++ b/stable/littlelink/6.0.63/CHANGELOG.md @@ -2,6 +2,18 @@ +## [littlelink-6.0.63](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.63) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [littlelink-6.0.63](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.63) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - -## [littlelink-6.0.61](https://github.com/truecharts/charts/compare/littlelink-6.0.60...littlelink-6.0.61) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [littlelink-6.0.60](https://github.com/truecharts/charts/compare/littlelink-6.0.59...littlelink-6.0.60) (2022-09-01) diff --git a/stable/littlelink/6.0.63/Chart.lock b/stable/littlelink/6.0.63/Chart.lock index 0d4104b56bb..21c1e5b1c90 100644 --- a/stable/littlelink/6.0.63/Chart.lock +++ b/stable/littlelink/6.0.63/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:45:11.335469881Z" +generated: "2022-09-16T07:03:44.1767804Z" diff --git a/stable/littlelink/6.0.63/ix_values.yaml b/stable/littlelink/6.0.63/ix_values.yaml index f810445c492..b980dfc5a79 100644 --- a/stable/littlelink/6.0.63/ix_values.yaml +++ b/stable/littlelink/6.0.63/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:d0d935132991a5ca528169dc5bfc02846e2ada782d55dddb12b61d1ab89383e2 + tag: latest@sha256:729ed65db108b9201083800513f88298ea64bd1774b6cdc637e69351e31961b5 service: main: diff --git a/stable/logitech-media-server/4.0.38/CHANGELOG.md b/stable/logitech-media-server/4.0.38/CHANGELOG.md index 3c387a5e45f..632d2cba062 100644 --- a/stable/logitech-media-server/4.0.38/CHANGELOG.md +++ b/stable/logitech-media-server/4.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [logitech-media-server-4.0.36](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.35...logitech-media-server-4.0.36) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [logitech-media-server-4.0.35](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.33...logitech-media-server-4.0.35) (2022-08-30) diff --git a/stable/logitech-media-server/4.0.38/Chart.lock b/stable/logitech-media-server/4.0.38/Chart.lock index 62347cda1f2..1b3ebe41e1c 100644 --- a/stable/logitech-media-server/4.0.38/Chart.lock +++ b/stable/logitech-media-server/4.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:52:13.173960665Z" +generated: "2022-09-16T07:04:09.667168625Z" diff --git a/stable/loki/5.0.38/CHANGELOG.md b/stable/loki/5.0.38/CHANGELOG.md index 266f85a6fbc..5f81b6551d4 100644 --- a/stable/loki/5.0.38/CHANGELOG.md +++ b/stable/loki/5.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [loki-5.0.35](https://github.com/truecharts/charts/compare/loki-5.0.33...loki-5.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/loki/5.0.38/Chart.lock b/stable/loki/5.0.38/Chart.lock index fbeca696b22..df615eb400e 100644 --- a/stable/loki/5.0.38/Chart.lock +++ b/stable/loki/5.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.51 digest: sha256:1f417b30dfec78c4201d4c466200473ab3d8b58930cac904b1ef699f7e601f8d -generated: "2022-09-15T14:45:29.839671815Z" +generated: "2022-09-16T07:04:31.550044584Z" diff --git a/stable/lychee/13.0.42/CHANGELOG.md b/stable/lychee/13.0.42/CHANGELOG.md index 756fa0b260f..1184160be14 100644 --- a/stable/lychee/13.0.42/CHANGELOG.md +++ b/stable/lychee/13.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [lychee-13.0.39](https://github.com/truecharts/charts/compare/lychee-13.0.38...lychee-13.0.39) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/lychee/13.0.42/Chart.lock b/stable/lychee/13.0.42/Chart.lock index f4c1b41f070..600bbe4b0a5 100644 --- a/stable/lychee/13.0.42/Chart.lock +++ b/stable/lychee/13.0.42/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:45:59.517147986Z" +generated: "2022-09-16T07:04:45.56085962Z" diff --git a/stable/makemkv/2.0.34/CHANGELOG.md b/stable/makemkv/2.0.34/CHANGELOG.md index cfcb2f8933b..964624c3f57 100644 --- a/stable/makemkv/2.0.34/CHANGELOG.md +++ b/stable/makemkv/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [makemkv-2.0.31](https://github.com/truecharts/charts/compare/makemkv-2.0.30...makemkv-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/makemkv/2.0.34/Chart.lock b/stable/makemkv/2.0.34/Chart.lock index 0f6b69552c6..2178e4207cc 100644 --- a/stable/makemkv/2.0.34/Chart.lock +++ b/stable/makemkv/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:45:57.844378014Z" +generated: "2022-09-16T07:04:41.94482538Z" diff --git a/stable/matomo/3.0.62/CHANGELOG.md b/stable/matomo/3.0.62/CHANGELOG.md index 954a7f7c5a9..44a1fd560ef 100644 --- a/stable/matomo/3.0.62/CHANGELOG.md +++ b/stable/matomo/3.0.62/CHANGELOG.md @@ -2,6 +2,19 @@ +## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15) ### Chore @@ -84,16 +97,3 @@ ## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [matomo-3.0.59](https://github.com/truecharts/charts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - diff --git a/stable/matomo/3.0.62/Chart.lock b/stable/matomo/3.0.62/Chart.lock index 43de80ffaca..18e4732c7c1 100644 --- a/stable/matomo/3.0.62/Chart.lock +++ b/stable/matomo/3.0.62/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:46:19.70177018Z" +generated: "2022-09-16T07:04:57.001659857Z" diff --git a/stable/matomo/3.0.62/ix_values.yaml b/stable/matomo/3.0.62/ix_values.yaml index 29f2014b32d..71499cdf753 100644 --- a/stable/matomo/3.0.62/ix_values.yaml +++ b/stable/matomo/3.0.62/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/matomo - tag: 4.11.0@sha256:7f1c0cdbf592e490456252770e74e810e2c1b4f8805a4732859b5efe0bfe62dd + tag: 4.11.0@sha256:239a78fc7140bd12bb5b3daeba95d5cde87d3dc57ac2f72d1b0ce56134e0ea8f pullPolicy: IfNotPresent securityContext: diff --git a/stable/mattermost/3.0.44/CHANGELOG.md b/stable/mattermost/3.0.44/CHANGELOG.md index 41ea2260caf..4279df13221 100644 --- a/stable/mattermost/3.0.44/CHANGELOG.md +++ b/stable/mattermost/3.0.44/CHANGELOG.md @@ -2,6 +2,18 @@ +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [mattermost-3.0.42](https://github.com/truecharts/charts/compare/mattermost-3.0.41...mattermost-3.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [mattermost-3.0.41](https://github.com/truecharts/charts/compare/mattermost-3.0.40...mattermost-3.0.41) (2022-09-10) diff --git a/stable/mattermost/3.0.44/Chart.lock b/stable/mattermost/3.0.44/Chart.lock index c35d25b8232..3ff86bc8745 100644 --- a/stable/mattermost/3.0.44/Chart.lock +++ b/stable/mattermost/3.0.44/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:46:33.007810208Z" +generated: "2022-09-16T07:05:28.545523246Z" diff --git a/stable/mattermost/3.0.44/ix_values.yaml b/stable/mattermost/3.0.44/ix_values.yaml index d1e95e7a88f..c05972e2cd9 100644 --- a/stable/mattermost/3.0.44/ix_values.yaml +++ b/stable/mattermost/3.0.44/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mattermost - tag: 7.3@sha256:acd00bf10ed0d568f2622bed9ddeb36d59be645e3431d4a805b3bc7f6ff057a4 + tag: 7.3@sha256:be700165a0f8ed996982d758ceb20523f401333f333119ef461857f89ecee792 pullPolicy: IfNotPresent env: diff --git a/stable/mealie/9.0.3/CHANGELOG.md b/stable/mealie/9.0.3/CHANGELOG.md index 623ae43cc84..70956478261 100644 --- a/stable/mealie/9.0.3/CHANGELOG.md +++ b/stable/mealie/9.0.3/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix diff --git a/stable/mealie/9.0.3/Chart.lock b/stable/mealie/9.0.3/Chart.lock index 0750af370ef..67830b382a0 100644 --- a/stable/mealie/9.0.3/Chart.lock +++ b/stable/mealie/9.0.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:46:46.513863435Z" +generated: "2022-09-16T07:05:30.246214787Z" diff --git a/stable/mediainfo/1.0.10/CHANGELOG.md b/stable/mediainfo/1.0.10/CHANGELOG.md index 700a3c1bf5d..7f61d73b6de 100644 --- a/stable/mediainfo/1.0.10/CHANGELOG.md +++ b/stable/mediainfo/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mediainfo-1.0.7](https://github.com/truecharts/charts/compare/mediainfo-1.0.6...mediainfo-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mediainfo/1.0.10/Chart.lock b/stable/mediainfo/1.0.10/Chart.lock index 17ac07593b0..07d1f40770a 100644 --- a/stable/mediainfo/1.0.10/Chart.lock +++ b/stable/mediainfo/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:46:54.656853945Z" +generated: "2022-09-16T07:05:41.823376806Z" diff --git a/stable/medusa/3.0.44/CHANGELOG.md b/stable/medusa/3.0.44/CHANGELOG.md index 720ea2b23df..ae0d70c7290 100644 --- a/stable/medusa/3.0.44/CHANGELOG.md +++ b/stable/medusa/3.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [medusa-3.0.44](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [medusa-3.0.44](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [medusa-3.0.41](https://github.com/truecharts/charts/compare/medusa-3.0.40...medusa-3.0.41) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - diff --git a/stable/medusa/3.0.44/Chart.lock b/stable/medusa/3.0.44/Chart.lock index 42be4ae9d49..7349f033b24 100644 --- a/stable/medusa/3.0.44/Chart.lock +++ b/stable/medusa/3.0.44/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:08.229703738Z" +generated: "2022-09-16T07:05:43.137154425Z" diff --git a/stable/meshroom/2.0.31/CHANGELOG.md b/stable/meshroom/2.0.31/CHANGELOG.md index 3ec29015a59..e4a2a6061ee 100644 --- a/stable/meshroom/2.0.31/CHANGELOG.md +++ b/stable/meshroom/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [meshroom-2.0.28](https://github.com/truecharts/charts/compare/meshroom-2.0.27...meshroom-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/meshroom/2.0.31/Chart.lock b/stable/meshroom/2.0.31/Chart.lock index a1a8c87eac3..030b9c787d3 100644 --- a/stable/meshroom/2.0.31/Chart.lock +++ b/stable/meshroom/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:10.647658156Z" +generated: "2022-09-16T07:06:14.208288616Z" diff --git a/stable/metube/2.0.30/CHANGELOG.md b/stable/metube/2.0.30/CHANGELOG.md index f87b48aeaea..361fbdac95f 100644 --- a/stable/metube/2.0.30/CHANGELOG.md +++ b/stable/metube/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [metube-2.0.27](https://github.com/truecharts/charts/compare/metube-2.0.26...metube-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/metube/2.0.30/Chart.lock b/stable/metube/2.0.30/Chart.lock index c9f547e6a4f..c2599eb9f41 100644 --- a/stable/metube/2.0.30/Chart.lock +++ b/stable/metube/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:23.460052879Z" +generated: "2022-09-16T07:06:14.488273379Z" diff --git a/stable/minecraft-bedrock/1.0.32/CHANGELOG.md b/stable/minecraft-bedrock/1.0.32/CHANGELOG.md index 31171183435..9e4f257438a 100644 --- a/stable/minecraft-bedrock/1.0.32/CHANGELOG.md +++ b/stable/minecraft-bedrock/1.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minecraft-bedrock-1.0.32](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.31...minecraft-bedrock-1.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minecraft-bedrock-1.0.32](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.31...minecraft-bedrock-1.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minecraft-bedrock-1.0.29](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.28...minecraft-bedrock-1.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minecraft-bedrock/1.0.32/Chart.lock b/stable/minecraft-bedrock/1.0.32/Chart.lock index 30d55902a73..cddf4fc8e07 100644 --- a/stable/minecraft-bedrock/1.0.32/Chart.lock +++ b/stable/minecraft-bedrock/1.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:25.697565063Z" +generated: "2022-09-16T07:06:14.995108808Z" diff --git a/stable/minecraft-java/1.0.53/Chart.lock b/stable/minecraft-java/1.0.53/Chart.lock deleted file mode 100644 index 6e7331347bd..00000000000 --- a/stable/minecraft-java/1.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:38.747806118Z" diff --git a/stable/minecraft-java/1.0.53/CHANGELOG.md b/stable/minecraft-java/1.0.54/CHANGELOG.md similarity index 87% rename from stable/minecraft-java/1.0.53/CHANGELOG.md rename to stable/minecraft-java/1.0.54/CHANGELOG.md index 82f4d54a797..2ca1a12c37a 100644 --- a/stable/minecraft-java/1.0.53/CHANGELOG.md +++ b/stable/minecraft-java/1.0.54/CHANGELOG.md @@ -2,6 +2,18 @@ +## [minecraft-java-1.0.54](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.54) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minecraft-java-1.0.53](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.53) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [minecraft-java-1.0.50](https://github.com/truecharts/charts/compare/minecraft-java-1.0.49...minecraft-java-1.0.50) (2022-09-10) - -### Chore - -- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - diff --git a/stable/minecraft-java/1.0.54/Chart.lock b/stable/minecraft-java/1.0.54/Chart.lock new file mode 100644 index 00000000000..ad62da9d750 --- /dev/null +++ b/stable/minecraft-java/1.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T07:06:16.645096791Z" diff --git a/stable/minecraft-java/1.0.53/Chart.yaml b/stable/minecraft-java/1.0.54/Chart.yaml similarity index 98% rename from stable/minecraft-java/1.0.53/Chart.yaml rename to stable/minecraft-java/1.0.54/Chart.yaml index d9afc076706..d3a2157421d 100644 --- a/stable/minecraft-java/1.0.53/Chart.yaml +++ b/stable/minecraft-java/1.0.54/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.53 +version: 1.0.54 annotations: truecharts.org/catagories: | - games diff --git a/stable/minecraft-java/1.0.53/README.md b/stable/minecraft-java/1.0.54/README.md similarity index 98% rename from stable/minecraft-java/1.0.53/README.md rename to stable/minecraft-java/1.0.54/README.md index 704cd95e1c4..b49f0fb88d0 100644 --- a/stable/minecraft-java/1.0.53/README.md +++ b/stable/minecraft-java/1.0.54/README.md @@ -1,6 +1,6 @@ # minecraft-java -![Version: 1.0.53](https://img.shields.io/badge/Version-1.0.53-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) +![Version: 1.0.54](https://img.shields.io/badge/Version-1.0.54-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.11.0](https://img.shields.io/badge/AppVersion-2022.11.0-informational?style=flat-square) Minecraft Java Dedicated Server diff --git a/stable/minecraft-java/1.0.53/app-readme.md b/stable/minecraft-java/1.0.54/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.53/app-readme.md rename to stable/minecraft-java/1.0.54/app-readme.md diff --git a/stable/n8n/4.0.55/charts/common-10.5.10.tgz b/stable/minecraft-java/1.0.54/charts/common-10.5.10.tgz similarity index 100% rename from stable/n8n/4.0.55/charts/common-10.5.10.tgz rename to stable/minecraft-java/1.0.54/charts/common-10.5.10.tgz diff --git a/stable/minecraft-java/1.0.53/ci/base-values.yaml b/stable/minecraft-java/1.0.54/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/ci/base-values.yaml rename to stable/minecraft-java/1.0.54/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.53/ci/j11-values.yaml b/stable/minecraft-java/1.0.54/ci/j11-values.yaml similarity index 54% rename from stable/minecraft-java/1.0.53/ci/j11-values.yaml rename to stable/minecraft-java/1.0.54/ci/j11-values.yaml index 996ac865c8d..25684ea6815 100644 --- a/stable/minecraft-java/1.0.53/ci/j11-values.yaml +++ b/stable/minecraft-java/1.0.54/ci/j11-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9 + tag: latest@sha256:4fe97bb2c2bc0b395f111cac6a3ed2ede14e6a43939c6e37fb8b8b3049a280c3 pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.53/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.54/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.54/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.53/ci/j8-values.yaml b/stable/minecraft-java/1.0.54/ci/j8-values.yaml similarity index 56% rename from stable/minecraft-java/1.0.53/ci/j8-values.yaml rename to stable/minecraft-java/1.0.54/ci/j8-values.yaml index 986320b0ed5..fa67b25d063 100644 --- a/stable/minecraft-java/1.0.53/ci/j8-values.yaml +++ b/stable/minecraft-java/1.0.54/ci/j8-values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade + tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0 pullPolicy: Always env: diff --git a/stable/minecraft-java/1.0.53/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.54/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.54/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.53/ix_values.yaml b/stable/minecraft-java/1.0.54/ix_values.yaml similarity index 90% rename from stable/minecraft-java/1.0.53/ix_values.yaml rename to stable/minecraft-java/1.0.54/ix_values.yaml index b5778495c32..09da76005c7 100644 --- a/stable/minecraft-java/1.0.53/ix_values.yaml +++ b/stable/minecraft-java/1.0.54/ix_values.yaml @@ -4,7 +4,7 @@ image: pullPolicy: Always j11Image: repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:6f98eddad172ba6682d26656d19c2a281a20402df91f8760d5f27fa9e028eeb9 + tag: latest@sha256:4fe97bb2c2bc0b395f111cac6a3ed2ede14e6a43939c6e37fb8b8b3049a280c3 pullPolicy: Always j11j9Image: repository: tccr.io/truecharts/minecraft-java11-openj9 @@ -12,11 +12,11 @@ j11j9Image: pullPolicy: Always j8Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade + tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0 pullPolicy: Always j8j9Image: repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: latest@sha256:7ac6c22c9286c1f66de412af48670fc8c952c14eca576778f8839e7d3f5cdade + tag: latest@sha256:c399e9023078d276a87766acbb26a31c11d2a3773b2531fc6c26df875c32eaf0 pullPolicy: Always securityContext: diff --git a/stable/minecraft-java/1.0.53/questions.yaml b/stable/minecraft-java/1.0.54/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.53/questions.yaml rename to stable/minecraft-java/1.0.54/questions.yaml diff --git a/stable/rsshub/3.0.95/templates/common.yaml b/stable/minecraft-java/1.0.54/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.95/templates/common.yaml rename to stable/minecraft-java/1.0.54/templates/common.yaml diff --git a/stable/n8n/4.0.55/values.yaml b/stable/minecraft-java/1.0.54/values.yaml similarity index 100% rename from stable/n8n/4.0.55/values.yaml rename to stable/minecraft-java/1.0.54/values.yaml diff --git a/stable/minetest/1.0.31/CHANGELOG.md b/stable/minetest/1.0.31/CHANGELOG.md index 60a2acbee0c..6ead1b6d74a 100644 --- a/stable/minetest/1.0.31/CHANGELOG.md +++ b/stable/minetest/1.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minetest-1.0.31](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minetest-1.0.31](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minetest-1.0.28](https://github.com/truecharts/charts/compare/minetest-1.0.27...minetest-1.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minetest/1.0.31/Chart.lock b/stable/minetest/1.0.31/Chart.lock index 404de6e669a..a69fa24f972 100644 --- a/stable/minetest/1.0.31/Chart.lock +++ b/stable/minetest/1.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:41.075707006Z" +generated: "2022-09-16T07:06:46.86897106Z" diff --git a/stable/miniflux/7.0.39/CHANGELOG.md b/stable/miniflux/7.0.39/CHANGELOG.md index 9479cd09dc2..006566d7a9b 100644 --- a/stable/miniflux/7.0.39/CHANGELOG.md +++ b/stable/miniflux/7.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [miniflux-7.0.36](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.36) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/miniflux/7.0.39/Chart.lock b/stable/miniflux/7.0.39/Chart.lock index 683f1803c9f..0e81641f483 100644 --- a/stable/miniflux/7.0.39/Chart.lock +++ b/stable/miniflux/7.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:47:59.756981837Z" +generated: "2022-09-16T07:07:01.015408546Z" diff --git a/stable/minio-console/3.0.38/CHANGELOG.md b/stable/minio-console/3.0.38/CHANGELOG.md index a441c55ba22..ea7c64b705c 100644 --- a/stable/minio-console/3.0.38/CHANGELOG.md +++ b/stable/minio-console/3.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minio-console-3.0.38](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minio-console-3.0.38](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [minio-console-3.0.35](https://github.com/truecharts/charts/compare/minio-console-3.0.33...minio-console-3.0.35) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minio-console/3.0.38/Chart.lock b/stable/minio-console/3.0.38/Chart.lock index 65a95e4a99f..0bdabdc8ef8 100644 --- a/stable/minio-console/3.0.38/Chart.lock +++ b/stable/minio-console/3.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:12.159904308Z" +generated: "2022-09-16T07:06:49.660062915Z" diff --git a/stable/minio/3.0.53/CHANGELOG.md b/stable/minio/3.0.53/CHANGELOG.md index 2fd5b5e6d6b..0ccc3de617c 100644 --- a/stable/minio/3.0.53/CHANGELOG.md +++ b/stable/minio/3.0.53/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minio-3.0.53](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.53) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minio-3.0.53](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.53) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [minio-3.0.50](https://github.com/truecharts/charts/compare/minio-3.0.49...minio-3.0.50) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/minio/3.0.53/Chart.lock b/stable/minio/3.0.53/Chart.lock index 077d26b2bff..887088aa5aa 100644 --- a/stable/minio/3.0.53/Chart.lock +++ b/stable/minio/3.0.53/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:47:56.541304978Z" +generated: "2022-09-16T07:06:48.188512491Z" diff --git a/stable/minisatip/2.0.30/CHANGELOG.md b/stable/minisatip/2.0.30/CHANGELOG.md index 64bf5a6a5fc..f0bb06d014e 100644 --- a/stable/minisatip/2.0.30/CHANGELOG.md +++ b/stable/minisatip/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [minisatip-2.0.27](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/minisatip/2.0.30/Chart.lock b/stable/minisatip/2.0.30/Chart.lock index 8fb71a66ac8..df5da967fb3 100644 --- a/stable/minisatip/2.0.30/Chart.lock +++ b/stable/minisatip/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:20.690972921Z" +generated: "2022-09-16T07:07:20.688073009Z" diff --git a/stable/mkvcleaver/1.0.10/CHANGELOG.md b/stable/mkvcleaver/1.0.10/CHANGELOG.md index 4cd1c651f20..26f6895f7fa 100644 --- a/stable/mkvcleaver/1.0.10/CHANGELOG.md +++ b/stable/mkvcleaver/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvcleaver-1.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mkvcleaver/1.0.10/Chart.lock b/stable/mkvcleaver/1.0.10/Chart.lock index 3822f15c375..c61bcb3c1d6 100644 --- a/stable/mkvcleaver/1.0.10/Chart.lock +++ b/stable/mkvcleaver/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:27.501083295Z" +generated: "2022-09-16T07:07:21.219476676Z" diff --git a/stable/mkvtoolnix/2.0.33/CHANGELOG.md b/stable/mkvtoolnix/2.0.33/CHANGELOG.md index 0901eafab45..361a8d25cc0 100644 --- a/stable/mkvtoolnix/2.0.33/CHANGELOG.md +++ b/stable/mkvtoolnix/2.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mkvtoolnix-2.0.30](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.29...mkvtoolnix-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mkvtoolnix/2.0.33/Chart.lock b/stable/mkvtoolnix/2.0.33/Chart.lock index 72fdf917161..b6f48f6043d 100644 --- a/stable/mkvtoolnix/2.0.33/Chart.lock +++ b/stable/mkvtoolnix/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:36.10379952Z" +generated: "2022-09-16T07:07:23.851983493Z" diff --git a/stable/ml-workspace/2.0.31/CHANGELOG.md b/stable/ml-workspace/2.0.31/CHANGELOG.md index 470821dc703..8a71f67d2e3 100644 --- a/stable/ml-workspace/2.0.31/CHANGELOG.md +++ b/stable/ml-workspace/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ml-workspace-2.0.28](https://github.com/truecharts/charts/compare/ml-workspace-2.0.27...ml-workspace-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ml-workspace/2.0.31/Chart.lock b/stable/ml-workspace/2.0.31/Chart.lock index d62da665dfd..5d74e62a52f 100644 --- a/stable/ml-workspace/2.0.31/Chart.lock +++ b/stable/ml-workspace/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:43.207244785Z" +generated: "2022-09-16T07:07:45.306186099Z" diff --git a/stable/monica/3.0.49/CHANGELOG.md b/stable/monica/3.0.49/CHANGELOG.md index 69d8408867c..5554e09b73e 100644 --- a/stable/monica/3.0.49/CHANGELOG.md +++ b/stable/monica/3.0.49/CHANGELOG.md @@ -2,6 +2,18 @@ +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [monica-3.0.46](https://github.com/truecharts/charts/compare/monica-3.0.45...monica-3.0.46) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/monica/3.0.49/Chart.lock b/stable/monica/3.0.49/Chart.lock index f03571a477c..6356ff3ec41 100644 --- a/stable/monica/3.0.49/Chart.lock +++ b/stable/monica/3.0.49/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:51:52.675956735Z" +generated: "2022-09-16T07:08:06.612546171Z" diff --git a/stable/monica/3.0.49/ix_values.yaml b/stable/monica/3.0.49/ix_values.yaml index f294c07e0d0..222fe9f1515 100644 --- a/stable/monica/3.0.49/ix_values.yaml +++ b/stable/monica/3.0.49/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/monica - tag: v3.7.0@sha256:e49996e81dec99f3401304ab0eb8e7e0bbd7687d999d9dd0454b63ff871c1e27 + tag: v3.7.0@sha256:c855fc036ad36e09ac1f8540e16ab6248bdbf82e7ecb03b47254d21f6d79dc49 pullPolicy: IfNotPresent securityContext: diff --git a/stable/mosdns/2.0.33/CHANGELOG.md b/stable/mosdns/2.0.33/CHANGELOG.md index 453739a1eb0..4e9b41aa9f0 100644 --- a/stable/mosdns/2.0.33/CHANGELOG.md +++ b/stable/mosdns/2.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mosdns-2.0.33](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mosdns-2.0.33](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosdns-2.0.30](https://github.com/truecharts/charts/compare/mosdns-2.0.29...mosdns-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mosdns/2.0.33/Chart.lock b/stable/mosdns/2.0.33/Chart.lock index 5266fa4b606..a3c5fb88c27 100644 --- a/stable/mosdns/2.0.33/Chart.lock +++ b/stable/mosdns/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:48:58.555122295Z" +generated: "2022-09-16T07:07:54.064506647Z" diff --git a/stable/mosquitto/6.0.37/CHANGELOG.md b/stable/mosquitto/6.0.37/CHANGELOG.md index ebbcb46d46e..f9e602d03de 100644 --- a/stable/mosquitto/6.0.37/CHANGELOG.md +++ b/stable/mosquitto/6.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mosquitto-6.0.34](https://github.com/truecharts/charts/compare/mosquitto-6.0.33...mosquitto-6.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mosquitto/6.0.37/Chart.lock b/stable/mosquitto/6.0.37/Chart.lock index 6b613bc4ba4..e0d78211b2b 100644 --- a/stable/mosquitto/6.0.37/Chart.lock +++ b/stable/mosquitto/6.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:49:13.617308603Z" +generated: "2022-09-16T07:07:56.6953371Z" diff --git a/stable/mstream/3.0.30/CHANGELOG.md b/stable/mstream/3.0.30/CHANGELOG.md index bc7b82022f9..6b3bf873d6f 100644 --- a/stable/mstream/3.0.30/CHANGELOG.md +++ b/stable/mstream/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mstream-3.0.27](https://github.com/truecharts/charts/compare/mstream-3.0.26...mstream-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mstream/3.0.30/Chart.lock b/stable/mstream/3.0.30/Chart.lock index a9116240401..6cfc95f03de 100644 --- a/stable/mstream/3.0.30/Chart.lock +++ b/stable/mstream/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:49:27.428598606Z" +generated: "2022-09-16T07:08:18.157280766Z" diff --git a/stable/muximux/3.0.30/CHANGELOG.md b/stable/muximux/3.0.30/CHANGELOG.md index ca8e42e7bf4..18bd9156006 100644 --- a/stable/muximux/3.0.30/CHANGELOG.md +++ b/stable/muximux/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [muximux-3.0.27](https://github.com/truecharts/charts/compare/muximux-3.0.26...muximux-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/muximux/3.0.30/Chart.lock b/stable/muximux/3.0.30/Chart.lock index bf604835d72..b1f8b285e44 100644 --- a/stable/muximux/3.0.30/Chart.lock +++ b/stable/muximux/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:49:40.898749872Z" +generated: "2022-09-16T07:08:27.358623788Z" diff --git a/stable/mylar/6.0.38/CHANGELOG.md b/stable/mylar/6.0.38/CHANGELOG.md index 7b63367c398..605edcc7d93 100644 --- a/stable/mylar/6.0.38/CHANGELOG.md +++ b/stable/mylar/6.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mylar-6.0.38](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mylar-6.0.38](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [mylar-6.0.35](https://github.com/truecharts/charts/compare/mylar-6.0.34...mylar-6.0.35) (2022-08-31) - -### Chore - -- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640)) - - diff --git a/stable/mylar/6.0.38/Chart.lock b/stable/mylar/6.0.38/Chart.lock index 3505e2f4e72..1231c11a9cd 100644 --- a/stable/mylar/6.0.38/Chart.lock +++ b/stable/mylar/6.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:49:54.127118676Z" +generated: "2022-09-16T07:08:29.78517262Z" diff --git a/stable/mymediaforalexa/1.0.10/CHANGELOG.md b/stable/mymediaforalexa/1.0.10/CHANGELOG.md index 9eb8a9bdcc3..34c0b699573 100644 --- a/stable/mymediaforalexa/1.0.10/CHANGELOG.md +++ b/stable/mymediaforalexa/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mymediaforalexa-1.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mymediaforalexa/1.0.10/Chart.lock b/stable/mymediaforalexa/1.0.10/Chart.lock index 2d7ca0014bf..12a09d8e953 100644 --- a/stable/mymediaforalexa/1.0.10/Chart.lock +++ b/stable/mymediaforalexa/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:50:07.51701651Z" +generated: "2022-09-16T07:08:51.579848271Z" diff --git a/stable/mysql-workbench/2.0.31/CHANGELOG.md b/stable/mysql-workbench/2.0.31/CHANGELOG.md index f5b5f75be6e..15cc9bc4f97 100644 --- a/stable/mysql-workbench/2.0.31/CHANGELOG.md +++ b/stable/mysql-workbench/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [mysql-workbench-2.0.28](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.27...mysql-workbench-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/mysql-workbench/2.0.31/Chart.lock b/stable/mysql-workbench/2.0.31/Chart.lock index 5ac8bf59735..fc26c15a2f5 100644 --- a/stable/mysql-workbench/2.0.31/Chart.lock +++ b/stable/mysql-workbench/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:50:20.878054537Z" +generated: "2022-09-16T07:08:52.290762757Z" diff --git a/stable/n8n/4.0.55/CHANGELOG.md b/stable/n8n/4.0.56/CHANGELOG.md similarity index 86% rename from stable/n8n/4.0.55/CHANGELOG.md rename to stable/n8n/4.0.56/CHANGELOG.md index 891d5656e7d..f2e8e320c15 100644 --- a/stable/n8n/4.0.55/CHANGELOG.md +++ b/stable/n8n/4.0.56/CHANGELOG.md @@ -2,6 +2,18 @@ +## [n8n-4.0.56](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.56) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [n8n-4.0.55](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.55) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [n8n-4.0.53](https://github.com/truecharts/charts/compare/n8n-4.0.52...n8n-4.0.53) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [n8n-4.0.52](https://github.com/truecharts/charts/compare/n8n-4.0.51...n8n-4.0.52) (2022-09-02) diff --git a/stable/n8n/4.0.55/Chart.lock b/stable/n8n/4.0.56/Chart.lock similarity index 88% rename from stable/n8n/4.0.55/Chart.lock rename to stable/n8n/4.0.56/Chart.lock index 7d86f8b20df..9fcde2ba88e 100644 --- a/stable/n8n/4.0.55/Chart.lock +++ b/stable/n8n/4.0.56/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:50:43.863719667Z" +generated: "2022-09-16T07:09:24.918565565Z" diff --git a/stable/n8n/4.0.55/Chart.yaml b/stable/n8n/4.0.56/Chart.yaml similarity index 96% rename from stable/n8n/4.0.55/Chart.yaml rename to stable/n8n/4.0.56/Chart.yaml index dab5087fc59..1fcf030a000 100644 --- a/stable/n8n/4.0.55/Chart.yaml +++ b/stable/n8n/4.0.56/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.193.5" +appVersion: "0.194.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://docs.n8n.io/ - https://github.com/n8n-io/n8n - https://hub.docker.com/r/n8nio/n8n -version: 4.0.55 +version: 4.0.56 annotations: truecharts.org/catagories: | - media diff --git a/stable/n8n/4.0.55/README.md b/stable/n8n/4.0.56/README.md similarity index 94% rename from stable/n8n/4.0.55/README.md rename to stable/n8n/4.0.56/README.md index e4e4de55139..a201956fead 100644 --- a/stable/n8n/4.0.55/README.md +++ b/stable/n8n/4.0.56/README.md @@ -1,6 +1,6 @@ # n8n -![Version: 4.0.55](https://img.shields.io/badge/Version-4.0.55-informational?style=flat-square) ![AppVersion: 0.193.5](https://img.shields.io/badge/AppVersion-0.193.5-informational?style=flat-square) +![Version: 4.0.56](https://img.shields.io/badge/Version-4.0.56-informational?style=flat-square) ![AppVersion: 0.194.0](https://img.shields.io/badge/AppVersion-0.194.0-informational?style=flat-square) n8n is an extendable workflow automation tool. diff --git a/stable/n8n/4.0.55/app-readme.md b/stable/n8n/4.0.56/app-readme.md similarity index 100% rename from stable/n8n/4.0.55/app-readme.md rename to stable/n8n/4.0.56/app-readme.md diff --git a/stable/rsshub/3.0.95/charts/common-10.5.10.tgz b/stable/n8n/4.0.56/charts/common-10.5.10.tgz similarity index 100% rename from stable/rsshub/3.0.95/charts/common-10.5.10.tgz rename to stable/n8n/4.0.56/charts/common-10.5.10.tgz diff --git a/stable/n8n/4.0.55/charts/postgresql-8.0.78.tgz b/stable/n8n/4.0.56/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/n8n/4.0.55/charts/postgresql-8.0.78.tgz rename to stable/n8n/4.0.56/charts/postgresql-8.0.78.tgz diff --git a/stable/n8n/4.0.55/charts/redis-3.0.75.tgz b/stable/n8n/4.0.56/charts/redis-3.0.75.tgz similarity index 100% rename from stable/n8n/4.0.55/charts/redis-3.0.75.tgz rename to stable/n8n/4.0.56/charts/redis-3.0.75.tgz diff --git a/stable/n8n/4.0.55/ix_values.yaml b/stable/n8n/4.0.56/ix_values.yaml similarity index 97% rename from stable/n8n/4.0.55/ix_values.yaml rename to stable/n8n/4.0.56/ix_values.yaml index 22e2d188656..28154b6967c 100644 --- a/stable/n8n/4.0.55/ix_values.yaml +++ b/stable/n8n/4.0.56/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/n8n - tag: 0.193.5@sha256:91e8b94415f115327091afa64fcf3ea1e5e8f80b89cb38d33bdc7a1064e989bf + tag: 0.194.0@sha256:cb36a00115bae16263e9e1d6f7e58494df6c0a86baa0d922c1880759d8bf5d9a pullPolicy: IfNotPresent securityContext: diff --git a/stable/n8n/4.0.55/questions.yaml b/stable/n8n/4.0.56/questions.yaml similarity index 100% rename from stable/n8n/4.0.55/questions.yaml rename to stable/n8n/4.0.56/questions.yaml diff --git a/stable/n8n/4.0.55/templates/_configmap.tpl b/stable/n8n/4.0.56/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.55/templates/_configmap.tpl rename to stable/n8n/4.0.56/templates/_configmap.tpl diff --git a/stable/n8n/4.0.55/templates/common.yaml b/stable/n8n/4.0.56/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.55/templates/common.yaml rename to stable/n8n/4.0.56/templates/common.yaml diff --git a/stable/rsshub/3.0.95/values.yaml b/stable/n8n/4.0.56/values.yaml similarity index 100% rename from stable/rsshub/3.0.95/values.yaml rename to stable/n8n/4.0.56/values.yaml diff --git a/stable/nano-wallet/2.0.30/CHANGELOG.md b/stable/nano-wallet/2.0.30/CHANGELOG.md index af99b96fd41..a98d548c40c 100644 --- a/stable/nano-wallet/2.0.30/CHANGELOG.md +++ b/stable/nano-wallet/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nano-wallet-2.0.27](https://github.com/truecharts/charts/compare/nano-wallet-2.0.26...nano-wallet-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nano-wallet/2.0.30/Chart.lock b/stable/nano-wallet/2.0.30/Chart.lock index 5cebeb3e811..b6f63c47d7e 100644 --- a/stable/nano-wallet/2.0.30/Chart.lock +++ b/stable/nano-wallet/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:51:07.779366197Z" +generated: "2022-09-16T07:09:02.189846857Z" diff --git a/stable/navidrome/11.0.32/CHANGELOG.md b/stable/navidrome/11.0.32/CHANGELOG.md index b05e7068fd3..2138883f276 100644 --- a/stable/navidrome/11.0.32/CHANGELOG.md +++ b/stable/navidrome/11.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [navidrome-11.0.29](https://github.com/truecharts/charts/compare/navidrome-11.0.28...navidrome-11.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/navidrome/11.0.32/Chart.lock b/stable/navidrome/11.0.32/Chart.lock index 0e96753441d..c4b8b18a6ac 100644 --- a/stable/navidrome/11.0.32/Chart.lock +++ b/stable/navidrome/11.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:51:21.531889146Z" +generated: "2022-09-16T07:09:25.060067234Z" diff --git a/stable/netdata/2.0.37/CHANGELOG.md b/stable/netdata/2.0.37/CHANGELOG.md index 5061787342c..daf2013b50c 100644 --- a/stable/netdata/2.0.37/CHANGELOG.md +++ b/stable/netdata/2.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Fix - fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665)) - - - - -## [netdata-2.0.34](https://github.com/truecharts/charts/compare/netdata-2.0.32...netdata-2.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/netdata/2.0.37/Chart.lock b/stable/netdata/2.0.37/Chart.lock index 5e99d8e5b57..75694582a60 100644 --- a/stable/netdata/2.0.37/Chart.lock +++ b/stable/netdata/2.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:51:34.985891146Z" +generated: "2022-09-16T07:09:26.008954395Z" diff --git a/stable/nextcloud/15.3.15/CHANGELOG.md b/stable/nextcloud/15.3.15/CHANGELOG.md new file mode 100644 index 00000000000..89d011e91b3 --- /dev/null +++ b/stable/nextcloud/15.3.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.15](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.15) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.14](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.14) (2022-09-15) + +### Chore + +- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.13](https://github.com/truecharts/charts/compare/nextcloud-15.3.12...nextcloud-15.3.13) (2022-09-13) + +### Chore + +- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.12](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.12) (2022-09-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.11](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [nextcloud-15.3.11](https://github.com/truecharts/charts/compare/nextcloud-15.3.10...nextcloud-15.3.11) (2022-09-11) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/nextcloud/15.3.15/Chart.lock b/stable/nextcloud/15.3.15/Chart.lock new file mode 100644 index 00000000000..6ba1b17922b --- /dev/null +++ b/stable/nextcloud/15.3.15/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.41 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +digest: sha256:1df363c0510d9962682f39fd207afcd2a39190dd2107826699e424c52c0e9056 +generated: "2022-09-16T07:10:10.853681785Z" diff --git a/stable/nextcloud/15.3.15/Chart.yaml b/stable/nextcloud/15.3.15/Chart.yaml new file mode 100644 index 00000000000..023f19567ea --- /dev/null +++ b/stable/nextcloud/15.3.15/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.78 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.41 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.75 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.3.15 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.15/README.md b/stable/nextcloud/15.3.15/README.md new file mode 100644 index 00000000000..1906fb76bc5 --- /dev/null +++ b/stable/nextcloud/15.3.15/README.md @@ -0,0 +1,112 @@ +# nextcloud + +![Version: 15.3.15](https://img.shields.io/badge/Version-15.3.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.5](https://img.shields.io/badge/AppVersion-24.0.5-informational?style=flat-square) + +A private cloud server that puts the control and security of your own data back into your hands. + +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: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**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://charts.truecharts.org/ | collabora-online | 12.1.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.78 | +| https://charts.truecharts.org | redis | 3.0.75 | +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## 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/Quick-Start%20Guides/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## 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 nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### 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 nextcloud TrueCharts/nextcloud -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/Quick-Start%20Guides/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.3.15/app-readme.md b/stable/nextcloud/15.3.15/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.3.15/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/15.3.15/charts/collabora-online-12.1.41.tgz b/stable/nextcloud/15.3.15/charts/collabora-online-12.1.41.tgz new file mode 100644 index 00000000000..40e6cce2b4d Binary files /dev/null and b/stable/nextcloud/15.3.15/charts/collabora-online-12.1.41.tgz differ diff --git a/stable/theme-park/2.0.13/charts/common-10.5.10.tgz b/stable/nextcloud/15.3.15/charts/common-10.5.10.tgz similarity index 100% rename from stable/theme-park/2.0.13/charts/common-10.5.10.tgz rename to stable/nextcloud/15.3.15/charts/common-10.5.10.tgz diff --git a/stable/weblate/4.0.39/charts/postgresql-8.0.78.tgz b/stable/nextcloud/15.3.15/charts/postgresql-8.0.78.tgz similarity index 100% rename from stable/weblate/4.0.39/charts/postgresql-8.0.78.tgz rename to stable/nextcloud/15.3.15/charts/postgresql-8.0.78.tgz diff --git a/stable/rsshub/3.0.95/charts/redis-3.0.75.tgz b/stable/nextcloud/15.3.15/charts/redis-3.0.75.tgz similarity index 100% rename from stable/rsshub/3.0.95/charts/redis-3.0.75.tgz rename to stable/nextcloud/15.3.15/charts/redis-3.0.75.tgz diff --git a/stable/nextcloud/15.3.15/ci/basic-values.yaml b/stable/nextcloud/15.3.15/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.3.15/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.3.15/ix_values.yaml b/stable/nextcloud/15.3.15/ix_values.yaml new file mode 100644 index 00000000000..2f413f17cbd --- /dev/null +++ b/stable/nextcloud/15.3.15/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.5@sha256:c3840c12009903d33426eff7c52f153389549a9a2be56489744636f5868bf57c + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:d87d24f4002186390799412ec7cbdd198d2b68222c4c91f78cd96b7a6d6f37ad + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: 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: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/15.3.15/questions.yaml b/stable/nextcloud/15.3.15/questions.yaml new file mode 100644 index 00000000000..47779157c92 --- /dev/null +++ b/stable/nextcloud/15.3.15/questions.yaml @@ -0,0 +1,2884 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "Container Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: ClusterIP + description: ClusterIP + - value: NodePort + description: NodePort (Advanced) + - value: LoadBalancer + description: LoadBalancer (Advanced) + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: (Advanced) Specify the IP Policy + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: (Advanced) IP Families + description: (Advanced) The IP Families that should be used + schema: + show_if: [["type", "!=", "Simple"]] + 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: 10020 + 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: 8080 + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: Simple + enum: + - value: Simple + description: Simple + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + 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: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort + schema: + type: int + min: 9000 + max: 65535 + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - 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: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - 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: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: 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: 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: NodePort + enum: + - value: NodePort + description: NodePort + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: LoadBalancerIP + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: Leave Empty to Disable + label: "nodePort" + 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: 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/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextcloud/15.3.15/templates/_configmap.tpl b/stable/nextcloud/15.3.15/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.3.15/templates/_cronjob.tpl b/stable/nextcloud/15.3.15/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.3.15/templates/_hpb.tpl b/stable/nextcloud/15.3.15/templates/_hpb.tpl new file mode 100644 index 00000000000..5b7b18a15fa --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.3.15/templates/_imaginary.tpl b/stable/nextcloud/15.3.15/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.15/templates/_nginx.tpl b/stable/nextcloud/15.3.15/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.15/templates/common.yaml b/stable/nextcloud/15.3.15/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.3.15/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/theme-park/2.0.13/values.yaml b/stable/nextcloud/15.3.15/values.yaml similarity index 100% rename from stable/theme-park/2.0.13/values.yaml rename to stable/nextcloud/15.3.15/values.yaml diff --git a/stable/nextpvr/2.0.32/CHANGELOG.md b/stable/nextpvr/2.0.32/CHANGELOG.md index 1488368a6ac..65c02803c9f 100644 --- a/stable/nextpvr/2.0.32/CHANGELOG.md +++ b/stable/nextpvr/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [nextpvr-2.0.29](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nextpvr/2.0.32/Chart.lock b/stable/nextpvr/2.0.32/Chart.lock index dbfa92a1844..10fc984cde3 100644 --- a/stable/nextpvr/2.0.32/Chart.lock +++ b/stable/nextpvr/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:52:14.925491856Z" +generated: "2022-09-16T07:09:58.490951691Z" diff --git a/stable/ngircd/2.0.30/CHANGELOG.md b/stable/ngircd/2.0.30/CHANGELOG.md index 13b685db781..6cf6155e776 100644 --- a/stable/ngircd/2.0.30/CHANGELOG.md +++ b/stable/ngircd/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ngircd-2.0.27](https://github.com/truecharts/charts/compare/ngircd-2.0.26...ngircd-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ngircd/2.0.30/Chart.lock b/stable/ngircd/2.0.30/Chart.lock index 45783f6d5ad..c5605fff2c6 100644 --- a/stable/ngircd/2.0.30/Chart.lock +++ b/stable/ngircd/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:52:36.588461699Z" +generated: "2022-09-16T07:09:59.425059113Z" diff --git a/stable/nntp2nntp/2.0.30/CHANGELOG.md b/stable/nntp2nntp/2.0.30/CHANGELOG.md index ddd82f04e31..fa82f4febfb 100644 --- a/stable/nntp2nntp/2.0.30/CHANGELOG.md +++ b/stable/nntp2nntp/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nntp2nntp-2.0.27](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.26...nntp2nntp-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nntp2nntp/2.0.30/Chart.lock b/stable/nntp2nntp/2.0.30/Chart.lock index 98790fa0193..120604d87f6 100644 --- a/stable/nntp2nntp/2.0.30/Chart.lock +++ b/stable/nntp2nntp/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:52:37.20071385Z" +generated: "2022-09-16T07:10:22.743714537Z" diff --git a/stable/nocodb/3.0.44/CHANGELOG.md b/stable/nocodb/3.0.44/CHANGELOG.md index 85592a17c58..27846bd333c 100644 --- a/stable/nocodb/3.0.44/CHANGELOG.md +++ b/stable/nocodb/3.0.44/CHANGELOG.md @@ -2,6 +2,18 @@ +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [nocodb-3.0.42](https://github.com/truecharts/charts/compare/nocodb-3.0.41...nocodb-3.0.42) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [nocodb-3.0.41](https://github.com/truecharts/charts/compare/nocodb-3.0.39...nocodb-3.0.41) (2022-08-30) diff --git a/stable/nocodb/3.0.44/Chart.lock b/stable/nocodb/3.0.44/Chart.lock index 87e5edd0bd4..e31dcad1472 100644 --- a/stable/nocodb/3.0.44/Chart.lock +++ b/stable/nocodb/3.0.44/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:53:14.453245477Z" +generated: "2022-09-16T07:10:57.388841668Z" diff --git a/stable/nocodb/3.0.44/Chart.yaml b/stable/nocodb/3.0.44/Chart.yaml index 1681416c41b..60493860ebc 100644 --- a/stable/nocodb/3.0.44/Chart.yaml +++ b/stable/nocodb/3.0.44/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.96.2" +appVersion: "0.96.4" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/nocodb/3.0.44/README.md b/stable/nocodb/3.0.44/README.md index cff717bc5e5..4d4713d9e5d 100644 --- a/stable/nocodb/3.0.44/README.md +++ b/stable/nocodb/3.0.44/README.md @@ -1,6 +1,6 @@ # nocodb -![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![AppVersion: 0.96.2](https://img.shields.io/badge/AppVersion-0.96.2-informational?style=flat-square) +![Version: 3.0.44](https://img.shields.io/badge/Version-3.0.44-informational?style=flat-square) ![AppVersion: 0.96.4](https://img.shields.io/badge/AppVersion-0.96.4-informational?style=flat-square) Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. diff --git a/stable/nocodb/3.0.44/ix_values.yaml b/stable/nocodb/3.0.44/ix_values.yaml index 97843441022..22856945be4 100644 --- a/stable/nocodb/3.0.44/ix_values.yaml +++ b/stable/nocodb/3.0.44/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.96.2@sha256:15c6717d239245414badc1d2cd83d8dc4e0f628deaaf802942706bb705e50655 + tag: 0.96.4@sha256:a5cb0ec43bdffc3e656cb86b6b15e47801236e9c119c11832fca81766c4f83e6 pullPolicy: IfNotPresent securityContext: diff --git a/stable/node-red/11.0.35/CHANGELOG.md b/stable/node-red/11.0.35/CHANGELOG.md index b0f311acb20..8b18f2610e4 100644 --- a/stable/node-red/11.0.35/CHANGELOG.md +++ b/stable/node-red/11.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [node-red-11.0.32](https://github.com/truecharts/charts/compare/node-red-11.0.31...node-red-11.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/node-red/11.0.35/Chart.lock b/stable/node-red/11.0.35/Chart.lock index 71fea0f31b0..446c7a0715c 100644 --- a/stable/node-red/11.0.35/Chart.lock +++ b/stable/node-red/11.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:53:01.113373033Z" +generated: "2022-09-16T07:10:32.411010454Z" diff --git a/stable/novnc/3.0.31/CHANGELOG.md b/stable/novnc/3.0.31/CHANGELOG.md index 3921f53b826..7e8852742d3 100644 --- a/stable/novnc/3.0.31/CHANGELOG.md +++ b/stable/novnc/3.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - - - -## [novnc-3.0.28](https://github.com/truecharts/charts/compare/cura-novnc-0.0.20...novnc-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - diff --git a/stable/novnc/3.0.31/Chart.lock b/stable/novnc/3.0.31/Chart.lock index 48fadbfb549..1da2044154a 100644 --- a/stable/novnc/3.0.31/Chart.lock +++ b/stable/novnc/3.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:53:01.608127921Z" +generated: "2022-09-16T07:10:55.639492315Z" diff --git a/stable/ntfy/2.0.34/CHANGELOG.md b/stable/ntfy/2.0.34/CHANGELOG.md index b340b055e4d..af86a0194ca 100644 --- a/stable/ntfy/2.0.34/CHANGELOG.md +++ b/stable/ntfy/2.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ntfy-2.0.31](https://github.com/truecharts/charts/compare/ntfy-2.0.30...ntfy-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ntfy/2.0.34/Chart.lock b/stable/ntfy/2.0.34/Chart.lock index 783b83d7931..340dcd4e067 100644 --- a/stable/ntfy/2.0.34/Chart.lock +++ b/stable/ntfy/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:53:33.394715499Z" +generated: "2022-09-16T07:11:05.43982925Z" diff --git a/stable/nullserv/6.0.33/CHANGELOG.md b/stable/nullserv/6.0.33/CHANGELOG.md index 425722ed120..2210e50e5ca 100644 --- a/stable/nullserv/6.0.33/CHANGELOG.md +++ b/stable/nullserv/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nullserv-6.0.30](https://github.com/truecharts/charts/compare/nullserv-6.0.29...nullserv-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nullserv/6.0.33/Chart.lock b/stable/nullserv/6.0.33/Chart.lock index 733119bbf13..0335dd494e3 100644 --- a/stable/nullserv/6.0.33/Chart.lock +++ b/stable/nullserv/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:53:34.094633818Z" +generated: "2022-09-16T07:11:21.17657182Z" diff --git a/stable/nzbget/11.0.33/CHANGELOG.md b/stable/nzbget/11.0.33/CHANGELOG.md index 78a7558240d..43a0f476496 100644 --- a/stable/nzbget/11.0.33/CHANGELOG.md +++ b/stable/nzbget/11.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) ### Docs - -- add more docs - - - - -## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/nzbget/11.0.33/Chart.lock b/stable/nzbget/11.0.33/Chart.lock index 8903cdf1ff9..b3c4f94eb47 100644 --- a/stable/nzbget/11.0.33/Chart.lock +++ b/stable/nzbget/11.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:54:04.687363177Z" +generated: "2022-09-16T07:11:28.665023165Z" diff --git a/stable/nzbhydra/11.0.37/CHANGELOG.md b/stable/nzbhydra/11.0.37/CHANGELOG.md index e242f6195fd..53cb1efdd64 100644 --- a/stable/nzbhydra/11.0.37/CHANGELOG.md +++ b/stable/nzbhydra/11.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [nzbhydra-11.0.37](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [nzbhydra-11.0.37](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [nzbhydra-11.0.34](https://github.com/truecharts/charts/compare/nzbhydra-11.0.33...nzbhydra-11.0.34) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/nzbhydra/11.0.37/Chart.lock b/stable/nzbhydra/11.0.37/Chart.lock index fd165fffc27..2e478e8a1e4 100644 --- a/stable/nzbhydra/11.0.37/Chart.lock +++ b/stable/nzbhydra/11.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:54:05.563830254Z" +generated: "2022-09-16T07:11:38.662180589Z" diff --git a/stable/octoprint/6.0.34/CHANGELOG.md b/stable/octoprint/6.0.34/CHANGELOG.md index 126a79f24c2..ed7d5e9d0e0 100644 --- a/stable/octoprint/6.0.34/CHANGELOG.md +++ b/stable/octoprint/6.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [octoprint-6.0.31](https://github.com/truecharts/charts/compare/octoprint-6.0.30...octoprint-6.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/octoprint/6.0.34/Chart.lock b/stable/octoprint/6.0.34/Chart.lock index 6eeedad2d00..33955d64669 100644 --- a/stable/octoprint/6.0.34/Chart.lock +++ b/stable/octoprint/6.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:54:09.968540448Z" +generated: "2022-09-16T07:11:53.846414097Z" diff --git a/stable/odoo/8.0.48/CHANGELOG.md b/stable/odoo/8.0.48/CHANGELOG.md index 7b1ad1456d2..690f988b391 100644 --- a/stable/odoo/8.0.48/CHANGELOG.md +++ b/stable/odoo/8.0.48/CHANGELOG.md @@ -2,6 +2,18 @@ +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [odoo-8.0.45](https://github.com/truecharts/charts/compare/odoo-8.0.44...odoo-8.0.45) (2022-09-03) - -### Chore - -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - diff --git a/stable/odoo/8.0.48/Chart.lock b/stable/odoo/8.0.48/Chart.lock index 9113b49b556..fd9dd755e64 100644 --- a/stable/odoo/8.0.48/Chart.lock +++ b/stable/odoo/8.0.48/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:54:24.528817881Z" +generated: "2022-09-16T07:12:06.775805553Z" diff --git a/stable/odoo/8.0.48/ix_values.yaml b/stable/odoo/8.0.48/ix_values.yaml index 7171808b338..c998a5b3694 100644 --- a/stable/odoo/8.0.48/ix_values.yaml +++ b/stable/odoo/8.0.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/odoo pullPolicy: IfNotPresent - tag: v15.0@sha256:2159f0f7df461d009eab4655902b966b332731e5e96cd82baaaba9f453d19126 + tag: v15.0@sha256:f7d2ab13cf5214ddfbc09d5322bd61ad064a877edbec1620579392838a0a44d7 env: USER: "{{ .Values.postgresql.postgresqlUsername }}" diff --git a/stable/omada-controller/6.0.65/CHANGELOG.md b/stable/omada-controller/6.0.65/CHANGELOG.md index 4bca85ed7a8..f08ae9e2024 100644 --- a/stable/omada-controller/6.0.65/CHANGELOG.md +++ b/stable/omada-controller/6.0.65/CHANGELOG.md @@ -2,6 +2,18 @@ +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [omada-controller-6.0.62](https://github.com/truecharts/charts/compare/omada-controller-6.0.61...omada-controller-6.0.62) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - diff --git a/stable/omada-controller/6.0.65/Chart.lock b/stable/omada-controller/6.0.65/Chart.lock index e5cbce5ce60..37734d0cb72 100644 --- a/stable/omada-controller/6.0.65/Chart.lock +++ b/stable/omada-controller/6.0.65/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:54:35.676795049Z" +generated: "2022-09-16T07:12:01.856396893Z" diff --git a/stable/omada-controller/6.0.65/ix_values.yaml b/stable/omada-controller/6.0.65/ix_values.yaml index 46c002f134d..8f12dfc7a52 100644 --- a/stable/omada-controller/6.0.65/ix_values.yaml +++ b/stable/omada-controller/6.0.65/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/omada-controller - tag: 5.5@sha256:7f225bf1d9a5325f4a6da7a81282ca47e29a16ce55057dc8512e5ecd570c5979 + tag: 5.5@sha256:394fa05a26de61a45f8b364c69b4253443e46e0ffd02dc68453fd020d73037e1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/ombi/11.0.40/CHANGELOG.md b/stable/ombi/11.0.40/CHANGELOG.md index 01cd6704e76..d0380901fcd 100644 --- a/stable/ombi/11.0.40/CHANGELOG.md +++ b/stable/ombi/11.0.40/CHANGELOG.md @@ -2,6 +2,18 @@ +## [ombi-11.0.40](https://github.com/truecharts/charts/compare/ombi-11.0.39...ombi-11.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ombi-11.0.39](https://github.com/truecharts/charts/compare/ombi-11.0.38...ombi-11.0.39) (2022-09-12) @@ -85,15 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ombi-11.0.36](https://github.com/truecharts/charts/compare/ombi-11.0.35...ombi-11.0.36) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/ombi/11.0.40/Chart.lock b/stable/ombi/11.0.40/Chart.lock index 7cdf08cd90e..7ce975a518c 100644 --- a/stable/ombi/11.0.40/Chart.lock +++ b/stable/ombi/11.0.40/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:54:36.034319013Z" +generated: "2022-09-16T07:12:11.932499981Z" diff --git a/stable/ombi/11.0.40/Chart.yaml b/stable/ombi/11.0.40/Chart.yaml index 83adaacf3f0..75163b7861d 100644 --- a/stable/ombi/11.0.40/Chart.yaml +++ b/stable/ombi/11.0.40/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.25.1" +appVersion: "4.27.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/ombi/11.0.40/README.md b/stable/ombi/11.0.40/README.md index ca5c16cc09a..7ad8240b4bb 100644 --- a/stable/ombi/11.0.40/README.md +++ b/stable/ombi/11.0.40/README.md @@ -1,6 +1,6 @@ # ombi -![Version: 11.0.40](https://img.shields.io/badge/Version-11.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.25.1](https://img.shields.io/badge/AppVersion-4.25.1-informational?style=flat-square) +![Version: 11.0.40](https://img.shields.io/badge/Version-11.0.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.27.0](https://img.shields.io/badge/AppVersion-4.27.0-informational?style=flat-square) Want a Movie or TV Show on Plex or Emby? Use Ombi! diff --git a/stable/ombi/11.0.40/ix_values.yaml b/stable/ombi/11.0.40/ix_values.yaml index e31b1fa760f..fa60d7b6b98 100644 --- a/stable/ombi/11.0.40/ix_values.yaml +++ b/stable/ombi/11.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent - tag: 4.25.1@sha256:4b222ad99d3bcb679edf41d075854f7ac83bd475dd3a051d5f5305efa81399a7 + tag: 4.27.0@sha256:55a5694bd098fa77a28199a3a28a59c74c47477dfbd58f0c349fe1c154583c40 securityContext: readOnlyRootFilesystem: false diff --git a/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md index 23ab1d4b2e7..b730a247394 100644 --- a/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md +++ b/stable/onlyoffice-document-server/6.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [onlyoffice-document-server-6.0.34](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/onlyoffice-document-server/6.0.37/Chart.lock b/stable/onlyoffice-document-server/6.0.37/Chart.lock index 6df5dbb1f6e..7da8267197d 100644 --- a/stable/onlyoffice-document-server/6.0.37/Chart.lock +++ b/stable/onlyoffice-document-server/6.0.37/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:55:04.146063302Z" +generated: "2022-09-16T07:12:51.772544824Z" diff --git a/stable/openhab/2.0.33/CHANGELOG.md b/stable/openhab/2.0.33/CHANGELOG.md index 3d54d407db6..80f0bf4321d 100644 --- a/stable/openhab/2.0.33/CHANGELOG.md +++ b/stable/openhab/2.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openhab-2.0.30](https://github.com/truecharts/charts/compare/openhab-2.0.29...openhab-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openhab/2.0.33/Chart.lock b/stable/openhab/2.0.33/Chart.lock index 308b835a45d..1cb7dca322e 100644 --- a/stable/openhab/2.0.33/Chart.lock +++ b/stable/openhab/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:55:06.084524786Z" +generated: "2022-09-16T07:12:34.896070625Z" diff --git a/stable/openkm/7.0.38/CHANGELOG.md b/stable/openkm/7.0.38/CHANGELOG.md index 1716fffd910..b457c65a851 100644 --- a/stable/openkm/7.0.38/CHANGELOG.md +++ b/stable/openkm/7.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openkm-7.0.38](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openkm-7.0.38](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [openkm-7.0.35](https://github.com/truecharts/charts/compare/openkm-7.0.34...openkm-7.0.35) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/openkm/7.0.38/Chart.lock b/stable/openkm/7.0.38/Chart.lock index b5e8bea7fb6..5be1c122362 100644 --- a/stable/openkm/7.0.38/Chart.lock +++ b/stable/openkm/7.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:55:19.652011434Z" +generated: "2022-09-16T07:12:58.635772019Z" diff --git a/stable/openldap/7.0.33/CHANGELOG.md b/stable/openldap/7.0.33/CHANGELOG.md index d82ddbc6fee..f0cf569f293 100644 --- a/stable/openldap/7.0.33/CHANGELOG.md +++ b/stable/openldap/7.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openldap-7.0.30](https://github.com/truecharts/charts/compare/openldap-7.0.29...openldap-7.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openldap/7.0.33/Chart.lock b/stable/openldap/7.0.33/Chart.lock index f2f283e45fc..3d07b48a40b 100644 --- a/stable/openldap/7.0.33/Chart.lock +++ b/stable/openldap/7.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:55:07.439741351Z" +generated: "2022-09-16T07:12:52.220081386Z" diff --git a/stable/openspeedtest/1.0.32/CHANGELOG.md b/stable/openspeedtest/1.0.32/CHANGELOG.md index 35d680bf4be..06326c57f08 100644 --- a/stable/openspeedtest/1.0.32/CHANGELOG.md +++ b/stable/openspeedtest/1.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [openspeedtest-1.0.32](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openspeedtest-1.0.32](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [openspeedtest-1.0.29](https://github.com/truecharts/charts/compare/openspeedtest-1.0.28...openspeedtest-1.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openspeedtest/1.0.32/Chart.lock b/stable/openspeedtest/1.0.32/Chart.lock index 93b9d40a09f..324feb36622 100644 --- a/stable/openspeedtest/1.0.32/Chart.lock +++ b/stable/openspeedtest/1.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:55:37.755155739Z" +generated: "2022-09-16T07:13:08.567182001Z" diff --git a/stable/openvscode-server/2.0.37/CHANGELOG.md b/stable/openvscode-server/2.0.37/CHANGELOG.md index fc27337a17d..ee04766145b 100644 --- a/stable/openvscode-server/2.0.37/CHANGELOG.md +++ b/stable/openvscode-server/2.0.37/CHANGELOG.md @@ -2,6 +2,18 @@ +## [openvscode-server-2.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [openvscode-server-2.0.37](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.37) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - - - -## [openvscode-server-2.0.34](https://github.com/truecharts/charts/compare/openvscode-server-2.0.32...openvscode-server-2.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/openvscode-server/2.0.37/Chart.lock b/stable/openvscode-server/2.0.37/Chart.lock index dc154e19bb1..109672470cb 100644 --- a/stable/openvscode-server/2.0.37/Chart.lock +++ b/stable/openvscode-server/2.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:55:39.451142471Z" +generated: "2022-09-16T07:13:26.469998795Z" diff --git a/stable/openvscode-server/2.0.37/Chart.yaml b/stable/openvscode-server/2.0.37/Chart.yaml index 45916f321bf..d78f5362f08 100644 --- a/stable/openvscode-server/2.0.37/Chart.yaml +++ b/stable/openvscode-server/2.0.37/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: openvscode-server version: 2.0.37 -appVersion: "1.71.0" +appVersion: "1.71.1" description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. type: application deprecated: false diff --git a/stable/openvscode-server/2.0.37/README.md b/stable/openvscode-server/2.0.37/README.md index c63c6153b02..9132f7cbd3b 100644 --- a/stable/openvscode-server/2.0.37/README.md +++ b/stable/openvscode-server/2.0.37/README.md @@ -1,6 +1,6 @@ # openvscode-server -![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.71.0](https://img.shields.io/badge/AppVersion-1.71.0-informational?style=flat-square) +![Version: 2.0.37](https://img.shields.io/badge/Version-2.0.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.71.1](https://img.shields.io/badge/AppVersion-1.71.1-informational?style=flat-square) Openvscode-server provides a version of VS Code that runs a server on a remote machine. diff --git a/stable/openvscode-server/2.0.37/ix_values.yaml b/stable/openvscode-server/2.0.37/ix_values.yaml index 22a127cdd01..fa4d719a47c 100644 --- a/stable/openvscode-server/2.0.37/ix_values.yaml +++ b/stable/openvscode-server/2.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openvscode-server pullPolicy: IfNotPresent - tag: 1.71.0 + tag: 1.71.1 # portal: # path: "/?tkn={{ .Values.secret.CONNECTION_TOKEN }}" diff --git a/stable/organizr/11.0.31/CHANGELOG.md b/stable/organizr/11.0.31/CHANGELOG.md index 0c37403a753..5e2d365d7ef 100644 --- a/stable/organizr/11.0.31/CHANGELOG.md +++ b/stable/organizr/11.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [organizr-11.0.28](https://github.com/truecharts/charts/compare/organizr-11.0.27...organizr-11.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/organizr/11.0.31/Chart.lock b/stable/organizr/11.0.31/Chart.lock index 6ddb4be497a..f1de0f1cc74 100644 --- a/stable/organizr/11.0.31/Chart.lock +++ b/stable/organizr/11.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:55:58.544569704Z" +generated: "2022-09-16T07:13:42.311555779Z" diff --git a/stable/oscam/6.0.30/CHANGELOG.md b/stable/oscam/6.0.30/CHANGELOG.md index f075a4b0f66..78d7ec46228 100644 --- a/stable/oscam/6.0.30/CHANGELOG.md +++ b/stable/oscam/6.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [oscam-6.0.27](https://github.com/truecharts/charts/compare/oscam-6.0.26...oscam-6.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/oscam/6.0.30/Chart.lock b/stable/oscam/6.0.30/Chart.lock index 914c9f0543c..e7dc48030fe 100644 --- a/stable/oscam/6.0.30/Chart.lock +++ b/stable/oscam/6.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:56:01.971841981Z" +generated: "2022-09-16T07:13:43.24298072Z" diff --git a/stable/outline/3.0.42/CHANGELOG.md b/stable/outline/3.0.42/CHANGELOG.md index 87317886cb9..1cca626a80a 100644 --- a/stable/outline/3.0.42/CHANGELOG.md +++ b/stable/outline/3.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [outline-3.0.39](https://github.com/truecharts/charts/compare/outline-3.0.38...outline-3.0.39) (2022-09-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/outline/3.0.42/Chart.lock b/stable/outline/3.0.42/Chart.lock index 0fe866845d3..f22d55f55a2 100644 --- a/stable/outline/3.0.42/Chart.lock +++ b/stable/outline/3.0.42/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:56:31.601157075Z" +generated: "2022-09-16T07:14:15.293191364Z" diff --git a/stable/overseerr/6.0.32/CHANGELOG.md b/stable/overseerr/6.0.32/CHANGELOG.md index 7b0032c2146..2013b76f884 100644 --- a/stable/overseerr/6.0.32/CHANGELOG.md +++ b/stable/overseerr/6.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [overseerr-6.0.29](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/overseerr/6.0.32/Chart.lock b/stable/overseerr/6.0.32/Chart.lock index 1ef65c8a166..0bb70998624 100644 --- a/stable/overseerr/6.0.32/Chart.lock +++ b/stable/overseerr/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:56:10.64218502Z" +generated: "2022-09-16T07:14:00.166315356Z" diff --git a/stable/owncast/6.0.33/CHANGELOG.md b/stable/owncast/6.0.33/CHANGELOG.md index 1b2507da4b2..35265b49d3f 100644 --- a/stable/owncast/6.0.33/CHANGELOG.md +++ b/stable/owncast/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [owncast-6.0.30](https://github.com/truecharts/charts/compare/owncast-6.0.29...owncast-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/owncast/6.0.33/Chart.lock b/stable/owncast/6.0.33/Chart.lock index e0a526a6b29..83ae66cee51 100644 --- a/stable/owncast/6.0.33/Chart.lock +++ b/stable/owncast/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:56:29.970593477Z" +generated: "2022-09-16T07:14:15.731052592Z" diff --git a/stable/owncloud-ocis/8.1.2/CHANGELOG.md b/stable/owncloud-ocis/8.1.2/CHANGELOG.md index b3d970d8025..40ac1105397 100644 --- a/stable/owncloud-ocis/8.1.2/CHANGELOG.md +++ b/stable/owncloud-ocis/8.1.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Fix - Save init logs ([#3663](https://github.com/truecharts/charts/issues/3663)) - - - - -## [owncloud-ocis-8.0.1](https://github.com/truecharts/charts/compare/owncloud-ocis-8.0.0...owncloud-ocis-8.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/owncloud-ocis/8.1.2/Chart.lock b/stable/owncloud-ocis/8.1.2/Chart.lock index 659f160be85..78a68c2ef77 100644 --- a/stable/owncloud-ocis/8.1.2/Chart.lock +++ b/stable/owncloud-ocis/8.1.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:56:32.696537661Z" +generated: "2022-09-16T07:14:16.52067848Z" diff --git a/stable/paperless-ng/4.0.40/CHANGELOG.md b/stable/paperless-ng/4.0.40/CHANGELOG.md index 21d771005d9..c3f0856c6a5 100644 --- a/stable/paperless-ng/4.0.40/CHANGELOG.md +++ b/stable/paperless-ng/4.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [paperless-ng-4.0.37](https://github.com/truecharts/charts/compare/paperless-ng-4.0.35...paperless-ng-4.0.37) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/paperless-ng/4.0.40/Chart.lock b/stable/paperless-ng/4.0.40/Chart.lock index 15772ccff78..bc940e7de38 100644 --- a/stable/paperless-ng/4.0.40/Chart.lock +++ b/stable/paperless-ng/4.0.40/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T14:57:05.131091518Z" +generated: "2022-09-16T07:14:58.435882145Z" diff --git a/stable/papermerge/3.0.36/CHANGELOG.md b/stable/papermerge/3.0.36/CHANGELOG.md index 5e43c17bb36..d917843f378 100644 --- a/stable/papermerge/3.0.36/CHANGELOG.md +++ b/stable/papermerge/3.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [papermerge-3.0.33](https://github.com/truecharts/charts/compare/papermerge-3.0.31...papermerge-3.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/papermerge/3.0.36/Chart.lock b/stable/papermerge/3.0.36/Chart.lock index 300e901b9f8..e23918ebe5d 100644 --- a/stable/papermerge/3.0.36/Chart.lock +++ b/stable/papermerge/3.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-15T14:57:14.213688857Z" +generated: "2022-09-16T07:15:02.411901542Z" diff --git a/stable/pasta/1.0.2/CHANGELOG.md b/stable/pasta/1.0.2/CHANGELOG.md index 4d9f83a2b39..c52d771c502 100644 --- a/stable/pasta/1.0.2/CHANGELOG.md +++ b/stable/pasta/1.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Feat - move to stable ([#3674](https://github.com/truecharts/charts/issues/3674)) - - - - -## [pasta-0.0.23](https://github.com/truecharts/charts/compare/pasta-0.0.22...pasta-0.0.23) (2022-09-02) - -### Fix - -- cleanup and fix service ([#3667](https://github.com/truecharts/charts/issues/3667)) - - diff --git a/stable/pasta/1.0.2/Chart.lock b/stable/pasta/1.0.2/Chart.lock index 00cbffa1d9f..ff1616e1c0e 100644 --- a/stable/pasta/1.0.2/Chart.lock +++ b/stable/pasta/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:57:03.973641844Z" +generated: "2022-09-16T07:14:50.728563584Z" diff --git a/stable/pgadmin/7.0.35/CHANGELOG.md b/stable/pgadmin/7.0.35/CHANGELOG.md index 7e7668f975d..3ba38bd43cd 100644 --- a/stable/pgadmin/7.0.35/CHANGELOG.md +++ b/stable/pgadmin/7.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pgadmin-7.0.32](https://github.com/truecharts/charts/compare/pgadmin-7.0.31...pgadmin-7.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pgadmin/7.0.35/Chart.lock b/stable/pgadmin/7.0.35/Chart.lock index c3593494b68..e866bdc2756 100644 --- a/stable/pgadmin/7.0.35/Chart.lock +++ b/stable/pgadmin/7.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:57:27.0521524Z" +generated: "2022-09-16T07:15:12.729949892Z" diff --git a/stable/photoprism/10.0.44/CHANGELOG.md b/stable/photoprism/10.0.44/CHANGELOG.md index 50ca69ba6e4..8dacf2fd784 100644 --- a/stable/photoprism/10.0.44/CHANGELOG.md +++ b/stable/photoprism/10.0.44/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoprism-10.0.41](https://github.com/truecharts/charts/compare/photoprism-10.0.40...photoprism-10.0.41) (2022-09-02) - -### Chore - -- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - diff --git a/stable/photoprism/10.0.44/Chart.lock b/stable/photoprism/10.0.44/Chart.lock index 980fd1f4c24..a599be79d16 100644 --- a/stable/photoprism/10.0.44/Chart.lock +++ b/stable/photoprism/10.0.44/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T14:57:47.157387695Z" +generated: "2022-09-16T07:15:37.980880187Z" diff --git a/stable/photoshow/3.0.30/CHANGELOG.md b/stable/photoshow/3.0.30/CHANGELOG.md index beb6d05d9fb..2c196ff7b81 100644 --- a/stable/photoshow/3.0.30/CHANGELOG.md +++ b/stable/photoshow/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [photoshow-3.0.27](https://github.com/truecharts/charts/compare/photoshow-3.0.26...photoshow-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/photoshow/3.0.30/Chart.lock b/stable/photoshow/3.0.30/Chart.lock index af144f80841..ade41911fe5 100644 --- a/stable/photoshow/3.0.30/Chart.lock +++ b/stable/photoshow/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:57:56.777574953Z" +generated: "2022-09-16T07:15:46.041182993Z" diff --git a/stable/photoview/4.0.37/CHANGELOG.md b/stable/photoview/4.0.37/CHANGELOG.md index c4e0fefae3c..8acf46c4773 100644 --- a/stable/photoview/4.0.37/CHANGELOG.md +++ b/stable/photoview/4.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [photoview-4.0.34](https://github.com/truecharts/charts/compare/photoview-4.0.32...photoview-4.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/photoview/4.0.37/Chart.lock b/stable/photoview/4.0.37/Chart.lock index 13591942aae..196b4ef101e 100644 --- a/stable/photoview/4.0.37/Chart.lock +++ b/stable/photoview/4.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T14:58:09.566861678Z" +generated: "2022-09-16T07:16:00.709418293Z" diff --git a/stable/phpldapadmin/6.0.32/CHANGELOG.md b/stable/phpldapadmin/6.0.32/CHANGELOG.md index 8c28adf63d0..ff253f7a150 100644 --- a/stable/phpldapadmin/6.0.32/CHANGELOG.md +++ b/stable/phpldapadmin/6.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [phpldapadmin-6.0.29](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.28...phpldapadmin-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/phpldapadmin/6.0.32/Chart.lock b/stable/phpldapadmin/6.0.32/Chart.lock index fbb07ba1495..448c9521e10 100644 --- a/stable/phpldapadmin/6.0.32/Chart.lock +++ b/stable/phpldapadmin/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:57:59.908821159Z" +generated: "2022-09-16T07:15:55.821833051Z" diff --git a/stable/piaware/6.0.36/CHANGELOG.md b/stable/piaware/6.0.36/CHANGELOG.md index ff18ef19873..51af75b7409 100644 --- a/stable/piaware/6.0.36/CHANGELOG.md +++ b/stable/piaware/6.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [piaware-6.0.34](https://github.com/truecharts/charts/compare/piaware-6.0.32...piaware-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/piaware/6.0.36/Chart.lock b/stable/piaware/6.0.36/Chart.lock index 492c5b224b6..c432c6a9e56 100644 --- a/stable/piaware/6.0.36/Chart.lock +++ b/stable/piaware/6.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:27.446886616Z" +generated: "2022-09-16T07:16:19.635887976Z" diff --git a/stable/picoshare/2.0.32/CHANGELOG.md b/stable/picoshare/2.0.32/CHANGELOG.md index 717b9d4da71..c2334d329f3 100644 --- a/stable/picoshare/2.0.32/CHANGELOG.md +++ b/stable/picoshare/2.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [picoshare-2.0.29](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/picoshare/2.0.32/Chart.lock b/stable/picoshare/2.0.32/Chart.lock index 298c53c51f8..471650be870 100644 --- a/stable/picoshare/2.0.32/Chart.lock +++ b/stable/picoshare/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:30.60924724Z" +generated: "2022-09-16T07:16:23.99310263Z" diff --git a/stable/pidgin/2.0.30/CHANGELOG.md b/stable/pidgin/2.0.30/CHANGELOG.md index b4e27968b0a..eacb2413449 100644 --- a/stable/pidgin/2.0.30/CHANGELOG.md +++ b/stable/pidgin/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pidgin-2.0.27](https://github.com/truecharts/charts/compare/pidgin-2.0.26...pidgin-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pidgin/2.0.30/Chart.lock b/stable/pidgin/2.0.30/Chart.lock index 85e93ae793b..ea3069860ff 100644 --- a/stable/pidgin/2.0.30/Chart.lock +++ b/stable/pidgin/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:44.607659572Z" +generated: "2022-09-16T07:16:29.032537931Z" diff --git a/stable/pihole/6.0.39/CHANGELOG.md b/stable/pihole/6.0.39/CHANGELOG.md index e9ab38c3892..5f3edc6dc81 100644 --- a/stable/pihole/6.0.39/CHANGELOG.md +++ b/stable/pihole/6.0.39/CHANGELOG.md @@ -2,6 +2,18 @@ +## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - - -## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - diff --git a/stable/pihole/6.0.39/Chart.lock b/stable/pihole/6.0.39/Chart.lock index e571b6a8965..6b22d00ec18 100644 --- a/stable/pihole/6.0.39/Chart.lock +++ b/stable/pihole/6.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:48.085874101Z" +generated: "2022-09-16T07:16:46.296568597Z" diff --git a/stable/pihole/6.0.39/Chart.yaml b/stable/pihole/6.0.39/Chart.yaml index 2eb80a97b30..5ca2f7970be 100644 --- a/stable/pihole/6.0.39/Chart.yaml +++ b/stable/pihole/6.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.09.2" +appVersion: "2022.09.3" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/pihole/6.0.39/README.md b/stable/pihole/6.0.39/README.md index e58e7e37fc7..04fc0c262e9 100644 --- a/stable/pihole/6.0.39/README.md +++ b/stable/pihole/6.0.39/README.md @@ -1,6 +1,6 @@ # pihole -![Version: 6.0.39](https://img.shields.io/badge/Version-6.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.2](https://img.shields.io/badge/AppVersion-2022.09.2-informational?style=flat-square) +![Version: 6.0.39](https://img.shields.io/badge/Version-6.0.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.09.3](https://img.shields.io/badge/AppVersion-2022.09.3-informational?style=flat-square) DNS and Ad-filtering for your network diff --git a/stable/pihole/6.0.39/ix_values.yaml b/stable/pihole/6.0.39/ix_values.yaml index 078ba73139f..8fe230f2ecb 100644 --- a/stable/pihole/6.0.39/ix_values.yaml +++ b/stable/pihole/6.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: 2022.09.2@sha256:45c4d481f5c49543883ba49176e4d401bb88cf8686ef9e0425b7a210a800381e + tag: 2022.09.3@sha256:f9cfb04963e700f4512df7f57bf5bd8c8cf50e99fbb4061c54e911b00e04d672 securityContext: readOnlyRootFilesystem: false diff --git a/stable/pinry/2.0.31/CHANGELOG.md b/stable/pinry/2.0.31/CHANGELOG.md index 16fb6ae7b6c..b83044b74f1 100644 --- a/stable/pinry/2.0.31/CHANGELOG.md +++ b/stable/pinry/2.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pinry-2.0.28](https://github.com/truecharts/charts/compare/pinry-2.0.27...pinry-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pinry/2.0.31/Chart.lock b/stable/pinry/2.0.31/Chart.lock index 7faa3d53795..c7583136791 100644 --- a/stable/pinry/2.0.31/Chart.lock +++ b/stable/pinry/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:53.982002056Z" +generated: "2022-09-16T07:16:52.931598048Z" diff --git a/stable/pixapop/3.0.30/CHANGELOG.md b/stable/pixapop/3.0.30/CHANGELOG.md index 817fd236d84..4add75e8aed 100644 --- a/stable/pixapop/3.0.30/CHANGELOG.md +++ b/stable/pixapop/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pixapop-3.0.27](https://github.com/truecharts/charts/compare/pixapop-3.0.26...pixapop-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pixapop/3.0.30/Chart.lock b/stable/pixapop/3.0.30/Chart.lock index af713a58b6c..463236d989d 100644 --- a/stable/pixapop/3.0.30/Chart.lock +++ b/stable/pixapop/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:58:56.43553268Z" +generated: "2022-09-16T07:16:56.878137421Z" diff --git a/stable/plaxt/1.0.2/CHANGELOG.md b/stable/plaxt/1.0.2/CHANGELOG.md index f8cccf3c606..b69b04075d8 100644 --- a/stable/plaxt/1.0.2/CHANGELOG.md +++ b/stable/plaxt/1.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-15) ### Chore diff --git a/stable/plaxt/1.0.2/Chart.lock b/stable/plaxt/1.0.2/Chart.lock index aafb9eaf80d..f85006a6e38 100644 --- a/stable/plaxt/1.0.2/Chart.lock +++ b/stable/plaxt/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:15.144918683Z" +generated: "2022-09-16T07:17:02.050412971Z" diff --git a/stable/plex-auto-languages/1.0.5/CHANGELOG.md b/stable/plex-auto-languages/1.0.5/CHANGELOG.md index 3bd3c5da62d..cbdd0a0c326 100644 --- a/stable/plex-auto-languages/1.0.5/CHANGELOG.md +++ b/stable/plex-auto-languages/1.0.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [plex-auto-languages-1.0.3](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.1...plex-auto-languages-1.0.3) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/plex-auto-languages/1.0.5/Chart.lock b/stable/plex-auto-languages/1.0.5/Chart.lock index ce0b4c0358d..d3037f64337 100644 --- a/stable/plex-auto-languages/1.0.5/Chart.lock +++ b/stable/plex-auto-languages/1.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:25.271054647Z" +generated: "2022-09-16T07:17:26.923375479Z" diff --git a/stable/plex-utills/1.0.2/CHANGELOG.md b/stable/plex-utills/1.0.2/CHANGELOG.md index b1e283fd2cd..e1acd5f1b2f 100644 --- a/stable/plex-utills/1.0.2/CHANGELOG.md +++ b/stable/plex-utills/1.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [plex-utills-0.0.21](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.21) (2022-08-30) - -### Chore - diff --git a/stable/plex-utills/1.0.2/Chart.lock b/stable/plex-utills/1.0.2/Chart.lock index bf2eee1d492..d7eb85a233e 100644 --- a/stable/plex-utills/1.0.2/Chart.lock +++ b/stable/plex-utills/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:27.090766906Z" +generated: "2022-09-16T07:17:30.494551924Z" diff --git a/stable/plex/10.2.8/CHANGELOG.md b/stable/plex/10.2.8/CHANGELOG.md index aca0d09e941..3287fc2b3e1 100644 --- a/stable/plex/10.2.8/CHANGELOG.md +++ b/stable/plex/10.2.8/CHANGELOG.md @@ -2,6 +2,17 @@ +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - - - -## [plex-10.2.5](https://github.com/truecharts/charts/compare/plex-10.2.3...plex-10.2.5) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/plex/10.2.8/Chart.lock b/stable/plex/10.2.8/Chart.lock index 86348202bac..7f69716dc1e 100644 --- a/stable/plex/10.2.8/Chart.lock +++ b/stable/plex/10.2.8/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:19.326155017Z" +generated: "2022-09-16T07:17:20.140237879Z" diff --git a/stable/podgrab/10.0.33/CHANGELOG.md b/stable/podgrab/10.0.33/CHANGELOG.md index 56462302650..cc08504fc5a 100644 --- a/stable/podgrab/10.0.33/CHANGELOG.md +++ b/stable/podgrab/10.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [podgrab-10.0.30](https://github.com/truecharts/charts/compare/podgrab-10.0.29...podgrab-10.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/podgrab/10.0.33/Chart.lock b/stable/podgrab/10.0.33/Chart.lock index 3342cd97fbd..1217b13732d 100644 --- a/stable/podgrab/10.0.33/Chart.lock +++ b/stable/podgrab/10.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:45.32872469Z" +generated: "2022-09-16T07:17:36.126950191Z" diff --git a/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md index d72925f82d0..615793c18be 100644 --- a/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md +++ b/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pretend-youre-xyzzy-6.0.30](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.29...pretend-youre-xyzzy-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pretend-youre-xyzzy/6.0.33/Chart.lock b/stable/pretend-youre-xyzzy/6.0.33/Chart.lock index 317b6c16651..9bf4ae2317e 100644 --- a/stable/pretend-youre-xyzzy/6.0.33/Chart.lock +++ b/stable/pretend-youre-xyzzy/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:49.737232727Z" +generated: "2022-09-16T07:17:52.82412833Z" diff --git a/stable/projectsend/3.0.37/CHANGELOG.md b/stable/projectsend/3.0.37/CHANGELOG.md index 2ae01b5b9db..3b81e2e62a2 100644 --- a/stable/projectsend/3.0.37/CHANGELOG.md +++ b/stable/projectsend/3.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [projectsend-3.0.34](https://github.com/truecharts/charts/compare/projectsend-3.0.32...projectsend-3.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/projectsend/3.0.37/Chart.lock b/stable/projectsend/3.0.37/Chart.lock index e3c7c29a054..86808ddc45d 100644 --- a/stable/projectsend/3.0.37/Chart.lock +++ b/stable/projectsend/3.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T15:00:08.627900355Z" +generated: "2022-09-16T07:18:13.265424755Z" diff --git a/stable/promcord/4.0.34/CHANGELOG.md b/stable/promcord/4.0.34/CHANGELOG.md index 98294fec4a6..6f311bb508a 100644 --- a/stable/promcord/4.0.34/CHANGELOG.md +++ b/stable/promcord/4.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [promcord-4.0.32](https://github.com/truecharts/charts/compare/promcord-4.0.30...promcord-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/promcord/4.0.34/Chart.lock b/stable/promcord/4.0.34/Chart.lock index 4c5645a5c22..19e00561292 100644 --- a/stable/promcord/4.0.34/Chart.lock +++ b/stable/promcord/4.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T14:59:58.472710148Z" +generated: "2022-09-16T07:18:02.024422845Z" diff --git a/stable/prometheus/4.0.84/CHANGELOG.md b/stable/prometheus/4.0.84/CHANGELOG.md index a519bbb5736..bd1250ae6ba 100644 --- a/stable/prometheus/4.0.84/CHANGELOG.md +++ b/stable/prometheus/4.0.84/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - diff --git a/stable/prometheus/4.0.84/Chart.lock b/stable/prometheus/4.0.84/Chart.lock index 5db265a0043..42086282a08 100644 --- a/stable/prometheus/4.0.84/Chart.lock +++ b/stable/prometheus/4.0.84/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.2.2 digest: sha256:da55bb39e40f06723e9a56c3d5408088b7e54701e06f14f72f241b8f29f0cafa -generated: "2022-09-15T15:00:21.609852746Z" +generated: "2022-09-16T07:18:15.156465051Z" diff --git a/stable/prometheus/4.0.84/Chart.yaml b/stable/prometheus/4.0.84/Chart.yaml index 9d056b2e347..aa64d2c7d7e 100644 --- a/stable/prometheus/4.0.84/Chart.yaml +++ b/stable/prometheus/4.0.84/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.59.0" +appVersion: "0.59.1" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/prometheus/4.0.84/README.md b/stable/prometheus/4.0.84/README.md index 96f6312f003..ecfbe0fdee6 100644 --- a/stable/prometheus/4.0.84/README.md +++ b/stable/prometheus/4.0.84/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.84](https://img.shields.io/badge/Version-4.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.0](https://img.shields.io/badge/AppVersion-0.59.0-informational?style=flat-square) +![Version: 4.0.84](https://img.shields.io/badge/Version-4.0.84-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.59.1](https://img.shields.io/badge/AppVersion-0.59.1-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.84/ix_values.yaml b/stable/prometheus/4.0.84/ix_values.yaml index 4ae62486ea8..5a2225c028c 100644 --- a/stable/prometheus/4.0.84/ix_values.yaml +++ b/stable/prometheus/4.0.84/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: 0.59.0@sha256:0dbf6bbabfd22a43cb553b38419ea4a9840bc4d6da2d290a64a2a32b64a94e40 + tag: 0.59.1@sha256:936eb3be99227dc84188a777a0b7b6fef7b85f86433de3894fc487baae032fe6 prometheusImage: repository: tccr.io/truecharts/prometheus - tag: 2.38.0@sha256:4a374d3124522aa3743a2e7e2cb6aee4e89299862b9e9766435d3d6f08726491 + tag: 2.38.0@sha256:3cc509538bba9e7d57e58c3cfb2053a84015da65473dd0a8fa89080dc4efb25c thanosImage: repository: tccr.io/truecharts/thanos @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:df4d899e291f53e0172e560b8cdb3576d5f9a3fcca6af7346502178d45f99480 + tag: v0.24.0@sha256:08db913cd0bd94e315ef5037685767d1090dd023a83de3cdba65881f59dbac2b global: labels: {} diff --git a/stable/protonmail-bridge/6.0.31/CHANGELOG.md b/stable/protonmail-bridge/6.0.31/CHANGELOG.md index e0f2d9b1bb0..50057c74b12 100644 --- a/stable/protonmail-bridge/6.0.31/CHANGELOG.md +++ b/stable/protonmail-bridge/6.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [protonmail-bridge-6.0.28](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.27...protonmail-bridge-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/protonmail-bridge/6.0.31/Chart.lock b/stable/protonmail-bridge/6.0.31/Chart.lock index 25e10f6e2ab..ee985a3beec 100644 --- a/stable/protonmail-bridge/6.0.31/Chart.lock +++ b/stable/protonmail-bridge/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:00:20.569815988Z" +generated: "2022-09-16T07:18:26.444409203Z" diff --git a/stable/prowlarr/6.0.37/CHANGELOG.md b/stable/prowlarr/6.0.37/CHANGELOG.md index 04d0a704984..2306ea348d5 100644 --- a/stable/prowlarr/6.0.37/CHANGELOG.md +++ b/stable/prowlarr/6.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [prowlarr-6.0.37](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [prowlarr-6.0.37](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - - - -## [prowlarr-6.0.34](https://github.com/truecharts/charts/compare/prowlarr-6.0.32...prowlarr-6.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/prowlarr/6.0.37/Chart.lock b/stable/prowlarr/6.0.37/Chart.lock index 732f37e7c81..dc920911ac2 100644 --- a/stable/prowlarr/6.0.37/Chart.lock +++ b/stable/prowlarr/6.0.37/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:00:29.430242993Z" +generated: "2022-09-16T07:18:35.268625321Z" diff --git a/stable/putty/1.0.10/CHANGELOG.md b/stable/putty/1.0.10/CHANGELOG.md index cbfc5e7f818..a7a04557d8e 100644 --- a/stable/putty/1.0.10/CHANGELOG.md +++ b/stable/putty/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [putty-1.0.7](https://github.com/truecharts/charts/compare/putty-1.0.6...putty-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/putty/1.0.10/Chart.lock b/stable/putty/1.0.10/Chart.lock index 5005135fda1..f4ed2cd0ddc 100644 --- a/stable/putty/1.0.10/Chart.lock +++ b/stable/putty/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:00:50.635058854Z" +generated: "2022-09-16T07:18:59.90476994Z" diff --git a/stable/pwndrop/2.0.30/CHANGELOG.md b/stable/pwndrop/2.0.30/CHANGELOG.md index 114b8bc04f9..0a14400cbe1 100644 --- a/stable/pwndrop/2.0.30/CHANGELOG.md +++ b/stable/pwndrop/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pwndrop-2.0.27](https://github.com/truecharts/charts/compare/pwndrop-2.0.26...pwndrop-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pwndrop/2.0.30/Chart.lock b/stable/pwndrop/2.0.30/Chart.lock index 81774d7709f..e0ef0086dcf 100644 --- a/stable/pwndrop/2.0.30/Chart.lock +++ b/stable/pwndrop/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:00:52.451648395Z" +generated: "2022-09-16T07:19:00.006857104Z" diff --git a/stable/pydio-cells/4.0.37/CHANGELOG.md b/stable/pydio-cells/4.0.37/CHANGELOG.md index d452ed3e62a..bd66081edd4 100644 --- a/stable/pydio-cells/4.0.37/CHANGELOG.md +++ b/stable/pydio-cells/4.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [pydio-cells-4.0.34](https://github.com/truecharts/charts/compare/pydio-cells-4.0.32...pydio-cells-4.0.34) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pydio-cells/4.0.37/Chart.lock b/stable/pydio-cells/4.0.37/Chart.lock index 6d247435bb2..cf860336d5a 100644 --- a/stable/pydio-cells/4.0.37/Chart.lock +++ b/stable/pydio-cells/4.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T15:01:12.182538692Z" +generated: "2022-09-16T07:19:22.40275595Z" diff --git a/stable/pyload/6.0.31/CHANGELOG.md b/stable/pyload/6.0.31/CHANGELOG.md index c454313b183..a3d4b98b9fe 100644 --- a/stable/pyload/6.0.31/CHANGELOG.md +++ b/stable/pyload/6.0.31/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pyload-6.0.28](https://github.com/truecharts/charts/compare/pyload-6.0.27...pyload-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pyload/6.0.31/Chart.lock b/stable/pyload/6.0.31/Chart.lock index 7da93835168..052edfdcd40 100644 --- a/stable/pyload/6.0.31/Chart.lock +++ b/stable/pyload/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:20.007699955Z" +generated: "2022-09-16T07:19:18.243007079Z" diff --git a/stable/pylon/2.0.30/CHANGELOG.md b/stable/pylon/2.0.30/CHANGELOG.md index 4e0f8ab27de..8ec29f76990 100644 --- a/stable/pylon/2.0.30/CHANGELOG.md +++ b/stable/pylon/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [pylon-2.0.27](https://github.com/truecharts/charts/compare/pylon-2.0.26...pylon-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/pylon/2.0.30/Chart.lock b/stable/pylon/2.0.30/Chart.lock index dd446f9f985..13b67162039 100644 --- a/stable/pylon/2.0.30/Chart.lock +++ b/stable/pylon/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:22.127835673Z" +generated: "2022-09-16T07:19:32.857942229Z" diff --git a/stable/qbitmanage/1.0.2/CHANGELOG.md b/stable/qbitmanage/1.0.2/CHANGELOG.md index 0b5e661fcd8..a882d48cd2e 100644 --- a/stable/qbitmanage/1.0.2/CHANGELOG.md +++ b/stable/qbitmanage/1.0.2/CHANGELOG.md @@ -2,6 +2,16 @@ +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] ### Feat - -- move to stable ([#3705](https://github.com/truecharts/charts/issues/3705)) - - - - -## [qbitmanage-1.0.0](https://github.com/truecharts/charts/compare/qbitmanage-0.0.27...qbitmanage-1.0.0) (2022-09-05) - -### Feat - diff --git a/stable/qbitmanage/1.0.2/Chart.lock b/stable/qbitmanage/1.0.2/Chart.lock index e8f1415f4a8..daf2285ddf1 100644 --- a/stable/qbitmanage/1.0.2/Chart.lock +++ b/stable/qbitmanage/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:23.580340272Z" +generated: "2022-09-16T07:19:33.856209889Z" diff --git a/stable/qbittorrent/11.0.34/CHANGELOG.md b/stable/qbittorrent/11.0.34/CHANGELOG.md index 60e3999b824..24054790658 100644 --- a/stable/qbittorrent/11.0.34/CHANGELOG.md +++ b/stable/qbittorrent/11.0.34/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) ### Docs - -- add more docs - - - - -## [qbittorrent-11.0.33](https://github.com/truecharts/charts/compare/qbittorrent-11.0.32...qbittorrent-11.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/qbittorrent/11.0.34/Chart.lock b/stable/qbittorrent/11.0.34/Chart.lock index 3a3b52ce3e6..261d5a2be32 100644 --- a/stable/qbittorrent/11.0.34/Chart.lock +++ b/stable/qbittorrent/11.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:50.882668545Z" +generated: "2022-09-16T07:19:51.834173874Z" diff --git a/stable/qdirstat/1.0.10/CHANGELOG.md b/stable/qdirstat/1.0.10/CHANGELOG.md index a236eb0f18e..ee3afc84af5 100644 --- a/stable/qdirstat/1.0.10/CHANGELOG.md +++ b/stable/qdirstat/1.0.10/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [qdirstat-1.0.7](https://github.com/truecharts/charts/compare/qdirstat-1.0.6...qdirstat-1.0.7) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/qdirstat/1.0.10/Chart.lock b/stable/qdirstat/1.0.10/Chart.lock index 041033f7a35..debd7efa1c8 100644 --- a/stable/qdirstat/1.0.10/Chart.lock +++ b/stable/qdirstat/1.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:53.110091919Z" +generated: "2022-09-16T07:20:07.345390054Z" diff --git a/stable/qinglong/2.0.39/CHANGELOG.md b/stable/qinglong/2.0.39/CHANGELOG.md index 75abb414a2e..8b90ebea577 100644 --- a/stable/qinglong/2.0.39/CHANGELOG.md +++ b/stable/qinglong/2.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - -## [qinglong-2.0.37](https://github.com/truecharts/charts/compare/qinglong-2.0.36...qinglong-2.0.37) (2022-09-05) - -### Chore - -- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - - - -## [qinglong-2.0.36](https://github.com/truecharts/charts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04) diff --git a/stable/qinglong/2.0.39/Chart.lock b/stable/qinglong/2.0.39/Chart.lock index 13479454745..63f32a845c9 100644 --- a/stable/qinglong/2.0.39/Chart.lock +++ b/stable/qinglong/2.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:01:53.647943292Z" +generated: "2022-09-16T07:20:07.842065706Z" diff --git a/stable/quassel-core/3.0.35/CHANGELOG.md b/stable/quassel-core/3.0.35/CHANGELOG.md index 99094a6e4f7..ad9177c9087 100644 --- a/stable/quassel-core/3.0.35/CHANGELOG.md +++ b/stable/quassel-core/3.0.35/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [quassel-core-3.0.32](https://github.com/truecharts/charts/compare/quassel-core-3.0.30...quassel-core-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/quassel-core/3.0.35/Chart.lock b/stable/quassel-core/3.0.35/Chart.lock index 5709dfbe2cf..1da80e2bd70 100644 --- a/stable/quassel-core/3.0.35/Chart.lock +++ b/stable/quassel-core/3.0.35/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:02:06.948400233Z" +generated: "2022-09-16T07:20:21.41928485Z" diff --git a/stable/quassel-web/2.0.30/CHANGELOG.md b/stable/quassel-web/2.0.30/CHANGELOG.md index c065744e714..dcc30f6ee8d 100644 --- a/stable/quassel-web/2.0.30/CHANGELOG.md +++ b/stable/quassel-web/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [quassel-web-2.0.27](https://github.com/truecharts/charts/compare/quassel-web-2.0.26...quassel-web-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/quassel-web/2.0.30/Chart.lock b/stable/quassel-web/2.0.30/Chart.lock index e89ddee9cc2..1ca2ad073e6 100644 --- a/stable/quassel-web/2.0.30/Chart.lock +++ b/stable/quassel-web/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:02:21.492749995Z" +generated: "2022-09-16T07:20:25.355110317Z" diff --git a/stable/radarr/11.0.33/CHANGELOG.md b/stable/radarr/11.0.33/CHANGELOG.md index b5b50e7dacf..4160966c690 100644 --- a/stable/radarr/11.0.33/CHANGELOG.md +++ b/stable/radarr/11.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) ### Docs - -- add more docs - - - - -## [radarr-11.0.32](https://github.com/truecharts/charts/compare/radarr-11.0.31...radarr-11.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/stable/radarr/11.0.33/Chart.lock b/stable/radarr/11.0.33/Chart.lock index 73a3348b4c9..132e0ba627d 100644 --- a/stable/radarr/11.0.33/Chart.lock +++ b/stable/radarr/11.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:02:24.561348516Z" +generated: "2022-09-16T07:20:41.009085204Z" diff --git a/stable/rcon-webadmin/1.0.1/CHANGELOG.md b/stable/rcon-webadmin/1.0.1/CHANGELOG.md index 6c5cd98d583..c307beb6694 100644 --- a/stable/rcon-webadmin/1.0.1/CHANGELOG.md +++ b/stable/rcon-webadmin/1.0.1/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [rcon-webadmin-0.0.23](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.22...rcon-webadmin-0.0.23) (2022-09-11) -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [rcon-webadmin-0.0.22](https://github.com/truecharts/charts/compare/rcon-webadmin-0.0.20...rcon-webadmin-0.0.22) (2022-08-30) - diff --git a/stable/rcon-webadmin/1.0.1/Chart.lock b/stable/rcon-webadmin/1.0.1/Chart.lock index 768cacb1f82..82507bd5dc5 100644 --- a/stable/rcon-webadmin/1.0.1/Chart.lock +++ b/stable/rcon-webadmin/1.0.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:02:24.738497373Z" +generated: "2022-09-16T07:20:41.713512474Z" diff --git a/stable/readarr/11.0.30/CHANGELOG.md b/stable/readarr/11.0.30/CHANGELOG.md index d9fde9e6159..42766c96f76 100644 --- a/stable/readarr/11.0.30/CHANGELOG.md +++ b/stable/readarr/11.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [readarr-11.0.27](https://github.com/truecharts/charts/compare/readarr-11.0.26...readarr-11.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/readarr/11.0.30/Chart.lock b/stable/readarr/11.0.30/Chart.lock index 6f00b15846e..f5fa8cc9d8e 100644 --- a/stable/readarr/11.0.30/Chart.lock +++ b/stable/readarr/11.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:02:50.107974467Z" +generated: "2022-09-16T07:20:59.464118971Z" diff --git a/stable/recipes/8.0.50/CHANGELOG.md b/stable/recipes/8.0.50/CHANGELOG.md index 4d901cb5174..57af260b9fe 100644 --- a/stable/recipes/8.0.50/CHANGELOG.md +++ b/stable/recipes/8.0.50/CHANGELOG.md @@ -2,6 +2,18 @@ +## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [recipes-8.0.47](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.47) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/recipes/8.0.50/Chart.lock b/stable/recipes/8.0.50/Chart.lock index 58dcac2ef0e..c08bd048dc1 100644 --- a/stable/recipes/8.0.50/Chart.lock +++ b/stable/recipes/8.0.50/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:03:03.994781306Z" +generated: "2022-09-16T07:21:19.839587794Z" diff --git a/stable/recipes/8.0.50/ix_values.yaml b/stable/recipes/8.0.50/ix_values.yaml index df22c35aed4..4e46810baaf 100644 --- a/stable/recipes/8.0.50/ix_values.yaml +++ b/stable/recipes/8.0.50/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:1620254cd011e2b81361f1f4682fd6cceadf13b07f8e37f322b60407d6d5a766 + tag: v1.23.1@sha256:751dcda748469474cf4f0c8f404671d6d0e6b39f26d92196aa9312d9633b5f7b securityContext: readOnlyRootFilesystem: false diff --git a/stable/recyclarr/1.0.3/CHANGELOG.md b/stable/recyclarr/1.0.3/CHANGELOG.md index f8f13beae6f..04425cd44b7 100644 --- a/stable/recyclarr/1.0.3/CHANGELOG.md +++ b/stable/recyclarr/1.0.3/CHANGELOG.md @@ -2,6 +2,16 @@ +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - actually move it to stable ([#3650](https://github.com/truecharts/charts/issues/3650)) - - -## [recyclarr-1.0.0](https://github.com/truecharts/charts/compare/recyclarr-0.0.27...recyclarr-1.0.0) (2022-08-31) - -### Feat - -- move to stable ([#3646](https://github.com/truecharts/charts/issues/3646)) - - - diff --git a/stable/recyclarr/1.0.3/Chart.lock b/stable/recyclarr/1.0.3/Chart.lock index aad9b44abde..92572f79730 100644 --- a/stable/recyclarr/1.0.3/Chart.lock +++ b/stable/recyclarr/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:02:55.614018728Z" +generated: "2022-09-16T07:21:14.188100133Z" diff --git a/stable/redmine/3.0.47/CHANGELOG.md b/stable/redmine/3.0.47/CHANGELOG.md index f0ef3f82066..a08f0f94088 100644 --- a/stable/redmine/3.0.47/CHANGELOG.md +++ b/stable/redmine/3.0.47/CHANGELOG.md @@ -2,6 +2,18 @@ +## [redmine-3.0.47](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.47) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [redmine-3.0.47](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.47) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ ### Chore -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [redmine-3.0.44](https://github.com/truecharts/charts/compare/redmine-3.0.42...redmine-3.0.44) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/redmine/3.0.47/Chart.lock b/stable/redmine/3.0.47/Chart.lock index 3393c676d2c..b981b6f055b 100644 --- a/stable/redmine/3.0.47/Chart.lock +++ b/stable/redmine/3.0.47/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:03:07.974564108Z" +generated: "2022-09-16T07:21:26.958692734Z" diff --git a/stable/redmine/3.0.47/ix_values.yaml b/stable/redmine/3.0.47/ix_values.yaml index 0693c805011..77e4bc063aa 100644 --- a/stable/redmine/3.0.47/ix_values.yaml +++ b/stable/redmine/3.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/redmine pullPolicy: IfNotPresent - tag: v5.0.2@sha256:1fb0448411850f2264e4e6e845e05b05f661bf441e3b6ff98629a3a55badc2a3 + tag: v5.0.2@sha256:2ab6ce7ab0a212d2a6fac60610b5b37f6d489f9cf2e6df798ba823d263ccaf32 env: REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" diff --git a/stable/reg/6.0.31/CHANGELOG.md b/stable/reg/6.0.31/CHANGELOG.md index 295ff3492d6..0ea85e85fc9 100644 --- a/stable/reg/6.0.31/CHANGELOG.md +++ b/stable/reg/6.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [reg-6.0.28](https://github.com/truecharts/charts/compare/wireguard-0.0.2...reg-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/reg/6.0.31/Chart.lock b/stable/reg/6.0.31/Chart.lock index 3432a92df91..d23d87b9778 100644 --- a/stable/reg/6.0.31/Chart.lock +++ b/stable/reg/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:21.16486277Z" +generated: "2022-09-16T07:21:33.413223635Z" diff --git a/stable/remmina/3.0.30/CHANGELOG.md b/stable/remmina/3.0.30/CHANGELOG.md index 9d7fcbaca8b..d1bcd8fedf0 100644 --- a/stable/remmina/3.0.30/CHANGELOG.md +++ b/stable/remmina/3.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [remmina-3.0.27](https://github.com/truecharts/charts/compare/remmina-3.0.26...remmina-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/remmina/3.0.30/Chart.lock b/stable/remmina/3.0.30/Chart.lock index 32b06178b2b..d5d3591d0ed 100644 --- a/stable/remmina/3.0.30/Chart.lock +++ b/stable/remmina/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:27.273413871Z" +generated: "2022-09-16T07:21:48.628114354Z" diff --git a/stable/requestrr/2.0.30/CHANGELOG.md b/stable/requestrr/2.0.30/CHANGELOG.md index 4e47f5d3aa5..157edc97f5a 100644 --- a/stable/requestrr/2.0.30/CHANGELOG.md +++ b/stable/requestrr/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [requestrr-2.0.27](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/requestrr/2.0.30/Chart.lock b/stable/requestrr/2.0.30/Chart.lock index 6e33ef2f644..d610bd82f79 100644 --- a/stable/requestrr/2.0.30/Chart.lock +++ b/stable/requestrr/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:47.334681478Z" +generated: "2022-09-16T07:22:06.746329452Z" diff --git a/stable/resilio-sync/6.0.32/CHANGELOG.md b/stable/resilio-sync/6.0.32/CHANGELOG.md index 35d5d81be91..842f80786a1 100644 --- a/stable/resilio-sync/6.0.32/CHANGELOG.md +++ b/stable/resilio-sync/6.0.32/CHANGELOG.md @@ -2,6 +2,17 @@ +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [resilio-sync-6.0.29](https://github.com/truecharts/charts/compare/resilio-sync-6.0.28...resilio-sync-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/resilio-sync/6.0.32/Chart.lock b/stable/resilio-sync/6.0.32/Chart.lock index 62b94e48b52..86cdf80f5c8 100644 --- a/stable/resilio-sync/6.0.32/Chart.lock +++ b/stable/resilio-sync/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:50.227997349Z" +generated: "2022-09-16T07:22:07.55325374Z" diff --git a/stable/ring-mqtt/1.0.4/CHANGELOG.md b/stable/ring-mqtt/1.0.4/CHANGELOG.md index fe397ab056f..669b4246a2b 100644 --- a/stable/ring-mqtt/1.0.4/CHANGELOG.md +++ b/stable/ring-mqtt/1.0.4/CHANGELOG.md @@ -2,6 +2,17 @@ +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Fix - enable ports ([#3686](https://github.com/truecharts/charts/issues/3686)) - - - - -## [ring-mqtt-1.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.0...ring-mqtt-1.0.1) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - diff --git a/stable/ring-mqtt/1.0.4/Chart.lock b/stable/ring-mqtt/1.0.4/Chart.lock index 71324264e06..5b52bfc3209 100644 --- a/stable/ring-mqtt/1.0.4/Chart.lock +++ b/stable/ring-mqtt/1.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:53.089534511Z" +generated: "2022-09-16T07:22:11.513761713Z" diff --git a/stable/rsnapshot/2.0.30/CHANGELOG.md b/stable/rsnapshot/2.0.30/CHANGELOG.md index 2eea1d7f349..cf04767d725 100644 --- a/stable/rsnapshot/2.0.30/CHANGELOG.md +++ b/stable/rsnapshot/2.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rsnapshot-2.0.27](https://github.com/truecharts/charts/compare/rsnapshot-2.0.26...rsnapshot-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/rsnapshot/2.0.30/Chart.lock b/stable/rsnapshot/2.0.30/Chart.lock index a60eab26448..06afe7fbdf5 100644 --- a/stable/rsnapshot/2.0.30/Chart.lock +++ b/stable/rsnapshot/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:03:57.34944371Z" +generated: "2022-09-16T07:22:21.68643069Z" diff --git a/stable/rss-bridge/2.0.30/CHANGELOG.md b/stable/rss-bridge/2.0.30/CHANGELOG.md index c4e2d5c6e73..c521d6a737c 100644 --- a/stable/rss-bridge/2.0.30/CHANGELOG.md +++ b/stable/rss-bridge/2.0.30/CHANGELOG.md @@ -2,6 +2,17 @@ +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [rss-bridge-2.0.27](https://github.com/truecharts/charts/compare/rss-bridge-2.0.26...rss-bridge-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) diff --git a/stable/rss-bridge/2.0.30/Chart.lock b/stable/rss-bridge/2.0.30/Chart.lock index fe8bf8112e8..18b256b3ba1 100644 --- a/stable/rss-bridge/2.0.30/Chart.lock +++ b/stable/rss-bridge/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:18.12379032Z" +generated: "2022-09-16T07:22:39.755396633Z" diff --git a/stable/rsshub/3.0.95/CHANGELOG.md b/stable/rsshub/3.0.96/CHANGELOG.md similarity index 83% rename from stable/rsshub/3.0.95/CHANGELOG.md rename to stable/rsshub/3.0.96/CHANGELOG.md index 76863e3b9e7..862220ecfd2 100644 --- a/stable/rsshub/3.0.95/CHANGELOG.md +++ b/stable/rsshub/3.0.96/CHANGELOG.md @@ -2,6 +2,20 @@ +## [rsshub-3.0.96](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.96) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [rsshub-3.0.95](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.95) (2022-09-15) ### Chore @@ -83,17 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [rsshub-3.0.92](https://github.com/truecharts/charts/compare/rsshub-3.0.91...rsshub-3.0.92) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - diff --git a/stable/rsshub/3.0.95/Chart.lock b/stable/rsshub/3.0.96/Chart.lock similarity index 85% rename from stable/rsshub/3.0.95/Chart.lock rename to stable/rsshub/3.0.96/Chart.lock index 76e158042d8..4482c03a4ab 100644 --- a/stable/rsshub/3.0.95/Chart.lock +++ b/stable/rsshub/3.0.96/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-15T15:04:33.472373642Z" +generated: "2022-09-16T07:22:53.429704851Z" diff --git a/stable/rsshub/3.0.95/Chart.yaml b/stable/rsshub/3.0.96/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.95/Chart.yaml rename to stable/rsshub/3.0.96/Chart.yaml index 0a9c69b0e56..d6efc18ac65 100644 --- a/stable/rsshub/3.0.95/Chart.yaml +++ b/stable/rsshub/3.0.96/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.95 +version: 3.0.96 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.95/README.md b/stable/rsshub/3.0.96/README.md similarity index 98% rename from stable/rsshub/3.0.95/README.md rename to stable/rsshub/3.0.96/README.md index 117a6d2f2a5..94c5efa029a 100644 --- a/stable/rsshub/3.0.95/README.md +++ b/stable/rsshub/3.0.96/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.95](https://img.shields.io/badge/Version-3.0.95-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.96](https://img.shields.io/badge/Version-3.0.96-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.95/app-readme.md b/stable/rsshub/3.0.96/app-readme.md similarity index 100% rename from stable/rsshub/3.0.95/app-readme.md rename to stable/rsshub/3.0.96/app-readme.md diff --git a/stable/weblate/4.0.39/charts/common-10.5.10.tgz b/stable/rsshub/3.0.96/charts/common-10.5.10.tgz similarity index 100% rename from stable/weblate/4.0.39/charts/common-10.5.10.tgz rename to stable/rsshub/3.0.96/charts/common-10.5.10.tgz diff --git a/stable/weblate/4.0.39/charts/redis-3.0.75.tgz b/stable/rsshub/3.0.96/charts/redis-3.0.75.tgz similarity index 100% rename from stable/weblate/4.0.39/charts/redis-3.0.75.tgz rename to stable/rsshub/3.0.96/charts/redis-3.0.75.tgz diff --git a/stable/rsshub/3.0.95/ix_values.yaml b/stable/rsshub/3.0.96/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.95/ix_values.yaml rename to stable/rsshub/3.0.96/ix_values.yaml index 698cc540695..bf24ccbd8da 100644 --- a/stable/rsshub/3.0.95/ix_values.yaml +++ b/stable/rsshub/3.0.96/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:8275abbe6df34ea2b87b18ce08411a56611a419f787053ee971786e8e0f1b88b + tag: latest@sha256:9a557e00b62ef39bb951708748c4a84f8badb2d8d10ff8021852d157396f26fb browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.95/questions.yaml b/stable/rsshub/3.0.96/questions.yaml similarity index 100% rename from stable/rsshub/3.0.95/questions.yaml rename to stable/rsshub/3.0.96/questions.yaml diff --git a/stable/theme-park/2.0.13/templates/common.yaml b/stable/rsshub/3.0.96/templates/common.yaml similarity index 100% rename from stable/theme-park/2.0.13/templates/common.yaml rename to stable/rsshub/3.0.96/templates/common.yaml diff --git a/stable/weblate/4.0.39/values.yaml b/stable/rsshub/3.0.96/values.yaml similarity index 100% rename from stable/weblate/4.0.39/values.yaml rename to stable/rsshub/3.0.96/values.yaml diff --git a/stable/sabnzbd/11.0.35/CHANGELOG.md b/stable/sabnzbd/11.0.35/CHANGELOG.md index cb5c5969361..ac5f1f3c706 100644 --- a/stable/sabnzbd/11.0.35/CHANGELOG.md +++ b/stable/sabnzbd/11.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sabnzbd-11.0.32](https://github.com/truecharts/charts/compare/sabnzbd-11.0.31...sabnzbd-11.0.32) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/sabnzbd/11.0.35/Chart.lock b/stable/sabnzbd/11.0.35/Chart.lock index 30e0ea96345..412a5e285dc 100644 --- a/stable/sabnzbd/11.0.35/Chart.lock +++ b/stable/sabnzbd/11.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:24.689800455Z" +generated: "2022-09-16T07:22:44.54351291Z" diff --git a/stable/satisfactory/2.0.34/CHANGELOG.md b/stable/satisfactory/2.0.34/CHANGELOG.md index 6f42db6f714..56fb1041c18 100644 --- a/stable/satisfactory/2.0.34/CHANGELOG.md +++ b/stable/satisfactory/2.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [satisfactory-2.0.31](https://github.com/truecharts/charts/compare/satisfactory-2.0.30...satisfactory-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/satisfactory/2.0.34/Chart.lock b/stable/satisfactory/2.0.34/Chart.lock index 4cec162350c..b6f28684387 100644 --- a/stable/satisfactory/2.0.34/Chart.lock +++ b/stable/satisfactory/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:27.790093944Z" +generated: "2022-09-16T07:22:54.841909047Z" diff --git a/stable/scrutiny/3.0.31/CHANGELOG.md b/stable/scrutiny/3.0.31/CHANGELOG.md index be362a66366..9699d474bcd 100644 --- a/stable/scrutiny/3.0.31/CHANGELOG.md +++ b/stable/scrutiny/3.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [scrutiny-3.0.28](https://github.com/truecharts/charts/compare/scrutiny-3.0.27...scrutiny-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/scrutiny/3.0.31/Chart.lock b/stable/scrutiny/3.0.31/Chart.lock index cf3ba77bfb2..a93b7d9e9f2 100644 --- a/stable/scrutiny/3.0.31/Chart.lock +++ b/stable/scrutiny/3.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:48.987272943Z" +generated: "2022-09-16T07:23:11.882287657Z" diff --git a/stable/sdtd/1.0.3/CHANGELOG.md b/stable/sdtd/1.0.3/CHANGELOG.md index 5beae00944e..837827905a9 100644 --- a/stable/sdtd/1.0.3/CHANGELOG.md +++ b/stable/sdtd/1.0.3/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [sdtd-1.0.0](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-1.0.0) (2022-08-30) - -### Feat - -- move to stable ([#3633](https://github.com/truecharts/charts/issues/3633)) - - - diff --git a/stable/sdtd/1.0.3/Chart.lock b/stable/sdtd/1.0.3/Chart.lock index 7acc41bf2b3..d2b5adaa77c 100644 --- a/stable/sdtd/1.0.3/Chart.lock +++ b/stable/sdtd/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:56.283737594Z" +generated: "2022-09-16T07:23:17.302016143Z" diff --git a/stable/ser2sock/6.0.33/CHANGELOG.md b/stable/ser2sock/6.0.33/CHANGELOG.md index 645393c0230..f4e5df490cf 100644 --- a/stable/ser2sock/6.0.33/CHANGELOG.md +++ b/stable/ser2sock/6.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ser2sock-6.0.30](https://github.com/truecharts/charts/compare/ser2sock-6.0.29...ser2sock-6.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/ser2sock/6.0.33/Chart.lock b/stable/ser2sock/6.0.33/Chart.lock index fe882c470e6..03ee285e833 100644 --- a/stable/ser2sock/6.0.33/Chart.lock +++ b/stable/ser2sock/6.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:04:59.412759197Z" +generated: "2022-09-16T07:23:27.863121359Z" diff --git a/stable/shiori/7.0.36/CHANGELOG.md b/stable/shiori/7.0.36/CHANGELOG.md index c08e0162e0c..549e38f6d60 100644 --- a/stable/shiori/7.0.36/CHANGELOG.md +++ b/stable/shiori/7.0.36/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [shiori-7.0.34](https://github.com/truecharts/charts/compare/shiori-7.0.33...shiori-7.0.34) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/shiori/7.0.36/Chart.lock b/stable/shiori/7.0.36/Chart.lock index b6cd1ef91d1..2b1b9cb097f 100644 --- a/stable/shiori/7.0.36/Chart.lock +++ b/stable/shiori/7.0.36/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:05:27.387750304Z" +generated: "2022-09-16T07:23:51.52313067Z" diff --git a/stable/shlink-web-client/3.0.33/CHANGELOG.md b/stable/shlink-web-client/3.0.33/CHANGELOG.md index 4a51010d6f9..1e44f497bb6 100644 --- a/stable/shlink-web-client/3.0.33/CHANGELOG.md +++ b/stable/shlink-web-client/3.0.33/CHANGELOG.md @@ -2,6 +2,17 @@ +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shlink-web-client-3.0.30](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/shlink-web-client/3.0.33/Chart.lock b/stable/shlink-web-client/3.0.33/Chart.lock index 56c2d874422..33bbc02d70a 100644 --- a/stable/shlink-web-client/3.0.33/Chart.lock +++ b/stable/shlink-web-client/3.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:05:27.737934522Z" +generated: "2022-09-16T07:23:50.954227651Z" diff --git a/stable/shlink-web-client/3.0.33/Chart.yaml b/stable/shlink-web-client/3.0.33/Chart.yaml index ab0263fe9d9..59dc241d431 100644 --- a/stable/shlink-web-client/3.0.33/Chart.yaml +++ b/stable/shlink-web-client/3.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.7.2" +appVersion: "3.7.3" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/shlink-web-client/3.0.33/README.md b/stable/shlink-web-client/3.0.33/README.md index cd137163bd0..1ef12472faf 100644 --- a/stable/shlink-web-client/3.0.33/README.md +++ b/stable/shlink-web-client/3.0.33/README.md @@ -1,6 +1,6 @@ # shlink-web-client -![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.2](https://img.shields.io/badge/AppVersion-3.7.2-informational?style=flat-square) +![Version: 3.0.33](https://img.shields.io/badge/Version-3.0.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.3](https://img.shields.io/badge/AppVersion-3.7.3-informational?style=flat-square) A ReactJS-based progressive web application for Shlink. diff --git a/stable/shlink-web-client/3.0.33/ix_values.yaml b/stable/shlink-web-client/3.0.33/ix_values.yaml index 7233ffce5d6..a42734530dd 100644 --- a/stable/shlink-web-client/3.0.33/ix_values.yaml +++ b/stable/shlink-web-client/3.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/shlink-web-client pullPolicy: IfNotPresent - tag: 3.7.2@sha256:b63931e2a6920f61c27e80a2bad173714cc0278f38a4512342c14977e6b09fc7 + tag: 3.7.3@sha256:53823aecb37c00ba2c931f66c242f2c4a652f252c3faa27158930c5468e4439a securityContext: readOnlyRootFilesystem: false diff --git a/stable/shlink/4.0.40/CHANGELOG.md b/stable/shlink/4.0.40/CHANGELOG.md index 3ce7bba4f24..ca1a692cc94 100644 --- a/stable/shlink/4.0.40/CHANGELOG.md +++ b/stable/shlink/4.0.40/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shlink-4.0.40](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shlink-4.0.40](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.40) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ -## [shlink-4.0.38](https://github.com/truecharts/charts/compare/shlink-4.0.37...shlink-4.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shlink-4.0.37](https://github.com/truecharts/charts/compare/shlink-4.0.35...shlink-4.0.37) (2022-08-30) diff --git a/stable/shlink/4.0.40/Chart.lock b/stable/shlink/4.0.40/Chart.lock index 0641ee63423..482fa41d368 100644 --- a/stable/shlink/4.0.40/Chart.lock +++ b/stable/shlink/4.0.40/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T15:05:42.734312198Z" +generated: "2022-09-16T07:24:08.878905089Z" diff --git a/stable/shorturl/3.0.30/CHANGELOG.md b/stable/shorturl/3.0.30/CHANGELOG.md index 7903a5e187e..96e53656c73 100644 --- a/stable/shorturl/3.0.30/CHANGELOG.md +++ b/stable/shorturl/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [shorturl-3.0.27](https://github.com/truecharts/charts/compare/shorturl-3.0.26...shorturl-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/shorturl/3.0.30/Chart.lock b/stable/shorturl/3.0.30/Chart.lock index 649199f8675..1d79533c464 100644 --- a/stable/shorturl/3.0.30/Chart.lock +++ b/stable/shorturl/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:05:30.347252542Z" +generated: "2022-09-16T07:24:00.964075762Z" diff --git a/stable/sickchill/3.0.42/CHANGELOG.md b/stable/sickchill/3.0.42/CHANGELOG.md index f8a99aaf4a0..607ca943123 100644 --- a/stable/sickchill/3.0.42/CHANGELOG.md +++ b/stable/sickchill/3.0.42/CHANGELOG.md @@ -2,6 +2,17 @@ +## [sickchill-3.0.42](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sickchill-3.0.42](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.42) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [sickchill-3.0.40](https://github.com/truecharts/charts/compare/sickchill-3.0.38...sickchill-3.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/sickchill/3.0.42/Chart.lock b/stable/sickchill/3.0.42/Chart.lock index 09211cbb154..ffaa317e29e 100644 --- a/stable/sickchill/3.0.42/Chart.lock +++ b/stable/sickchill/3.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:00.047868143Z" +generated: "2022-09-16T07:24:24.54329031Z" diff --git a/stable/sickchill/3.0.42/Chart.yaml b/stable/sickchill/3.0.42/Chart.yaml index 0eb9c8c612d..458636141b1 100644 --- a/stable/sickchill/3.0.42/Chart.yaml +++ b/stable/sickchill/3.0.42/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.8.29" +appVersion: "2022.9.14" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/sickchill/3.0.42/README.md b/stable/sickchill/3.0.42/README.md index cf453b14427..85056f558b7 100644 --- a/stable/sickchill/3.0.42/README.md +++ b/stable/sickchill/3.0.42/README.md @@ -1,6 +1,6 @@ # sickchill -![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.8.29](https://img.shields.io/badge/AppVersion-2022.8.29-informational?style=flat-square) +![Version: 3.0.42](https://img.shields.io/badge/Version-3.0.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.14](https://img.shields.io/badge/AppVersion-2022.9.14-informational?style=flat-square) An Automatic Video Library Manager for TV Shows diff --git a/stable/sickchill/3.0.42/ix_values.yaml b/stable/sickchill/3.0.42/ix_values.yaml index 64b5c95e2ba..48840bcc2f3 100644 --- a/stable/sickchill/3.0.42/ix_values.yaml +++ b/stable/sickchill/3.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent - tag: 2022.8.29@sha256:875d1f2d91cb718b8b0b79f77f9ad842becc6ba23ad5c39b1c16c05c4ff21f78 + tag: 2022.9.14@sha256:871a175a2390cf399d0d15cd35c702a4c7aed7209f2895ff2133f05dc6d2a7b9 securityContext: readOnlyRootFilesystem: false diff --git a/stable/sickgear/3.0.30/CHANGELOG.md b/stable/sickgear/3.0.30/CHANGELOG.md index f22b8b727b0..9ac3e5ed454 100644 --- a/stable/sickgear/3.0.30/CHANGELOG.md +++ b/stable/sickgear/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sickgear-3.0.27](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/sickgear/3.0.30/Chart.lock b/stable/sickgear/3.0.30/Chart.lock index a24ada055b2..4913db3889a 100644 --- a/stable/sickgear/3.0.30/Chart.lock +++ b/stable/sickgear/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:02.548546618Z" +generated: "2022-09-16T07:24:34.396247907Z" diff --git a/stable/simply-shorten/1.0.1/CHANGELOG.md b/stable/simply-shorten/1.0.1/CHANGELOG.md index a00500c9975..11c9d27a864 100644 --- a/stable/simply-shorten/1.0.1/CHANGELOG.md +++ b/stable/simply-shorten/1.0.1/CHANGELOG.md @@ -2,6 +2,17 @@ +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ -## [simply-shorten-0.0.23](https://github.com/truecharts/charts/compare/simply-shorten-0.0.22...simply-shorten-0.0.23) (2022-09-11) - -### Chore - -- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [simply-shorten-0.0.22](https://github.com/truecharts/charts/compare/simply-shorten-0.0.20...simply-shorten-0.0.22) (2022-08-30) diff --git a/stable/simply-shorten/1.0.1/Chart.lock b/stable/simply-shorten/1.0.1/Chart.lock index d03159e46b2..0fe5f5166aa 100644 --- a/stable/simply-shorten/1.0.1/Chart.lock +++ b/stable/simply-shorten/1.0.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:10.632523825Z" +generated: "2022-09-16T07:24:36.404326311Z" diff --git a/stable/smokeping/3.0.30/CHANGELOG.md b/stable/smokeping/3.0.30/CHANGELOG.md index 99fd33e8c8a..7024f52a1a7 100644 --- a/stable/smokeping/3.0.30/CHANGELOG.md +++ b/stable/smokeping/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [smokeping-3.0.27](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/smokeping/3.0.30/Chart.lock b/stable/smokeping/3.0.30/Chart.lock index 0409aa8a2e4..0874dc0e7a4 100644 --- a/stable/smokeping/3.0.30/Chart.lock +++ b/stable/smokeping/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:31.338894796Z" +generated: "2022-09-16T07:24:57.511565467Z" diff --git a/stable/snapdrop/2.0.43/CHANGELOG.md b/stable/snapdrop/2.0.43/CHANGELOG.md index 3a9481d163d..3ea58e28b5a 100644 --- a/stable/snapdrop/2.0.43/CHANGELOG.md +++ b/stable/snapdrop/2.0.43/CHANGELOG.md @@ -2,6 +2,16 @@ +## [snapdrop-2.0.43](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.43) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [snapdrop-2.0.43](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.43) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - -## [snapdrop-2.0.40](https://github.com/truecharts/charts/compare/snapdrop-2.0.38...snapdrop-2.0.40) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/snapdrop/2.0.43/Chart.lock b/stable/snapdrop/2.0.43/Chart.lock index dc27bb38bc6..2d9fe7c1e4f 100644 --- a/stable/snapdrop/2.0.43/Chart.lock +++ b/stable/snapdrop/2.0.43/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:33.775628515Z" +generated: "2022-09-16T07:25:06.135324098Z" diff --git a/stable/snipe-it/4.0.48/CHANGELOG.md b/stable/snipe-it/4.0.48/CHANGELOG.md index 324606980c9..67f68569669 100644 --- a/stable/snipe-it/4.0.48/CHANGELOG.md +++ b/stable/snipe-it/4.0.48/CHANGELOG.md @@ -2,6 +2,17 @@ +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [snipe-it-4.0.46](https://github.com/truecharts/charts/compare/snipe-it-4.0.45...snipe-it-4.0.46) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/snipe-it/4.0.48/Chart.lock b/stable/snipe-it/4.0.48/Chart.lock index b9b5b07aea1..698eb27b0df 100644 --- a/stable/snipe-it/4.0.48/Chart.lock +++ b/stable/snipe-it/4.0.48/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-15T15:07:01.173165501Z" +generated: "2022-09-16T07:25:32.528568664Z" diff --git a/stable/sonarr/11.0.34/CHANGELOG.md b/stable/sonarr/11.0.34/CHANGELOG.md index b470caa515c..920fdc07a20 100644 --- a/stable/sonarr/11.0.34/CHANGELOG.md +++ b/stable/sonarr/11.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sonarr-11.0.31](https://github.com/truecharts/charts/compare/sonarr-11.0.30...sonarr-11.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/sonarr/11.0.34/Chart.lock b/stable/sonarr/11.0.34/Chart.lock index a8e1683fcd9..8279b115ae2 100644 --- a/stable/sonarr/11.0.34/Chart.lock +++ b/stable/sonarr/11.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:06:42.153560006Z" +generated: "2022-09-16T07:25:09.713945503Z" diff --git a/stable/speedtest-exporter/3.0.34/CHANGELOG.md b/stable/speedtest-exporter/3.0.34/CHANGELOG.md index eceb940d605..7e3d50af3ac 100644 --- a/stable/speedtest-exporter/3.0.34/CHANGELOG.md +++ b/stable/speedtest-exporter/3.0.34/CHANGELOG.md @@ -2,6 +2,24 @@ +## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-15) ### Chore @@ -79,21 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [speedtest-exporter-3.0.32](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.32) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.31](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.29...speedtest-exporter-3.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) diff --git a/stable/speedtest-exporter/3.0.34/Chart.lock b/stable/speedtest-exporter/3.0.34/Chart.lock index da092e4d117..6f0a4a68b3b 100644 --- a/stable/speedtest-exporter/3.0.34/Chart.lock +++ b/stable/speedtest-exporter/3.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:07:02.217896966Z" +generated: "2022-09-16T07:25:30.243816745Z" diff --git a/stable/spotweb/4.0.38/CHANGELOG.md b/stable/spotweb/4.0.38/CHANGELOG.md index 39db3448c4a..439d135e630 100644 --- a/stable/spotweb/4.0.38/CHANGELOG.md +++ b/stable/spotweb/4.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/spotweb/4.0.38/Chart.lock b/stable/spotweb/4.0.38/Chart.lock index d41efbf8fd4..21cbab48ca3 100644 --- a/stable/spotweb/4.0.38/Chart.lock +++ b/stable/spotweb/4.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:07:17.185382723Z" +generated: "2022-09-16T07:25:52.685065765Z" diff --git a/stable/sqlitebrowser/3.0.30/CHANGELOG.md b/stable/sqlitebrowser/3.0.30/CHANGELOG.md index 8a05423da29..8788980cdfa 100644 --- a/stable/sqlitebrowser/3.0.30/CHANGELOG.md +++ b/stable/sqlitebrowser/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [sqlitebrowser-3.0.27](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.26...sqlitebrowser-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/sqlitebrowser/3.0.30/Chart.lock b/stable/sqlitebrowser/3.0.30/Chart.lock index 1c5957be386..b64b43bd42e 100644 --- a/stable/sqlitebrowser/3.0.30/Chart.lock +++ b/stable/sqlitebrowser/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:07:13.660940935Z" +generated: "2022-09-16T07:25:43.381626902Z" diff --git a/stable/stash/7.0.34/CHANGELOG.md b/stable/stash/7.0.34/CHANGELOG.md index 600eb0fd951..f439c3b38f4 100644 --- a/stable/stash/7.0.34/CHANGELOG.md +++ b/stable/stash/7.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - -## [stash-7.0.31](https://github.com/truecharts/charts/compare/filestash-0.0.27...stash-7.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/stash/7.0.34/Chart.lock b/stable/stash/7.0.34/Chart.lock index b5071255c35..12ea4cf6a65 100644 --- a/stable/stash/7.0.34/Chart.lock +++ b/stable/stash/7.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:07:33.201512257Z" +generated: "2022-09-16T07:26:03.759022721Z" diff --git a/stable/static/3.0.30/CHANGELOG.md b/stable/static/3.0.30/CHANGELOG.md index f96ac708ece..d6d8f51c7bf 100644 --- a/stable/static/3.0.30/CHANGELOG.md +++ b/stable/static/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [static-3.0.27](https://github.com/truecharts/charts/compare/static-3.0.26...static-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/static/3.0.30/Chart.lock b/stable/static/3.0.30/Chart.lock index ba75fa1fb00..7effa29eebf 100644 --- a/stable/static/3.0.30/Chart.lock +++ b/stable/static/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:07:44.953017496Z" +generated: "2022-09-16T07:26:17.120524403Z" diff --git a/stable/statping/7.0.37/CHANGELOG.md b/stable/statping/7.0.37/CHANGELOG.md index 9f2bd3a518e..6f7d5d53e84 100644 --- a/stable/statping/7.0.37/CHANGELOG.md +++ b/stable/statping/7.0.37/CHANGELOG.md @@ -2,6 +2,16 @@ +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ -## [statping-7.0.35](https://github.com/truecharts/charts/compare/statping-ng-0.0.22...statping-7.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [statping-7.0.34](https://github.com/truecharts/charts/compare/statping-7.0.32...statping-7.0.34) (2022-08-30) diff --git a/stable/statping/7.0.37/Chart.lock b/stable/statping/7.0.37/Chart.lock index ca3707a5ac6..5c618582344 100644 --- a/stable/statping/7.0.37/Chart.lock +++ b/stable/statping/7.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:08:07.766999172Z" +generated: "2022-09-16T07:26:42.519782982Z" diff --git a/stable/storj-node/2.0.48/CHANGELOG.md b/stable/storj-node/2.0.48/CHANGELOG.md index e48fb272f00..5846fe3dcfc 100644 --- a/stable/storj-node/2.0.48/CHANGELOG.md +++ b/stable/storj-node/2.0.48/CHANGELOG.md @@ -2,6 +2,16 @@ +## [storj-node-2.0.48](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.48) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [storj-node-2.0.48](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.48) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - -## [storj-node-2.0.45](https://github.com/truecharts/charts/compare/storj-node-2.0.43...storj-node-2.0.45) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/storj-node/2.0.48/Chart.lock b/stable/storj-node/2.0.48/Chart.lock index 4b6375869c2..fef177a3d1a 100644 --- a/stable/storj-node/2.0.48/Chart.lock +++ b/stable/storj-node/2.0.48/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:08:00.284568045Z" +generated: "2022-09-16T07:26:36.672157102Z" diff --git a/stable/strapi/4.0.37/CHANGELOG.md b/stable/strapi/4.0.37/CHANGELOG.md index 3fa9037b796..fa6172d9ed7 100644 --- a/stable/strapi/4.0.37/CHANGELOG.md +++ b/stable/strapi/4.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/strapi/4.0.37/Chart.lock b/stable/strapi/4.0.37/Chart.lock index 57f538c2c88..a94ca3b4391 100644 --- a/stable/strapi/4.0.37/Chart.lock +++ b/stable/strapi/4.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:08:15.962963637Z" +generated: "2022-09-16T07:26:50.272999934Z" diff --git a/stable/synapse/4.0.43/CHANGELOG.md b/stable/synapse/4.0.43/CHANGELOG.md index 31ba8a3740d..8530c5bf8a9 100644 --- a/stable/synapse/4.0.43/CHANGELOG.md +++ b/stable/synapse/4.0.43/CHANGELOG.md @@ -2,6 +2,18 @@ +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [synapse-4.0.40](https://github.com/truecharts/charts/compare/synapse-4.0.39...synapse-4.0.40) (2022-09-11) diff --git a/stable/synapse/4.0.43/Chart.lock b/stable/synapse/4.0.43/Chart.lock index b03d3e7330a..8006dd12622 100644 --- a/stable/synapse/4.0.43/Chart.lock +++ b/stable/synapse/4.0.43/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:08:28.289441744Z" +generated: "2022-09-16T07:27:03.285912162Z" diff --git a/stable/synapse/4.0.43/Chart.yaml b/stable/synapse/4.0.43/Chart.yaml index 0eb35884665..a29d7e3d1d5 100644 --- a/stable/synapse/4.0.43/Chart.yaml +++ b/stable/synapse/4.0.43/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.66.0" +appVersion: "1.67.0" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/synapse/4.0.43/README.md b/stable/synapse/4.0.43/README.md index f61f97c043f..3d137f7f3b0 100644 --- a/stable/synapse/4.0.43/README.md +++ b/stable/synapse/4.0.43/README.md @@ -1,6 +1,6 @@ # synapse -![Version: 4.0.43](https://img.shields.io/badge/Version-4.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.66.0](https://img.shields.io/badge/AppVersion-1.66.0-informational?style=flat-square) +![Version: 4.0.43](https://img.shields.io/badge/Version-4.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.67.0](https://img.shields.io/badge/AppVersion-1.67.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes diff --git a/stable/synapse/4.0.43/ix_values.yaml b/stable/synapse/4.0.43/ix_values.yaml index 388d190b364..ecaabee3263 100644 --- a/stable/synapse/4.0.43/ix_values.yaml +++ b/stable/synapse/4.0.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: 1.66.0@sha256:d9b308358e47c370222f4d63d7e3d22fc23a613fa49290f298f0a16dc083b0bf + tag: 1.67.0@sha256:7c9a1c74f077a2acb8ffb671606790eb2e249078bb9cbe466b59ba29888b86ef command: - sh diff --git a/stable/synclounge/2.0.42/CHANGELOG.md b/stable/synclounge/2.0.42/CHANGELOG.md index cf2c0a7e33d..b44342ff5ba 100644 --- a/stable/synclounge/2.0.42/CHANGELOG.md +++ b/stable/synclounge/2.0.42/CHANGELOG.md @@ -2,6 +2,16 @@ +## [synclounge-2.0.42](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.42) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [synclounge-2.0.42](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.42) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ -## [synclounge-2.0.39](https://github.com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.39) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [synclounge-2.0.38](https://github.com/truecharts/charts/compare/synclounge-2.0.37...synclounge-2.0.38) (2022-08-29) diff --git a/stable/synclounge/2.0.42/Chart.lock b/stable/synclounge/2.0.42/Chart.lock index 370240c798f..573c35a68ff 100644 --- a/stable/synclounge/2.0.42/Chart.lock +++ b/stable/synclounge/2.0.42/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:08:32.470268304Z" +generated: "2022-09-16T07:27:10.082417683Z" diff --git a/stable/syncthing/11.0.35/CHANGELOG.md b/stable/syncthing/11.0.35/CHANGELOG.md index 3c265b88770..6e4d5c218fa 100644 --- a/stable/syncthing/11.0.35/CHANGELOG.md +++ b/stable/syncthing/11.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [syncthing-11.0.33](https://github.com/truecharts/charts/compare/syncthing-11.0.31...syncthing-11.0.33) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - diff --git a/stable/syncthing/11.0.35/Chart.lock b/stable/syncthing/11.0.35/Chart.lock index 01f54bbf262..26127b18033 100644 --- a/stable/syncthing/11.0.35/Chart.lock +++ b/stable/syncthing/11.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:08:50.804571559Z" +generated: "2022-09-16T07:27:27.933801133Z" diff --git a/stable/syslog-ng/2.0.33/CHANGELOG.md b/stable/syslog-ng/2.0.33/CHANGELOG.md index a7b5a4fdea9..a1ace269781 100644 --- a/stable/syslog-ng/2.0.33/CHANGELOG.md +++ b/stable/syslog-ng/2.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [syslog-ng-2.0.30](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/syslog-ng/2.0.33/Chart.lock b/stable/syslog-ng/2.0.33/Chart.lock index b889da81d80..39b0c7cf063 100644 --- a/stable/syslog-ng/2.0.33/Chart.lock +++ b/stable/syslog-ng/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:08:58.92810935Z" +generated: "2022-09-16T07:27:34.348780944Z" diff --git a/stable/tailscale/1.1.1/CHANGELOG.md b/stable/tailscale/1.1.1/CHANGELOG.md index 532a260faf6..cc99e73087c 100644 --- a/stable/tailscale/1.1.1/CHANGELOG.md +++ b/stable/tailscale/1.1.1/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [tailscale-1.0.9](https://github.com/truecharts/charts/compare/tailscale-1.0.8...tailscale-1.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - diff --git a/stable/tailscale/1.1.1/Chart.lock b/stable/tailscale/1.1.1/Chart.lock index 54c7920ebd3..c47321715a1 100644 --- a/stable/tailscale/1.1.1/Chart.lock +++ b/stable/tailscale/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:03.833699164Z" +generated: "2022-09-16T07:27:42.834238571Z" diff --git a/stable/tautulli/11.0.35/CHANGELOG.md b/stable/tautulli/11.0.35/CHANGELOG.md index 8ee646f1887..d8d82e467c8 100644 --- a/stable/tautulli/11.0.35/CHANGELOG.md +++ b/stable/tautulli/11.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - -## [tautulli-11.0.32](https://github.com/truecharts/charts/compare/tautulli-11.0.30...tautulli-11.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/tautulli/11.0.35/Chart.lock b/stable/tautulli/11.0.35/Chart.lock index e3086f022e9..ba768d77ca5 100644 --- a/stable/tautulli/11.0.35/Chart.lock +++ b/stable/tautulli/11.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:11.194619814Z" +generated: "2022-09-16T07:27:47.931307988Z" diff --git a/stable/tdarr-node/2.0.33/CHANGELOG.md b/stable/tdarr-node/2.0.33/CHANGELOG.md index 24ad5039c24..5f3f65954e3 100644 --- a/stable/tdarr-node/2.0.33/CHANGELOG.md +++ b/stable/tdarr-node/2.0.33/CHANGELOG.md @@ -2,6 +2,23 @@ +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [tdarr-node-2.0.32](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.32) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.31](https://github.com/truecharts/charts/compare/tdarr-node-2.0.29...tdarr-node-2.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/tdarr-node/2.0.33/Chart.lock b/stable/tdarr-node/2.0.33/Chart.lock index 89a249ff69e..2031ec79257 100644 --- a/stable/tdarr-node/2.0.33/Chart.lock +++ b/stable/tdarr-node/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:30.061707909Z" +generated: "2022-09-16T07:28:08.011970754Z" diff --git a/stable/tdarr/2.0.33/CHANGELOG.md b/stable/tdarr/2.0.33/CHANGELOG.md index c531dce018f..bc56ef73f03 100644 --- a/stable/tdarr/2.0.33/CHANGELOG.md +++ b/stable/tdarr/2.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tdarr-2.0.30](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/tdarr/2.0.33/Chart.lock b/stable/tdarr/2.0.33/Chart.lock index f051709809d..634e6013b5e 100644 --- a/stable/tdarr/2.0.33/Chart.lock +++ b/stable/tdarr/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:22.893216139Z" +generated: "2022-09-16T07:28:01.320134161Z" diff --git a/stable/teamspeak3/4.0.34/CHANGELOG.md b/stable/teamspeak3/4.0.34/CHANGELOG.md index 4f92545ec75..ffcfe002bc8 100644 --- a/stable/teamspeak3/4.0.34/CHANGELOG.md +++ b/stable/teamspeak3/4.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [teamspeak3-4.0.31](https://github.com/truecharts/charts/compare/teamspeak3-4.0.30...teamspeak3-4.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/teamspeak3/4.0.34/Chart.lock b/stable/teamspeak3/4.0.34/Chart.lock index 9a87fe36cde..1118458b377 100644 --- a/stable/teamspeak3/4.0.34/Chart.lock +++ b/stable/teamspeak3/4.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:35.536053422Z" +generated: "2022-09-16T07:28:16.116432586Z" diff --git a/stable/teedy/7.0.38/CHANGELOG.md b/stable/teedy/7.0.38/CHANGELOG.md index 9321595c53c..7f36aea59c9 100644 --- a/stable/teedy/7.0.38/CHANGELOG.md +++ b/stable/teedy/7.0.38/CHANGELOG.md @@ -2,6 +2,17 @@ +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [teedy-7.0.36](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-7.0.36) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/teedy/7.0.38/Chart.lock b/stable/teedy/7.0.38/Chart.lock index 3404ccfe893..2eb513f1466 100644 --- a/stable/teedy/7.0.38/Chart.lock +++ b/stable/teedy/7.0.38/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:09:54.595148069Z" +generated: "2022-09-16T07:28:33.868877647Z" diff --git a/stable/thelounge/6.0.31/CHANGELOG.md b/stable/thelounge/6.0.31/CHANGELOG.md index e64870829d1..2e06fbc14d1 100644 --- a/stable/thelounge/6.0.31/CHANGELOG.md +++ b/stable/thelounge/6.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [thelounge-6.0.28](https://github.com/truecharts/charts/compare/thelounge-6.0.27...thelounge-6.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/thelounge/6.0.31/Chart.lock b/stable/thelounge/6.0.31/Chart.lock index e3ef9dad62e..ca4be84c313 100644 --- a/stable/thelounge/6.0.31/Chart.lock +++ b/stable/thelounge/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:09:54.74855138Z" +generated: "2022-09-16T07:28:34.383374105Z" diff --git a/stable/theme-park/2.0.13/Chart.lock b/stable/theme-park/2.0.13/Chart.lock deleted file mode 100644 index d18666fe650..00000000000 --- a/stable/theme-park/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:10:00.938890555Z" diff --git a/stable/theme-park/2.0.13/CHANGELOG.md b/stable/theme-park/2.0.14/CHANGELOG.md similarity index 87% rename from stable/theme-park/2.0.13/CHANGELOG.md rename to stable/theme-park/2.0.14/CHANGELOG.md index 202cb8d52dc..dbb8077734f 100644 --- a/stable/theme-park/2.0.13/CHANGELOG.md +++ b/stable/theme-park/2.0.14/CHANGELOG.md @@ -2,6 +2,17 @@ +## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [theme-park-2.0.13](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.13) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [theme-park-2.0.10](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.10) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/theme-park/2.0.14/Chart.lock b/stable/theme-park/2.0.14/Chart.lock new file mode 100644 index 00000000000..c35acc75179 --- /dev/null +++ b/stable/theme-park/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-16T07:28:40.854171516Z" diff --git a/stable/theme-park/2.0.13/Chart.yaml b/stable/theme-park/2.0.14/Chart.yaml similarity index 95% rename from stable/theme-park/2.0.13/Chart.yaml rename to stable/theme-park/2.0.14/Chart.yaml index f219cc9ba0e..8a5e3de5fe0 100644 --- a/stable/theme-park/2.0.13/Chart.yaml +++ b/stable/theme-park/2.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.10.1" +appVersion: "1.12.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - https://github.com/gilbn/theme.park type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - customization diff --git a/stable/theme-park/2.0.13/README.md b/stable/theme-park/2.0.14/README.md similarity index 95% rename from stable/theme-park/2.0.13/README.md rename to stable/theme-park/2.0.14/README.md index adb531bd566..9e2c986e812 100644 --- a/stable/theme-park/2.0.13/README.md +++ b/stable/theme-park/2.0.14/README.md @@ -1,6 +1,6 @@ # theme-park -![Version: 2.0.13](https://img.shields.io/badge/Version-2.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.1](https://img.shields.io/badge/AppVersion-1.10.1-informational?style=flat-square) +![Version: 2.0.14](https://img.shields.io/badge/Version-2.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) Custom themes for your favorite apps! diff --git a/stable/theme-park/2.0.13/app-readme.md b/stable/theme-park/2.0.14/app-readme.md similarity index 100% rename from stable/theme-park/2.0.13/app-readme.md rename to stable/theme-park/2.0.14/app-readme.md diff --git a/stable/theme-park/2.0.14/charts/common-10.5.10.tgz b/stable/theme-park/2.0.14/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/theme-park/2.0.14/charts/common-10.5.10.tgz differ diff --git a/stable/theme-park/2.0.13/ix_values.yaml b/stable/theme-park/2.0.14/ix_values.yaml similarity index 74% rename from stable/theme-park/2.0.13/ix_values.yaml rename to stable/theme-park/2.0.14/ix_values.yaml index 6a0807f34ab..114354614e5 100644 --- a/stable/theme-park/2.0.13/ix_values.yaml +++ b/stable/theme-park/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/theme-park pullPolicy: IfNotPresent - tag: 1.10.1@sha256:b74ea93ec9de929b8aa15affbbc636ff76507c07e6e445b59076d5c0b25f08b2 + tag: 1.12.0@sha256:2a917f3e0412c19fff4e3598bb0b84e6a20550812f9e757d812fd685db8f958d service: main: diff --git a/stable/theme-park/2.0.13/questions.yaml b/stable/theme-park/2.0.14/questions.yaml similarity index 100% rename from stable/theme-park/2.0.13/questions.yaml rename to stable/theme-park/2.0.14/questions.yaml diff --git a/stable/theme-park/2.0.14/templates/common.yaml b/stable/theme-park/2.0.14/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/theme-park/2.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/theme-park/2.0.14/values.yaml b/stable/theme-park/2.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/2.0.34/CHANGELOG.md b/stable/tinymediamanager/2.0.34/CHANGELOG.md index b0ab624d664..c1ad4dcd027 100644 --- a/stable/tinymediamanager/2.0.34/CHANGELOG.md +++ b/stable/tinymediamanager/2.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tinymediamanager-2.0.31](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/tinymediamanager/2.0.34/Chart.lock b/stable/tinymediamanager/2.0.34/Chart.lock index 486f5b3f289..6be5a5a1b3c 100644 --- a/stable/tinymediamanager/2.0.34/Chart.lock +++ b/stable/tinymediamanager/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:10:06.44581302Z" +generated: "2022-09-16T07:28:48.831441241Z" diff --git a/stable/traccar/7.0.40/CHANGELOG.md b/stable/traccar/7.0.40/CHANGELOG.md index c7a55caf0bc..77ce3f5321f 100644 --- a/stable/traccar/7.0.40/CHANGELOG.md +++ b/stable/traccar/7.0.40/CHANGELOG.md @@ -2,6 +2,17 @@ +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [traccar-7.0.38](https://github.com/truecharts/charts/compare/traccar-7.0.37...traccar-7.0.38) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/traccar/7.0.40/Chart.lock b/stable/traccar/7.0.40/Chart.lock index 100f5b7f13e..978534ec6aa 100644 --- a/stable/traccar/7.0.40/Chart.lock +++ b/stable/traccar/7.0.40/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:10:38.184413855Z" +generated: "2022-09-16T07:29:19.860946837Z" diff --git a/stable/traefik/13.3.8/CHANGELOG.md b/stable/traefik/13.3.8/CHANGELOG.md index ac1da0e3eae..800e562ac6e 100644 --- a/stable/traefik/13.3.8/CHANGELOG.md +++ b/stable/traefik/13.3.8/CHANGELOG.md @@ -2,6 +2,17 @@ +## [traefik-13.3.8](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.8) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [traefik-13.3.8](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.8) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - move docs from website repo ([#3722](https://github.com/truecharts/charts/issues/3722)) - - - -## [traefik-13.3.5](https://github.com/truecharts/charts/compare/traefik-13.3.4...traefik-13.3.5) (2022-09-04) - -### Chore - -- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681)) - - - diff --git a/stable/traefik/13.3.8/Chart.lock b/stable/traefik/13.3.8/Chart.lock index 31640dbda52..13bc0807923 100644 --- a/stable/traefik/13.3.8/Chart.lock +++ b/stable/traefik/13.3.8/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:10:31.158214922Z" +generated: "2022-09-16T07:29:13.882015674Z" diff --git a/stable/traefik/13.3.8/Chart.yaml b/stable/traefik/13.3.8/Chart.yaml index 690a7c41abc..442d7da0f0c 100644 --- a/stable/traefik/13.3.8/Chart.yaml +++ b/stable/traefik/13.3.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.8.4" +appVersion: "2.8.5" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/traefik/13.3.8/README.md b/stable/traefik/13.3.8/README.md index 22568fc6824..015341af9d7 100644 --- a/stable/traefik/13.3.8/README.md +++ b/stable/traefik/13.3.8/README.md @@ -1,6 +1,6 @@ # traefik -![Version: 13.3.8](https://img.shields.io/badge/Version-13.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.4](https://img.shields.io/badge/AppVersion-2.8.4-informational?style=flat-square) +![Version: 13.3.8](https://img.shields.io/badge/Version-13.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.5](https://img.shields.io/badge/AppVersion-2.8.5-informational?style=flat-square) Traefik is a flexible reverse proxy and Ingress Provider. diff --git a/stable/traefik/13.3.8/ix_values.yaml b/stable/traefik/13.3.8/ix_values.yaml index 3447a52cdec..c418b0017c4 100644 --- a/stable/traefik/13.3.8/ix_values.yaml +++ b/stable/traefik/13.3.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/traefik # defaults to appVersion - tag: 2.8.4@sha256:33908f7f3a9efaa1c1cefc1f91558ad5c8bf0709c35b5327e495d9d68b0917d6 + tag: 2.8.5@sha256:886113b038caea4d31bf1f5c0e96fd883c700f509a9d918754c7f32000b90201 pullPolicy: IfNotPresent # -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x diff --git a/stable/transmission/12.0.34/CHANGELOG.md b/stable/transmission/12.0.34/CHANGELOG.md index 98f02875d94..09ed5855338 100644 --- a/stable/transmission/12.0.34/CHANGELOG.md +++ b/stable/transmission/12.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [transmission-12.0.31](https://github.com/truecharts/charts/compare/transmission-12.0.30...transmission-12.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/transmission/12.0.34/Chart.lock b/stable/transmission/12.0.34/Chart.lock index 60da7bd9cdf..c0973cdf7fe 100644 --- a/stable/transmission/12.0.34/Chart.lock +++ b/stable/transmission/12.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:10:35.894552466Z" +generated: "2022-09-16T07:29:17.646150906Z" diff --git a/stable/trilium-notes/5.0.34/CHANGELOG.md b/stable/trilium-notes/5.0.34/CHANGELOG.md index 38c37304b0a..e776d853f74 100644 --- a/stable/trilium-notes/5.0.34/CHANGELOG.md +++ b/stable/trilium-notes/5.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [trilium-notes-5.0.31](https://github.com/truecharts/charts/compare/trilium-notes-5.0.30...trilium-notes-5.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/trilium-notes/5.0.34/Chart.lock b/stable/trilium-notes/5.0.34/Chart.lock index 73fa6d912bb..4dffc0d637f 100644 --- a/stable/trilium-notes/5.0.34/Chart.lock +++ b/stable/trilium-notes/5.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:10:36.7326047Z" +generated: "2022-09-16T07:29:21.805327982Z" diff --git a/stable/truecommand/11.0.32/CHANGELOG.md b/stable/truecommand/11.0.32/CHANGELOG.md index a6ee8d99fc0..b9f9c586888 100644 --- a/stable/truecommand/11.0.32/CHANGELOG.md +++ b/stable/truecommand/11.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [truecommand-11.0.29](https://github.com/truecharts/charts/compare/truecommand-11.0.28...truecommand-11.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/truecommand/11.0.32/Chart.lock b/stable/truecommand/11.0.32/Chart.lock index 3c9e0f4e4a4..8e30430d498 100644 --- a/stable/truecommand/11.0.32/Chart.lock +++ b/stable/truecommand/11.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:11:02.916343256Z" +generated: "2022-09-16T07:29:47.3728898Z" diff --git a/stable/tsmuxer/1.0.9/CHANGELOG.md b/stable/tsmuxer/1.0.9/CHANGELOG.md index 92d3269effd..62fc823d1f8 100644 --- a/stable/tsmuxer/1.0.9/CHANGELOG.md +++ b/stable/tsmuxer/1.0.9/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [tsmuxer-1.0.6](https://github.com/truecharts/charts/compare/tsmuxer-1.0.5...tsmuxer-1.0.6) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/tsmuxer/1.0.9/Chart.lock b/stable/tsmuxer/1.0.9/Chart.lock index b5c29c187be..8a625a9c91d 100644 --- a/stable/tsmuxer/1.0.9/Chart.lock +++ b/stable/tsmuxer/1.0.9/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:11:07.48179405Z" +generated: "2022-09-16T07:29:51.108177967Z" diff --git a/stable/tt-rss/7.0.37/CHANGELOG.md b/stable/tt-rss/7.0.37/CHANGELOG.md index 9deaab37305..371fe202ef0 100644 --- a/stable/tt-rss/7.0.37/CHANGELOG.md +++ b/stable/tt-rss/7.0.37/CHANGELOG.md @@ -2,6 +2,17 @@ +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/tt-rss/7.0.37/Chart.lock b/stable/tt-rss/7.0.37/Chart.lock index 84e2e216161..7bb475b9e3c 100644 --- a/stable/tt-rss/7.0.37/Chart.lock +++ b/stable/tt-rss/7.0.37/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:11:20.056317884Z" +generated: "2022-09-16T07:30:08.808686689Z" diff --git a/stable/tvheadend/12.0.36/CHANGELOG.md b/stable/tvheadend/12.0.36/CHANGELOG.md index a3e0b3d3fc0..4cec93f1cab 100644 --- a/stable/tvheadend/12.0.36/CHANGELOG.md +++ b/stable/tvheadend/12.0.36/CHANGELOG.md @@ -2,6 +2,16 @@ +## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700)) - - -## [tvheadend-12.0.33](https://github.com/truecharts/charts/compare/tvheadend-12.0.32...tvheadend-12.0.33) (2022-09-01) - -### Chore - -- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649)) - - - diff --git a/stable/tvheadend/12.0.36/Chart.lock b/stable/tvheadend/12.0.36/Chart.lock index 86872e94270..2dc1ce963d8 100644 --- a/stable/tvheadend/12.0.36/Chart.lock +++ b/stable/tvheadend/12.0.36/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:11:19.628187035Z" +generated: "2022-09-16T07:30:04.941164253Z" diff --git a/stable/twtxt/3.0.30/CHANGELOG.md b/stable/twtxt/3.0.30/CHANGELOG.md index 2e0b4785f7b..6d31420a85d 100644 --- a/stable/twtxt/3.0.30/CHANGELOG.md +++ b/stable/twtxt/3.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [twtxt-3.0.27](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/twtxt/3.0.30/Chart.lock b/stable/twtxt/3.0.30/Chart.lock index ccee7efb629..a3fc9ca6823 100644 --- a/stable/twtxt/3.0.30/Chart.lock +++ b/stable/twtxt/3.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:11:33.377109457Z" +generated: "2022-09-16T07:30:20.121772511Z" diff --git a/stable/typecho/4.0.2/CHANGELOG.md b/stable/typecho/4.0.2/CHANGELOG.md index b834e299769..937b6eb5e7a 100644 --- a/stable/typecho/4.0.2/CHANGELOG.md +++ b/stable/typecho/4.0.2/CHANGELOG.md @@ -2,6 +2,17 @@ +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [typecho-3.0.35](https://github.com/truecharts/charts/compare/typecho-3.0.34...typecho-3.0.35) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/typecho/4.0.2/Chart.lock b/stable/typecho/4.0.2/Chart.lock index 738028fd2a2..083fee0c52d 100644 --- a/stable/typecho/4.0.2/Chart.lock +++ b/stable/typecho/4.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T15:11:50.923190061Z" +generated: "2022-09-16T07:30:36.968879749Z" diff --git a/stable/ubooquity/3.0.31/CHANGELOG.md b/stable/ubooquity/3.0.31/CHANGELOG.md index 43ac973b358..2fdbd4d7d35 100644 --- a/stable/ubooquity/3.0.31/CHANGELOG.md +++ b/stable/ubooquity/3.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ubooquity-3.0.28](https://github.com/truecharts/charts/compare/ubooquity-3.0.27...ubooquity-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/ubooquity/3.0.31/Chart.lock b/stable/ubooquity/3.0.31/Chart.lock index b9e39f13df2..5af5a067b34 100644 --- a/stable/ubooquity/3.0.31/Chart.lock +++ b/stable/ubooquity/3.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:11:51.034324696Z" +generated: "2022-09-16T07:30:37.249419239Z" diff --git a/stable/unifi/11.0.34/CHANGELOG.md b/stable/unifi/11.0.34/CHANGELOG.md index 2c5fe56f8e7..b5e1bdf2a0c 100644 --- a/stable/unifi/11.0.34/CHANGELOG.md +++ b/stable/unifi/11.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Add docs for L3 adoption ([#3715](https://github.com/truecharts/charts/issues/3715)) - - -## [unifi-11.0.31](https://github.com/truecharts/charts/compare/unifi-11.0.29...unifi-11.0.31) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/unifi/11.0.34/Chart.lock b/stable/unifi/11.0.34/Chart.lock index ad97a6cb25d..c503ea55a79 100644 --- a/stable/unifi/11.0.34/Chart.lock +++ b/stable/unifi/11.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:02.591844696Z" +generated: "2022-09-16T07:30:53.106491058Z" diff --git a/stable/unmanic/3.0.31/CHANGELOG.md b/stable/unmanic/3.0.31/CHANGELOG.md index 1228fbf1f3f..633372ec2d7 100644 --- a/stable/unmanic/3.0.31/CHANGELOG.md +++ b/stable/unmanic/3.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [unmanic-3.0.28](https://github.com/truecharts/charts/compare/unmanic-3.0.27...unmanic-3.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/unmanic/3.0.31/Chart.lock b/stable/unmanic/3.0.31/Chart.lock index a6857836ca4..8db7ec8349b 100644 --- a/stable/unmanic/3.0.31/Chart.lock +++ b/stable/unmanic/3.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:03.31409802Z" +generated: "2022-09-16T07:30:53.448557829Z" diff --git a/stable/unpackerr/6.0.31/CHANGELOG.md b/stable/unpackerr/6.0.31/CHANGELOG.md index 78366f76779..182aeabfb0b 100644 --- a/stable/unpackerr/6.0.31/CHANGELOG.md +++ b/stable/unpackerr/6.0.31/CHANGELOG.md @@ -2,6 +2,23 @@ +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [unpackerr-6.0.30](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.30) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.29](https://github.com/truecharts/charts/compare/unpackerr-6.0.27...unpackerr-6.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/unpackerr/6.0.31/Chart.lock b/stable/unpackerr/6.0.31/Chart.lock index 13e98ceab5a..dff9539e987 100644 --- a/stable/unpackerr/6.0.31/Chart.lock +++ b/stable/unpackerr/6.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:22.423793264Z" +generated: "2022-09-16T07:31:09.800370445Z" diff --git a/stable/unpoller/3.0.34/CHANGELOG.md b/stable/unpoller/3.0.34/CHANGELOG.md index 91faee8de72..524c6d64586 100644 --- a/stable/unpoller/3.0.34/CHANGELOG.md +++ b/stable/unpoller/3.0.34/CHANGELOG.md @@ -2,6 +2,23 @@ +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.32](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/unpoller/3.0.34/Chart.lock b/stable/unpoller/3.0.34/Chart.lock index ed74ff35cda..cafaffdf086 100644 --- a/stable/unpoller/3.0.34/Chart.lock +++ b/stable/unpoller/3.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:33.180620803Z" +generated: "2022-09-16T07:31:22.0604519Z" diff --git a/stable/uptime-kuma/3.0.33/CHANGELOG.md b/stable/uptime-kuma/3.0.33/CHANGELOG.md index f0e60ebd419..af4e4f958eb 100644 --- a/stable/uptime-kuma/3.0.33/CHANGELOG.md +++ b/stable/uptime-kuma/3.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - - -## [uptime-kuma-3.0.31](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.30...uptime-kuma-3.0.31) (2022-09-06) - -### Chore - -- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710)) - - diff --git a/stable/uptime-kuma/3.0.33/Chart.lock b/stable/uptime-kuma/3.0.33/Chart.lock index b94791acd6d..f3831e04089 100644 --- a/stable/uptime-kuma/3.0.33/Chart.lock +++ b/stable/uptime-kuma/3.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:33.734509543Z" +generated: "2022-09-16T07:31:26.083133026Z" diff --git a/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md index c2db8e783f4..4ee32422dbd 100644 --- a/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md +++ b/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md @@ -2,6 +2,23 @@ +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.32](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/uptimerobot-prometheus/4.0.34/Chart.lock b/stable/uptimerobot-prometheus/4.0.34/Chart.lock index ea594afa99b..795f86eaa70 100644 --- a/stable/uptimerobot-prometheus/4.0.34/Chart.lock +++ b/stable/uptimerobot-prometheus/4.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:34.242093836Z" +generated: "2022-09-16T07:31:26.169077385Z" diff --git a/stable/valheim/3.0.35/CHANGELOG.md b/stable/valheim/3.0.35/CHANGELOG.md index 34eac3df916..d28c521fbdc 100644 --- a/stable/valheim/3.0.35/CHANGELOG.md +++ b/stable/valheim/3.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668)) - - -## [valheim-3.0.32](https://github.com/truecharts/charts/compare/valheim-3.0.30...valheim-3.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/valheim/3.0.35/Chart.lock b/stable/valheim/3.0.35/Chart.lock index f8323f751fc..53533edd769 100644 --- a/stable/valheim/3.0.35/Chart.lock +++ b/stable/valheim/3.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:12:53.279320448Z" +generated: "2022-09-16T07:31:41.977797251Z" diff --git a/stable/vaultwarden/16.0.39/CHANGELOG.md b/stable/vaultwarden/16.0.39/CHANGELOG.md index c6df59cecc3..eefea4856d0 100644 --- a/stable/vaultwarden/16.0.39/CHANGELOG.md +++ b/stable/vaultwarden/16.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/vaultwarden/16.0.39/Chart.lock b/stable/vaultwarden/16.0.39/Chart.lock index 444c98a5fb9..8c5e8689021 100644 --- a/stable/vaultwarden/16.0.39/Chart.lock +++ b/stable/vaultwarden/16.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:13:16.043464817Z" +generated: "2022-09-16T07:32:06.676449127Z" diff --git a/stable/verysync/2.0.34/CHANGELOG.md b/stable/verysync/2.0.34/CHANGELOG.md index aae518d8114..d1f9e5977b3 100644 --- a/stable/verysync/2.0.34/CHANGELOG.md +++ b/stable/verysync/2.0.34/CHANGELOG.md @@ -2,6 +2,16 @@ +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [verysync-2.0.31](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/verysync/2.0.34/Chart.lock b/stable/verysync/2.0.34/Chart.lock index f72e15613be..082d519331b 100644 --- a/stable/verysync/2.0.34/Chart.lock +++ b/stable/verysync/2.0.34/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:13:05.042741241Z" +generated: "2022-09-16T07:31:58.950837943Z" diff --git a/stable/vikunja/3.0.52/CHANGELOG.md b/stable/vikunja/3.0.52/CHANGELOG.md index 8ce5391d50e..890f3282336 100644 --- a/stable/vikunja/3.0.52/CHANGELOG.md +++ b/stable/vikunja/3.0.52/CHANGELOG.md @@ -2,6 +2,18 @@ +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [vikunja-3.0.50](https://github.com/truecharts/charts/compare/vikunja-3.0.49...vikunja-3.0.50) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/vikunja/3.0.52/Chart.lock b/stable/vikunja/3.0.52/Chart.lock index 6108266f43b..7ca3afb0c48 100644 --- a/stable/vikunja/3.0.52/Chart.lock +++ b/stable/vikunja/3.0.52/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T15:13:28.462508959Z" +generated: "2022-09-16T07:32:24.064159537Z" diff --git a/stable/vikunja/3.0.52/ix_values.yaml b/stable/vikunja/3.0.52/ix_values.yaml index de5d6537f48..5e9e131d562 100644 --- a/stable/vikunja/3.0.52/ix_values.yaml +++ b/stable/vikunja/3.0.52/ix_values.yaml @@ -10,7 +10,7 @@ frontendImage: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:1620254cd011e2b81361f1f4682fd6cceadf13b07f8e37f322b60407d6d5a766 + tag: v1.23.1@sha256:751dcda748469474cf4f0c8f404671d6d0e6b39f26d92196aa9312d9633b5f7b securityContext: readOnlyRootFilesystem: false diff --git a/stable/webgrabplus/2.0.31/CHANGELOG.md b/stable/webgrabplus/2.0.31/CHANGELOG.md index 64277e2003b..bd1639f8024 100644 --- a/stable/webgrabplus/2.0.31/CHANGELOG.md +++ b/stable/webgrabplus/2.0.31/CHANGELOG.md @@ -2,6 +2,23 @@ +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + ## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-15) ### Chore @@ -80,20 +97,3 @@ ## [webgrabplus-2.0.30](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.30) (2022-09-11) -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.29](https://github.com/truecharts/charts/compare/webgrabplus-2.0.27...webgrabplus-2.0.29) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - diff --git a/stable/webgrabplus/2.0.31/Chart.lock b/stable/webgrabplus/2.0.31/Chart.lock index c94bbc4e4e3..f8d709d3e64 100644 --- a/stable/webgrabplus/2.0.31/Chart.lock +++ b/stable/webgrabplus/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:13:24.397703854Z" +generated: "2022-09-16T07:32:14.301346906Z" diff --git a/stable/weblate/4.0.39/CHANGELOG.md b/stable/weblate/4.0.40/CHANGELOG.md similarity index 85% rename from stable/weblate/4.0.39/CHANGELOG.md rename to stable/weblate/4.0.40/CHANGELOG.md index f064245fa53..5859a268885 100644 --- a/stable/weblate/4.0.39/CHANGELOG.md +++ b/stable/weblate/4.0.40/CHANGELOG.md @@ -2,6 +2,18 @@ +## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [weblate-4.0.39](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.39) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [weblate-4.0.37](https://github.com/truecharts/charts/compare/weblate-4.0.36...weblate-4.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/weblate/4.0.39/Chart.lock b/stable/weblate/4.0.40/Chart.lock similarity index 88% rename from stable/weblate/4.0.39/Chart.lock rename to stable/weblate/4.0.40/Chart.lock index 82da1c5db0f..f73ec6c15fa 100644 --- a/stable/weblate/4.0.39/Chart.lock +++ b/stable/weblate/4.0.40/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T15:14:01.197612216Z" +generated: "2022-09-16T07:32:58.038568285Z" diff --git a/stable/weblate/4.0.39/Chart.yaml b/stable/weblate/4.0.40/Chart.yaml similarity index 96% rename from stable/weblate/4.0.39/Chart.yaml rename to stable/weblate/4.0.40/Chart.yaml index a7cc3b30899..99bfd7a6488 100644 --- a/stable/weblate/4.0.39/Chart.yaml +++ b/stable/weblate/4.0.40/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.13.1" +appVersion: "4.14.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 4.0.39 +version: 4.0.40 annotations: truecharts.org/catagories: | - media diff --git a/stable/weblate/4.0.39/README.md b/stable/weblate/4.0.40/README.md similarity index 94% rename from stable/weblate/4.0.39/README.md rename to stable/weblate/4.0.40/README.md index 44564d0c926..95d4fe956ba 100644 --- a/stable/weblate/4.0.39/README.md +++ b/stable/weblate/4.0.40/README.md @@ -1,6 +1,6 @@ # weblate -![Version: 4.0.39](https://img.shields.io/badge/Version-4.0.39-informational?style=flat-square) ![AppVersion: 4.13.1](https://img.shields.io/badge/AppVersion-4.13.1-informational?style=flat-square) +![Version: 4.0.40](https://img.shields.io/badge/Version-4.0.40-informational?style=flat-square) ![AppVersion: 4.14.1](https://img.shields.io/badge/AppVersion-4.14.1-informational?style=flat-square) Weblate is a copylefted libre software web-based continuous localization system diff --git a/stable/weblate/4.0.39/app-readme.md b/stable/weblate/4.0.40/app-readme.md similarity index 100% rename from stable/weblate/4.0.39/app-readme.md rename to stable/weblate/4.0.40/app-readme.md diff --git a/stable/weblate/4.0.40/charts/common-10.5.10.tgz b/stable/weblate/4.0.40/charts/common-10.5.10.tgz new file mode 100644 index 00000000000..af170c75a6d Binary files /dev/null and b/stable/weblate/4.0.40/charts/common-10.5.10.tgz differ diff --git a/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz b/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz new file mode 100644 index 00000000000..ef5433c52fa Binary files /dev/null and b/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz differ diff --git a/stable/weblate/4.0.40/charts/redis-3.0.75.tgz b/stable/weblate/4.0.40/charts/redis-3.0.75.tgz new file mode 100644 index 00000000000..3be8a655992 Binary files /dev/null and b/stable/weblate/4.0.40/charts/redis-3.0.75.tgz differ diff --git a/stable/weblate/4.0.39/ix_values.yaml b/stable/weblate/4.0.40/ix_values.yaml similarity index 98% rename from stable/weblate/4.0.39/ix_values.yaml rename to stable/weblate/4.0.40/ix_values.yaml index 7a345cd9bce..4c163dada75 100644 --- a/stable/weblate/4.0.39/ix_values.yaml +++ b/stable/weblate/4.0.40/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/weblate - tag: v4.13.1@sha256:2d56cd0e340378a7e18b1eaa570705cd6b3b2ae1134ee0afdc0a6cee9df6bee9 + tag: 4.14.1@sha256:5efac44e0da3af94e4df39fc09a79df949a22ace26adf2d4433f7b82c0aaeb39 pullPolicy: IfNotPresent securityContext: diff --git a/stable/weblate/4.0.39/questions.yaml b/stable/weblate/4.0.40/questions.yaml similarity index 100% rename from stable/weblate/4.0.39/questions.yaml rename to stable/weblate/4.0.40/questions.yaml diff --git a/stable/weblate/4.0.39/templates/_configmap.tpl b/stable/weblate/4.0.40/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.39/templates/_configmap.tpl rename to stable/weblate/4.0.40/templates/_configmap.tpl diff --git a/stable/weblate/4.0.39/templates/common.yaml b/stable/weblate/4.0.40/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.39/templates/common.yaml rename to stable/weblate/4.0.40/templates/common.yaml diff --git a/stable/weblate/4.0.40/values.yaml b/stable/weblate/4.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/2.0.32/CHANGELOG.md b/stable/website-shot/2.0.32/CHANGELOG.md index a0fbed6a6fc..5f6631e0d84 100644 --- a/stable/website-shot/2.0.32/CHANGELOG.md +++ b/stable/website-shot/2.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [website-shot-2.0.29](https://github.com/truecharts/charts/compare/website-shot-2.0.28...website-shot-2.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/website-shot/2.0.32/Chart.lock b/stable/website-shot/2.0.32/Chart.lock index 1cfa5c3e8ed..72c0ef2d464 100644 --- a/stable/website-shot/2.0.32/Chart.lock +++ b/stable/website-shot/2.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:13:56.437833379Z" +generated: "2022-09-16T07:32:47.474245838Z" diff --git a/stable/wekan/5.0.11/CHANGELOG.md b/stable/wekan/5.0.11/CHANGELOG.md index f7738102a68..74dc26b56d4 100644 --- a/stable/wekan/5.0.11/CHANGELOG.md +++ b/stable/wekan/5.0.11/CHANGELOG.md @@ -2,6 +2,18 @@ +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [wekan-5.0.9](https://github.com/truecharts/charts/compare/wekan-5.0.8...wekan-5.0.9) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/wekan/5.0.11/Chart.lock b/stable/wekan/5.0.11/Chart.lock index 5bc08367188..2ef1daab358 100644 --- a/stable/wekan/5.0.11/Chart.lock +++ b/stable/wekan/5.0.11/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 2.0.13 digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 -generated: "2022-09-15T15:14:11.90469332Z" +generated: "2022-09-16T07:33:05.928748141Z" diff --git a/stable/wekan/5.0.11/Chart.yaml b/stable/wekan/5.0.11/Chart.yaml index 47ff3841c67..dac853d8fdf 100644 --- a/stable/wekan/5.0.11/Chart.yaml +++ b/stable/wekan/5.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.44" +appVersion: "6.46" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/stable/wekan/5.0.11/README.md b/stable/wekan/5.0.11/README.md index 35483161fe2..8ff18d38a10 100644 --- a/stable/wekan/5.0.11/README.md +++ b/stable/wekan/5.0.11/README.md @@ -1,6 +1,6 @@ # wekan -![Version: 5.0.11](https://img.shields.io/badge/Version-5.0.11-informational?style=flat-square) ![AppVersion: 6.44](https://img.shields.io/badge/AppVersion-6.44-informational?style=flat-square) +![Version: 5.0.11](https://img.shields.io/badge/Version-5.0.11-informational?style=flat-square) ![AppVersion: 6.46](https://img.shields.io/badge/AppVersion-6.46-informational?style=flat-square) WeKan - Open Source kanban diff --git a/stable/wekan/5.0.11/ix_values.yaml b/stable/wekan/5.0.11/ix_values.yaml index b42cb04b7c5..42b9a5c0e6c 100644 --- a/stable/wekan/5.0.11/ix_values.yaml +++ b/stable/wekan/5.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/wekan - tag: 6.44@sha256:87bf821658e43a435ee3d6f1bde03abda8fddc01d238fea646556c8ede9aa556 + tag: 6.46@sha256:a5c1fdd0dfdcab3d98531dc053540c57f52605bc4b7a24c44bbf3637df07e36d pullPolicy: IfNotPresent env: diff --git a/stable/wg-easy/1.0.25/CHANGELOG.md b/stable/wg-easy/1.0.25/CHANGELOG.md index f5e2ab65791..9fa1c9f057b 100644 --- a/stable/wg-easy/1.0.25/CHANGELOG.md +++ b/stable/wg-easy/1.0.25/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [wg-easy-1.0.22](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.22) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/wg-easy/1.0.25/Chart.lock b/stable/wg-easy/1.0.25/Chart.lock index ec0004f1890..b6fc0bbffe3 100644 --- a/stable/wg-easy/1.0.25/Chart.lock +++ b/stable/wg-easy/1.0.25/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:14:22.92796386Z" +generated: "2022-09-16T07:33:21.259968162Z" diff --git a/stable/wger/1.1.5/CHANGELOG.md b/stable/wger/1.1.5/CHANGELOG.md index 557acfe6cec..6e1325b91e8 100644 --- a/stable/wger/1.1.5/CHANGELOG.md +++ b/stable/wger/1.1.5/CHANGELOG.md @@ -2,6 +2,18 @@ +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-15) ### Chore @@ -85,15 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - -## [wger-1.1.3](https://github.com/truecharts/charts/compare/wger-1.1.2...wger-1.1.3) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/wger/1.1.5/Chart.lock b/stable/wger/1.1.5/Chart.lock index 4d38d454c92..8bbd81a1625 100644 --- a/stable/wger/1.1.5/Chart.lock +++ b/stable/wger/1.1.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.75 digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-15T15:14:51.129941661Z" +generated: "2022-09-16T07:33:46.780554767Z" diff --git a/stable/wger/1.1.5/ix_values.yaml b/stable/wger/1.1.5/ix_values.yaml index df7aba67970..4416ea2f836 100644 --- a/stable/wger/1.1.5/ix_values.yaml +++ b/stable/wger/1.1.5/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.23.1@sha256:1620254cd011e2b81361f1f4682fd6cceadf13b07f8e37f322b60407d6d5a766 + tag: v1.23.1@sha256:751dcda748469474cf4f0c8f404671d6d0e6b39f26d92196aa9312d9633b5f7b pullPolicy: IfNotPresent securityContext: diff --git a/stable/whisparr/1.0.3/CHANGELOG.md b/stable/whisparr/1.0.3/CHANGELOG.md index 68c0497d6f8..1b8706d63ef 100644 --- a/stable/whisparr/1.0.3/CHANGELOG.md +++ b/stable/whisparr/1.0.3/CHANGELOG.md @@ -2,6 +2,16 @@ +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727)) - - -## [whisparr-1.0.0](https://github.com/truecharts/charts/compare/whisparr-0.0.22...whisparr-1.0.0) (2022-09-04) - -### Feat - -- move to stable ([#3689](https://github.com/truecharts/charts/issues/3689)) - - - diff --git a/stable/whisparr/1.0.3/Chart.lock b/stable/whisparr/1.0.3/Chart.lock index 02a09e8ac79..5dcbf87d924 100644 --- a/stable/whisparr/1.0.3/Chart.lock +++ b/stable/whisparr/1.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:14:53.95436317Z" +generated: "2022-09-16T07:33:51.169384489Z" diff --git a/stable/whoogle/3.0.33/CHANGELOG.md b/stable/whoogle/3.0.33/CHANGELOG.md index b74ad6cf85a..7523bbb774f 100644 --- a/stable/whoogle/3.0.33/CHANGELOG.md +++ b/stable/whoogle/3.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [whoogle-3.0.30](https://github.com/truecharts/charts/compare/whoogle-3.0.29...whoogle-3.0.30) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/whoogle/3.0.33/Chart.lock b/stable/whoogle/3.0.33/Chart.lock index 1df37c9fcb9..255067de466 100644 --- a/stable/whoogle/3.0.33/Chart.lock +++ b/stable/whoogle/3.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:14:54.696973745Z" +generated: "2022-09-16T07:33:54.116730532Z" diff --git a/stable/wikijs/7.0.39/CHANGELOG.md b/stable/wikijs/7.0.39/CHANGELOG.md index 4d5be0f0335..28b0cc5d7e1 100644 --- a/stable/wikijs/7.0.39/CHANGELOG.md +++ b/stable/wikijs/7.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15) ### Chore @@ -83,17 +94,6 @@ -## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - ## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11) ### Chore diff --git a/stable/wikijs/7.0.39/Chart.lock b/stable/wikijs/7.0.39/Chart.lock index 83ec771607d..69762a6ddc5 100644 --- a/stable/wikijs/7.0.39/Chart.lock +++ b/stable/wikijs/7.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:15:08.043900702Z" +generated: "2022-09-16T07:34:08.9701408Z" diff --git a/stable/wireguard/1.0.5/CHANGELOG.md b/stable/wireguard/1.0.5/CHANGELOG.md index e77e1f7526e..90ad2fa3bc5 100644 --- a/stable/wireguard/1.0.5/CHANGELOG.md +++ b/stable/wireguard/1.0.5/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) - - - -## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - diff --git a/stable/wireguard/1.0.5/Chart.lock b/stable/wireguard/1.0.5/Chart.lock index 6fad03aae98..536e286f5fe 100644 --- a/stable/wireguard/1.0.5/Chart.lock +++ b/stable/wireguard/1.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:15:25.382001526Z" +generated: "2022-09-16T07:34:25.215106617Z" diff --git a/stable/wireshark/2.0.30/CHANGELOG.md b/stable/wireshark/2.0.30/CHANGELOG.md index 8fd62999bc4..dc3c87261ff 100644 --- a/stable/wireshark/2.0.30/CHANGELOG.md +++ b/stable/wireshark/2.0.30/CHANGELOG.md @@ -2,6 +2,16 @@ +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645)) - - -## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31) - -### Chore - -- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642)) - - - diff --git a/stable/wireshark/2.0.30/Chart.lock b/stable/wireshark/2.0.30/Chart.lock index b38fafce416..be214fef9c0 100644 --- a/stable/wireshark/2.0.30/Chart.lock +++ b/stable/wireshark/2.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:15:26.868365512Z" +generated: "2022-09-16T07:34:28.132332464Z" diff --git a/stable/xbackbone/3.0.39/CHANGELOG.md b/stable/xbackbone/3.0.39/CHANGELOG.md index 7d533cba522..27484bb50a8 100644 --- a/stable/xbackbone/3.0.39/CHANGELOG.md +++ b/stable/xbackbone/3.0.39/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [xbackbone-3.0.37](https://github.com/truecharts/charts/compare/xbackbone-3.0.36...xbackbone-3.0.37) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/xbackbone/3.0.39/Chart.lock b/stable/xbackbone/3.0.39/Chart.lock index f79c04e0f32..6a76c0d9539 100644 --- a/stable/xbackbone/3.0.39/Chart.lock +++ b/stable/xbackbone/3.0.39/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 3.0.73 digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-15T15:15:57.093397992Z" +generated: "2022-09-16T07:34:56.463747827Z" diff --git a/stable/xteve/6.0.32/CHANGELOG.md b/stable/xteve/6.0.32/CHANGELOG.md index 231133e8291..08e05bbbb90 100644 --- a/stable/xteve/6.0.32/CHANGELOG.md +++ b/stable/xteve/6.0.32/CHANGELOG.md @@ -2,6 +2,16 @@ +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [xteve-6.0.29](https://github.com/truecharts/charts/compare/xteve-6.0.28...xteve-6.0.29) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/xteve/6.0.32/Chart.lock b/stable/xteve/6.0.32/Chart.lock index 8cd4327a986..9db7ff82423 100644 --- a/stable/xteve/6.0.32/Chart.lock +++ b/stable/xteve/6.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:15:49.700360498Z" +generated: "2022-09-16T07:34:54.44758141Z" diff --git a/stable/xwiki/3.0.45/CHANGELOG.md b/stable/xwiki/3.0.45/CHANGELOG.md index df6f0598301..e5e2760203b 100644 --- a/stable/xwiki/3.0.45/CHANGELOG.md +++ b/stable/xwiki/3.0.45/CHANGELOG.md @@ -2,6 +2,17 @@ +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + ## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-15) ### Chore @@ -86,14 +97,3 @@ - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - -## [xwiki-3.0.43](https://github.com/truecharts/charts/compare/xwiki-3.0.42...xwiki-3.0.43) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - diff --git a/stable/xwiki/3.0.45/Chart.lock b/stable/xwiki/3.0.45/Chart.lock index dd96bbe8d73..68327505d29 100644 --- a/stable/xwiki/3.0.45/Chart.lock +++ b/stable/xwiki/3.0.45/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.78 digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-15T15:16:08.336888463Z" +generated: "2022-09-16T07:35:11.922546531Z" diff --git a/stable/zerotier/2.0.33/CHANGELOG.md b/stable/zerotier/2.0.33/CHANGELOG.md index 446f6dd041e..5101d523597 100644 --- a/stable/zerotier/2.0.33/CHANGELOG.md +++ b/stable/zerotier/2.0.33/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Add How-To guide ([#3698](https://github.com/truecharts/charts/issues/3698)) - - -## [zerotier-2.0.30](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.30) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/zerotier/2.0.33/Chart.lock b/stable/zerotier/2.0.33/Chart.lock index 95d3279a231..895c19a9e07 100644 --- a/stable/zerotier/2.0.33/Chart.lock +++ b/stable/zerotier/2.0.33/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:15:57.828344796Z" +generated: "2022-09-16T07:35:01.128932515Z" diff --git a/stable/zigbee2mqtt/4.0.35/CHANGELOG.md b/stable/zigbee2mqtt/4.0.35/CHANGELOG.md index bc5293bf500..879f471e59c 100644 --- a/stable/zigbee2mqtt/4.0.35/CHANGELOG.md +++ b/stable/zigbee2mqtt/4.0.35/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660)) - - -## [zigbee2mqtt-4.0.32](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.30...zigbee2mqtt-4.0.32) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/zigbee2mqtt/4.0.35/Chart.lock b/stable/zigbee2mqtt/4.0.35/Chart.lock index fc185d96f53..d929d4afa45 100644 --- a/stable/zigbee2mqtt/4.0.35/Chart.lock +++ b/stable/zigbee2mqtt/4.0.35/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:16:20.525584432Z" +generated: "2022-09-16T07:35:27.509202177Z" diff --git a/stable/znc/2.0.31/CHANGELOG.md b/stable/znc/2.0.31/CHANGELOG.md index 83664b8bf87..5042faa10d6 100644 --- a/stable/znc/2.0.31/CHANGELOG.md +++ b/stable/znc/2.0.31/CHANGELOG.md @@ -2,6 +2,16 @@ +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [znc-2.0.28](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.28) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/znc/2.0.31/Chart.lock b/stable/znc/2.0.31/Chart.lock index 8713acb06d9..70e55143f51 100644 --- a/stable/znc/2.0.31/Chart.lock +++ b/stable/znc/2.0.31/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:16:30.214795687Z" +generated: "2022-09-16T07:35:34.325258798Z" diff --git a/stable/ztcuui-aio/1.0.8/CHANGELOG.md b/stable/ztcuui-aio/1.0.8/CHANGELOG.md index 14fbc6304c9..74b8aa88832 100644 --- a/stable/ztcuui-aio/1.0.8/CHANGELOG.md +++ b/stable/ztcuui-aio/1.0.8/CHANGELOG.md @@ -2,6 +2,16 @@ +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ - Auto-update chart README [skip ci] - update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - - - - -## [ztcuui-aio-1.0.5](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.4...ztcuui-aio-1.0.5) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - diff --git a/stable/ztcuui-aio/1.0.8/Chart.lock b/stable/ztcuui-aio/1.0.8/Chart.lock index 69f7bc07d22..081db4ea639 100644 --- a/stable/ztcuui-aio/1.0.8/Chart.lock +++ b/stable/ztcuui-aio/1.0.8/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:16:40.542349374Z" +generated: "2022-09-16T07:35:40.261822319Z" diff --git a/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md b/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md index 5c63c0a5e08..bf5935a0d6f 100644 --- a/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md +++ b/stable/zwavejs2mqtt/11.0.38/CHANGELOG.md @@ -2,6 +2,16 @@ +## [zwavejs2mqtt-11.0.38](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.38) (2022-09-15) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + ## [zwavejs2mqtt-11.0.38](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.38) (2022-09-15) ### Chore @@ -87,13 +97,3 @@ ## [zwavejs2mqtt-11.0.36](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.35...zwavejs2mqtt-11.0.36) (2022-09-03) - -### Chore - -- update container image tccr.io/truecharts/zwavejs2mqtt to v7.0.0 ([#3670](https://github.com/truecharts/charts/issues/3670)) - - - - -## [zwavejs2mqtt-11.0.35](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.33...zwavejs2mqtt-11.0.35) (2022-08-30) - diff --git a/stable/zwavejs2mqtt/11.0.38/Chart.lock b/stable/zwavejs2mqtt/11.0.38/Chart.lock index 8452cc465ce..7f1e0e3decd 100644 --- a/stable/zwavejs2mqtt/11.0.38/Chart.lock +++ b/stable/zwavejs2mqtt/11.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.10 digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-15T15:16:50.912679635Z" +generated: "2022-09-16T07:35:56.363628817Z"